/build/core/ |
armelflib.x | 163 /DISCARD/ : { *(.note.GNU-stack) *(.comment*) *(.stack*) *(.shstrtab) }
|
/dalvik/vm/compiler/codegen/x86/ |
CodegenDriver.cpp | 243 assert(0); // Bail if debug build, discard otherwise
|
/development/ndk/platforms/android-8/include/ |
fts.h | 107 #define FTS_SKIP 4 /* discard node */
|
/external/apache-http/src/org/apache/http/message/ |
BasicHeaderElementIterator.java | 124 // discard it
|
/external/bison/tests/ |
calc.at | 499 # - (): nothing to pop, nothing to discard 500 # - (1 + 1 + 1 +): a lot to pop, nothing to discard 501 # - (* * *): nothing to pop, a lot to discard 502 # - (1 + 2 * *): some to pop and discard
|
/external/chromium/chrome/browser/chromeos/login/ |
language_switch_menu.cc | 116 // Read locale-specific gtkrc. Ideally we'd discard all the previously read
|
/external/chromium/chrome/browser/policy/ |
device_token_fetcher.cc | 85 // Construct a new backend, which will discard any previous requests.
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_custom_menu_item.h | 121 // item. Used by GtkCustomMenu to determine whether it should discard click
|
/external/chromium/chrome/browser/ui/views/ |
reload_button.cc | 95 // Forcibly reset the location bar, since otherwise it won't discard any
|
/external/chromium/chrome/browser/visitedlink/ |
visitedlink_perftest.cc | 182 // We discard the max and return the average time.
|
/external/chromium/net/base/ |
backoff_entry_unittest.cc | 61 // Because lifetime is non-zero, we shouldn't be able to discard yet.
|
mapped_host_resolver_unittest.cc | 140 // Parsing bad rules should silently discard the rule (and never crash).
|
/external/emma/core/java12/com/vladium/emma/rt/ |
IClassLoadHook.java | 55 * Following that, the current loader will close() and discard 'in' and load
|
/external/freetype/include/freetype/internal/ |
autohint.h | 124 /* global :: A pointer to retrieved global hints to discard. */
|
/external/icu4c/samples/translit/ |
README.TXT | 90 Then discard the combining characters (the accents etc.) leaving the
|
/external/icu4c/test/intltest/ |
wbnf.h | 93 discard superfluous weights if it is too much,
|
/external/ipsec-tools/src/libipsec/ |
policy_token.l | 121 discard { yylval.num = IPSEC_POLICY_DISCARD; return(ACTION); }
|
/external/ipsec-tools/src/racoon/ |
policy.h | 81 u_int policy; /* DISCARD, NONE or IPSEC, see keyv2.h */
|
/external/libvpx/examples/includes/geshi/geshi/ |
glsl.php | 56 'switch', 'case', 'default', 'return', 'discard',
|
/external/mesa3d/src/glsl/ |
glsl_parser.h | 53 DISCARD = 270,
|
/external/oprofile/libutil++/ |
bfd_support.h | 75 /* To address a different issue, we discard symbols whose section
|
/external/ppp/pppd/ |
lcp.h | 66 #define DISCREQ 11 /* Discard Request */
|
/external/proguard/src/proguard/classfile/util/ |
ClassSuperHierarchyInitializer.java | 110 // Discard the name Strings. From now on, we'll use the object
|
/external/qemu/ |
bt-host.c | 89 * of data indicated in the header because Linux will discard everything
|
bt-vhci.c | 43 * of data indicated in the header because Linux will discard everything
|