Searched refs:first (Results 276 - 300 of 1330) sorted by relevance

<<11121314151617181920>>

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DFileRemapper.cpp108 remap(pairs[i].first, pairs[i].second);
137 const FileEntry *origFE = I->first;
178 const FileEntry *origFE = I->first;
212 PPOpts.addRemappedFile(I->first->getName(), FE->getName());
215 PPOpts.addRemappedFile(I->first->getName(), mem);
226 PPOpts.addRemappedFile(I->first->getName(), FE->getName());
229 PPOpts.addRemappedFile(I->first->getName(), mem);
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Edit/
H A DCommit.cpp239 if (locInfo.first.isInvalid())
241 offs = FileOffset(locInfo.first, locInfo.second);
274 if (locInfo.first.isInvalid())
276 offs = FileOffset(locInfo.first, locInfo.second);
313 if (beginInfo.first != endInfo.first ||
317 Offs = FileOffset(beginInfo.first, beginInfo.second);
/freebsd-10.0-release/sbin/mca/
H A Dmca.c59 static const char hw_mca_first[] = "hw.mca.first";
454 int count, first, last, cpuid; local
482 len = sizeof(first);
483 if (sysctlbyname(hw_mca_first, &first, &len, NULL, 0) == -1)
492 while (count && first <= last) {
494 sprintf(mib, hw_mca_recid, first, cpuid);
503 first++;
525 first++;
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp527 // If this isn't the first time we've seen this dir, remove it.
531 // If this isn't the first time we've seen this framework dir, remove it.
536 // If this isn't the first time we've seen this headermap, remove it.
574 // If the first dir in the search path is a non-system dir, zap it
604 // Quoted arguments go first.
607 if (it->first == Quoted)
616 if (it->first == Angled || it->first == IndexHeaderMap)
625 if (it->first == System || it->first
[all...]
H A DASTUnit.cpp721 = AST->getFileManager().getVirtualFile(RemappedFiles[I].first,
726 << RemappedFiles[I].first;
740 << RemappedFiles[I].first << fname;
746 = AST->getFileManager().getVirtualFile(RemappedFiles[I].first,
751 << RemappedFiles[I].first;
1154 PreprocessorOpts.PrecompiledPreambleBytes.first = Preamble.size();
1271 llvm::sys::PathWithStatus MPath(M->first);
1296 llvm::sys::PathWithStatus MPath(M->first);
1377 OwnedPreambleBuffer.reset(NewPreamble.first);
1379 if (!NewPreamble.second.first) {
[all...]
/freebsd-10.0-release/contrib/telnet/telnetd/
H A Dtelnetd.c572 char first[256], last[256]; local
582 (void) strncpy(first, terminaltype, sizeof(first)-1);
583 first[sizeof(first)-1] = '\0';
597 * the first name, just go with it.
599 if (strncmp(first, terminaltype, sizeof(first)) == 0)
607 if (strncmp(first, terminaltype, sizeof(first)) !
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dhash.c181 The first field in the structure for an entry in the hash
185 <<bfd.h>>. The first field in the structure for the hash
191 bfd_link_hash_entry>> (in <<bfdlink.h>>). The first field,
193 the first field in <<struct bfd_link_hash_table>>, <<table>>,
209 The first argument to the creation routine is a pointer to a
640 struct strtab_hash_entry *first;
704 table->first = NULL;
782 if (tab->first == NULL)
783 tab->first = entry;
811 for (entry = tab->first; entr
638 struct strtab_hash_entry *first; member in struct:bfd_strtab_hash
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DDepthFirstIterator.h11 // first graph iterator. This file exposes the following functions/types:
14 // * Normal depth-first iteration - visit a node and then all of its children.
17 // * Depth-first iteration on the 'inverse' graph.
20 // * Normal depth-first iteration - visit a node and then all of its children.
26 // * Depth-first iteration on the 'inverse' graph.
104 NodeType *Node = Top.first.getPointer();
106 if (!Top.first.getInt()) {
109 Top.first.setInt(1);
151 return VisitStack.back().first.getPointer();
180 // nodes that a depth first iteratio
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp252 /// MemLocBase, MemLocOffset are lazily computed here the first time the
632 NonLocalDepInfo &Cache = CacheP.first;
900 /// This has special behavior for the first block queries (when SkipFirstBlock
906 /// as a clobber dependence on the first instruction in the predecessor block.
929 NonLocalPointerInfo *CacheInfo = &Pair.first->second;
1043 // Skip the first block if we have it.
1089 if (InsertRes.first->second != Pointer.getAddr()) {
1133 // pointer the block was first analyzed with.
1143 if (InsertRes.first->second == PredPtrVal)
1153 Visited.erase(PredList[i].first);
[all...]
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DGCOV.cpp192 I->second->collectLineCounts(FI, I->first(), Counter);
209 outs() << LI->first() << " -> ";
260 StringRef Filename = I->first();
275 if (AllLines != P.first)
276 outs() << P.first;
/freebsd-10.0-release/contrib/llvm/tools/llvm-symbolizer/
H A DLLVMSymbolize.cpp87 if (Address < it->first.Addr || Address >= it->first.AddrEnd)
90 Addr = it->first.Addr;
91 Size = it->first.AddrEnd - it->first.Addr;
/freebsd-10.0-release/crypto/openssl/crypto/asn1/
H A Da_object.c88 int i,first,len=0,c, use_bn; local
105 first= c-'0';
161 if ((first < 2) && (l >= 40))
168 if (!BN_add_word(bl, first * 40))
172 l+=(long)first*40;
/freebsd-10.0-release/contrib/dialog/
H A Dtextbox.c407 int first = 0; local
415 first = i;
417 for (i = first; (i <= limit) && ((cols[i] - cols[first]) < width); ++i)
421 (void) waddnstr(obj->text, line + indx[first], indx[last] - indx[first]);
460 long first = -1; local
464 size = tabize(obj, obj->in_buf, &first);
466 first = find_first(obj, obj->buf, size = obj->in_buf);
469 first,
500 bool first = TRUE; local
[all...]
H A Dmenubox.c77 bool first = TRUE; local
109 /* highlight first char of the tag to be special */
112 dlg_print_listitem(win, item->name, climit, first, selected);
113 first = FALSE;
129 dlg_print_listitem(win, show, my_width - my_x, first, selected);
150 int first = TRUE; local
168 if (!first)
170 if (dlg_edit_string(result, &offset, key, fkey, first)) {
175 FALSE, first);
176 first
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dunwind-dw2.c286 or after first not yet fully executed instruction. */
359 so it must be handled first. */
742 _Unwind_Word first, second;
747 first = stack[stack_elt + 1];
752 result = second & first;
755 result = (_Unwind_Sword) second / (_Unwind_Sword) first;
758 result = second - first;
761 result = (_Unwind_Sword) second % (_Unwind_Sword) first;
764 result = second * first;
767 result = second | first;
738 _Unwind_Word first, second; local
[all...]
H A Dglobal.c151 sorted in the order of first-to-be-allocated first. */
605 first try allocating in the class that is cheapest
1004 we want to give the lower-priority allocno the first chance for
1038 The registers marked in PREFREGS are tried first.
1087 In the first pass, skip registers that are preferred by some other pseudo
1090 However, we never allocate a register for the first time in pass 0. */
1266 /* Count from the end, to find the least-used ones first. */
1398 first try allocating in the class that is cheapest
1437 record conflicts first wit
1842 build_insn_chain(rtx first) argument
[all...]
/freebsd-10.0-release/contrib/libyaml/src/
H A Demitter.c102 yaml_event_t *event, int first);
114 yaml_event_t *event, int first);
118 yaml_event_t *event, int first);
126 yaml_event_t *event, int first);
130 yaml_event_t *event, int first);
552 yaml_event_t *event, int first)
586 if (!first || emitter->canonical) {
730 yaml_event_t *event, int first)
732 if (first)
745 if (emitter->canonical && !first) {
551 yaml_emitter_emit_document_start(yaml_emitter_t *emitter, yaml_event_t *event, int first) argument
729 yaml_emitter_emit_flow_sequence_item(yaml_emitter_t *emitter, yaml_event_t *event, int first) argument
778 yaml_emitter_emit_flow_mapping_key(yaml_emitter_t *emitter, yaml_event_t *event, int first) argument
866 yaml_emitter_emit_block_sequence_item(yaml_emitter_t *emitter, yaml_event_t *event, int first) argument
900 yaml_emitter_emit_block_mapping_key(yaml_emitter_t *emitter, yaml_event_t *event, int first) argument
[all...]
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dresbin.c159 rc_uint_type first; local
164 first = windres_get_16 (wrbfd, data, 2);
165 if (first == 0xffff)
274 rc_menuitem *first, **pp; local
276 first = NULL;
277 pp = &first;
339 return first;
342 return first;
351 rc_menuitem *first, **pp; local
353 first
656 rc_fontdir *first, **pp; local
726 rc_accelerator *first, **pp; local
792 rc_group_cursor *first, **pp; local
847 rc_group_icon *first, **pp; local
957 rc_ver_info *first, **pp; local
1359 bindata *first, **pp; local
[all...]
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dmacro.c34 const cpp_token **first; /* First token in unexpanded argument. */ member in struct:macro_arg
363 const cpp_token *token = arg->first[i];
594 arg->first = (const cpp_token **) buff->cur;
599 if ((unsigned char *) &arg->first[ntokens + 2] > buff->limit)
603 arg->first = (const cpp_token **) buff->cur;
633 arg->first[ntokens++] = token;
637 while (ntokens > 0 && arg->first[ntokens - 1]->type == CPP_PADDING)
641 arg->first[ntokens] = &pfile->eof;
647 buff->cur = (unsigned char *) &arg->first[ntokens + 1];
683 args[macro->paramc - 1].first
801 const cpp_token **dest, **first; local
963 push_ptoken_context(cpp_reader *pfile, cpp_hashnode *macro, _cpp_buff *buff, const cpp_token **first, unsigned int count) argument
977 _cpp_push_token_context(cpp_reader *pfile, cpp_hashnode *macro, const cpp_token *first, unsigned int count) argument
[all...]
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c72 * This module works by first reading the volume descriptors, then
301 struct content *first; member in struct:file_info::__anon1564
305 struct file_info *first; member in struct:file_info::__anon1565
345 struct file_info *first; member in struct:iso9660::__anon1566
349 struct file_info *first; member in struct:iso9660::__anon1567
463 iso9660->cache_files.first = NULL;
464 iso9660->cache_files.last = &(iso9660->cache_files.first);
465 iso9660->re_files.first = NULL;
466 iso9660->re_files.last = &(iso9660->re_files.first);
507 * Skip the first 3
2693 struct file_info *first; member in struct:__anon1568
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp28 return V.first->getType()->isIntOrIntVectorTy();
149 const Value *V = I->first;
179 if (LHS.first->getType() != RHS.first->getType())
180 return VE.getTypeID(LHS.first->getType()) <
181 VE.getTypeID(RHS.first->getType());
203 ValueMap[Values[CstStart].first] = CstStart+1;
510 ValueMap.erase(Values[i].first);
512 MDValueMap.erase(MDValues[i].first);
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp211 if (!Ops[Op.first].Constraints[Op.second].isNone())
213 Ops[Op.first].Constraints[Op.second] =
245 if (!Ops[DestOp.first].Constraints[DestOp.second].isNone())
248 Ops[DestOp.first].Constraints[DestOp.second] =
272 std::string OpName = P.first;
280 if (Op.second >= OperandList[Op.first].DoNotEncode.size())
281 OperandList[Op.first].DoNotEncode.resize(Op.second+1);
282 OperandList[Op.first].DoNotEncode[Op.second] = true;
348 // Check to see if the first implicit def has a resolvable type.
396 Res += Selection.split('|').first;
[all...]
/freebsd-10.0-release/sys/kern/
H A Dsubr_sglist.c121 /* Do the first page. It may have an offset. */
352 * Now at the first iovec to load. Load each iovec
481 * entries for the first 'length' bytes of the 'original' list are
550 * 'sg' and the new first entry in 'original'. We also
571 * scatter/gather list 'first'. If there is not enough space in
572 * 'first', EFBIG is returned.
575 sglist_join(struct sglist *first, struct sglist *second) argument
585 * If the first entry in 'second' can be appended to the last entry
586 * in 'first' then set append to '1'.
589 flast = &first
[all...]
/freebsd-10.0-release/usr.sbin/ndiscvt/
H A Dinf.c288 int first = 1, found = 0; local
325 if (first == 1) {
328 first = 0;
381 int first = 1, found = 0; local
418 if (first == 1) {
421 first = 0;
474 int first = 1, found = 0; local
511 if (first == 1) {
514 first = 0;
/freebsd-10.0-release/contrib/binutils/gas/
H A Ddw2gencfi.c108 struct cfi_insn_data *first, *last; member in struct:cie_entry
911 that it scans the .eh_frame section looking first for the
1110 if (cie->first)
1111 for (i = cie->first; i != cie->last; i = i->next)
1120 struct cfi_insn_data *first, int align)
1182 for (; first; first = first->next)
1183 output_cfi_insn (first);
1223 for (i = cie->first,
1116 output_fde(struct fde_entry *fde, struct cie_entry *cie, struct cfi_insn_data *first, int align) argument
1334 struct cfi_insn_data *first; local
[all...]

Completed in 379 milliseconds

<<11121314151617181920>>