Searched defs:first (Results 226 - 250 of 672) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist.h284 void transfer(iterator position, iplist_impl &L2, iterator first, iterator last) { argument
301 iterator erase(iterator first, iterator last) { argument
322 insert(iterator where, InIt first, InIt last) argument
331 splice(iterator where, iplist_impl &L2, iterator first) argument
336 splice(iterator where, iplist_impl &L2, iterator first, iterator last) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp57 SymbolizedStack *first = SymbolizedStack::New(addr); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueMap.h343 const KeyT first; member in struct:llvm::ValueMapIterator::ValueTypeProxy
397 const KeyT first; member in struct:llvm::ValueMapConstIterator::ValueTypeProxy
[all...]
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h599 Address first; member in class:AddrUnsPair
[all...]
H A Dkmp_i18n.cpp595 kmp_i18n_id_t first; member in struct:kmp_i18n_id_range_t
H A Dkmp_str.cpp263 char first = TOLOWER(fname->dir[0]); // look for drive. local
/freebsd-12-stable/contrib/lua/src/
H A Dlua.c465 static int collectargs (char **argv, int *first) { argument
/freebsd-12-stable/contrib/mandoc/
H A Dtbl.h76 struct tbl_cell *first; /* Leftmost layout cell. */ member in struct:tbl_row
118 struct tbl_dat *first; /* Leftmost data cell. */ member in struct:tbl_span
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dparse_entry.c73 unsigned first, last, n; local
[all...]
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Devbuffer-internal.h82 struct evbuffer_chain *first; member in struct:evbuffer
/freebsd-12-stable/contrib/nvi/common/
H A Dmsg.c446 int first, cnt; local
724 static int first = 1; local
/freebsd-12-stable/contrib/nvi/regex/
H A Dengine.c973 int first = 1; local
/freebsd-12-stable/contrib/ntp/libparse/
H A Dclk_rawdcf.c193 int i, first; local
[all...]
/freebsd-12-stable/contrib/ntp/parseutil/
H A Dtestdcf.c186 register int i, first; local
[all...]
/freebsd-12-stable/contrib/one-true-awk/
H A Db.c399 int first(Node *p) /* collects initially active leaves of p into setvec */ function
[all...]
/freebsd-12-stable/contrib/openbsm/libbsm/
H A Dbsm_control.c231 int first = 1; local
/freebsd-12-stable/contrib/opie/
H A Dopielogin.c291 static int first = 1; variable
/freebsd-12-stable/contrib/telnet/telnet/
H A Dsys_bsd.c963 static int bogus_oob = 0, first = 1; local
/freebsd-12-stable/contrib/telnet/telnetd/
H A Dtelnetd.c567 char first[256], last[256]; local
[all...]
/freebsd-12-stable/contrib/unbound/dnstap/
H A Ddtstream.h76 struct dt_msg_entry* first, *last; member in struct:dt_msg_queue
/freebsd-12-stable/contrib/wpa/src/ap/
H A Dvlan_full.c566 struct hostapd_vlan *first, *prev, *vlan = hapd->conf->vlan; local
/freebsd-12-stable/contrib/wpa/src/common/
H A Dhw_features_common.c90 int ok, first; local
/freebsd-12-stable/contrib/gcc/
H A Dcfghooks.c874 lv_adjust_loop_header_phi (basic_block first, basic_block second, argument
885 lv_add_condition_to_bb (basic_block first, basic_block second, argument
H A Dtree-ssa-copy.c467 set_copy_of_val (tree dest, tree first, tree mem_ref) argument
[all...]
/freebsd-12-stable/contrib/gcc/config/i386/
H A Dwinnt.c341 i386_pe_encode_section_info(tree decl, rtx rtl, int first) argument

Completed in 313 milliseconds

1234567891011>>