/third_party/libabigail/tests/data/test-diff-suppr/test34-pub-include-dir-v0/ |
H A D | test34-pub-include-v0.h | 4 #define NULL (void*)0 macro
|
/third_party/libabigail/tests/data/test-diff-suppr/test34-pub-include-dir-v1/ |
H A D | test34-pub-include-v1.h | 4 #define NULL (void*)0 macro
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
H A D | call-variadic.c | 1 #define NULL ((void*)0) macro
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | call-variadic.c | 1 #define NULL ((void*)0) macro
|
/third_party/pulseaudio/src/tests/ |
H A D | mcalign-test.c | 90 pa_loop_write(STDOUT_FILENO, (uint8_t*) p + t.index, t.length, NULL); in main() local
|
/third_party/musl/porting/liteos_m/user/include/ |
H A D | string.h | 11 #define NULL 0L macro 13 #define NULL ((void*)0) macro
|
/third_party/musl/porting/linux/user/include/ |
H A D | string.h | 11 #define NULL nullptr macro 13 #define NULL 0L macro 15 #define NULL ((void*)0) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | string.h | 11 #define NULL 0L macro 13 #define NULL ((void*)0) macro
|
H A D | stddef.h | 5 #define NULL 0L macro 7 #define NULL ((void*)0) macro
|
/third_party/musl/include/ |
H A D | string.h | 11 #define NULL nullptr macro 13 #define NULL 0L macro 15 #define NULL ((void*)0) macro
|
H A D | stddef.h | 5 #define NULL nullptr macro 7 #define NULL 0L macro 9 #define NULL ((void*)0) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | stddef.h | 5 #define NULL 0L macro 7 #define NULL ((void*)0) macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | stddef.h | 5 #define NULL nullptr macro 7 #define NULL 0L macro 9 #define NULL ((void*)0) macro
|
/third_party/ffmpeg/tools/ |
H A D | coverity.c | 32 #define NULL (void *)0 macro
|
/third_party/icu/icu4c/source/samples/case/ |
H A D | case.cpp | 41 NULL, NULL, NULL, &status); in main() local
|
/third_party/lzma/CPP/Common/ |
H A D | StdOutStream.h | 19 CStdOutStream(FILE *stream = NULL):
in CStdOutStream() argument
|
H A D | StdInStream.h | 18 CStdInStream(FILE *stream = NULL):
in CStdInStream() argument
|
/third_party/lzma/CPP/7zip/UI/FileManager/ |
H A D | ComboDialog.h | 25 INT_PTR Create(HWND parentWindow = NULL) { return CModalDialog::Create(IDD_COMBO, parentWindow); }
in Create() argument
|
H A D | PasswordDialog.h | 25 INT_PTR Create(HWND parentWindow = NULL) { return CModalDialog::Create(IDD_PASSWORD, parentWindow); }
in Create() argument
|
/third_party/skia/third_party/externals/icu/source/samples/case/ |
H A D | case.cpp | 41 NULL, NULL, NULL, &status); in main() local
|
/third_party/glfw/examples/ |
H A D | windows.c | 49 glfwGetMonitorWorkarea(glfwGetPrimaryMonitor(), &xpos, &ypos, NULL, &height); in main() local
|
/third_party/backends/lib/ |
H A D | getopt1.c | 68 #ifndef NULL macro
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUCache.java | 18 public static final Object NULL = new Object(); field
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICUCache.java | 22 public static final Object NULL = new Object(); field
|
/third_party/libuv/docs/code/uvcat/ |
H A D | main.c | 32 uv_fs_close(uv_default_loop(), &close_req, open_req.result, NULL); in on_read() local
|