Searched refs:It (Results 176 - 200 of 495) sorted by relevance

1234567891011>>

/external/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp348 for (auto &It : reverse(ConvertedInsts)) {
349 Instruction *I = It.first;
353 std::tie(V, Mask, Worthy) = It.second;
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
H A Dinteractive.rb8 A special stream used in the <b>interactive mode</b> of the Main scripts. It
/external/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp208 auto It = RegDefs.find(MO.getReg()); local
209 if (It == RegDefs.end())
212 assert(It->second && "Found null MI?");
213 It->second = getUnknownMI();
H A DLiveDebugValues.cpp159 auto It = Vars.find(Var); local
160 if (It != Vars.end()) {
161 unsigned ID = It->second;
163 Vars.erase(It);
/external/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp76 MuxInfo(MachineBasicBlock::iterator It, unsigned DR, unsigned PR, argument
79 : At(It), DefR(DR), PredR(PR), SrcT(TOp), SrcF(FOp), Def1(&D1),
225 auto It = CM.insert(std::make_pair(DR, CondsetInfo())); local
226 F = It.first;
/external/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp532 MachineFunction::iterator It = ++BB->getIterator(); local
544 F->insert(It, copy0MBB);
545 F->insert(It, sinkMBB);
595 MachineFunction::iterator It = ++BB->getIterator(); local
607 F->insert(It, copy0MBB);
608 F->insert(It, sinkMBB);
661 MachineFunction::iterator It = ++BB->getIterator(); local
673 F->insert(It, copy0MBB);
674 F->insert(It, sinkMBB);
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1905 const GOTEntry *It);
1907 const GOTEntry *It, const Elf_Sym *Sym,
1910 const GOTEntry *It, StringRef Purpose);
1912 const GOTEntry *It, StringRef StrTable,
1986 const GOTEntry *It = GotBegin; local
1996 printGotEntry(GOTShdr->sh_addr, GotBegin, It++);
2000 if (It != GotLocalEnd && (*It >> (sizeof(GOTEntry) * 8 - 1)) != 0) {
2002 printGotEntry(GOTShdr->sh_addr, GotBegin, It++);
2008 for (; It !
2056 const GOTEntry *It = PLTBegin; local
2102 printGotEntry(uint64_t GotAddr, const GOTEntry *BeginIt, const GOTEntry *It) argument
2112 printGlobalGotEntry( uint64_t GotAddr, const GOTEntry *BeginIt, const GOTEntry *It, const Elf_Sym *Sym, StringRef StrTable, bool IsDynamic) argument
2132 printPLTEntry(uint64_t PLTAddr, const GOTEntry *BeginIt, const GOTEntry *It, StringRef Purpose) argument
2143 printPLTEntry(uint64_t PLTAddr, const GOTEntry *BeginIt, const GOTEntry *It, StringRef StrTable, const Elf_Sym *Sym) argument
[all...]
/external/testng/doc/
H A Dprettify.js1095 * It will do a resonable job with <, but will not recognize an &quot;
1099 * It does not recognize double delimiter escapes, or perl's qq() style
1102 * It recognizes C, C++, and shell style comments.
1133 * It will do a resonable job with <, but will not recognize an &quot;
1144 * It does not recognizes %foo; entities.
1146 * It will recurse into any <style>, <script>, and on* attributes using
1219 // It's necessary for IE though which seems to lose the preformattedness
/external/ImageMagick/www/api/
H A Dblob.php12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
59 <p>BlobToImage() implements direct to memory image formats. It returns the blob as an image.</p>
142 <p>ImageToBlob() implements direct to memory image formats. It returns the image as a formatted blob and its length. The magick member of the Image structure determines the format of the returned blob (GIF, JPEG, PNG, etc.). This method is the equivalent of WriteImage(), but writes the formatted "file" to a memory buffer rather than to an actual file.</p>
177 <p>ImageToFile() writes an image to a file. It returns MagickFalse if an error occurs otherwise MagickTrue.</p>
208 <p>ImagesToBlob() implements direct to memory image formats. It returns the image sequence as a blob and its length. The magick member of the ImageInfo structure determines the format of the returned blob (GIF, JPEG, PNG, etc.)</p>
/external/Microsoft-GSL/
H A DCONTRIBUTING.md22 * It is desirable, but not necessary, for the tests to pass at each commit. Please see [README.md](./README.md) for instructions to build the test suite.
/external/bison/doc/
H A Dbison.x8 It should be upwardly compatible with input files designed
/external/iptables/extensions/
H A Dlibext.mk19 # The $* does not work as expected. It ends up empty. Even with SECONDEXPANSION.
/external/libpng/projects/visualc71/
H A DREADME_zlib.txt2 It is expected to be part of the next zlib release under
13 NOTE: This project will be removed from libpng-1.5.0. It has
/external/llvm/test/Bindings/OCaml/
H A Dipo.ml9 (* Note: It takes several seconds for ocamlopt to link an executable with
H A Dlinker.ml9 (* Note: It takes several seconds for ocamlopt to link an executable with
H A Dscalar_opts.ml9 (* Note: It takes several seconds for ocamlopt to link an executable with
/external/ltp/testcases/realtime/
H A DREADME21 realtime tests is an open-source testsuite for testing real-time Linux. It is
/external/regex-re2/doc/
H A Dmksyntaxhtml32 <tr><td colspan=2>It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
H A Dipo_opts.ml6 (* Note: It takes several seconds for ocamlopt to link an executable with
H A Dscalar_opts.ml6 (* Note: It takes several seconds for ocamlopt to link an executable with
/external/iproute2/doc/
H A Dip-tunnels.tex30 to create tunnel. It does not work in 2.2.0!
50 to tunnel net 10.0.0.0 via router 193.233.7.65. It does not
85 Q: \verb|traceroute| does not work over tunnel! Well, stop... It works,
89 inner packet to outer one. It means that path traversed by tunneled
177 packets. It must be an address on another interface of this host.
218 It is important to use option \verb|onlink|, otherwise
248 It is enabled by default. Note that fixed ttl is incompatible
331 source addresses indistinguishable from local ones. It is not so bad idea
388 It is possible to set \verb|remote| for GRE tunnel to a multicast
413 and sent to 128.6.190.2. It i
[all...]
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp50 BasicBlock::iterator It = New; local
51 while (isa<AllocaInst>(*It) || isa<DbgInfoIntrinsic>(*It)) ++It;
62 InsertNewInstBefore(GEP, *It);
/external/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp26 // It may also be turned into either the following more efficient
239 /// \param nbRegs is used internally allocate some memory. It must be consistent
284 /// definition. It also consider definitions of ADRP instructions as uses and
579 MapRegToId::const_iterator It; local
587 ((It = RegToId.find((MI)->getOperand(1).getReg())) == EndIt ||
588 It->second != CurReg))) {
605 // It would have been better if we could just remove the entry
743 InstrToInstrs::const_iterator It = UseToDefs.find(&Use);
745 if (It == UseToDefs.end() || It
[all...]
/external/clang/lib/Sema/
H A DSema.cpp960 // FIXME: It doesn't make sense to me that DiagID is an incoming argument here
1094 /// represents that declaration context in the parser. It is typically used
1404 for (UnresolvedSetImpl::iterator It = Overloads.begin(),
1405 DeclsEnd = Overloads.end(); It != DeclsEnd; ++It) {
1413 NamedDecl *Fn = (*It)->getUnderlyingDecl();
1430 for (OverloadExpr::decls_iterator It = Overloads.begin(),
1431 DeclsEnd = Overloads.end(); It != DeclsEnd; ++It) {
1432 const FunctionDecl *OverloadDecl = cast<FunctionDecl>(*It);
[all...]
H A DSemaCUDA.cpp126 // It's OK to call a compilation-mode matching function from an HD one.
463 auto It = llvm::find_if(Previous, IsMatchingDeviceFn); local
464 if (It != Previous.end()) {
469 NamedDecl *Match = *It;

Completed in 600 milliseconds

1234567891011>>