Home
last modified time | relevance | path

Searched defs:null (Results 76 - 100 of 102) sorted by relevance

12345

/third_party/ltp/tools/sparse/sparse-src/
H A Dsemind.c707 static struct ident null; in r_symbol() local
742 static struct ident null; in r_member() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-ast.h93 CharacterRange(void* null) { DCHECK_NULL(null); } // NOLINT in CharacterRange() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp274 const auto* null = const_mgr->GetConstant(type_mgr->GetType(inst->type_id()), in ReplaceSwizzleInvocations() local
389 const auto* null = const_mgr->GetConstant(type_mgr->GetType(inst->type_id()), in ReplaceSwizzleInvocationsMasked() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Damd_ext_to_khr.cpp274 const auto* null = const_mgr->GetConstant(type_mgr->GetType(inst->type_id()), in ReplaceSwizzleInvocations() local
389 const auto* null = const_mgr->GetConstant(type_mgr->GetType(inst->type_id()), in ReplaceSwizzleInvocationsMasked() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
H A DDeviceNull.cpp23 namespace dawn_native { namespace null { namespace
/third_party/typescript/tests/baselines/reference/
H A DconvertKeywordsYes.js
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php622 $null = null; variable
[all...]
/third_party/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp276 const auto* null = const_mgr->GetConstant(type_mgr->GetType(inst->type_id()), in ReplaceSwizzleInvocations() local
393 const auto* null = const_mgr->GetConstant(type_mgr->GetType(inst->type_id()), in ReplaceSwizzleInvocationsMasked() local
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp37 namespace null namespace
/third_party/cJSON/
H A DcJSON.c2329 cJSON *null = cJSON_CreateNull(); in cJSON_AddNullToObject() local
[all...]
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h563 static const Value& null; ///< We regret this reference to a global instance; prefer the simpler Value(). member in Json::Value
[all...]
H A Djsoncpp.cpp2450 const Value& Value::null = reinterpret_cast<const Value&>(kNullRef); member in Json::Value
[all...]
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h520 static const Value& null; ///< We regret this reference to a global instance; prefer the simpler Value(). member in Json::Value
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h520 static const Value& null; ///< We regret this reference to a global instance; prefer the simpler Value(). member in Json::Value
[all...]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h520 static const Value& null; ///< We regret this reference to a global instance; prefer the simpler Value(). member in Json::Value
[all...]
/third_party/python/Lib/test/
H A Dtest_grammar.py733 def null(x): return x function
[all...]
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp183 SkPaint null; in drawCode() local
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h559 null = 0, member in ManifestLocation
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp131 null, ///< null value member in nlohmann::detail::value_t
[all...]
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc1293 #define null ([]() { return false; }) macro
1529 #undef null global() macro
[all...]
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc1756 LiftoffRegister null = __ GetUnusedRegister(kGpReg, pinned); in UnOp() member
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp689 UDate null = 0; in TestPartialParse994() local
705 UDate null = 0; in tryPat994() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1642 static union tgsi_exec_channel null; in store_dest_dstret() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c3456 UChar a = 1, null = 0; in TestTailorNULL() local
/third_party/json/single_include/nlohmann/
H A Djson.hpp2858 null, ///< null value member in detail::value_t
[all...]

Completed in 75 milliseconds

12345