/external/snakeyaml/src/test/resources/examples/ |
set-bean-4.yaml | 1 !!set {bbb: null, aaa: null, zzz: null
|
set-bean-5.yaml | 1 !!java.util.SortedSet {zzz: null, aaa: null, bbb: null
|
/external/jsoncpp/test/data/ |
test_basic_05.expected | 1 .=null
|
test_basic_09.json | 3 null
|
/external/jsoncpp/test/jsonchecker/ |
fail19.json | 1 {"Missing colon" null
|
fail20.json | 1 {"Double colon":: null
|
fail21.json | 1 {"Comma instead of colon", null
|
/external/snakeyaml/src/test/resources/pyyaml/ |
null.data | 3 - null
|
spec-08-15.canonical | 4 !!null "", 7 : !!null "", 8 ? !!null ""
|
/packages/apps/Test/connectivity/sl4n/rapidjson/bin/jsonchecker/ |
fail19.json | 1 {"Missing colon" null
|
fail20.json | 1 {"Double colon":: null
|
fail21.json | 1 {"Comma instead of colon", null
|
/art/test/085-old-style-inner-class/ |
expected.txt | 2 getDeclaringClass(): (null) 3 getEnclosingClass(): (null) 4 getEnclosingMethod(): (null) 6 getDeclaringClass(): (null) 7 getEnclosingClass(): (null) 8 getEnclosingMethod(): (null)
|
/external/valgrind/tests/ |
filter_sink | 3 cat > /dev/null
|
/external/opencv3/cmake/checks/ |
win32uitest.cpp | 5 CreateWindow(NULL /*lpClassName*/, NULL /*lpWindowName*/, 0 /*dwStyle*/, 0 /*x*/, 6 0 /*y*/, 0 /*nWidth*/, 0 /*nHeight*/, NULL /*hWndParent*/, NULL /*hMenu*/, 7 NULL /*hInstance*/, NULL /*lpParam*/); 8 DeleteDC(NULL);
|
/frameworks/wilhelm/src/ |
sles.c | 32 assert(NULL != thiz); 35 assert(NULL != clazz); 56 assert(NULL != thiz); 59 assert(NULL != clazz); 76 if (NULL == object) { 129 assert(NULL != object); 155 assert(NULL != clazz && NULL != pExposedMask); 168 if (NULL != MPH_init_table[interfaces[i].mMPH].mInit) { 183 if (NULL == pInterfaceIds || NULL == pInterfaceRequired) [all...] |
/external/c-ares/ |
ares_platform.c | 89 {"tcpmux", {NULL}, 1, "tcp"}, 90 {"tcpmux", {NULL}, 1, "udp"}, 91 {"compressnet", {NULL}, 2, "tcp"}, 92 {"compressnet", {NULL}, 2, "udp"}, 93 {"compressnet", {NULL}, 3, "tcp"}, 94 {"compressnet", {NULL}, 3, "udp"}, 95 {"rje", {NULL}, 5, "tcp"}, 96 {"rje", {NULL}, 5, "udp"}, 97 {"echo", {NULL}, 7, "tcp"}, 98 {"echo", {NULL}, 7, "udp"} [all...] |
/external/clang/test/SemaObjCXX/ |
null_objc_pointer.mm | 3 #define NULL __null 11 b = d < NULL || NULL < d || d > NULL || NULL > d; 12 b = d <= NULL || NULL <= d || d >= NULL || NULL >= d; 13 b = d == NULL || NULL == d || d != NULL || NULL != d [all...] |
/external/libxml2/result/ |
winblanks.xml.sax2 | 3 SAX.startElementNs(a, NULL, NULL, 0, 0, 0) 6 SAX.startElementNs(B, NULL, NULL, 0, 0, 0) 9 SAX.startElementNs(C, NULL, NULL, 0, 0, 0) 10 SAX.endElementNs(C, NULL, NULL) 14 SAX.endElementNs(B, NULL, NULL) [all...] |
svg1.sax2 | 5 SAX.startElementNs(svg, NULL, NULL, 0, 2, 0, width='242p...', 5, height='383p...', 5) 8 SAX.startElementNs(g, NULL, NULL, 0, 1, 0, style='stro...', 15) 11 SAX.endElementNs(g, NULL, NULL) 14 SAX.startElementNs(g, NULL, NULL, 0, 1, 0, style='fill...', 13) 17 SAX.startElementNs(polyline, NULL, NULL, 0, 1, 0, verts=' 69,...', 337 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
stddef.h | 6 #undef NULL 8 #define NULL 0 10 #define NULL ((void *)0)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
stddef.h | 6 #undef NULL 8 #define NULL 0 10 #define NULL ((void *)0)
|
/art/test/016-intern/ |
expected.txt | 3 good! null
|
/art/test/127-checker-secondarydex/ |
expected.txt | 3 Got null pointer exception
|
/external/autotest/client/deps/fakegudev/src/test_files/ |
fake.output | 1 Name: (null) 3 Devtype: (null) 4 Driver: (null) 5 Subsystem: (null)
|