Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 299 for fecero (0.24 sec)

  1. staging/src/k8s.io/apimachinery/pkg/util/net/http_test.go

    		wantRemainder string
    		wantErr       string
    	}{
    		// invalid cases
    		{
    			name:    "empty",
    			header:  ``,
    			wantErr: "fewer than 3 segments",
    		},
    		{
    			name:    "bad code",
    			header:  `A B`,
    			wantErr: "fewer than 3 segments",
    		},
    		{
    			name:    "short code",
    			header:  `1 - "text"`,
    			wantErr: "not 3 digits",
    		},
    		{
    			name:    "bad code",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Apr 18 01:21:56 UTC 2023
    - 24.5K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/arch/arm/armasm/inst.go

    			buf.WriteString(" ")
    		} else {
    			buf.WriteString(", ")
    		}
    		buf.WriteString(arg.String())
    	}
    	return buf.String()
    }
    
    // An Args holds the instruction arguments.
    // If an instruction has fewer than 4 arguments,
    // the final elements in the array are nil.
    type Args [4]Arg
    
    // An Arg is a single instruction argument, one of these types:
    // Endian, Imm, Mem, PCRel, Reg, RegList, RegShift, RegShiftReg.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 29 22:23:32 UTC 2017
    - 7.5K bytes
    - Viewed (0)
  3. platforms/software/testing-base/src/test/groovy/org/gradle/api/internal/tasks/testing/logging/FullExceptionFormatterTest.groovy

            Caused by:
            java.lang.RuntimeException: oops
                at org.ClassName1.methodName1(FileName1.java:11)
                ... 2 more
    """
        }
    
        def "can cope with a cause that has fewer stack trace elements than parent exception"() {
            testLogging.getShowCauses() >> true
            testLogging.getShowStackTraces() >> true
            testLogging.getStackTraceFilters() >> EnumSet.noneOf(TestStackTraceFilter)
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 28 15:59:04 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/authoring-builds/tasks/task_configuration_avoidance.adoc

    1. **Migrate task configuration that affects all tasks (`tasks.all {}`) or subsets by type (`tasks.withType(...) {}`).** +
    This will cause your build to eagerly create fewer tasks that are registered by plugins.
    
    2. **Migrate tasks configured by name.** +
    This will cause your build to eagerly create fewer tasks that are registered by plugins.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Mar 27 23:45:25 UTC 2024
    - 21.4K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/quantization/tensorflow/passes/quantize_weights.cc

        if (num_elements < num_elements_threshold) {
          op->emitRemark("Quantization is skipped because the op has ")
              << num_elements << " elements which is fewer than the threshold("
              << num_elements_threshold << " elements).";
          return failure();
        }
    
        return success();
      }
    
      // Apply quantization with the provided spec.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 05 07:39:40 UTC 2024
    - 11.3K bytes
    - Viewed (0)
  6. src/cmd/internal/gcprog/gcprog.go

    	// encoding them as a repetition? Certainly if count==1,
    	// since there's nothing to repeat, but also if the total
    	// size of the plain pointer bits for the type will fit in
    	// 4 or fewer bytes, since using a repetition will require
    	// flushing the current bits plus at least one byte for
    	// the repeat size and one for the repeat count.
    	return c > 1 && c*n > 4*8
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 11 16:34:30 UTC 2022
    - 7.4K bytes
    - Viewed (0)
  7. src/runtime/mgclimit_test.go

    		// Also make sure resizing doesn't affect overflow. This isn't
    		// a case where we want to report overflow, because we're not
    		// actively doing work to achieve it. It's that we have fewer
    		// CPU resources now.
    		l.ResetCapacity(advance(0), procs-10)
    		if l.Fill() != l.Capacity() {
    			t.Errorf("failed lower fill to new capacity %d, got fill %d", l.Capacity(), l.Fill())
    		}
    		if !l.Limiting() {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 13 16:02:20 UTC 2022
    - 9K bytes
    - Viewed (0)
  8. okhttp-tls/src/main/kotlin/okhttp3/tls/internal/der/DerReader.kt

              }
    
              if (lengthBits < 0) throw ProtocolException("length > Long.MAX_VALUE")
    
              lengthBits
            }
            else -> {
              // Length is 127 or fewer bytes.
              (length0 and 0b0111_1111).toLong()
            }
          }
    
        // Note that this may be be an encoded "end of data" header.
        return DerHeader(tagClass, tag, constructed, length)
      }
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 10.5K bytes
    - Viewed (0)
  9. docs/en/docs/index.md

    * **Fast to code**: Increase the speed to develop features by about 200% to 300%. *
    * **Fewer bugs**: Reduce about 40% of human (developer) induced errors. *
    * **Intuitive**: Great editor support. <abbr title="also known as auto-complete, autocompletion, IntelliSense">Completion</abbr> everywhere. Less time debugging.
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 02 22:37:31 UTC 2024
    - 19.8K bytes
    - Viewed (0)
  10. src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s

    	VMLF   T_0, R_3, R5_3 // [5r₂₆[3], 5r²₂₆[3], 5r₂₆[3], 5r²₂₆[3]]
    	VMLF   T_0, R_4, R5_4 // [5r₂₆[4], 5r²₂₆[4], 5r₂₆[4], 5r²₂₆[4]]
    
    loop:
    	CMPBLE R3, $32, b2 // 2 or fewer blocks remaining, need to change key coefficients
    
    	// load next 2 blocks from message
    	VLM (R2), T_0, T_1
    
    	// update message slice
    	SUB  $32, R3
    	MOVD $32(R2), R2
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.5K bytes
    - Viewed (0)
Back to top