HomeSort by relevance Sort by last modified time
    Searched full:equivalent (Results 676 - 700 of 10360) sorted by null

<<21222324252627282930>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_unicode_file.py 70 # may return a different (but equivalent) value.
83 "No point checking equivalent filenames of the same type")
89 # Copy/rename etc tests using equivalent filename
182 # For all 'equivalent' combinations:
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/macholib/
dylib.py 30 returns None if not found or a mapping equivalent to:
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_unicode_file.py 70 # may return a different (but equivalent) value.
83 "No point checking equivalent filenames of the same type")
89 # Copy/rename etc tests using equivalent filename
182 # For all 'equivalent' combinations:
  /prebuilts/go/darwin-x86/src/runtime/trace/
trace.go 24 // This runtime/trace package provides APIs to add equivalent tracing
  /prebuilts/go/darwin-x86/test/chan/
sieve1.go 11 // equivalent to trial-dividing each n by all primes p ? n.
  /prebuilts/go/linux-x86/src/runtime/trace/
trace.go 24 // This runtime/trace package provides APIs to add equivalent tracing
  /prebuilts/go/linux-x86/test/chan/
sieve1.go 11 // equivalent to trial-dividing each n by all primes p ? n.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/macholib/
dylib.py 30 returns None if not found or a mapping equivalent to:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_unicode_file.py 70 # may return a different (but equivalent) value.
83 "No point checking equivalent filenames of the same type")
89 # Copy/rename etc tests using equivalent filename
182 # For all 'equivalent' combinations:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/
dylib.py 30 returns None if not found or a mapping equivalent to:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_unicode_file.py 70 # may return a different (but equivalent) value.
83 "No point checking equivalent filenames of the same type")
89 # Copy/rename etc tests using equivalent filename
182 # For all 'equivalent' combinations:
  /system/bt/build/
BUILD.gn 25 # TODO(keybuk): AndroidConfig.h or equivalent
  /system/bt/service/common/bluetooth/
advertise_data.h 28 // native equivalent of the Android framework class defined in
  /system/core/debuggerd/include/debuggerd/
handler.h 37 // using sigqueue(2) or equivalent. If no si_value is specified (e.g. if the
  /system/core/toolbox/
toolbox.c 49 // "toolbox foo ..." is equivalent to "foo ..."
  /system/libhidl/base/include/hidl/
TaskRunner.h 33 * Equivalent to a simple single-threaded Looper.
  /system/libufdt/sysdeps/include/
libufdt_sysdeps.h 21 * equivalent types available in a normal C runtime. At least things
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
sse-noavx.s 1 # Check SSE instructions without AVX equivalent
x86-64-sse-noavx.s 1 # Check 64bit SSE instructions without AVX equivalent
  /development/tools/repo_diff/
README.md 82 can have an equivalent in another branch without being a merge
88 Cherry pick will not recognize these commits as having an equivalent
94 list of changes for which "git cherry" could not find an equivalent.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
dictobject.h 128 /* PyDict_Update(mp, other) is equivalent to PyDict_Merge(mp, other, 1). */
134 dict.update(other) is equivalent to PyDict_Merge(dict, other, 1).
143 is equivalent to dict={}; PyDict_MergeFromSeq(dict, seq2, 1).
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
dictobject.h 128 /* PyDict_Update(mp, other) is equivalent to PyDict_Merge(mp, other, 1). */
134 dict.update(other) is equivalent to PyDict_Merge(dict, other, 1).
143 is equivalent to dict={}; PyDict_MergeFromSeq(dict, seq2, 1).
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
relabel.c 57 * 2 compress equivalent characters into same class
74 /* classes equivalent to all characters in alphabet */
107 /* don't look for equivalent labels if c <= 1 */
  /external/autotest/site_utils/
dut_status_unittest.py 56 Also tests that --since and -s are equivalent.
69 Also tests that --until and -u are equivalent.
81 Also tests that --duration and -d are equivalent.
  /external/eigen/Eigen/src/Core/
DenseCoeffsBase.h 91 * function equivalent to \link operator()(Index,Index) const \endlink.
132 * function equivalent to \link operator[](Index) const \endlink.
184 /** equivalent to operator[](0). */
190 /** equivalent to operator[](1). */
200 /** equivalent to operator[](2). */
210 /** equivalent to operator[](3). */
335 * function equivalent to \link operator()(Index,Index) \endlink.
380 * function equivalent to \link operator[](Index) \endlink.
429 /** equivalent to operator[](0). */
435 /** equivalent to operator[](1). *
    [all...]

Completed in 568 milliseconds

<<21222324252627282930>>