Searched refs:dummy (Results 376 - 386 of 386) sorted by relevance

<<111213141516

/haiku-fatelf/src/tests/kits/storage/
H A DAppFileInfoTest.cpp1516 CHK(types2.AddString("dummy", "Hello") == B_OK);
1519 const char *dummy; local
1520 CHK(types2.FindString("dummy", &dummy) != B_OK);
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dconfigure1748 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
1792 set dummy $ac_prog; ac_word=$2
2795 set dummy grep ggrep; ac_prog_name=$2
2877 set dummy egrep; ac_prog_name=$2
/haiku-fatelf/src/add-ons/kernel/drivers/network/syskonnect/dev/sk/
H A Dif_sk.c745 u_int16_t dummy[] = { 0, 0, 0 }; local
755 sk_setfilt(sc_if, dummy, i);
/haiku-fatelf/src/kits/tracker/
H A DContainerWindow.cpp198 uint32 dummy; local
199 StripShortcut(model, buffer, dummy);
/haiku-fatelf/src/bin/gdb/gdb/
H A Dada-lang.c1547 struct value *dummy = value_from_longest (builtin_type_long, 0);
1549 VALUE_TYPE (dummy) = type;
1550 result = ada_type_of_array (dummy, 0);
3606 /* Assuming a dummy frame has been established on the target, perform any
1543 struct value *dummy = value_from_longest (builtin_type_long, 0); local
H A Dhpread.c4029 fn_p->field.fn_fields[ix].dummy = 0;
5134 * a SOM dnttpointer. So we set up a dummy SOM dnttpointer "hp_type".
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-alpha.c3313 elf64_alpha_merge_ind_symbols (hi, dummy)
3315 PTR dummy ATTRIBUTE_UNUSED;
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex696 % workaround (which requires the file ``dummy.tfm'' to be installed),
698 %%%%%\font\nullfont=dummy\let\obstexwarn=\relax
709 % page 401 of the TeXbook: make the current font be a dummy font.
730 % dummy.tfm, as suggested in the TeXbook, because not all sites
/haiku-fatelf/src/tests/kits/net/netperf/
H A Dnettest_bsd.c7932 float dummy;
7958 cpu_stop(1,&dummy);
7914 float dummy; local
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex2498 % workaround (which requires the file ``dummy.tfm'' to be installed),
2500 %%%%%\font\nullfont=dummy\let\obstexwarn=\relax
2511 % page 401 of the TeXbook: make the current font be a dummy font.
2532 % dummy.tfm, as suggested in the TeXbook, because not all sites
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex2368 % workaround (which requires the file ``dummy.tfm'' to be installed),
2370 %%%%%\font\nullfont=dummy\let\obstexwarn=\relax
2381 % page 401 of the TeXbook: make the current font be a dummy font.
2402 % dummy.tfm, as suggested in the TeXbook, because not all sites

Completed in 344 milliseconds

<<111213141516