| /external/webkit/Source/JavaScriptCore/ |
| D | JavaScriptCorePrefix.h | 2 #define NULL __null macro 4 #define NULL ((void *)0) macro
|
| /external/kernel-headers/original/linux/ |
| D | stddef.h | 8 #define NULL 0 macro 10 #define NULL ((void *)0) macro
|
| /external/webkit/Source/WebCore/ |
| D | WebCorePrefix.h | 32 #define NULL __null macro 34 #define NULL ((void *)0) macro
|
| /external/webkit/Source/WebKit/mac/ |
| D | WebKitPrefix.h | 30 #define NULL __null macro 32 #define NULL ((void *)0) macro
|
| /external/iptables/libiptc/ |
| D | linux_stddef.h | 6 #define NULL 0 macro 8 #define NULL ((void *)0) macro
|
| /external/clang/lib/Headers/ |
| D | stddef.h | 47 #define NULL __null macro 49 #define NULL ((void*)0) macro
|
| /external/bluetooth/glib/tests/gobject/ |
| D | ifaceinherit.c | 108 static DEFINE_IFACE (TestIface1, test_iface1, NULL, NULL) in DEFINE_IFACE() argument 179 NULL, NULL, NULL, in DEFINE_TYPE() argument
|
| D | testmodule.c | 37 test_module_class_init, NULL, NULL, in DEFINE_TYPE() argument
|
| D | ifaceproperties.c | 152 static DEFINE_IFACE (TestIface, test_iface, NULL, test_iface_default_init) in DEFINE_IFACE() argument 330 base_object_class_init, NULL, base_object_init, in DEFINE_TYPE_FULL() argument 332 INTERFACE (NULL, TEST_TYPE_IFACE)) in DEFINE_TYPE_FULL() 398 derived_object_class_init, NULL, NULL, in DEFINE_TYPE() argument
|
| /external/e2fsprogs/intl/ |
| D | explodename.c | 32 # define NULL ((void *) 0) macro 34 # define NULL 0 macro
|
| /external/embunit/inc/ |
| D | stdImpl.h | 43 #define NULL 0 macro
|
| /external/stlport/test/eh/ |
| D | intel.mak | 8 NULL= macro 10 NULL=nul macro
|
| D | intel45.mak | 8 NULL= macro 10 NULL=nul macro
|
| D | intel50.mak | 8 NULL= macro 10 NULL=nul macro
|
| /external/qemu/distrib/sdl-1.2.12/include/ |
| D | begin_code.h | 151 #define NULL 0 macro 153 #define NULL ((void *)0) macro
|
| /external/clang/test/SemaObjCXX/ |
| D | null_objc_pointer.mm | 2 #define NULL __null macro
|
| /external/dbus/dbus/ |
| D | dbus-macros.h | 47 # define NULL (0L) macro 49 # define NULL ((void*) 0) macro
|
| /external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/ |
| D | slglobals.h | 75 #define NULL 0 macro
|
| /external/bluetooth/glib/gio/win32/ |
| D | Makefile.am | 3 NULL = macro
|
| /external/bluetooth/glib/gio/inotify/ |
| D | Makefile.am | 3 NULL = macro
|
| /external/bluetooth/glib/gio/fen/ |
| D | Makefile.am | 3 NULL = macro
|
| /external/clang/test/Headers/ |
| D | typedef_guards.c | 4 #define NULL ((void*) 0) macro
|
| /external/libvpx/vp8/common/ |
| D | type_aliases.h | 44 #define NULL 0 macro 46 #define NULL ((void *)0) macro
|
| /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/ |
| D | 11.2.2-3-n.js | 75 var NULL = null; variable
|
| /external/easymock/src/org/easymock/internal/matchers/ |
| D | Null.java | 26 public static final Null NULL = new Null(); field in Null
|