HomeSort by relevance Sort by last modified time
    Searched full:compares (Results 501 - 525 of 1028) sorted by null

<<21222324252627282930>>

  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarSyncTestingBase.java 362 * Compares two cursors
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RegisterSpec.java 177 * registers. That is, this compares {@code getType()} on the types
230 * Compares by (in priority order) register number, unwrapped type
  /dalvik/dx/src/com/android/dx/rop/code/
RegisterSpec.java 182 * registers. That is, this compares {@code getType()} on the types
235 * Compares by (in priority order) register number, unwrapped type
  /external/chromium/base/
string_util.h 36 // Compares the two strings s1 and s2 without regard to case using
41 // Compares up to count characters of s1 and s2 without regard to case using
values.h 105 // Compares if two Value objects have equal contents.
108 // Compares if two Value objects have equal contents. Can handle NULLs.
  /external/chromium/sdch/open-vcdiff/src/
vcdiff_main.cc 147 // and compares to make sure they match the contents of output. If the bytes
620 // used for debugging. It encodes, then decodes, then compares the result
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
RegisterSpec.java 182 * registers. That is, this compares {@code getType()} on the types
235 * Compares by (in priority order) register number, unwrapped type
  /external/e2fsprogs/ext2ed/
dir_com.c 316 Compares the current search entry name (somewhere inside info) with the required name (in name_search).
377 Used by the above function. Just compares the current number (in info) with the required one.
  /external/iproute2/doc/
ss.sgml 398 <item> <tt/dport RELOP PORT/ - compares remote port to a number
399 <item> <tt/sport RELOP PORT/ - compares local port to a number
  /external/jmonkeyengine/engine/src/core/com/jme3/texture/
Texture.java 265 * Compares the 3rd texture coordinate R to the value
274 * Compares the 3rd texture coordinate R to the value
  /external/open-vcdiff/src/
vcdiff_main.cc 148 // and compares to make sure they match the contents of output. If the bytes
624 // used for debugging. It encodes, then decodes, then compares the result
  /external/quake/quake/src/QW/client/
r_drawa.s 791 // FIXME: use integer compares of floats?
820 // FIXME: use integer compares of floats?
r_main.c 929 // only the world can be drawn back to front with no z reads or compares, just
930 // z writes, so have the driver turn z compares on now
  /external/quake/quake/src/WinQuake/
r_drawa.s 791 // FIXME: use integer compares of floats?
820 // FIXME: use integer compares of floats?
r_main.cpp 916 // only the world can be drawn back to front with no z reads or compares, just
917 // z writes, so have the driver turn z compares on now
  /external/smali/dexlib/src/main/java/org/jf/dexlib/
ClassDataItem.java 678 * Compares this <code>EncodedField</code> to another, based on the comparison of the associated
    [all...]
  /external/v8/src/arm/
code-stubs-arm.h 364 // Compares two flat ASCII strings and returns result in r0.
373 // Compares two flat ASCII strings for equality and returns result
    [all...]
  /external/v8/src/ia32/
code-stubs-ia32.h 356 // Compares two flat ASCII strings and returns result in eax.
364 // Compares two flat ASCII strings for equality and returns result
  /external/v8/src/x64/
code-stubs-x64.h 353 // Compares two flat ASCII strings and returns result in rax.
362 // Compares two flat ASCII strings for equality and returns result
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_classes.h 249 * @return True if collate<Char> facet compares s1 < s2, else false.
652 * This function compares two strings and returns the result by calling
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
regex 567 * is not recognized then returns a value that compares equal to 0.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_classes.h 252 * @return True if collate<Char> facet compares s1 < s2, else false.
666 * This function compares two strings and returns the result by calling
regex.h 195 * that compares equal to 0.
809 * @brief Compares this and another matched sequence.
822 * @brief Compares this sub_match to a string.
835 * @brief Compares this sub_match to a C-style string.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
regex 586 * is not recognized then returns a value that compares equal to 0.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_classes.h 252 * @return True if collate<Char> facet compares s1 < s2, else false.
666 * This function compares two strings and returns the result by calling

Completed in 912 milliseconds

<<21222324252627282930>>