Searched refs:first (Results 76 - 100 of 2197) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/unbound/services/
H A Doutbound_list.h54 struct outbound_entry* first; member in struct:outbound_list
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_store_hash_fn_imps.hpp59 _GLIBCXX_DEBUG_ONLY(map_debug_base::insert_new(p_e->m_value.first);)
/freebsd-12-stable/usr.bin/mkuzip/
H A Dmkuz_fqueue.h32 struct mkuz_bchain_link *first; member in struct:mkuz_fifo_queue
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DNonRelocatableStringpool.cpp20 auto &Entry = I.first->second;
27 return DwarfStringPoolEntryRef(*I.first, true);
37 return InsertResult.first->getKey();
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.cpp38 [](Elem A, Elem B) { return A.first < B.first; });
39 if (It == SrcMap.end() || It->first != Offset)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp57 auto OptProfCount = GetProfCount(E.first, E.second);
66 AddCount(Entry.first, Entry.second);
70 auto OptProfCount = GetProfCount(E.first, E.second);
81 /// SCC, it first propagates the entry counts to the nodes within the SCC
/freebsd-12-stable/contrib/libxo/tests/core/
H A Dtest_03.c19 { "first-name", "string", "First name of employee" },
75 int first = 1, i; local
79 if (!first)
82 first = 0;
93 xo_emit("{:first-name} {:last-name} works in "
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzle.c45 uchar_t *first = src; local
51 *len = src - first - 1 + n;
60 *len = src - first - 1;
/freebsd-12-stable/lib/libutil/
H A Dtrimdomain.c59 static int first = 1; local
64 if (first) {
66 first = 0;
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp40 // signature, where the first entry is the return type and subsequent
149 // The first index references the return type (mandatory), and the followings
332 // the SignatureTable represent the complete signature. The first type at
418 return a.first == Signature;
454 StringSwitch<const char *>(T.first->getValueAsString("AccessQualifier"))
461 << " {OCLT_" << T.first->getValueAsString("Name") << ", "
462 << T.first->getValueAsInt("VecWidth") << ", "
463 << T.first->getValueAsBit("IsPointer") << ", "
464 << T.first->getValueAsBit("IsConst") << ", "
465 << T.first
[all...]
/freebsd-12-stable/contrib/bmake/unit-tests/
H A Descape.exp47 printf "%s=:%s:\n" VAR1BSNL00 first\ line; printf "%s=:%s:\n" VAR1BSNL0 first\ line\ no\ space\ on\ second\ line; printf "%s=:%s:\n" VAR1BSNLs first\ line\ one\ space\ on\ second\ line; printf "%s=:%s:\n" VAR1BSNLss first\ line\ two\ spaces\ on\ second\ line; printf "%s=:%s:\n" VAR1BSNLt first\ line\ one\ tab\ on\ second\ line; printf "%s=:%s:\n" VAR1BSNLtt first\ line\ two\ tabs\ on\ second\ line; printf "%s=:%s:\n" VAR1BSNLxx first\ line\ many\ spaces\ and\ tabs\ \[\ \ \ \ \]\ on\ second\ line;
48 VAR1BSNL00=:first line:
49 VAR1BSNL0=:first line no space on second line:
50 VAR1BSNLs=:first lin
[all...]
/freebsd-12-stable/tools/test/ptrace/
H A Dscescx.c48 int first; local
51 first = 1;
53 first = 0;
57 if (first)
58 first = 0;
65 if (first)
66 first = 0;
75 if (first)
76 first = 0;
107 unsigned first, flag local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h36 ColSplit.first.rsplit(':');
41 PSL.FileName = LineSplit.first;
56 /// The starting location of the range. The first element is the line and
59 /// The ending location of the range. The first element is the line and the
78 if (Split.first.getAsInteger(10, EndLine) ||
83 RangeSplit.first = Str;
87 auto Begin = ParsedSourceLocation::FromString(RangeSplit.first);
/freebsd-12-stable/bin/mkdir/
H A Dmkdir.c145 int first, last, retval; local
153 for (first = 1, last = 0; !last ; ++p) {
161 if (first) {
177 first = 0;
208 if (!first && !last)
/freebsd-12-stable/usr.sbin/pciconf/
H A Derr.c119 int first; local
121 first = 1;
124 if (first) {
126 first = 0;
133 if (first)
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.cpp35 auto I = Map.insert({P.first, MVT(llvm::getValueType(P.second))});
71 return Map.insert(std::make_pair(Mode, D->second)).first->second;
73 return Map.insert(std::make_pair(Mode, Type)).first->second;
96 OS << '(' << getModeName(P->first)
148 auto I = Map.insert({P.first, RegSizeInfo(P.second, CGH)});
155 unsigned M0 = Map.begin()->first;
160 unsigned M0 = Map.begin()->first;
165 unsigned M0 = Map.begin()->first;
171 unsigned M0 = Map.begin()->first;
188 OS << '(' << getModeName(P->first) << '
[all...]
/freebsd-12-stable/contrib/amd/amd/
H A Dsun_map_parse.y120 entry->location_list = (struct sun_location *)list->first;
146 entry->location_list = (struct sun_location *)list->first;
155 entry->opt_list = (struct sun_opt *)list->first;
176 entry->mountpt_list = (struct sun_mountpt *)list->first;
203 entry->mountpt_list = (struct sun_mountpt *)list->first;
212 entry->opt_list = (struct sun_opt *)list->first;
238 mountpt->location_list = (struct sun_location *)list->first;
267 mountpt->location_list = (struct sun_location *)list->first;
276 mountpt->opt_list = (struct sun_opt *)list->first;
304 location->host_list = (struct sun_host *)list->first;
[all...]
/freebsd-12-stable/usr.sbin/pmc/
H A Dcmd_pmc_summary.cc146 auto &samplevec = countmap[ekv.first];
147 samplevec.emplace_back(ekv.second, pkv.first);
150 std::sort(kv.second.begin(), kv.second.end(), [](auto &a, auto &b) {return (a.first < b.first);});
153 auto &name = eventnamemap[kv.first];
154 auto rate = ratemap[kv.first];
155 std::cout << "idx: " << kv.first << " name: " << name << " rate: " << rate << std::endl;
159 std::cout << val.second << ": " << val.first << std::endl;
165 auto &name = eventnamemap[kv.first];
166 auto rate = ratemap[kv.first];
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mc/
H A DDisassembler.cpp39 ArrayRef<uint8_t> Data(Bytes.first.data(), Bytes.first.size());
45 for (Index = 0; Index < Bytes.first.size(); Index += Size) {
119 ByteArray.first.clear();
124 ByteArray.first.push_back(ByteVal);
169 ByteArray.first.clear();
195 if (!ByteArray.first.empty())
/freebsd-12-stable/contrib/mandoc/
H A Dtbl.c118 while (rp->first != NULL) {
119 cp = rp->first;
120 rp->first = cp->next;
128 while (sp->first != NULL) {
129 dp = sp->first;
130 sp->first = dp->next;
176 while (sp != NULL && sp->first == NULL)
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-more-actions.h99 inline OutputIterator CopyElements(InputIterator first, argument
102 for (; first != last; ++first, ++output) {
103 *output = *first;
198 // Action SetArrayArgument<k>(first, last) copies the elements in
199 // source range [first, last) to the array pointed to by the k-th
205 AND_2_VALUE_PARAMS(first, last)) {
208 internal::CopyElements(first, last, ::testing::get<k>(args));
210 ::std::copy(first, last, ::testing::get<k>(args));
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dobjalloc.c228 struct objalloc_chunk *first; local
237 first = NULL;
252 else if (first == NULL)
253 first = q;
258 if (first == NULL)
259 first = p;
260 o->chunks = (PTR) first;
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dobjalloc.c221 struct objalloc_chunk *first; local
230 first = NULL;
245 else if (first == NULL)
246 first = q;
251 if (first == NULL)
252 first = p;
253 o->chunks = (PTR) first;
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Drculist.h88 #define hlist_first_rcu(head) (*((struct hlist_node **)(&(head)->first)))
123 struct hlist_node *first = h->first; local
125 n->next = first;
126 n->pprev = &h->first;
128 if (first)
129 first->pprev = &n->next;
/freebsd-12-stable/usr.bin/number/
H A Dnumber.c88 int ch, first; local
105 for (first = 1;
106 fgets(line, sizeof(line), stdin) != NULL; first = 0) {
109 if (!first)
114 for (first = 1; *argv != NULL; first = 0, ++argv) {
115 if (!first)

Completed in 384 milliseconds

1234567891011>>