HomeSort by relevance Sort by last modified time
    Searched refs:ways (Results 1 - 25 of 95) sorted by null

1 2 3 4

  /external/lzma/Asm/x86/
AesOpt.asm 52 ways equ 4 define
53 ways16 equ (ways * 16)
57 rept ways
107 sub rN, ways
110 add rN, ways
202 rept ways
215 sub rN, ways
218 add rN, ways
  /external/eigen/bench/
check_cache_queries.cpp 65 int ways = (abcd[1] & 0xFFC00000) >> 22; // B[31:22] local
69 int cache_size = (ways+1) * (partitions+1) * (line_size+1) * (sets+1);
73 cout << "cache[" << cache_id << "].ways = " << ways << "\n"; local
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_cm7.h 1937 uint32_t sets, ways; local
1972 uint32_t sets, ways; local
2007 uint32_t sets, ways; local
2039 uint32_t sets, ways; local
2071 uint32_t sets, ways; local
    [all...]
  /external/curl/docs/cmdline-opts/
range.d 8 server or a local FILE. Ranges can be specified in a number of ways.
  /prebuilts/go/darwin-x86/misc/cgo/testshared/src/global/
main.go 67 // tests access global data in different ways to try
  /prebuilts/go/linux-x86/misc/cgo/testshared/src/global/
main.go 67 // tests access global data in different ways to try
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
micromips@branch-self.d 6 # Test various ways to request a branch to self (microMIPS).
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
labels.s 3 * Local labels are undefined/reset in one of four ways:
  /compatibility/cdd/10_software-compatibility-testing/
10_2_cts-verifier.md 27 that differ only in trivial ways. Specifically, device implementations that
  /prebuilts/go/darwin-x86/src/sort/
example_interface_test.go 38 // There are two ways to sort a slice. First, one can define
  /prebuilts/go/darwin-x86/src/text/template/
examplefunc_test.go 25 // We print the input text several ways:
  /prebuilts/go/linux-x86/src/sort/
example_interface_test.go 38 // There are two ways to sort a slice. First, one can define
  /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.
  /external/tensorflow/tensorflow/core/profiler/g3doc/
profile_time.md 153 tfprof options allow users to generate timeline in some advanced ways.
  /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:
  /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/cmd/compile/internal/ssa/
magic.go 14 // cases are easy to handle in different ways).
  /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/cmd/compile/internal/ssa/
magic.go 14 // cases are easy to handle in different ways).
  /prebuilts/go/linux-x86/src/math/big/
doc.go 14 values can be declared in the usual ways and denote 0 without further

Completed in 506 milliseconds

1 2 3 4