Home
last modified time | relevance | path

Searched defs:object (Results 176 - 200 of 3045) sorted by relevance

12345678910>>...122

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H A Ddisp.h7 struct nvif_object object; member
H A Doutp.h10 struct nvif_object object; member
H A Dmem.h6 struct nvif_object object; member
H A Duser.h8 struct nvif_object object; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnvsw.h8 struct nvkm_object object; member
/kernel/linux/linux-6.6/security/landlock/
H A Dobject.c42 void landlock_put_object(struct landlock_object *const object) in landlock_put_object() argument
[all...]
/third_party/json/docs/examples/
H A Doperator__equal__nullptr_t.cpp10 json object = {{"A", "a"}, {"B", "b"}}; in main() local
H A Doperator__notequal__nullptr_t.cpp10 json object = {{"A", "a"}, {"B", "b"}}; in main() local
/third_party/node/benchmark/assert/
H A Ddeepequal-prims-and-objs-big-loop.js
/third_party/node/deps/v8/src/heap/
H A Dcombined-heap.cc18 HeapObject object = ro_heap_iterator_.Next(); in Next() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-size-trait.cc15 GetObjectSizeForGarbageCollected( const void* object) GetObjectSizeForGarbageCollected() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkCommandPool.hpp43 static inline CommandPool *Cast(VkCommandPool object) in Cast() argument
H A DVkDestroy.hpp56 auto object = Cast(vkObject); in destroy() local
72 auto object = Cast(vkObject); in release() local
[all...]
/third_party/skia/third_party/externals/dawn/generator/templates/
H A Dmock_webgpu.cpp28 auto object = reinterpret_cast<ProcTableAsClass::Object*>(self); variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DSymbolSize.h16 namespace object { namespace
/third_party/skia/third_party/externals/tint/src/ast/
H A Dindex_accessor_expression.h47 const Expression* const object; member in tint::ast::IndexAccessorExpression
/arkcompiler/ets_runtime/ecmascript/
H A Dmarker_cell.h27 static MarkerCell *Cast(TaggedObject *object) in Cast() argument
H A Djs_weak_container.h24 static JSWeakMap *Cast(TaggedObject *object) in Cast() argument
54 static JSWeakSet *Cast(TaggedObject *object) in Cast() argument
/arkcompiler/ets_runtime/test/fuzztest/objectrefsetprototype_fuzzer/
H A Dobjectrefsetprototype_fuzzer.cpp32 Local<ObjectRef> object = ObjectRef::New(vm_); in ObjectRefSetPrototypeFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dbase_serializer-inl.h24 void BaseSerializer::SerializeObjectField(TaggedObject *object) in SerializeObjectField() argument
50 void BaseSerializer::SerializeTaggedObject(TaggedObject *object) in SerializeTaggedObject() argument
/arkcompiler/ets_runtime/test/fuzztest/copyableglobalsetandclearweak_fuzzer/
H A Dcopyableglobalsetandclearweak_fuzzer.cpp39 Local<ObjectRef> object = ObjectRef::New(vm); in CopyableGlobalSetandClearWeakFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluereftoobjectvalue_fuzzer/
H A Djsvaluereftoobjectvalue_fuzzer.cpp34 Local<ObjectRef> object = ObjectRef::New(vm); in JSValueRefToObjectValueFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/objectrefdelete_fuzzer/
H A Dobjectrefdelete_fuzzer.cpp34 Local<ObjectRef> object = ObjectRef::New(vm); in ObjectRefDeleteFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_typed_array.h29 static JSSharedTypedArray *Cast(TaggedObject *object) in Cast() argument
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
H A Dmark_inline_module.cpp41 void MarkInlineModule::Mark(GlobalObject &object) in Mark() argument

Completed in 5 milliseconds

12345678910>>...122