| /openbsd-src/gnu/llvm/llvm/lib/FuzzMutate/ |
| H A D | OpDescriptor.cpp | 15 void fuzzerop::makeConstantsWithType(Type *T, std::vector<Constant *> &Cs) { in makeConstantsWithType() argument 18 Cs.push_back(ConstantInt::get(IntTy, APInt::getMaxValue(W))); in makeConstantsWithType() 19 Cs.push_back(ConstantInt::get(IntTy, APInt::getMinValue(W))); in makeConstantsWithType() 20 Cs.push_back(ConstantInt::get(IntTy, APInt::getSignedMaxValue(W))); in makeConstantsWithType() 21 Cs.push_back(ConstantInt::get(IntTy, APInt::getSignedMinValue(W))); in makeConstantsWithType() 22 Cs.push_back(ConstantInt::get(IntTy, APInt::getOneBitSet(W, W / 2))); in makeConstantsWithType() 26 Cs.push_back(ConstantFP::get(Ctx, APFloat::getZero(Sem))); in makeConstantsWithType() 27 Cs.push_back(ConstantFP::get(Ctx, APFloat::getLargest(Sem))); in makeConstantsWithType() 28 Cs.push_back(ConstantFP::get(Ctx, APFloat::getSmallest(Sem))); in makeConstantsWithType() 30 Cs.push_back(UndefValue::get(T)); in makeConstantsWithType()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonCommonGEP.cpp | 777 NodeVect &Cs = CF->second; in recalculatePlacement() local 778 for (GepNode *CN : Cs) { in recalculatePlacement() 817 NodeVect &Cs = CF->second; in recalculatePlacementRec() local 818 for (GepNode *C : Cs) in recalculatePlacementRec() 907 NodeVect &Cs = CF->second; in adjustForInvariance() local 908 for (GepNode *C : Cs) in adjustForInvariance() 1142 NodeVect &Cs = CF->second; in getAllUsersForNode() local 1143 llvm::append_range(Work, Cs); in getAllUsersForNode() 1206 NodeVect &Cs = NCM[Last]; in materialize() local 1207 for (GepNode *CN : Cs) { in materialize()
|
| H A D | HexagonPseudo.td | 570 (ins IntRegs:$Rx32in, s4_0Imm:$Ii, ModRegs:$Mu2, IntRegs:$Cs), 575 (ins IntRegs:$Rx32in, ModRegs:$Mu2, IntRegs:$Cs), 593 (ins IntRegs:$Rx32in, s4_0Imm:$Ii, ModRegs:$Mu2, RC:$Rt32, IntRegs:$Cs), 598 (ins IntRegs:$Rx32in, ModRegs:$Mu2, RC:$Rt32, IntRegs:$Cs),
|
| H A D | HexagonISelDAGToDAGHVX.cpp | 251 NodeSet &Cs = Edges[C]; in color() local 257 Cs.insert(M); in color() 2366 auto pfs = [](const std::set<CycleType> &Cs, unsigned Len) { in perfect() argument 2369 if (Cs.size() != 1) in perfect() 2371 const CycleType &C = *Cs.begin(); in perfect()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Unicode-Collate/t/ |
| H A D | loc_hu.t | 80 ok($objHu->eq("cS", "Cs")); 81 ok($objHu->eq("Cs", "CS")); 126 ok($objHu->lt("cS", "Cs")); 127 ok($objHu->lt("Cs", "CS")); 274 ok($objHu->gt("cS", "Cs")); 275 ok($objHu->gt("Cs", "CS"));
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| H A D | ValueProfilePlugins.inc | 38 void run(std::vector<CandidateInfo> &Cs) { 39 Candidates = &Cs;
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | BuiltinsHexagon.def | 68 TARGET_BUILTIN(__builtin_brev_ldh, "v*s*Cs*iC", "", V5) 80 TARGET_BUILTIN(__builtin_brev_sth, "s*Cs*iiC", "", V5) 81 TARGET_BUILTIN(__builtin_brev_sthhi, "s*Cs*iiC", "", V5)
|
| /openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| H A D | 1534.key | 9 xgqc/EaQZclNPYG66ibINgMAbcDD+Cs+vehCbAr6hnEVMABu0TfPBzJ2qWy2pVGZ
|
| H A D | 2123.chain | 13 qxzOqSxA/jY+1qsYr54ex8nWBDyYyvWs7c5S0IcMo/jLO3ma4/Cs+x6O3/aeIJsI
|
| H A D | 2213.chain | 20 rhcVc2XVYeWZvZ1Aea6gROBsHPu1VlxwIsyVtT/6X4rpkzV6qW9ZgbOQ3HcM/5Cs
|
| H A D | 3279.chain | 43 Sy+tCVCdCyjzNOJGI79CF+k5+2gE9Jbvhj8nB7qxuF/Cs+6NLizE+jhXJIW81vno
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64A57FPLoadBalancing.cpp | 372 std::vector<Chain*> Cs(EC.member_begin(I), EC.member_end()); in runOnBasicBlock() local 373 if (Cs.empty()) continue; in runOnBasicBlock() 374 V.push_back(std::move(Cs)); in runOnBasicBlock()
|
| /openbsd-src/games/quiz/datfiles/ |
| H A D | elements | 55 Cs:55:132.91:C{a}esium
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/FuzzMutate/ |
| H A D | OpDescriptor.h | 31 void makeConstantsWithType(Type *T, std::vector<Constant *> &Cs);
|
| /openbsd-src/regress/usr.bin/snmp/ |
| H A D | Makefile | 952 ${SNMPWALK} -v2c -cpublic -Cs sysUpTime 127.0.0.1 system > $@.res 983 ${SNMPBULKWALK} -v2c -cpublic -Cs sysUpTime 127.0.0.1 system > $@.res
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | PropValueAliases.txt | 715 gc ; C ; Other # Cc | Cf | Cn | Co | Cs 720 gc ; Cs ; Surrogate
|
| H A D | mktables | 10513 gc ; C ; Other # Cc | Cf | Cn | Co | Cs 10730 gc ; Cs ; Surrogate 11770 || $fields[$CATEGORY] eq 'Cs') 13822 + $gc->table('Cs'); 14517 my $Cs = $gc->table('Cs'); 14518 if (defined $Cs && ! $Cs->is_empty) { 14519 $perl_surrogate += $Cs; 14530 # Graph is ~space & ~(Cc|Cs|C [all...] |
| H A D | EastAsianWidth.txt | 1685 D800..DB7F;N # Cs [896] <surrogate-D800>..<surrogate-DB7F> 1686 DB80..DBFF;N # Cs [128] <surrogate-DB80>..<surrogate-DBFF> 1687 DC00..DFFF;N # Cs [1024] <surrogate-DC00>..<surrogate-DFFF>
|
| H A D | LineBreak.txt | 2520 D800..DB7F;SG # Cs [896] <surrogate-D800>..<surrogate-DB7F> 2521 DB80..DBFF;SG # Cs [128] <surrogate-DB80>..<surrogate-DBFF> 2522 DC00..DFFF;SG # Cs [1024] <surrogate-DC00>..<surrogate-DFFF>
|
| H A D | VerticalOrientation.txt | 1502 D800..DFFF ; R # Cs [2048] <surrogate-D800>..<surrogate-DFFF>
|
| /openbsd-src/lib/libcurses/ |
| H A D | Caps-ncurses | 396 userdef Cs str s set the cursor color.
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlreguts.pod | 668 [StS:1 Wds:2 Cs:6 Uq:5 #Sts:7 Mn:3 Mx:3 Stcls:bf]
|
| H A D | perlunicode.pod | 563 Cs Surrogate 1597 C<L</General_Category>> is C<"Cs">. But because their use is somewhat dangerous,
|
| H A D | perluniprops.pod | 2221 \p{Cs} \p{Surrogate} (= \p{General_Category= 2704 \p{General_Category: Cs} \p{General_Category=Surrogate} (2048) 2856 \p{General_Category: Surrogate} (Short: \p{Gc=Cs}, \p{Cs}) (2048: 6700 \p{Cs}) (2048)
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/extracted/ |
| H A D | DLineBreak.txt | 2823 D800..DFFF ; SG # Cs [2048] <surrogate-D800>..<surrogate-DFFF>
|