/external/clang/include/clang/Analysis/ |
AnalysisContext.h | 194 /// Discard all previously created AnalysisContexts. 369 /// Discard all previously created LocationContext objects.
|
/external/clang/utils/analyzer/ |
SATestBuild.py | 219 # Auxiliary object to discard stdout. 258 # Discard everything coming out of stdout (CmpRun produces a lot of them).
|
/external/ppp/pppd/ |
demand.c | 132 * demand_discard - set each network protocol to discard packets 147 /* discard all saved packets */
|
/external/qemu/distrib/sdl-1.2.12/src/events/ |
SDL_events.c | 424 /* Set filter and discard pending events */ 464 /* Set state and discard pending events */
|
/external/qemu/ |
ppc.ld | 225 /DISCARD/ : { *(.fixup) } 226 /DISCARD/ : { *(.note.GNU-stack) }
|
/frameworks/base/include/utils/ |
AssetManager.h | 201 * Discard cached filename information. This only needs to be called 203 * discard our cached notion of what's where.
|
/system/media/mca/filterfw/java/android/filterfw/core/ |
FilterGraph.java | 155 public void setDiscardUnconnectedOutputs(boolean discard) { 156 mDiscardUnconnectedOutputs = discard;
|
/bionic/libc/include/ |
fts.h | 107 #define FTS_SKIP 4 /* discard node */
|
/bionic/libc/stdio/ |
setvbuf.c | 59 * Write current buffer, if any. Discard unread input (including
|
/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,
|