Searched refs:NULL (Results 1 - 25 of 8804) sorted by relevance

1234567891011>>

/haiku-fatelf/src/bin/gdb/gdb/mi/
H A Dmi-cmds.c37 { "break-after", { "ignore", 1 }, NULL, NULL },
38 { "break-catch", { NULL, 0 }, NULL, NULL },
39 { "break-commands", { NULL, 0 }, NULL, NULL },
40 { "break-condition", { "cond", 1 }, NULL, NULL },
[all...]
/haiku-fatelf/src/libs/iconv/
H A Dencodings_local.def24 { NULL, NULL }, { NULL, NULL })
29 { NULL, NULL }, { NULL, NULL })
H A Dencodings.def53 { ascii_mbtowc, NULL }, { ascii_wctomb, NULL })
62 { utf8_mbtowc, NULL }, { utf8_wctomb, NULL })
69 { ucs2_mbtowc, NULL }, { ucs2_wctomb, NULL })
78 { ucs2be_mbtowc, NULL }, { ucs2be_wctomb, NULL })
85 { ucs2le_mbtowc, NULL }, { ucs2le_wctomb, NULL })
[all...]
H A Dencodings_aix.def24 { cp856_mbtowc, NULL }, { cp856_wctomb, NULL })
29 { cp922_mbtowc, NULL }, { cp922_wctomb, NULL })
34 { cp943_mbtowc, NULL }, { cp943_wctomb, NULL })
39 { cp1046_mbtowc, NULL }, { cp1046_wctomb, NULL })
44 { cp1124_mbtowc, NULL }, { cp1124_wctomb, NULL })
[all...]
H A Dencodings_dos.def27 { cp437_mbtowc, NULL }, { cp437_wctomb, NULL })
32 { cp737_mbtowc, NULL }, { cp737_wctomb, NULL })
39 { cp775_mbtowc, NULL }, { cp775_wctomb, NULL })
47 { cp852_mbtowc, NULL }, { cp852_wctomb, NULL })
52 { cp853_mbtowc, NULL }, { cp853_wctomb, NULL })
[all...]
H A Dencodings_osf1.def24 { dec_kanji_mbtowc, NULL }, { dec_kanji_wctomb, NULL })
29 { dec_hanyu_mbtowc, NULL }, { dec_hanyu_wctomb, NULL })
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dcanon-inks.h205 * use {0,0.0,NULL} for undefined placeholder inks
333 {0,0.0,NULL},
334 {0,0.0,NULL},
335 {0,0.0,NULL},
336 {0,0.0,NULL},
337 {0,0.0,NULL},
345 {0,0.0,NULL},
346 {0,0.0,NULL},
347 {0,0.0,NULL},
348 {0,0.0,NULL},
[all...]
H A Dcanon-modes.h139 { 180, 180,CANON_INK_K,"180x180dpi",N_("180x180 DPI"),INKSET(1_K2),0,NULL,1.0,1.0,NULL,NULL,NULL,2},
140 { 360, 360,CANON_INK_K,"360x360dpi",N_("360x360 DPI"),INKSET(1_K2),0,NULL,1.0,1.0,NULL,NULL,NULL,2},
141 { 720, 360,CANON_INK_K,"720x360dpi",N_("720x360 DPI"),INKSET(1_K2),0,NULL,1.0,1.0,NULL,NUL
[all...]
H A Dcanon-printers.h145 NULL
153 NULL
160 NULL
166 NULL
172 NULL
191 NULL,
192 NULL,
193 NULL,
194 NULL
205 NULL,
[all...]
/haiku-fatelf/headers/posix/
H A Dnull.h8 #ifndef NULL
9 #define NULL 0 macro
/haiku-fatelf/src/system/libroot/posix/glibc/stdio-common/
H A Dtmpnam_r.c24 /** Generate a unique filename in P_tmpdir. If S is NULL return NULL.
31 if (s == NULL)
32 return NULL;
34 if (__path_search(s, L_tmpnam, NULL, NULL, 0))
35 return NULL;
37 return NULL;
/haiku-fatelf/src/tests/add-ons/kernel/kernelland_emu/
H A Dscheduler.cpp14 NULL,
15 NULL,
16 NULL,
17 NULL,
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/definitions/time_h/
H A D3-1.c8 Test that NULL is defined
13 #ifndef NULL
14 #error NULL not defined
/haiku-fatelf/src/bin/network/tcpdump/
H A Dmib.h14 NULL, NULL
18 NULL, &_proteon_obj
22 NULL, &_ibm_obj
26 NULL, &_cmu_obj
30 NULL, &_unix_obj
34 NULL, &_acc_obj
38 NULL, &_twg_obj
42 NULL, &_cayman_obj
46 NULL,
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/disk/virtual/fmap/
H A Dfmap.c39 NULL
43 NULL, /* open */
44 NULL, /* close */
45 NULL, /* free */
46 NULL, /* control */
47 NULL, /* read */
48 NULL, /* write */
49 NULL, NULL, NULL, NUL
[all...]
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dia64-opc-d.c24 {"add", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_IMM22, IA64_OPND_R3_2}, 0, 0, NULL},
25 {"add", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_IMM14, IA64_OPND_R3}, 0, 0, NULL},
26 {"break", IA64_TYPE_DYN, 0, 0, 0, {IA64_OPND_IMMU21}, 0, 0, NULL},
27 {"chk.s", IA64_TYPE_DYN, 0, 0, 0, {IA64_OPND_R2, IA64_OPND_TGT25b}, 0, 0, NULL},
28 {"hint", IA64_TYPE_DYN, 0, 0, 0, {IA64_OPND_IMMU21}, 0, 0, NULL},
29 {"mov", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_AR3}, 0, 0, NULL},
30 {"mov", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_AR3, IA64_OPND_IMM8}, 0, 0, NULL},
31 {"mov", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_AR3, IA64_OPND_R2}, 0, 0, NULL},
32 {"nop", IA64_TYPE_DYN, 0, 0, 0, {IA64_OPND_IMMU21}, 0, 0, NULL},
33 {NULL,
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/
H A Dkernel_interface.c71 NULL, //&fs_open_index_dir,
72 NULL, //&fs_close_index_dir,
73 NULL, //&fs_free_index_dir_cookie,
74 NULL, //&fs_read_index_dir,
75 NULL, //&fs_rewind_index_dir,
77 NULL, //&fs_create_index,
78 NULL, //&fs_remove_index,
79 NULL, //&fs_stat_index,
82 NULL, //&fs_open_query,
83 NULL, //
[all...]
/haiku-fatelf/src/system/libroot/os/arch/arm/
H A Dstack_frame.c18 return NULL;
26 return NULL;
/haiku-fatelf/src/system/libroot/os/arch/m68k/
H A Dstack_frame.c15 return NULL;
23 return NULL;
/haiku-fatelf/src/system/libroot/os/arch/mipsel/
H A Dstack_frame.c15 return NULL;
23 return NULL;
/haiku-fatelf/src/system/libroot/os/arch/ppc/
H A Dstack_frame.c15 return NULL;
23 return NULL;
/haiku-fatelf/src/bin/less/
H A Dopttbl.c64 static struct optname a_optname = { "search-skip-screen", NULL };
65 static struct optname b_optname = { "buffers", NULL };
66 static struct optname B__optname = { "auto-buffers", NULL };
67 static struct optname c_optname = { "clear-screen", NULL };
68 static struct optname d_optname = { "dumb", NULL };
70 static struct optname D__optname = { "color", NULL };
72 static struct optname e_optname = { "quit-at-eof", NULL };
73 static struct optname f_optname = { "force", NULL };
74 static struct optname F__optname = { "quit-if-one-screen", NULL };
76 static struct optname g_optname = { "hilite-search", NULL };
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/definitions/pthread_h/
H A D4-1.c18 return NULL;
25 pthread_create(&a_thread, NULL, thread_function, NULL);
/haiku-fatelf/src/apps/terminal/
H A DGlobals.cpp11 BClipboard* gMouseClipboard = NULL;
/haiku-fatelf/src/system/libroot/posix/glibc/iconv/
H A Dgconv_builtin.h22 __gconv_transform_multibyte_wchar, NULL, 4, 4, 1, MB_LEN_MAX)
25 __gconv_transform_wchar_multibyte, NULL, 4, 4, 1, MB_LEN_MAX)

Completed in 215 milliseconds

1234567891011>>