Searched defs:set (Results 101 - 125 of 500) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsibcall.c64 rtx insn, set, hard, soft; local
146 rtx insn, set = NULL_RTX; local
254 rtx set; local
275 rtx insn, set = NULL_RTX; local
300 rtx insn, set = NULL_RTX; local
617 rtx set; local
[all...]
H A Dc-pragma.c164 enum { set, push, pop } action; enumerator in enum:__anon5896
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate26.C50 void set(const T& a) { parameter_ = a; is_set_ = 1; } function in class:Parameter
/openbsd-current/lib/libc/nls/
H A Dcatopen.c218 struct _nls_set_hdr *set; local
/openbsd-current/sys/sys/
H A Dmemrange.h74 int (*set)(struct mem_range_softc *sc, member in struct:mem_range_ops
/openbsd-current/bin/chmod/
H A Dchmod.c60 void *set; local
/openbsd-current/bin/dd/
H A Dargs.c69 u_int set, noset; member in struct:arg
270 u_int set, noset; member in struct:conv
/openbsd-current/usr.bin/lock/
H A Dlock.c215 sigset_t set, oset; local
/openbsd-current/usr.bin/tmux/
H A Dgrid-reader.c181 grid_reader_in_set(struct grid_reader *gr, const char *set) argument
H A Dspawn.c222 sigset_t set, oldset; local
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DTargetCXXABI.h78 void set(Kind kind) { function in class:clang::TargetCXXABI
/openbsd-current/usr.sbin/bgpd/
H A Drde_sets.c31 void *set; member in struct:set_table
113 struct set_table *set; local
137 set_free(struct set_table *set) argument
150 set_add(struct set_table *set, void *elms, size_t nelms) argument
180 set_get(struct set_table *set, size_t *nelms) argument
200 set_prep(struct set_table *set) argument
232 set_nmemb(const struct set_table *set) argument
[all...]
/openbsd-current/games/grdc/
H A Dgrdc.c291 set(in function
[all...]
/openbsd-current/usr.bin/audioctl/
H A Daudioctl.c47 int set; member in struct:field
198 int set = 0; local
/openbsd-current/usr.sbin/npppd/npppd/
H A Dparse.y171 set : SET MAX_SESSION NUMBER { conf->max_session = $3; } label
/openbsd-current/sys/dev/fdt/
H A Dimxiomuxc.c151 uint32_t set = (input_val & 0xff) << shift; local
/openbsd-current/lib/libcurses/tty/
H A Dlib_twait.c197 fd_set set; local
[all...]
/openbsd-current/gnu/llvm/lld/ELF/
H A DMapFile.cpp76 SmallPtrSet<Defined *, 4> set; local
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXString.cpp194 void clang_disposeStringSet(CXStringSet *set) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD_powerpc.cpp134 Status NativeRegisterContextFreeBSD_powerpc::ReadRegisterSet(RegSetKind set) { argument
146 Status NativeRegisterContextFreeBSD_powerpc::WriteRegisterSet(RegSetKind set) { argument
184 RegSetKind set = *opt_set; local
218 RegSetKind set local
[all...]
H A DNativeRegisterContextFreeBSD_arm64.cpp71 Status NativeRegisterContextFreeBSD_arm64::ReadRegisterSet(uint32_t set) { argument
84 Status NativeRegisterContextFreeBSD_arm64::WriteRegisterSet(uint32_t set) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
H A DNativeRegisterContextOpenBSD_x86_64.cpp174 int NativeRegisterContextOpenBSD_x86_64::ReadRegisterSet(uint32_t set) { argument
187 int NativeRegisterContextOpenBSD_x86_64::WriteRegisterSet(uint32_t set) { argument
221 int set = GetSetForNativeRegNum(reg); local
419 int set local
[all...]
H A DNativeRegisterContextOpenBSD_arm64.cpp122 int set = GetSetForNativeRegNum(reg); local
271 int set = GetSetForNativeRegNum(reg); local
482 ReadRegisterSet(uint32_t set) argument
499 WriteRegisterSet(uint32_t set) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.h19 enum class HashType { set = 0, dict }; member in class:lldb_private::CFBasicHash::HashType
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DBitfields.h270 static void set(StorageType &Packed, typename Bitfield::Type Value) { function in struct:llvm::Bitfield

Completed in 382 milliseconds

1234567891011>>