Home
last modified time | relevance | path

Searched defs:null (Results 101 - 125 of 156) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/char/agp/
H A Dgeneric.c1304 static void ipi_handler(void *null) in ipi_handler() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk104.c370 gk104_runq_intr(struct nvkm_runq *runq, struct nvkm_runl *null) in gk104_runq_intr() argument
H A Dgf100.c310 gf100_runq_intr(struct nvkm_runq *runq, struct nvkm_runl *null) in gf100_runq_intr() argument
/third_party/node/deps/v8/src/objects/
H A Djs-objects-inl.h129 HeapObject null = roots.null_value(); in PrototypeHasNoElements() local
/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
/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Dhw.h81 unsigned int null:1; member
/kernel/linux/linux-5.10/crypto/
H A Dgcm.c49 struct crypto_sync_skcipher *null; member
994 struct crypto_sync_skcipher *null; in crypto_rfc4543_init_tfm() local
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable.h171 pte_t null = __pte(0); local
/kernel/linux/linux-5.10/fs/fuse/
H A Ddir.c1924 static int fuse_symlink_readpage(struct file *null, struct page *page) in fuse_symlink_readpage() argument
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Dhw.h81 unsigned int null:1; member
/kernel/linux/linux-6.6/crypto/
H A Dgcm.c49 struct crypto_sync_skcipher *null; member
992 struct crypto_sync_skcipher *null; in crypto_rfc4543_init_tfm() local
[all...]
/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...]

Completed in 43 milliseconds

1234567