Home
last modified time | relevance | path

Searched defs:objects (Results 1 - 25 of 82) sorted by relevance

1234

/third_party/node/deps/v8/src/heap/cppgc/
H A Dmarking-state.cc16 std::unordered_set<HeapObjectHeader*> objects = in FlushNotFullyConstructedObjects() local
H A Dmetric-recorder.h44 Sizes objects; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DResourceMap_unittest.cpp60 std::vector<size_t> objects; in TEST() local
92 std::vector<size_t> objects; TEST() local
[all...]
/base/inputmethod/imf/frameworks/js/napi/common/
H A Djs_callback_handler.h35 static void Traverse(const std::vector<std::shared_ptr<JSCallbackObject>> &objects, in Traverse() argument
49 static void Traverse(const std::vector<std::shared_ptr<JSCallbackObject>> &objects, in Traverse() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DSlabAllocatorTests.cpp51 std::vector<Foo*> objects; in TEST() local
76 std::vector<AlignedFoo*> objects; TEST() local
103 std::set<Foo*> objects; TEST() local
132 std::set<Foo*> objects; TEST() local
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/
H A DMakefile44 objects := spi macro
146 objects := hiirq global() macro
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/
H A DMakefile71 objects := macro
[all...]
/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_process_skeleton.h47 UTILS_DL_LIST objects; member
/third_party/glfw/src/
H A Dwin32_joystick.h42 _GLFWjoyobjectWin32* objects; member
/third_party/node/benchmark/napi/type-tag/
H A Dbinding.c40 napi_value objects[n]; in TagObject() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_batch.h43 struct set *objects; member
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DRawMessageInfo.java176 private final Object[] objects; field in RawMessageInfo
179 RawMessageInfo(MessageLite defaultInstance, String info, Object[] objects) { in RawMessageInfo() argument
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_predicates_objects.cpp25 int RelationalPredicatesObjects::PutInt64(OH_VObject *objects, int64_t *value, uint32_t count) in PutInt64() argument
39 int RelationalPredicatesObjects::PutDouble(OH_VObject *objects, double *value, uint32_t count) in PutDouble() argument
53 int RelationalPredicatesObjects::PutText(OH_VObject *objects, const char *value) in PutText() argument
65 int RelationalPredicatesObjects::PutTexts(OH_VObject *objects, const char **value, uint32_t count) in PutTexts() argument
80 int RelationalPredicatesObjects::Destroy(OH_VObject *objects) in Destroy() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_drm.h141 AVDRMObjectDescriptor objects[AV_DRM_MAX_PLANES]; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.h55 struct hash_table objects; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_share_dao.cpp54 std::vector<NativeRdb::ValueObject> objects = { NativeRdb::ValueObject(uid) }; in IsUidExists() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_handle_table.c49 void **objects; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DTapiUniversal.h92 iterator_range<object_iterator> objects() const { in objects() function in llvm::object::TapiUniversal
H A DMachOUniversal.h150 iterator_range<object_iterator> objects() const { in objects() function in llvm::object::MachOUniversalBinary
/third_party/vk-gl-cts/framework/common/
H A DtcuLibDrm.cpp175 LibDrm::FdPtr LibDrm::createLease (int fd, const deUint32 *objects, int numObjects, int flags) const in createLease() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/
H A Dvalue_proxy.h151 std::vector<T> objects; in operator std::vector() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_log.c88 struct vk_object_base **objects = NULL; in __vk_log_impl() local
[all...]
/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...]

Completed in 13 milliseconds

1234