Home
last modified time | relevance | path

Searched defs:all (Results 1 – 25 of 266) sorted by relevance

1234567891011

/openbsd-src/distrib/notes/
H A DMakefile17 all: $(TARG) target
30 all: target
/openbsd-src/usr.bin/unexpand/
H A Dunexpand.c50 bool all = false; in main() local
88 tabify(bool all) in tabify()
/openbsd-src/gnu/gcc/gcc/
H A Dvalue-prof.c87 check_counter (tree stmt, const char * name, gcov_type all, gcov_type bb_count) in check_counter()
177 gcov_type all) in tree_divmod_fixed_value()
265 gcov_type val, count, all; in tree_divmod_fixed_value_transform() local
340 gcov_type count, gcov_type all) in tree_mod_pow2()
432 gcov_type count, wrong_values, all; in tree_mod_pow2_value_transform() local
504 gcov_type count1, gcov_type count2, gcov_type all) in tree_mod_subtract()
614 gcov_type count, wrong_values, all; in tree_mod_subtract_transform() local
/openbsd-src/sys/lib/libkern/
H A Dcrt_glue.h38 ti_int all; member
53 tu_int all; member
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dint_types.h41 di_int all; member
54 du_int all; member
83 ti_int all; member
96 tu_int all; member
/openbsd-src/usr.sbin/unbound/testcode/
H A Dlock_verify.c186 static void read_create(rbtree_type* all, FILE* in) in read_create()
215 insert_lock(rbtree_type* all, struct order_id* id) in insert_lock()
228 static void read_lock(rbtree_type* all, FILE* in, int val) in read_lock()
261 static void readinput(rbtree_type* all, char* file) in readinput()
/openbsd-src/libexec/rpc.rusersd/
H A Drusers_proc.c132 do_names_3(int all) in do_names_3()
195 do_names_2(int all) in do_names_2()
259 do_names_1(int all) in do_names_1()
/openbsd-src/etc/etc.hppa/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/etc/etc.macppc/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/etc/etc.octeon/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/etc/etc.riscv64/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/etc/etc.arm64/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/etc/etc.landisk/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/etc/etc.powerpc64/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/etc/etc.luna88k/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/etc/etc.amd64/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/etc/etc.alpha/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/etc/etc.loongson/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/etc/etc.i386/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/distrib/syspatch/
H A DMakefile2 all: target
/openbsd-src/etc/etc.armv7/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/etc/etc.sparc64/
H A DMakefile3 all: MAKEDEV target
/openbsd-src/gnu/usr.bin/cvs/os2/
H A DMakefile273 all: target
276 all install uninstall: target
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dtime_get_members_wchar_t.cc67 const wchar_t* all = L"%a %A %b %B %c %d %H %I %j %m %M %p %s %U " in test01() local
186 const wchar_t* all = L"%a %A %b %B %c %d %H %I %j %m %M %p %s %U " in test02() local
309 const wchar_t* all = L"%a %A %b %B %c %d %H %I %j %m %M %p %s %U " in test03() local
432 const wchar_t* all = L"%a %A %b %B %c %d %H %I %j %m %M %p %s %U " in test04() local
524 const wchar_t* all = L"%a %A %b %B %c %d %H %I %j %m %M %p %s %U " in test05() local
H A Dtime_get_members_char.cc67 const char* all = "%a %A %b %B %c %d %H %I %j %m %M %p %s %U " in test01() local
186 const char* all = "%a %A %b %B %c %d %H %I %j %m %M %p %s %U " in test02() local
309 const char* all = "%a %A %b %B %c %d %H %I %j %m %M %p %s %U " in test03() local
432 const char* all = "%a %A %b %B %c %d %H %I %j %m %M %p %s %U " in test04() local
524 const char* all = "%a %A %b %B %c %d %H %I %j %m %M %p %s %U " in test05() local

1234567891011