OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:COMPARISON
(Results
1 - 3
of
3
) sorted by null
/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
...]
/packages/apps/Contacts/src/com/android/contacts/interactions/
CalendarInteractionsLoader.java
115
* {@param count} values. The
comparison
is insensitive to dots and case.
121
* NOTE #2: This
comparison
clause can result in false positives. Ex#1, test@gmail.com will
127
final String
COMPARISON
130
StringBuilder sb = new StringBuilder("( " +
COMPARISON
);
132
sb.append(" OR " +
COMPARISON
);
/external/valgrind/main/VEX/priv/
ir_defs.c
[
all
...]
Completed in 74 milliseconds