| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | TemplateBase.cpp | 117 case Null: in isDependent() 158 case Null: in isInstantiationDependent() 197 case Null: in isPackExpansion() 220 case Null: in containsUnexpandedParameterPack() 263 case TemplateArgument::Null: in getNonTypeTemplateArgumentType() 290 case Null: in Profile() 343 case Null: in structurallyEquals() 385 case Null: in getPackExpansionPattern() 397 case Null: in print() 503 case TemplateArgument::Null: in getSourceRange() [all …]
|
| /freebsd-12.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-12.1/contrib/tcsh/nls/C/ |
| H A D | set9 | 4 1 AddXkey: Null extended-key not allowed.\n 6 3 DeleteXkey: Null extended-key not allowed.\n 9 6 Enumerate: BUG!! Null ptr passed\n!
|
| H A D | set20 | 8 5 Null string specification\n 32 29 Bad function-key specification. Null key not allowed\n 37 34 Null key not allowed\n
|
| /freebsd-12.1/contrib/tcsh/nls/ukrainian/ |
| H A D | set9 | 4 1 AddXkey: Null extended-key not allowed.\n 6 3 DeleteXkey: Null extended-key not allowed.\n 9 6 Enumerate: ПОМИЛКА!! Null ptr passed\n!
|
| H A D | set20 | 8 5 Null string specification\n 32 29 Bad function-key specification. Null key not allowed\n 37 34 Null key not allowed\n
|
| /freebsd-12.1/contrib/tcsh/nls/german/ |
| H A D | set9 | 4 1 AddXkey: Null extended-key not allowed.\n 6 3 DeleteXkey: Null extended-key not allowed.\n 9 6 Enumerate: BUG!! Null ptr passed\n!
|
| /freebsd-12.1/contrib/tcsh/nls/et/ |
| H A D | set9 | 4 1 AddXkey: Null pikkusega laiend-klahv ei ole lubatud.\n 6 3 DeleteXkey: Null pikkusega laiend-klahv ei ole lubatud.\n 9 6 Enumerate: BUG!! Null viit anti\n!
|
| H A D | set20 | 8 5 Null sõne spetsifikatsioonis\n 32 29 Halb funktsioon-klahvi spetsifikatsioon. Null klahv pole lubatud\n 37 34 Null klahv pole lubatud\n
|
| /freebsd-12.1/contrib/tcsh/nls/russian/ |
| H A D | set9 | 4 1 AddXkey: Null extended-key not allowed.\n 6 3 DeleteXkey: Null extended-key not allowed.\n
|
| /freebsd-12.1/contrib/tcsh/nls/finnish/ |
| H A D | set20 | 8 5 Null string specification\n 32 29 Bad function-key specification. Null key not allowed\n 37 34 Null key not allowed\n
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | TemplateArgumentVisitor.h | 36 DISPATCH(Null); in Visit() 58 VISIT_METHOD(Null);
|
| H A D | TemplateBase.h | 57 Null = 0, enumerator 142 constexpr TemplateArgument() : TypeOrValue({Null, 0}) {} in TemplateArgument() 238 bool isNull() const { return getKind() == Null; } in isNull()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/ |
| H A D | StructuredData.cpp | 137 case JSONParser::Token::Null: in ParseJSONValue() 138 return std::make_shared<StructuredData::Null>(); in ParseJSONValue() 275 void StructuredData::Null::Dump(Stream &s, bool pretty_print) const { in Dump()
|
| H A D | JSON.cpp | 112 JSONNull::JSONNull() : JSONValue(JSONValue::Kind::Null) {} in JSONNull() 238 return Token::Null; in GetToken() 544 case JSONParser::Token::Null: in ParseJSONValue()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/ |
| H A D | JSON.h | 34 enum class Kind { String, Number, True, False, Null, Object, Array }; enumerator 183 return V->GetKind() == JSONValue::Kind::Null; in classof() 267 Null, enumerator
|
| H A D | StructuredData.h | 521 class Null : public Object { 523 Null() : Object(lldb::eStructuredDataTypeNull) {} in Null() function 525 ~Null() override = default;
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerGlobalDtors.cpp | 165 Value *Null = ConstantPointerNull::get(VoidStar); in runOnModule() local 166 Value *Args[] = {CallDtors, Null, DsoHandle}; in runOnModule()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/ObjCARC/ |
| H A D | ObjCARCContract.cpp | 499 Value *Null = in tryToPeepholeInstruction() local 502 new StoreInst(Null, CI->getArgOperand(0), CI); in tryToPeepholeInstruction() 505 << " New = " << *Null << "\n"); in tryToPeepholeInstruction() 507 CI->replaceAllUsesWith(Null); in tryToPeepholeInstruction()
|
| /freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/tree_policy/ |
| H A D | node_metadata_selector.hpp | 58 template<typename Node_Update, bool Null>
|
| /freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/ |
| H A D | node_metadata_selector.hpp | 58 template<typename Node_Update, bool Null>
|
| /freebsd-12.1/contrib/cortex-strings/benchmarks/dhry/ |
| H A D | dhry.h | 276 #define Null 0 macro
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | esri | 15 >32 lelong =0 type Null Shape
|
| /freebsd-12.1/contrib/tcsh/nls/french/ |
| H A D | set9 | 9 6 Enumerate: BUG!! Pointeur Null passé!\n
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | Sanitizers.def | 82 SANITIZER("null", Null) 129 IntegerDivideByZero | NonnullAttribute | Null | ObjectSize |
|