| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | conn.h | 16 struct nvkm_object object; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
| H A D | chan.h | 12 struct nvkm_object object; member
|
| /kernel/linux/linux-6.6/security/landlock/ |
| H A D | fs.h | 36 struct landlock_object __rcu *object; member
|
| /kernel/linux/linux-6.6/sound/pci/asihpi/ |
| H A D | hpimsginit.c | 27 static void hpi_init_message(struct hpi_message *phm, u16 object, in hpi_init_message() argument 56 hpi_init_response(struct hpi_response *phr, u16 object, u16 function, u16 error) hpi_init_response() argument 78 hpi_init_message_response(struct hpi_message *phm, struct hpi_response *phr, u16 object, u16 function) hpi_init_message_response() argument 88 hpi_init_messageV1(struct hpi_message_header *phm, u16 size, u16 object, u16 function) hpi_init_messageV1() argument 102 hpi_init_responseV1(struct hpi_response_header *phr, u16 size, u16 object, u16 function) hpi_init_responseV1() argument 114 hpi_init_message_responseV1(struct hpi_message_header *phm, u16 msg_size, struct hpi_response_header *phr, u16 res_size, u16 object, u16 function) hpi_init_message_responseV1() argument [all...] |
| /kernel/uniproton/src/core/kernel/timer/swtmr/ |
| H A D | prt_swtmr.c | 49 OS_SEC_ALW_INLINE INLINE void OsSwTmrScanProcess(struct TagListObject *object, struct TagListObject *listObject, in OsSwTmrScanProcess() argument 98 struct TagListObject *object = NULL; in OsSwTmrScan() local [all...] |
| /kernel/linux/linux-6.6/mm/kasan/ |
| H A D | report_hw_tags.c | 30 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size() argument
|
| H A D | report_sw_tags.c | 48 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size() argument
|
| /third_party/libunwind/libunwind/include/ |
| H A D | mempool.h | 68 struct object struct
|
| /third_party/json/tests/src/ |
| H A D | unit-diagnostics.cpp | 121 auto object = json::object(); global() variable [all...] |
| H A D | unit-serialization.cpp | 192 json object = {{"key", binary}}; variable
|
| /third_party/jerryscript/jerry-core/ext/ |
| H A D | debug-utils.c | 20 ecma_object_t* object = ecma_get_object_from_value(value); in PrintObjectValueProperties() local 24 void PrintObjectProperties(ecma_object_t* object) in PrintObjectProperties() argument
|
| /third_party/json/include/nlohmann/detail/ |
| H A D | value_t.hpp | 56 object, ///< object (unordered set of name/value pairs) member in detail::value_t
|
| /third_party/node/test/js-native-api/ |
| H A D | common-inl.h | 9 add_returned_status(napi_env env, const char* key, napi_value object, char* expected_message, napi_status expected_status, napi_status actual_status) add_returned_status() argument
|
| /third_party/node/benchmark/napi/type-tag/ |
| H A D | binding.c | 65 napi_value object; in CheckObjectTag() local
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-snapshot.h | 184 size_t SnapshotCreator::AddData(Local<Context> context, Local<T> object) { in AddData() argument 189 size_t SnapshotCreator::AddData(Local<T> object) { in AddData() argument
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-snapshot.h | 181 size_t SnapshotCreator::AddData(Local<Context> context, Local<T> object) { in AddData() argument 188 size_t SnapshotCreator::AddData(Local<T> object) { in AddData() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | combined-heap.h | 34 IsValidHeapObject(Heap* heap, HeapObject object) IsValidHeapObject() argument 43 IsValidCodeObject(Heap* heap, HeapObject object) IsValidCodeObject() argument [all...] |
| H A D | memory-measurement-inl.h | 19 bool NativeContextInferrer::Infer(Isolate* isolate, Map map, HeapObject object, in Infer() argument 50 IncrementSize(Address context, Map map, HeapObject object, size_t size) IncrementSize() argument
|
| H A D | objects-visiting.h | 104 V8_INLINE bool ShouldVisit(HeapObject object) { retur argument 139 VisitBytecodeArray(Map map, BytecodeArray object) VisitBytecodeArray() argument [all...] |
| H A D | marking-barrier-inl.h | 49 typename TSlot::TObject object = slot.Relaxed_Load(); in MarkRange() local
|
| /third_party/node/deps/v8/src/heap/cppgc-js/ |
| H A D | unified-heap-marking-state-inl.h | 41 Object object = BasicTracedReferenceExtractor::GetObjectForMarking(reference); in MarkAndPush() local
|
| H A D | cpp-marking-state-inl.h | 16 ExtractEmbedderDataSnapshot( Map map, JSObject object, EmbedderDataSnapshot& snapshot) ExtractEmbedderDataSnapshot() argument
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate-utils-inl.h | 39 V8_INLINE Heap* GetHeapFromWritableObject(HeapObject object) { in GetHeapFromWritableObject() argument 58 V8_INLINE Isolate* GetIsolateFromWritableObject(HeapObject object) { in GetIsolateFromWritableObject() argument 72 V8_INLINE bool GetIsolateFromHeapObject(HeapObject object, Isolate** isolate) { in GetIsolateFromHeapObject() argument 93 GetIsolateForSandbox(HeapObject object) GetIsolateForSandbox() argument 111 GetPtrComprCageBaseSlow(HeapObject object) GetPtrComprCageBaseSlow() argument [all...] |
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | pointer-policies.cc | 109 StrongCrossThreadPersistentPolicy::GetPersistentRegion(const void* object) { in GetPersistentRegion() argument 116 WeakCrossThreadPersistentPolicy::GetPersistentRegion(const void* object) { in GetPersistentRegion() argument 98 GetPersistentRegion( const void* object) GetPersistentRegion() argument 103 GetPersistentRegion( const void* object) GetPersistentRegion() argument [all...] |
| H A D | prefinalizer-handler.h | 21 void* object; member
|