Home
last modified time | relevance | path

Searched defs:null (Results 126 - 150 of 159) sorted by relevance

1234567

/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
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_first_tests.cpp2202 Local<JSValueRef> null = JSValueRef::Null(vm_); in HWTEST_F_L0() local
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dchsc.c339 u32 null:1; member
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demufx.c2416 static void copy_string(char *dst, const char *src, const char *null, int idx) in copy_string() argument
/kernel/linux/linux-6.6/fs/fuse/
H A Ddir.c2172 static int fuse_symlink_read_folio(struct file *null, struct folio *folio) in fuse_symlink_read_folio() argument
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchsc.c351 u32 null:1; member
/kernel/linux/linux-6.6/drivers/slimbus/
H A Dqcom-ngd-ctrl.c1295 static int qcom_slim_ngd_update_device_status(struct device *dev, void *null) in qcom_slim_ngd_update_device_status() argument
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demufx.c2448 static void copy_string(char *dst, const char *src, const char *null, int idx) in copy_string() argument
/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
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp187 BRANCH(TaggedIsUndefined(thisValue_), &null, &checkObject); in ToString() local
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.c2458 int null = 0; in create_authenc_wr() local
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi.c2848 static int __unregister(struct device *dev, void *null) in __unregister() argument
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi.c3269 static int __unregister(struct device *dev, void *null) in __unregister() argument
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_algo.c2453 int null = 0; in create_authenc_wr() local
/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...]

Completed in 77 milliseconds

1234567