Home
last modified time | relevance | path

Searched defs:handles (Results 26 - 50 of 126) sorted by relevance

123456

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DThaiBreakEngine.java98 public boolean handles(int c) { in handles() method in ThaiBreakEngine
H A DDictionaryBreakEngine.java180 public boolean handles(int c) { in handles() method in DictionaryBreakEngine
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.h75 struct hash_table *handles; member
/third_party/mesa3d/src/asahi/lib/
H A Dpool.c73 agx_pool_get_bo_handles(struct agx_pool *pool, uint32_t *handles) in agx_pool_get_bo_handles() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_cs.c151 svga_set_global_binding(struct pipe_context *pipe, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) svga_set_global_binding() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_mempool.c150 panvk_pool_get_bo_handles(struct panvk_pool *pool, uint32_t *handles) in panvk_pool_get_bo_handles() argument
/third_party/libdrm/tests/modetest/
H A Dbuffers.c125 bo_create(int fd, unsigned int format, unsigned int width, unsigned int height, unsigned int handles[4], unsigned int pitches[4], unsigned int offsets[4], enum util_fill_pattern pattern) bo_create() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_compute.c108 panfrost_set_global_binding(struct pipe_context *pctx, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) panfrost_set_global_binding() argument
H A Dpan_mempool.c101 panfrost_pool_get_bo_handles(struct panfrost_pool *pool, uint32_t *handles) in panfrost_pool_get_bo_handles() argument
/base/security/code_signature/test/unittest/
H A Drust_key_enable_test.rs447 let mut handles = vec![]; in test_get_udid_concurrent() variables
/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dgraphics_manager_common.cpp241 void GraphicsManagerCommon::DrawFrame(void* ecs, void* handles) in DrawFrame() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_lights.cpp82 const RenderHandle handles[] = { lightBufferHandle_.GetHandle(), lightClusterBufferHandle_.GetHandle() }; in InitNode() local
/third_party/ffmpeg/libavformat/
H A Dsrtpproto.c127 static int srtp_get_multi_file_handle(URLContext *h, int **handles, in srtp_get_multi_file_handle() argument
/third_party/icu/icu4c/source/common/
H A Dbrkeng.cpp73 UnhandledEngine::handles(UChar32 c) const { in handles() function in UnhandledEngine
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_non_uniform_access.c115 struct nu_handle handles[2]; in lower_non_uniform_tex_access() local
/third_party/libdrm/tests/tegra/
H A Ddrm-test.c171 uint32_t handles[4]; in drm_framebuffer_new() local
/third_party/musl/libc-test/src/functionalext/ldso_randomization/
H A Dldso_randomization_manual.c55 void *handles[TEST_COUNTS] = {0}; in dlopen_randomization_0500() local
123 void *handles[TEST_COUNTS] = {0}; in dlopen_ext_randomization_0500() local
195 void *handles[TEST_COUNTS] = {0}; in dlopen_ns_randomization_0500() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dbrkeng.cpp72 UnhandledEngine::handles(UChar32 c) const { in handles() function in UnhandledEngine
/third_party/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.cc176 HANDLE handles[2]; in Communicate() local
/base/powermgr/battery_manager/charger/src/dev/
H A Ddrm_driver.cpp56 uint32_t handles[offsetNumber] = {0}; in ModesetCreateFb() local
/base/update/updater/services/ui/driver/
H A Ddrm_driver.cpp54 uint32_t handles[offsetNumber] = {0}; in ModesetCreateFb() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_api.h132 const uint16_t *handles; member
149 const uint16_t *handles; member
/third_party/curl/tests/http/clients/
H A Dh2-pausing.c177 struct handle handles[HANDLECOUNT]; in main() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DDictionaryBreakEngine.java180 public boolean handles(int c) { in handles() method in DictionaryBreakEngine
/third_party/libuv/test/
H A Dtest-ipc-send-recv.c35 union handles { union

Completed in 12 milliseconds

123456