HomeSort by relevance Sort by last modified time
    Searched full:compares (Results 426 - 450 of 1272) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gcc-plugin.h 89 /* The default version check. Compares every field in VERSION. */
predict.def 126 to set probability of branches that compares IV to loop bound variable. */
splay-tree.h 61 /* The type of a function which compares two splay-tree keys. The
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pyclbr.py 22 # The main function in this suite, 'testModule', compares the output
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_collections.so 
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pyclbr.py 22 # The main function in this suite, 'testModule', compares the output
  /system/bt/bta/sys/
utl.c 73 ** Description This utility function compares two strings in uppercase.
  /system/bt/embdrv/sbc/decoder/include/
oi_time.h 107 * This function compares two time values.
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XStringForFSB.java 276 * Compares this string to the specified object.
405 * Compares this string to the specified object.
439 * Compares this <code>String</code> to another <code>String</code>,
460 * Compares two strings lexicographically.
500 * Compares two strings lexicographically, ignoring case considerations.
XString.java 323 * Compares this string to the specified <code>String</code>.
339 * Compares this string to the specified object.
364 * Compares this string to the specified object.
394 * Compares this <code>String</code> to another <code>String</code>,
414 * Compares two strings lexicographically.
453 * Compares two strings lexicographically, ignoring case considerations.
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp 14 // The CFG transformations for forming conditional compares are very similar to
103 // the compare isn't executed. This makes it possible to chain compares with
256 // This pass runs before the AArch64DeadRegisterDefinitions pass, so compares
742 return "AArch64 Conditional Compares";
892 DEBUG(dbgs() << "********** AArch64 Conditional Compares **********\n"
AArch64ConditionOptimizer.cpp 10 // This pass tries to make consecutive compares of values use same operands to
305 DEBUG(dbgs() << "********** AArch64 Conditional Compares **********\n"
  /external/llvm/docs/
MergeFunctions.rst 256 #. ``cmpFlags(flag1, flag2)`` is hypothetical method that compares two flags.
386 Method that compares local values.
448 supposed global here. Method also compares:
593 Compares two *BasicBlock* instances.
629 Compares two GEPs (``getelementptr`` instructions).
641 Compares instruction opcodes and some important operation properties.
  /cts/tests/tests/hardware/src/android/hardware/cts/
SingleSensorTests.java 62 * how the sensor behaves while sampling data at a specific rate. It compares the 95th percentile of
77 * data and compares it against the test expectations. The test is susceptible to errors when the
  /cts/tests/tests/media/src/android/media/cts/
Vp8EncoderTest.java 310 * Compares average bitrate and PSNR for sequential and parallel runs.
411 * Also compares average and minimum PSNR of codec with PSNR values of reference Google codec.
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
Insn.java 262 * Compares, handling nulls safely
273 * Compares Insn contents, since {@code Insn.equals()} is defined
  /dalvik/dexgen/src/com/android/dexgen/rop/type/
StdTypeList.java 272 * Compares the contents of the given two instances for equality. This
297 * Compares the contents of the given two instances for ordering. This
  /dalvik/dx/src/com/android/dx/rop/code/
Insn.java 260 * Compares, handling nulls safely
271 * Compares Insn contents, since {@code Insn.equals()} is defined
  /dalvik/dx/src/com/android/dx/rop/type/
StdTypeList.java 272 * Compares the contents of the given two instances for equality. This
297 * Compares the contents of the given two instances for ordering. This
  /docs/source.android.com/src/source/
using-repo.jd 98 <p>For the specified projects, Repo compares the local branches to the remote branches updated during the last repo sync. Repo will prompt you to select one or more of the branches that have not yet been uploaded for review.</p>
188 <p>Compares the working tree to the staging area (index) and the most recent commit on this branch (HEAD) in each project specified. Displays a summary line for each file where there is a difference between these three states.</p>
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
Insn.java 260 * Compares, handling nulls safely
271 * Compares Insn contents, since {@code Insn.equals()} is defined
  /external/dexmaker/src/dx/java/com/android/dx/rop/type/
StdTypeList.java 272 * Compares the contents of the given two instances for equality. This
297 * Compares the contents of the given two instances for ordering. This
  /external/icu/icu4c/source/common/unicode/
stringtriebuilder.h 195 // Base class operator==() compares the actual class types.
247 // registerFinalValue() compares a stack-allocated FinalValueNode
  /external/icu/icu4c/source/i18n/unicode/
coll.h 322 * The comparison function compares the character data stored in two
336 * The comparison function compares the character data stored in two
386 * The comparison function compares the character data stored in two
423 * The comparison function compares the character data stored in two
443 * Compares two strings using the Collator.
444 * Returns whether the first one compares less than/equal to/greater than
458 * Compares two UTF-8 strings using the Collator.
459 * Returns whether the first one compares less than/equal to/greater than
    [all...]
plurrule.h 452 * Compares the equality of two PluralRules objects.
462 * Compares the inequality of two PluralRules objects.

Completed in 628 milliseconds

<<11121314151617181920>>