/external/iproute2/ip/ |
ipaddress.c | 826 .junk = NULL, 832 .junk = NULL, 838 .junk = NULL,
|
/external/valgrind/main/memcheck/ |
mc_malloc_wrappers.c | 399 /* Possibly fill freed area with specified junk. */ 441 /* Possibly fill new area with specified junk */ 452 /* Possibly fill freed area with specified junk. */
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
memory_chunks.sgml | 78 /* Fill in the atom memory with some junk. */
|
memory_slices.sgml | 56 /* Fill in the memory with some junk. */
|
/external/chromium/chrome/browser/ui/views/tabs/ |
browser_tab_strip_controller.cc | 60 // We could be gone now. Assume |this| is junk!
|
/external/jsilver/src/com/google/streamhtmlparser/util/ |
EntityResolver.java | 27 * Also, we may receive some "junk" characters before the actual
|
/external/openssl/crypto/asn1/ |
tasn_new.c | 321 /* NB: could probably combine most of the real XXX_new() behaviour and junk
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
Parser.java | 651 // or isn't properly formed (junk after the name), 927 // Replace junk in publicids with spaces 942 else if (suppressSpace) { // normalizable whitespace or junk 951 return dst.toString().trim(); // trim any final junk whitespac [all...] |
/external/webkit/Source/WebCore/platform/graphics/win/ |
GraphicsContextCGWin.cpp | 114 // Delete all our junk.
|
/libcore/luni/src/test/java/libcore/java/net/ |
InetAddressTest.java | 42 // Nor is any kind of trailing junk.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
audit.h | 66 #define AUDIT_TRIM 1014 /* Trim junk from watched tree */
|
/external/clang/test/Index/ |
annotate-tokens-pp.c | 5 NOTHING(more,junk) float WIBBLE(int, float); 60 // CHECK: Identifier: "junk" [5:14 - 5:18]
|
/external/webkit/Tools/Scripts/ |
VCSUtils.pm | 538 # This subroutine dies if given leading junk. 664 # This subroutine dies if given leading junk or if it could not detect 760 # This subroutine dies if given leading junk or if it could not detect 848 # This subroutine preserves any leading junk encountered before the header. 859 # header block. Leading junk is okay. 876 # parsePatch() so that parsePatch() skips over leading junk. [all...] |
/external/zlib/examples/ |
gun.c | 379 prematurely or a write error occurs, or Z_ERRNO if junk (not a another gzip 410 first = 0; /* next non-header is junk */
|
/packages/apps/Email/tests/src/com/android/email/ |
ControllerProviderOpsTests.java | 94 assertEquals("Junk", Controller.getMailboxServerName(mContext, Mailbox.TYPE_JUNK)); 103 assertEquals("Junk", Controller.getMailboxServerName(mContext, Mailbox.TYPE_JUNK));
|
/external/llvm/docs/tutorial/ |
OCamlLangImpl4.html | 708 Stream.junk stream; 899 Stream.junk stream; [all...] |
/external/mesa3d/src/glsl/glcpp/ |
glcpp-parse.y | 262 | HASH_IFDEF IDENTIFIER junk NEWLINE { 267 | HASH_IFNDEF IDENTIFIER junk NEWLINE { 452 junk: label [all...] |
/cts/tests/tests/database/src/android/database/cts/ |
DatabaseCursorTest.java | 171 int dataColumn2 = testCursor.getColumnIndexOrThrow("junk.data");
|
/external/chromium/chrome/browser/safe_browsing/ |
prefix_set_unittest.cc | 425 // Add some junk to the trunk.
|
/external/chromium/chrome/browser/themes/ |
browser_theme_pack_unittest.cc | 344 " \"junk\": [15.3] }";
|
/external/chromium/net/http/ |
http_util.h | 116 // This allows for 4 bytes of junk to precede the status line (which is what
|
/external/dbus/bus/ |
config-parser-trivial.c | 689 * file to see if junk is received */
|
/external/jpeg/ |
rdjpgcom.c | 217 * we must guard against non-text junk and varying newline representations.
|
/external/pcre/testdata/ |
testinput8 | 544 abc1 \x0aabc2 \x0babc3xx \x0cabc4 \x0dabc5xx \x0d\x0aabc6 \x{0085}abc7 \x{2028}abc8 \x{2029}abc9 JUNK
|
/external/valgrind/main/callgrind/ |
bb.c | 337 /* Fill the block up with junk and then free it, so we will
|