HomeSort by relevance Sort by last modified time
    Searched refs:equivalent (Results 51 - 75 of 121) sorted by null

1 23 4 5

  /external/guava/guava/src/com/google/common/collect/
MapMakerInternalMap.java     [all...]
ComputingConcurrentHashMap.java 109 && map.keyEquivalence.equivalent(key, entryKey)) {
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
documentnormalizedocument09.js 93 If an exception is thrown from this method, it is considered to be equivalent of returningtrue.
documentnormalizedocument12.js 95 If an exception is thrown from this method, it is considered to be equivalent of returningtrue.
handleerror01.js 93 If an exception is thrown from this method, it is considered to be equivalent of returningtrue.
handleerror02.js 95 If an exception is thrown from this method, it is considered to be equivalent of returningtrue.
  /external/eigen/Eigen/src/Core/util/
Macros.h 264 #error Please tell me what is the equivalent of __attribute__((aligned(n))) for your compiler
  /external/guava/guava/src/com/google/common/primitives/
generate.sh 293 * array; equivalent to {@code
311 * stored in the first ? bytes of {@code bytes}; equivalent to {@code
330 * bytes, in big-endian order; equivalent to {@code
  /packages/apps/Calendar/src/com/android/calendar/
AsyncQueryServiceHelper.java 146 * @return true if logically equivalent
148 public boolean equivalent(Operation o) { method in class:AsyncQueryServiceHelper.OperationInfo
  /packages/apps/Calendar/tests/src/com/android/calendar/
AsyncQueryServiceTest.java 292 assertTrue("1) delay=3 is not last", toBeCancelled1.equivalent(lastOne));
323 assertTrue("2) delay=3 is not last", toBeCancelled1.equivalent(lastOne));
353 assertTrue("3) delay=3 is not last", work[4].equivalent(lastOne));
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 470 @ equivalent to dvmPopJniLocals
    [all...]
CompilerTemplateAsm-armv5te-vfp.S 470 @ equivalent to dvmPopJniLocals
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 470 @ equivalent to dvmPopJniLocals
    [all...]
CompilerTemplateAsm-armv7-a.S 470 @ equivalent to dvmPopJniLocals
    [all...]
  /external/libvorbis/doc/
07-floor1.tex 22 prediction in a process roughly equivalent to the following simplified
249 Deviation from implementing a strictly equivalent algorithm can result
03-codebook.tex 13 Huffman-equivalent representation for decoding compressed codewords as
244 decision tree with the entry numbers equivalent to the leaves numbered
05-comment.tex 79 (characters A-Z) is to be considered equivalent to ASCII 0x61 through
06-floor0.tex 11 filter. This representation is equivalent to a traditional all-pole
  /external/v8/test/mjsunit/
const-redecl.js 279 // argument is that "const k;" is equivalent to "const k = undefined;".
mjsunit.js 225 // or the function equivalent Object.is() here.
  /ndk/build/core/
definitions-utils.mk 43 # Note : This is equivalent to the 'uniq' function provided by GMSL,
  /external/clang/unittests/Tooling/
CompilationDatabaseTest.cpp 131 virtual bool equivalent(StringRef FileA, StringRef FileB) const { function in struct:clang::tooling::FakeComparator
  /external/chromium/sdch/open-vcdiff/vsprojects/
vcdiff_test.bat 18 rem executable. It is the Windows equivalent of the src/vcdiff_test.sh
  /external/open-vcdiff/vsprojects/
vcdiff_test.bat 18 rem executable. It is the Windows equivalent of the src/vcdiff_test.sh
  /external/iproute2/doc/
ip-cref.tex 144 for the {\tt ip link} command, so {\tt ip link ls eth0} is equivalent
    [all...]

Completed in 1218 milliseconds

1 23 4 5