| /openbsd-src/gnu/usr.bin/perl/cpan/Encode/t/ |
| H A D | utf32warnings.t | 21 my $enc = find_encoding("UTF32-LE"); 26 …is($warn, undef, "Calling encode on UTF32-LE encode object with valid string produces no warnings"… 27 …is($ret, $valid, "Calling encode on UTF32-LE encode object with valid string returns correct outpu… 34 …like($warn, qr/UTF-16 surrogate.* at $script line /, "Calling encode on UTF32-LE encode object wit… 41 …is($warn, undef, "Warning from encode method of UTF32-LE encode object can be silenced via no warn… 48 …is($warn, undef, "Warning from encode method of UTF32-LE encode object can be silenced via no warn… 55 …like($warn, qr/UTF-16 surrogate.* at $script line /, "Warning from encode method of UTF32-LE encod… 62 …like($warn, qr/UTF-16 surrogate.* at $script line /, "Warning from encode method of UTF32-LE encod… 69 is($warn, undef, "Calling Encode::encode for UTF32-LE with valid string produces no warnings"); 70 … is($ret, $valid, "Calling Encode::encode for UTF32-LE with valid string returns correct output"); [all …]
|
| H A D | Unicode.t | 59 is($n_16le, encode('UTF-16LE', $nasty), qq{encode UTF-16LE}); 61 is($n_32le, encode('UTF-32LE', $nasty), qq{encode UTF-16LE}); 64 is($nasty, decode('UTF-16LE', $n_16le), qq{decode UTF-16LE}); 66 is($nasty, decode('UTF-32LE', $n_32le), qq{decode UTF-32LE}); 76 is(decode('UCS-2LE', $n_16le), $fallback, "decode UCS-2LE [all...] |
| H A D | magic.t | 28 my $utf16 = find_encoding('UTF-16LE'); 38 foreach my $enc ('ASCII', 'Latin1', 'UTF-8', 'UTF-16LE') { 46 is($output, ((defined $str and $enc eq 'UTF-16LE') ? encode("UTF-16LE", $str) : $str), "$func returns correct \$output string"); 48 foreach my $enc ('ASCII', 'Latin1', 'UTF-8', 'UTF-16LE') { 51 my $input_str = ((defined $str and $enc eq 'UTF-16LE') ? encode("UTF-16LE", $str) : $str); 67 is($output, ((defined $str and $obj == $utf16) ? encode("UTF-16LE", $str) : $str), "$func returns correct \$output string"); 72 my $input_str = ((defined $str and $obj == $utf16) ? encode("UTF-16LE", $str) : $str);
|
| /openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
| H A D | MemProf.cpp | 15 endian::Writer LE(OS, little); in serialize() local 17 LE.write<uint64_t>(AllocSites.size()); in serialize() 19 LE.write<uint64_t>(N.CallStack.size()); in serialize() 21 LE.write<FrameId>(Id); in serialize() 26 LE.write<uint64_t>(CallSites.size()); in serialize() 28 LE.write<uint64_t>(Frames.size()); in serialize() 30 LE.write<FrameId>(Id); in serialize()
|
| H A D | InstrProfWriter.cpp | 51 : IsFDOStream(true), OS(FD), LE(FD, support::little) {} in ProfOStream() 53 : IsFDOStream(false), OS(STR), LE(STR, support::little) {} in ProfOStream() 56 void write(uint64_t V) { LE.write<uint64_t>(V); } in write() 57 void writeByte(uint8_t V) { LE.write<uint8_t>(V); } in writeByte() 94 support::endian::Writer LE; member in llvm::ProfOStream 122 endian::Writer LE(Out, little); in EmitKeyDataLength() local 125 LE.write<offset_type>(N); in EmitKeyDataLength() 137 LE.write<offset_type>(M); in EmitKeyDataLength() 149 endian::Writer LE(Out, little); in EmitData() local 157 LE.write<uint64_t>(ProfileData.first); // Function hash in EmitData() [all …]
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/ |
| H A D | MemProf.h | 69 endian::Writer LE(OS, little); in serialize() 74 LE.write<Type>(Name); \ in serialize() 190 endian::Writer LE(OS, little); in serialize() 196 LE.write<uint64_t>(Function); in serialize() 198 LE.write<uint32_t>(LineOffset); in serialize() 199 LE.write<uint32_t>(Column); in serialize() 200 LE.write<bool>(IsInlineFrame); in serialize() 517 endian::Writer LE(Out, little); in EmitKeyDataLength() 519 LE.write<offset_type>(N); in EmitKeyDataLength() 521 LE.write<offset_type>(M); in EmitKeyDataLength() [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Utils/ |
| H A D | ARMBaseInfo.h | 44 LE, // Less than or equal <, ==, or unordered enumerator 63 case GT: return LE; in getOppositeCondition() 64 case LE: return GT; in getOppositeCondition() 80 case ARMCC::GE: return ARMCC::LE; in getSwappedCondition() 83 case ARMCC::LE: return ARMCC::GE; in getSwappedCondition() 161 case ARMCC::LE: return "le"; in ARMCondCodeToString() 184 .Case("le", ARMCC::LE) in ARMCondCodeFromString()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/ |
| H A D | LineEntry.h | 31 inline raw_ostream &operator<<(raw_ostream &OS, const LineEntry &LE) { 32 return OS << "addr=" << HEX64(LE.Addr) << ", file=" << format("%3u", LE.File) 33 << ", line=" << format("%3u", LE.Line);
|
| H A D | LineTable.h | 187 void push(const LineEntry &LE) { in push() argument 188 Lines.push_back(LE); in push()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | Mips16HardFloat.cpp | 187 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE, in swapFPIntParams() argument 204 if (LE) { in swapFPIntParams() 214 if (LE) { in swapFPIntParams() 224 if (LE) { in swapFPIntParams() 238 if (LE) { in swapFPIntParams() 263 bool LE = TM.isLittleEndian(); in assureFPCallStub() local 286 AsmText += swapFPIntParams(PV, M, LE, true); in assureFPCallStub() 301 if (LE) { in assureFPCallStub() 311 if (LE) { in assureFPCallStub() 321 if (LE) { in assureFPCallStub() [all …]
|
| H A D | MipsAsmPrinter.cpp | 984 unsigned FPReg2, bool LE) { in EmitMovFPIntPair() argument 985 if (!LE) { in EmitMovFPIntPair() 996 bool LE, bool ToFP) { in EmitSwapFPIntParams() argument 1005 EmitMovFPIntPair(STI, MovOpc, Mips::A0, Mips::A1, Mips::F12, Mips::F14, LE); in EmitSwapFPIntParams() 1009 EmitMovFPIntPair(STI, MovOpc, Mips::A2, Mips::A3, Mips::F14, Mips::F15, LE); in EmitSwapFPIntParams() 1012 EmitMovFPIntPair(STI, MovOpc, Mips::A0, Mips::A1, Mips::F12, Mips::F13, LE); in EmitSwapFPIntParams() 1015 EmitMovFPIntPair(STI, MovOpc, Mips::A0, Mips::A1, Mips::F12, Mips::F13, LE); in EmitSwapFPIntParams() 1016 EmitMovFPIntPair(STI, MovOpc, Mips::A2, Mips::A3, Mips::F14, Mips::F15, LE); in EmitSwapFPIntParams() 1019 EmitMovFPIntPair(STI, MovOpc, Mips::A0, Mips::A1, Mips::F12, Mips::F13, LE); in EmitSwapFPIntParams() 1029 bool LE) { in EmitSwapFPIntRetval() argument [all …]
|
| H A D | MipsAsmPrinter.h | 101 unsigned FPReg2, bool LE); 104 Mips16HardFloatInfo::FPParamVariant, bool LE, 108 Mips16HardFloatInfo::FPReturnVariant, bool LE);
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlpod.pod | 390 =item C<LE<lt>nameE<gt>> -- a hyperlink 401 C<LE<lt>nameE<gt>> 403 Link to a Perl manual page (e.g., C<LE<lt>Net::PingE<gt>>). Note 406 C<LE<lt>crontab(5)E<gt>>. 410 C<LE<lt>name/"sec"E<gt>> or C<LE<lt>name/secE<gt>> 413 C<LE<lt>perlsyn/"For Loops"E<gt>> 417 C<LE<lt>/"sec"E<gt>> or C<LE<lt>/secE<gt>> 420 C<LE<lt>/"Object Methods"E<gt>> 425 example, C<LE<lt>perlvar/$.E<gt>> or C<LE<lt>perlvar/"$."E<gt>> both 427 C<LE<lt>perlsyn/For LoopsE<gt>> or C<LE<lt>perlsyn/"For Loops"E<gt>> [all …]
|
| /openbsd-src/gnu/llvm/clang/include/clang/Analysis/ |
| H A D | ConstructionContext.h | 133 ConstructionContextItem(const LambdaExpr *LE, unsigned Index) in ConstructionContextItem() argument 134 : Data(LE), Kind(LambdaCaptureKind), Index(Index) {} in ConstructionContextItem() 686 const LambdaExpr *LE; variable 693 explicit LambdaCaptureConstructionContext(const LambdaExpr *LE, in LambdaCaptureConstructionContext() argument 695 : ConstructionContext(LambdaCaptureKind), LE(LE), Index(Index) {} in LambdaCaptureConstructionContext() 698 const LambdaExpr *getLambdaExpr() const { return LE; } in getLambdaExpr() 702 return *(LE->capture_init_begin() + Index); in getInitializer() 706 auto It = LE->getLambdaClass()->field_begin(); in getFieldDecl()
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | EvaluatedExprVisitor.h | 92 void VisitLambdaExpr(PTR(LambdaExpr) LE) { in VisitLambdaExpr() argument 94 for (LambdaExpr::const_capture_init_iterator I = LE->capture_init_begin(), in VisitLambdaExpr() 95 E = LE->capture_init_end(); in VisitLambdaExpr()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFCompileUnit.h | 28 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit() argument 31 LS, LE, IsDWO, UnitVector) {} in DWARFCompileUnit()
|
| H A D | DWARFTypeUnit.h | 30 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit() argument 33 LS, LE, IsDWO, UnitVector) {} in DWARFTypeUnit()
|
| /openbsd-src/gnu/llvm/llvm/lib/LineEditor/ |
| H A D | LineEditor.cpp | 97 LineEditor *LE; member 113 return Data->LE->getPrompt().c_str(); in ElGetPromptFn() 143 LineEditor::CompletionAction Action = Data->LE->getCompletionAction( in ElCompletionFn() 177 OS << Data->LE->getPrompt() in ElCompletionFn() 200 Data->LE = this; in LineEditor()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-diff/lib/ |
| H A D | DifferenceEngine.cpp | 306 BasicBlock::const_iterator LI = L->begin(), LE = L->end(); in diff() local 310 assert(LI != LE && RI != R->end()); in diff() 331 } while (LI != LE); // This is sufficient: we can't get equality of in diff() 336 for (LI = L->begin(), RI = R->begin(); LI != LE; ++LI, ++RI) in diff() 782 for (Function::const_arg_iterator LI = L->arg_begin(), LE = L->arg_end(), in diff() local 784 LI != LE && RI != RE; ++LI, ++RI) in diff() 807 BasicBlock::const_iterator LE = LStart->getParent()->end(); in runBlockDiff() local 810 unsigned NL = std::distance(LStart, LE); in runBlockDiff() 838 for (BasicBlock::const_iterator LI = LStart; LI != LE; ++LI, ++Index) { in runBlockDiff() 884 assert(LI != LE && RI != RE); in runBlockDiff() [all …]
|
| /openbsd-src/usr.bin/m4/ |
| H A D | parser.y | 33 %left '<' LE '>' GE 66 | expr LE expr { $$ = $1 <= $3; }
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 152 endian::Writer LE(Out, little); in Emit() 181 LE.write<uint16_t>(B.Length); in Emit() 186 LE.write<typename Info::hash_value_type>(I->Hash); in Emit() 213 LE.write<uint8_t>(0); in Emit() 216 LE.write<offset_type>(NumBuckets); in Emit() 217 LE.write<offset_type>(NumEntries); in Emit() 219 LE.write<offset_type>(Buckets[I].Off); in Emit()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | ErlangGCPrinter.cpp | 108 LE = MD.live_end(PI); in finishAssembly() local 109 LI != LE; ++LI) { in finishAssembly()
|
| /openbsd-src/bin/expr/ |
| H A D | expr.c | 38 NE, LE, GE, OPERAND, EOI enumerator 192 token = LE; in nexttoken() 384 op == LE || op == GE) { in eval2() 399 case LE: in eval2() 425 case LE: in eval2()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/ |
| H A D | msgbuild.c | 225 *nap = PREAD32(LE, buffer); in unpack_message() 242 *nap = PREAD16(LE,buffer); in unpack_message()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | str-ot.fin | 35 LE LE
|