| /third_party/rust/crates/rust-openssl/openssl/src/x509/ |
| H A D | store.rs | 271 pub fn objects(&self) -> &StackRef<X509Object> { in objects() functions
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_lease.c | 357 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 D | encdec_test.cpp | 51 StructWithPadding* objects; member [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | dbexec.c | 50 void acpi_db_delete_objects(u32 count, union acpi_object *objects) in acpi_db_delete_objects() argument
|
| H A D | evregion.c | 823 union acpi_object objects[2]; in acpi_ev_orphan_ec_reg_method() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_lease.c | 378 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 D | media-request.h | 69 struct list_head objects; member [all...] |
| /kernel/linux/linux-5.10/lib/ |
| H A D | test_meminit.c | 324 void *objects[10]; in do_kmem_cache_size_bulk() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_gem_evict.c | 46 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 D | i915_buddy.c | 261 void i915_buddy_free_list(struct i915_buddy_mm *mm, struct list_head *objects) in i915_buddy_free_list() argument
|
| H A D | intel_memory_region.h | 103 } objects; member
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | evregion.c | 829 union acpi_object objects[2]; in acpi_ev_execute_orphan_reg_method() local
|
| H A D | dbexec.c | 50 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 D | kvm_types.h | 99 void **objects; member
|
| /kernel/linux/linux-6.6/include/media/ |
| H A D | media-request.h | 69 struct list_head objects; member [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_lease.c | 346 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 D | i915_gem_evict.c | 48 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 D | intel_memory_region.h | 88 } objects; member
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | test_meminit.c | 353 void *objects[10]; in do_kmem_cache_size_bulk() local
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | intel_sanitize_gpu.c | 252 struct drm_i915_gem_exec_object2 *objects = in exec_and_check_padding() local
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify13.c | 56 } objects[] = { variable [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-profiler.cc | 236 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 D | Device.h | 519 LinkedList<ApiObjectBase> objects; member
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-object.c | 165 static const object_t objects[] = variable
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | UnknownFieldSetLite.java | 89 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...] |