| /freebsd-13.1/contrib/tcsh/nls/C/ |
| H A D | set9 | 3 1 AddXkey: Null extended-key not allowed.\n 5 3 DeleteXkey: Null extended-key not allowed.\n 8 6 Enumerate: BUG!! Null ptr passed\n!
|
| H A D | set20 | 7 5 Null string specification\n 31 29 Bad function-key specification. Null key not allowed\n 36 34 Null key not allowed\n
|
| H A D | set2 | 3 1 Null signal
|
| /freebsd-13.1/contrib/tcsh/nls/ukrainian/ |
| H A D | set9 | 3 1 AddXkey: Null extended-key not allowed.\n 5 3 DeleteXkey: Null extended-key not allowed.\n 8 6 Enumerate: ПОМИЛКА!! Null ptr passed\n!
|
| H A D | set20 | 7 5 Null string specification\n 31 29 Bad function-key specification. Null key not allowed\n 36 34 Null key not allowed\n
|
| /freebsd-13.1/contrib/tcsh/nls/german/ |
| H A D | set9 | 3 1 AddXkey: Null extended-key not allowed.\n 5 3 DeleteXkey: Null extended-key not allowed.\n 8 6 Enumerate: BUG!! Null ptr passed\n!
|
| H A D | set2 | 3 1 Null signal
|
| /freebsd-13.1/contrib/tcsh/nls/et/ |
| H A D | set9 | 3 1 AddXkey: Null pikkusega laiend-klahv ei ole lubatud.\n 5 3 DeleteXkey: Null pikkusega laiend-klahv ei ole lubatud.\n 8 6 Enumerate: BUG!! Null viit anti\n!
|
| H A D | set20 | 7 5 Null sõne spetsifikatsioonis\n 31 29 Halb funktsioon-klahvi spetsifikatsioon. Null klahv pole lubatud\n 36 34 Null klahv pole lubatud\n
|
| /freebsd-13.1/crypto/heimdal/lib/hx509/ |
| H A D | print.c | 766 { ext(keyUsage, Null), S_C }, 770 { ext(cRLNumber, Null), M_N_C }, 771 { ext(cRLReason, Null), M_N_C }, 773 { ext(invalidityDate, Null), M_N_C }, 774 { ext(deltaCRLIndicator, Null), M_C }, 776 { ext(certificateIssuer, Null), M_C }, 777 { ext(nameConstraints, Null), M_C }, 779 { ext(certificatePolicies, Null), 0 }, 780 { ext(policyMappings, Null), M_N_C }, 784 { ext(freshestCRL, Null), M_N_C }, [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | TemplateBase.cpp | 192 case Null: in getDependence() 247 case Null: in isPackExpansion() 282 case TemplateArgument::Null: in getNonTypeTemplateArgumentType() 309 case Null: in Profile() 363 case Null: in structurallyEquals() 408 case Null: in getPackExpansionPattern() 421 case Null: in print() 533 case TemplateArgument::Null: in getSourceRange() 543 case TemplateArgument::Null: in DiagTemplateArg()
|
| /freebsd-13.1/contrib/tcsh/nls/russian/ |
| H A D | set9 | 3 1 AddXkey: Null extended-key not allowed.\n 5 3 DeleteXkey: Null extended-key not allowed.\n
|
| /freebsd-13.1/contrib/tcsh/nls/finnish/ |
| H A D | set20 | 7 5 Null string specification\n 31 29 Bad function-key specification. Null key not allowed\n 36 34 Null key not allowed\n
|
| H A D | set2 | 3 1 Null-signaali
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | TemplateArgumentVisitor.h | 35 DISPATCH(Null); in Visit() 57 VISIT_METHOD(Null);
|
| H A D | TemplateBase.h | 68 Null = 0, 152 constexpr TemplateArgument() : TypeOrValue({Null, 0}) {} 248 bool isNull() const { return getKind() == Null; }
|
| /freebsd-13.1/contrib/cortex-strings/benchmarks/dhry/ |
| H A D | dhry.h | 276 #define Null 0 macro
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
| H A D | ObjCARCContract.cpp | 479 Value *Null = ConstantPointerNull::get(cast<PointerType>(CI->getType())); in tryToPeepholeInstruction() local 481 new StoreInst(Null, CI->getArgOperand(0), CI); in tryToPeepholeInstruction() 484 << " New = " << *Null << "\n"); in tryToPeepholeInstruction() 486 CI->replaceAllUsesWith(Null); in tryToPeepholeInstruction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerGlobalDtors.cpp | 183 Value *Null = ConstantPointerNull::get(VoidStar); in runOnModule() local 184 Value *Args[] = {CallDtors, Null, DsoHandle}; in runOnModule()
|
| /freebsd-13.1/contrib/tcsh/nls/french/ |
| H A D | set9 | 8 6 Enumerate: BUG!! Pointeur Null passé!\n
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | esri | 15 >32 lelong =0 type Null Shape
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | StructuredData.h | 522 class Null : public Object { 524 Null() : Object(lldb::eStructuredDataTypeNull) {} in Null() function 526 ~Null() override = default;
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Sanitizers.def | 90 SANITIZER("null", Null) 138 IntegerDivideByZero | NonnullAttribute | Null | ObjectSize |
|
| /freebsd-13.1/stand/i386/pxeldr/ |
| H A D | pxeldr.S | 282 gdt: .word 0x0,0x0,0x0,0x0 # Null entry
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExprComplex.cpp | 239 llvm::Constant *Null = llvm::Constant::getNullValue(CGF.ConvertType(Elem)); in VisitCXXScalarValueInitExpr() local 240 return ComplexPairTy(Null, Null); in VisitCXXScalarValueInitExpr() 245 llvm::Constant *Null = in VisitImplicitValueInitExpr() local 247 return ComplexPairTy(Null, Null); in VisitImplicitValueInitExpr()
|