HomeSort by relevance Sort by last modified time
    Searched refs:ways (Results 26 - 50 of 98) sorted by null

12 3 4

  /prebuilts/go/darwin-x86/src/text/template/
examplefunc_test.go 25 // We print the input text several ways:
  /prebuilts/go/linux-x86/src/text/template/
examplefunc_test.go 25 // We print the input text several ways:
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue15329.go 41 // Test all the different ways we can invoke reflect.Value.Pointer.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue15329.go 41 // Test all the different ways we can invoke reflect.Value.Pointer.
  /hardware/libhardware/modules/sensors/dynamic_sensor/
Android.mk 37 # There are two ways to utilize the dynamic sensor module:
  /external/icu/icu4c/source/tools/genren/
genren.pl 99 /* U_DISABLE_RENAMING can be defined in the following ways:
  /external/llvm/test/MC/ARM/
eh-directive-pad.s 7 @ ways to encode the stack offsets. We have to test:
  /build/make/tools/fs_config/
Android.mk 26 # One can override the default android_filesystem_config.h file in one of two ways:
  /external/llvm/test/MC/AArch64/
arm64-aliases.s 150 ; 0 can be encoded by MOVZ in multiple ways, only "lsl #0" is a MOV alias.
164 ; Similarly to MOVZ, -1 can be encoded in multiple ways, only one of which is
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/
addressed.go 140 // various ways to the two results y, and z, which are also
  /prebuilts/go/darwin-x86/src/math/big/
doc.go 14 values can be declared in the usual ways and denote 0 without further
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/testdata/
addressed.go 140 // various ways to the two results y, and z, which are also
  /prebuilts/go/linux-x86/src/math/big/
doc.go 14 values can be declared in the usual ways and denote 0 without further
  /prebuilts/go/darwin-x86/src/builtin/
builtin.go 85 // byte is an alias for uint8 and is equivalent to uint8 in all ways. It is
90 // rune is an alias for int32 and is equivalent to int32 in all ways. It is
  /prebuilts/go/linux-x86/src/builtin/
builtin.go 85 // byte is an alias for uint8 and is equivalent to uint8 in all ways. It is
90 // rune is an alias for int32 and is equivalent to int32 in all ways. It is
  /external/eigen/Eigen/src/Core/util/
Memory.h 798 int ways = (abcd[1] & 0xFFC00000) >> 22; // B[31:22] local
803 int cache_size = (ways+1) * (partitions+1) * (line_size+1) * (sets+1);
829 case 0x0A: l1 = 8; break; // 0Ah data L1 cache, 8 KB, 2 ways, 32 byte lines
830 case 0x0C: l1 = 16; break; // 0Ch data L1 cache, 16 KB, 4 ways, 32 byte lines
831 case 0x0E: l1 = 24; break; // 0Eh data L1 cache, 24 KB, 6 ways, 64 byte lines
832 case 0x10: l1 = 16; break; // 10h data L1 cache, 16 KB, 4 ways, 32 byte lines (IA-64)
833 case 0x15: l1 = 16; break; // 15h code L1 cache, 16 KB, 4 ways, 32 byte lines (IA-64)
834 case 0x2C: l1 = 32; break; // 2Ch data L1 cache, 32 KB, 8 ways, 64 byte lines
835 case 0x30: l1 = 32; break; // 30h code L1 cache, 32 KB, 8 ways, 64 byte lines
836 case 0x60: l1 = 16; break; // 60h data L1 cache, 16 KB, 8 ways, 64 byte lines, sectore
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vet/
doc.go 12 It can be invoked three ways:
  /prebuilts/go/darwin-x86/src/crypto/x509/
pem_decrypt.go 44 // rfc1423Algos holds a slice of the possible ways to encrypt a PEM
  /prebuilts/go/linux-x86/src/cmd/vet/
doc.go 12 It can be invoked three ways:
  /prebuilts/go/linux-x86/src/crypto/x509/
pem_decrypt.go 44 // rfc1423Algos holds a slice of the possible ways to encrypt a PEM
  /prebuilts/go/darwin-x86/src/encoding/gob/
doc.go 65 Integers are transmitted two ways: arbitrary precision signed integers or
109 An unsigned integer is sent one of two ways. If it is less than 128, it is sent
  /prebuilts/go/linux-x86/src/encoding/gob/
doc.go 65 Integers are transmitted two ways: arbitrary precision signed integers or
109 An unsigned integer is sent one of two ways. If it is less than 128, it is sent
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
deadcode.go 25 // There are three ways a method of a reachable type can be invoked:
  /prebuilts/go/darwin-x86/src/math/rand/
regress_test.go 9 // in the underlying code, find ways to fix them that do not affect the
  /prebuilts/go/darwin-x86/test/chan/
select5.go 12 // in various ways that the compiler may or may not rewrite

Completed in 5123 milliseconds

12 3 4