Home
last modified time | relevance | path

Searched refs:While (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DAMDGPUEmitPrintf.cpp106 BasicBlock *While = in getStrlenWithNull() local
117 BranchInst::Create(Join, While, CmpNull, Prev); in getStrlenWithNull()
120 Builder.SetInsertPoint(While); in getStrlenWithNull()
125 PtrPhi->addIncoming(PtrNext, While); in getStrlenWithNull()
130 Builder.CreateCondBr(Cmp, WhileDone, While); in getStrlenWithNull()
/openbsd/src/gnu/llvm/clang/tools/clang-fuzzer/
Dcxx_proto.proto71 message While { message
80 While while_loop = 3;
/openbsd/src/gnu/llvm/clang/lib/Tooling/Refactoring/Extract/
DSourceExtraction.cpp36 if (const auto *While = dyn_cast<WhileStmt>(S)) in isSemicolonRequiredAfter() local
37 return isSemicolonRequiredAfter(While->getBody()); in isSemicolonRequiredAfter()
/openbsd/src/regress/bin/ksh/
Dalias.t46 alias while=While
50 While
/openbsd/src/gnu/llvm/libcxx/cmake/caches/
DREADME.md7 While we won't explicitly work to break configurations not listed here, any
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-i860.texi87 Enter dual instruction mode. While this directive is supported, the
95 Exit dual instruction mode. While this directive is supported, the
124 pseudo-instructions are supported. While these are supported, they are
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-i860.texi87 Enter dual instruction mode. While this directive is supported, the
95 Exit dual instruction mode. While this directive is supported, the
124 pseudo-instructions are supported. While these are supported, they are
Dc-m32c.texi104 address into a 16 bit register. While the M32C family only has 24
/openbsd/src/lib/libcrypto/rc2/
Dversion16 While rc2 is included because it is used with SSL, I don't know how
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl5263delta.pod94 (F) While parsing an extended character class a ']' character was encountered
103 (F) While parsing a nested extended character class like:
114 (F) While parsing a nested extended character class like:
/openbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Dirix.em28 While this shouldn't really be necessary for ABI conformance, some versions
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dstr-2t.fin59 While WHILE
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dall-cfg.texi5 @c NOTE: While the GDB manual is configurable (by changing these
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/
Dirix.em28 While this shouldn't really be necessary for ABI conformance, some versions
/openbsd/src/gnu/llvm/clang/tools/clang-fuzzer/proto-to-cxx/
Dproto_to_cxx.cpp69 std::ostream &operator<<(std::ostream &os, const While &x) { in operator <<()
/openbsd/src/gnu/llvm/llvm/docs/PDB/
DCodeViewSymbols.rst31 * While types are referenced from other CodeView records via :ref:`type indices <type_indices>`,
76 While there is one :ref:`public symbol <public_symbols>` for every symbol in the
/openbsd/src/gnu/usr.bin/perl/t/lib/warnings/
Dgv31 While trying to resolve method call main->joe() can not locate package "Fred" yet it is mentioned i…
60 While trying to resolve method call C->foo() can not locate package "A" yet it is mentioned in @C::…
/openbsd/src/gnu/usr.bin/perl/hints/
Dfreebsd.sh223 (While 2.2.7 does have pthreads, it has some problems
/openbsd/src/gnu/usr.bin/perl/
DREADME.linux42 While there may be a bug somewhere in Perl's configuration or
/openbsd/src/gnu/llvm/llvm/docs/
DREADME.txt5 plaintext markup language (file extension `.rst`). While the
/openbsd/src/gnu/llvm/clang/docs/
DMSVCCompatibility.rst123 controlled by the ``-fdelayed-template-parsing`` flag. While Clang delays
135 user intended to find the name in a dependent base. While parsing the
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DValue.def116 // FIXME: It's awkward that Value.def knows about classes in Analysis. While
/openbsd/src/gnu/llvm/llvm/docs/GlobalISel/
Dindex.rst78 While we iterate on GlobalISel, we strive to avoid affecting the performance of
/openbsd/src/distrib/notes/luna88k/
Dinstall14 system should be backed up. While installing OpenBSD does not necessarily
Dprep59 While the LUNA-88K2 uses ``standard'' DB9 serial ports, the earlier

12345678910>>...14