HomeSort by relevance Sort by last modified time
    Searched refs:COMPARISON (Results 1 - 4 of 4) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/interactions/
CalendarInteractionsLoader.java 120 * {@param count} values. The comparison is insensitive to dots and case.
126 * NOTE #2: This comparison clause can result in false positives. Ex#1, test@gmail.com will
132 final String COMPARISON
135 StringBuilder sb = new StringBuilder("( " + COMPARISON);
137 sb.append(" OR " + COMPARISON);
  /external/valgrind/main/memcheck/tests/vbit-test/
util.c 215 # define COMPARISON(_ta) \
366 COMPARISON(Ity_I8);
369 COMPARISON(Ity_I16);
374 COMPARISON(Ity_I32);
379 COMPARISON(Ity_I64);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h 930 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) false
933 /* True if the targets integer-comparison functions return { 0, 1, 2
    [all...]
  /external/valgrind/main/VEX/priv/
ir_defs.c     [all...]

Completed in 1069 milliseconds