/build/core/ |
armelflib.x | 163 /DISCARD/ : { *(.note.GNU-stack) *(.comment*) *(.stack*) *(.shstrtab) }
|
/development/ndk/platforms/android-8/include/ |
fts.h | 107 #define FTS_SKIP 4 /* discard node */
|
/device/samsung/crespo/alsa-utils/alsactl/ |
init_utils_run.c | 101 /* discard child output or connect to pipe */
|
/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/base/ |
thread_local_storage_win.cc | 170 // linker doesn't discard it. If this value is discarded, the OnThreadExit
|
/external/chromium/third_party/icu/source/test/intltest/ |
wbnf.h | 93 discard superfluous weights if it is too much,
|
/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 | 82 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/ |
evt.c | 67 /* If admin socket is disabled, silently discard anything */
|
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/openssl/crypto/ |
LPdir_vms.c | 150 /* Quick, cheap and dirty way to discard any device and directory,
|
/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 | 97 * of data indicated in the header because Linux will discard everything
|
bt-vhci.c | 44 * of data indicated in the header because Linux will discard everything
|
sparc.ld | 149 /DISCARD/ : { *(.note.GNU-stack) *(.note.ABI-tag) }
|
/external/webkit/WebCore/html/ |
HTMLParser.h | 186 AtomicString m_skipModeTag; // tells the parser to discard all tags until it reaches the one specified
|
/external/webkit/WebKitTools/iExploder/htdocs/ |
cssvalues.in | 102 discard
|
/frameworks/base/core/java/android/database/ |
BulkCursorToCursorAdaptor.java | 186 // The window contains the old value, discard it
|
/frameworks/base/core/java/com/google/android/mms/pdu/ |
Base64.java | 65 // RFC 2045 requires that we discard ALL non-Base64 characters
|