Home
last modified time | relevance | path

Searched defs:funcs (Results 26 - 50 of 200) sorted by relevance

12345678

/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dfunctions.cpp120 ReturnError PropertyFunction::Finalize(IImportFunctions& funcs) in Finalize() argument
/test/xts/hats/hdf/usb/functionTest/common/
H A Dusbd_function_test.cpp82 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
101 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
161 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_ECM; HWTEST_F() local
190 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_HDC; HWTEST_F() local
205 int32_t funcs = USB_FUNCTION_ECM | USB_FUNCTION_HDC; HWTEST_F() local
248 int32_t funcs = USB_FUNCTION_RNDIS | USB_FUNCTION_HDC; HWTEST_F() local
263 int32_t funcs = USB_FUNCTION_STORAGE | USB_FUNCTION_HDC; HWTEST_F() local
278 int32_t funcs = USB_FUNCTION_MTP; HWTEST_F() local
293 int32_t funcs = USB_FUNCTION_PTP; HWTEST_F() local
308 int32_t funcs = USB_FUNCTION_MTP | USB_FUNCTION_HDC; HWTEST_F() local
323 int32_t funcs = USB_FUNCTION_PTP | USB_FUNCTION_HDC; HWTEST_F() local
338 int32_t funcs = USB_FUNCTION_MTP | USB_FUNCTION_RNDIS; HWTEST_F() local
353 int32_t funcs = USB_FUNCTION_PTP | USB_FUNCTION_RNDIS; HWTEST_F() local
[all...]
/test/xts/hats/hdf/usb/functionTest_additional/common/
H A Dusbd_function_test.cpp162 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
178 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
194 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
210 int32_t funcs in HWTEST_F() local
226 int32_t funcs = USB_FUNCTION_NONE; HWTEST_F() local
242 int32_t funcs = USB_FUNCTION_NONE; HWTEST_F() local
258 int32_t funcs = USB_FUNCTION_NONE; HWTEST_F() local
[all...]
/third_party/musl/src/thread/
H A Dpthread_atfork.c16 } *funcs, *gwpfuncs; variable
[all...]
/base/security/device_security_level/oem_property/common/
H A Ddslm_credential.c34 bool InitDslmCredentialFunctions(const ProcessDslmCredFunctions *funcs) in InitDslmCredentialFunctions() argument
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_core_test.cpp82 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
99 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
117 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
135 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
182 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_ECM; HWTEST_F() local
213 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
229 int32_t funcs = UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
275 int32_t funcs = UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
291 int32_t funcs = UsbSrvSupport::FUNCTION_PTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
307 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
323 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_PTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
468 std::string funcs = "qwerts"; HWTEST_F() local
484 std::string funcs = "zxcbvx"; HWTEST_F() local
[all...]
/third_party/libdrm/freedreno/msm/
H A Dmsm_pipe.c150 static const struct fd_pipe_funcs funcs = { variable
H A Dmsm_bo.c126 static const struct fd_bo_funcs funcs = { variable
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_bo.c156 static const struct fd_bo_funcs funcs = { variable
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw.h28 const struct nv50_hw_query_funcs *funcs; member
/third_party/libdrm/radeon/
H A Dradeon_bo_int.h5 const struct radeon_bo_funcs *funcs; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query.h50 const struct fd_query_funcs *funcs; member
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.c58 const struct ir3_cache_funcs *funcs; member
63 ir3_cache_create(const struct ir3_cache_funcs *funcs, void *data) in ir3_cache_create() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.h28 const struct nvc0_hw_query_funcs *funcs; member
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftincrem.h322 const FT_Incremental_FuncsRec* funcs; member
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidobjs.c76 T1_Hints_Funcs funcs; in FT_LOCAL_DEF() local
119 PSH_Globals_Funcs funcs; in cid_size_done() local
136 PSH_Globals_Funcs funcs = cid_size_get_globals_funcs( size ); in FT_LOCAL_DEF() local
162 PSH_Globals_Funcs funcs; FT_LOCAL() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-draw.cc46 hb_draw_funcs_set_move_to_func (hb_draw_funcs_t *funcs, in hb_draw_funcs_set_move_to_func() argument
63 hb_draw_funcs_set_line_to_func (hb_draw_funcs_t *funcs, in hb_draw_funcs_set_line_to_func() argument
80 hb_draw_funcs_set_quadratic_to_func (hb_draw_funcs_t *funcs, in hb_draw_funcs_set_quadratic_to_func() argument
98 hb_draw_funcs_set_cubic_to_func(hb_draw_funcs_t *funcs, hb_draw_cubic_to_func_t cubic_to) hb_draw_funcs_set_cubic_to_func() argument
115 hb_draw_funcs_set_close_path_func(hb_draw_funcs_t *funcs, hb_draw_close_path_func_t close_path) hb_draw_funcs_set_close_path_func() argument
152 hb_draw_funcs_t *funcs; hb_draw_funcs_create() local
175 hb_draw_funcs_reference(hb_draw_funcs_t *funcs) hb_draw_funcs_reference() argument
190 hb_draw_funcs_destroy(hb_draw_funcs_t *funcs) hb_draw_funcs_destroy() argument
206 hb_draw_funcs_make_immutable(hb_draw_funcs_t *funcs) hb_draw_funcs_make_immutable() argument
224 hb_draw_funcs_is_immutable(hb_draw_funcs_t *funcs) hb_draw_funcs_is_immutable() argument
242 hb_font_draw_glyph(hb_font_t *font, hb_codepoint_t glyph, const hb_draw_funcs_t *funcs, void *user_data) hb_font_draw_glyph() argument
[all...]
H A Dhb-draw.hh134 const hb_draw_funcs_t *funcs; member
[all...]
H A Dhb-glib.cc227 hb_unicode_funcs_t *funcs = hb_unicode_funcs_create (nullptr); in create() local
H A Dhb-icu.cc247 hb_unicode_funcs_t *funcs = hb_unicode_funcs_create (nullptr); in create() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-face.c166 hb_draw_funcs_t *funcs = hb_draw_funcs_create (); in test_font() local
/third_party/spirv-tools/source/opt/
H A Dspread_volatile_semantics.cpp119 std::unordered_set<uint32_t> funcs; in IsTargetUsedByNonVolatileLoadInEntryPoint() local
/base/usb/usb_manager/test/native/mock/src/
H A Dusb_core_mock_test.cpp132 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
175 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_ECM; in HWTEST_F() local
204 int32_t funcs in HWTEST_F() local
219 int32_t funcs = UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
318 std::string funcs = "qwerts"; HWTEST_F() local
332 std::string funcs = "zxcbvx"; HWTEST_F() local
[all...]
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_bo.c127 static const struct fd_bo_funcs funcs = { variable
/third_party/libdrm/freedreno/
H A Dfreedreno_ringbuffer.h68 const struct fd_ringbuffer_funcs *funcs; member

Completed in 11 milliseconds

12345678