HomeSort by relevance Sort by last modified time
    Searched refs:pairs (Results 276 - 300 of 781) sorted by null

<<11121314151617181920>>

  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
TransliteratorTest.java     [all...]
  /external/opencv3/modules/core/test/
test_arithm.cpp 1081 int pairs[] = {0, 0, 1, 1, 2, 2, 3, 3};
1083 cv::mixChannels(msrc, 4, &dst, 1, pairs, 4);
1090 int pairs[] = {0, 0, 1, 1, 2, 2, 3, 3};
1092 cv::mixChannels(msrc, 4, &dst, 1, pairs, 4);
    [all...]
  /external/v8/src/interpreter/
bytecode-generator.cc 546 Register pairs = register_allocator()->NewRegister(); local
548 builder()->StoreAccumulatorInRegister(pairs);
553 DCHECK(flags.index() == pairs.index() + 1);
555 builder()->CallRuntime(Runtime::kDeclareGlobals, pairs, 2);
    [all...]
  /prebuilts/go/darwin-x86/src/debug/dwarf/
entry.go 9 // just a type descriptor: it's an array of attribute tag/value format pairs.
210 // An entry is a sequence of attribute/value pairs.
  /prebuilts/go/darwin-x86/src/regexp/
exec_test.go 50 // space-separated sequence of pairs giving the match and
278 // Otherwise, a space-separated list of pairs.
  /prebuilts/go/linux-x86/src/debug/dwarf/
entry.go 9 // just a type descriptor: it's an array of attribute tag/value format pairs.
210 // An entry is a sequence of attribute/value pairs.
  /prebuilts/go/linux-x86/src/regexp/
exec_test.go 50 // space-separated sequence of pairs giving the match and
278 // Otherwise, a space-separated list of pairs.
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.1.0/
lint-24.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.1.3/
lint-24.1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.2.0/
lint-24.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.2.0-alpha1/
lint-24.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.2.0-beta4/
lint-24.2.0-beta4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.2.0-rc1/
lint-24.2.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.2.1/
lint-24.2.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.2.2/
lint-24.2.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.2.3/
lint-24.2.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.2.4/
lint-24.2.4.jar 
  /build/blueprint/
ninja_defs.go 85 Args map[string]string // The variable/value pairs to set.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/
json.js 54 // replace all backslash pairs with '@' (a non-JSON character). Second, we
  /external/libvpx/libvpx/build/make/
configure.sh 1095 check_add_cflags -mips32r5 -funroll-loops -mload-store-pairs
1102 check_add_cflags -mload-store-pairs -mhard-float -mfp64
    [all...]
  /external/robolectric/v3/
shadows-httpclient-3.1-SNAPSHOT.jar 
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/
obj.go 19 // to a stack of file:line pairs showing the path of inclusions that led to that position.
pcln.go 87 // The table is a sequence of (value, pc) pairs, where each
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
obj.go 16 // to a stack of file:line pairs showing the path of inclusions that led to that position.
pcln.go 84 // The table is a sequence of (value, pc) pairs, where each

Completed in 331 milliseconds

<<11121314151617181920>>