Home
last modified time | relevance | path

Searched defs:objects (Results 26 - 50 of 141) sorted by relevance

123456

/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dstore.rs271 pub fn objects(&self) -> &StackRef<X509Object> { in objects() functions
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_lease.c357 static int validate_lease(struct drm_device *dev, int object_count, struct drm_mode_object **objects, in validate_lease() argument
394 struct drm_mode_object **objects; fill_object_idr() local
[all...]
/foundation/ai/ai_engine/test/common/encdec/
H A Dencdec_test.cpp51 StructWithPadding* objects; member
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbexec.c50 void acpi_db_delete_objects(u32 count, union acpi_object *objects) in acpi_db_delete_objects() argument
H A Devregion.c823 union acpi_object objects[2]; in acpi_ev_orphan_ec_reg_method() local
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_lease.c378 validate_lease(struct drm_device *dev, int object_count, struct drm_mode_object **objects, bool universal_planes) validate_lease() argument
416 struct drm_mode_object **objects; fill_object_idr() local
[all...]
/kernel/linux/linux-5.10/include/media/
H A Dmedia-request.h69 struct list_head objects; member
[all...]
/kernel/linux/linux-5.10/lib/
H A Dtest_meminit.c324 void *objects[10]; in do_kmem_cache_size_bulk() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c46 static int populate_ggtt(struct i915_ggtt *ggtt, struct list_head *objects) in populate_ggtt() argument
37 quirk_add(struct drm_i915_gem_object *obj, struct list_head *objects) quirk_add() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_buddy.c261 void i915_buddy_free_list(struct i915_buddy_mm *mm, struct list_head *objects) in i915_buddy_free_list() argument
H A Dintel_memory_region.h103 } objects; member
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Devregion.c829 union acpi_object objects[2]; in acpi_ev_execute_orphan_reg_method() local
H A Ddbexec.c50 void acpi_db_delete_objects(u32 count, union acpi_object *objects) in acpi_db_delete_objects() argument
/kernel/linux/linux-6.6/include/linux/
H A Dkvm_types.h99 void **objects; member
/kernel/linux/linux-6.6/include/media/
H A Dmedia-request.h69 struct list_head objects; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_lease.c346 validate_lease(struct drm_device *dev, int object_count, struct drm_mode_object **objects, bool universal_planes) validate_lease() argument
384 struct drm_mode_object **objects; fill_object_idr() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c48 static int populate_ggtt(struct i915_ggtt *ggtt, struct list_head *objects) in populate_ggtt() argument
39 quirk_add(struct drm_i915_gem_object *obj, struct list_head *objects) quirk_add() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_memory_region.h88 } objects; member
/kernel/linux/linux-6.6/lib/
H A Dtest_meminit.c353 void *objects[10]; in do_kmem_cache_size_bulk() local
/third_party/mesa3d/src/intel/tools/
H A Dintel_sanitize_gpu.c252 struct drm_i915_gem_exec_object2 *objects = in exec_and_check_padding() local
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify13.c56 } objects[] = { variable
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dheap-profiler.cc236 QueryObjects(Handle<Context> context, debug::QueryObjectPredicate* predicate, PersistentValueVector<v8::Object>* objects) QueryObjects() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DDevice.h519 LinkedList<ApiObjectBase> objects; member
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-object.c165 static const object_t objects[] = variable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnknownFieldSetLite.java89 private Object[] objects; field in UnknownFieldSetLite
103 private UnknownFieldSetLite(int count, int[] tags, Object[] objects, boolean isMutable) { in UnknownFieldSetLite() argument
354 hashCode(Object[] objects, int count) hashCode() argument
[all...]

Completed in 19 milliseconds

123456