Home
last modified time | relevance | path

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

12345

/third_party/python/Lib/lib2to3/tests/data/
H A Dpy3_test_grammar.py341 def null(x): return x function
/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h1125 unicode_maketrans(void *null, PyObject *const *args, Py_ssize_t nargs) in unicode_maketrans() argument
H A Dbytearrayobject.c.h254 bytearray_maketrans(void *null, PyObject *const *args, Py_ssize_t nargs) in bytearray_maketrans() argument
/third_party/protobuf/php/tests/
H A Dundefined_test.php353 $null = null; variable
364 $null = null; variable
916 $null = NULL; variable
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dhash.rs102 pub fn null() -> MessageDigest { in null() functions
/foundation/arkui/napi/test/unittest/
H A Dtest_sendable_napi.cpp486 napi_value null = nullptr; in HWTEST_F() local
526 napi_value null = nullptr; in HWTEST_F() local
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc2241 Base* null = nullptr; in TEST() local
/third_party/json/tests/src/
H A Dunit-bjdata.cpp32 bool null() in null() function in __anon4145::SaxCountdown
[all...]
/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...]
/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

Completed in 51 milliseconds

12345