Home
last modified time | relevance | path

Searched defs:null (Results 26 - 50 of 111) sorted by relevance

12345

/third_party/ltp/tools/sparse/sparse-src/
H A Dtest-dissect.c22 static struct ident null; in print_usage() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_gentype.hpp27 enum ctor{null}; enumerator
/third_party/gn/src/base/memory/
H A Dscoped_refptr.h293 bool operator==(const scoped_refptr<T>& lhs, std::nullptr_t null) { in operator ==() argument
298 bool operator==(std::nullptr_t null, const scoped_refptr<T>& rhs) { in operator ==() argument
313 bool operator!=(const scoped_refptr<T>& lhs, std::nullptr_t null) { in operator !=() argument
318 bool operator!=(std::nullptr_t null, const scoped_refptr<T>& rhs) { in operator !=() argument
/third_party/json/include/nlohmann/detail/input/
H A Djson_sax.hpp187 bool null() in null() function in detail::json_sax_dom_parser
371 bool null() in null() function in detail::json_sax_dom_callback_parser
661 bool null() in null() function in detail::json_sax_acceptor
/third_party/json/tests/src/
H A Dunit-msgpack.cpp32 bool null() in null() function in __anon4153::SaxCountdown
[all...]
H A Dunit-class_parser.cpp25 bool null() in null() function in __anon4149::SaxEventLogger
[all...]
H A Dunit-cbor.cpp30 bool null() in null() function in __anon4147::SaxCountdown
[all...]
/third_party/node/src/
H A Djson_utils.h145 inline void write_value(Null null) { out_ << "null"; } in write_value() argument
H A Dnode_report_utils.cc9 static constexpr auto null = JSONWriter::Null{}; member
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount02.c63 static const char *null = NULL; variable
/third_party/rust/crates/cxx/src/
H A Dweak_ptr.rs30 pub fn null() -> Self { in null() functions
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonToken.cs101 private JsonToken(TokenType type, string stringValue = null, double numberValue = 0) in JsonToken() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DStream.hpp82 static const float4 null = {0, 0, 0, 1}; in defaults() local
/third_party/pulseaudio/src/modules/echo-cancel/
H A Decho-cancel.h49 } null; member
/foundation/graphic/graphic_3d/kits/js/src/
H A DEnvironmentJS.cpp115 napi_value null; in DisposeNative() local
H A DBaseObjectJS.cpp210 napi_value null; in CreateFromNativeInstance() local
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Djson.h58 null, member in json::type
73 struct null {}; struct
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
H A Djson.h47 null, member in json::type
95 struct null {}; struct
[all...]
/foundation/graphic/graphic_3d/kits/js/include/
H A DBaseObjectJS.h259 napi_value null; in GetNativeObjectParam() local
/third_party/elfutils/libdwelf/
H A Ddwelf_strtab.c73 struct Dwelf_Strent null; member
/third_party/ffmpeg/tests/
H A Dfate-run.sh574 null(){ function
[all...]
/third_party/fsverity-utils/lib/
H A Dsign_digest.c122 null, content_info, issuer_and_serial, signer_infos, in sign_pkcs7() local
/third_party/cJSON/tests/
H A Dcjson_add.c51 cJSON *null = NULL; in cjson_add_null_should_add_null() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcdtdptst.c124 UDate d, null; in TestPartialParse994() local
166 UDate null=0; in tryPat994() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_rgp_elf_object_pack.c283 char null[sizeof("")]; member

Completed in 18 milliseconds

12345