| /third_party/skia/m133/third_party/externals/harfbuzz/src/ |
| D | hb-paint.cc | 47 hb_paint_push_transform_nil (hb_paint_funcs_t *funcs, void *paint_data, in hb_paint_push_transform_nil() 54 hb_paint_pop_transform_nil (hb_paint_funcs_t *funcs, void *paint_data, in hb_paint_pop_transform_nil() 58 hb_paint_color_glyph_nil (hb_paint_funcs_t *funcs, void *paint_data, in hb_paint_color_glyph_nil() 64 hb_paint_push_clip_glyph_nil (hb_paint_funcs_t *funcs, void *paint_data, in hb_paint_push_clip_glyph_nil() 70 hb_paint_push_clip_rectangle_nil (hb_paint_funcs_t *funcs, void *paint_data, in hb_paint_push_clip_rectangle_nil() 75 hb_paint_pop_clip_nil (hb_paint_funcs_t *funcs, void *paint_data, in hb_paint_pop_clip_nil() 79 hb_paint_color_nil (hb_paint_funcs_t *funcs, void *paint_data, in hb_paint_color_nil() 85 hb_paint_image_nil (hb_paint_funcs_t *funcs, void *paint_data, in hb_paint_image_nil() 95 hb_paint_linear_gradient_nil (hb_paint_funcs_t *funcs, void *paint_data, in hb_paint_linear_gradient_nil() 103 hb_paint_radial_gradient_nil (hb_paint_funcs_t *funcs, void *paint_data, in hb_paint_radial_gradient_nil() [all …]
|
| D | justify.py | 10 def move_to_f(funcs, draw_data, st, to_x, to_y, user_data): argument 15 def line_to_f(funcs, draw_data, st, to_x, to_y, user_data): argument 21 funcs, argument 36 def close_path_f(funcs, draw_data, st, user_data): argument 48 def push_transform_f(funcs, paint_data, xx, yx, xy, yy, dx, dy, user_data): argument 52 def pop_transform_f(funcs, paint_data, user_data): argument 56 def color_f(funcs, paint_data, is_foreground, color, user_data): argument 66 def push_clip_rectangle_f(funcs, paint_data, xmin, ymin, xmax, ymax, user_data): argument 73 def push_clip_glyph_f(funcs, paint_data, glyph, font, user_data): argument 82 def pop_clip_f(funcs, paint_data, user_data): argument [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-draw.cc | 46 hb_draw_funcs_set_move_to_func (hb_draw_funcs_t *funcs, in hb_draw_funcs_set_move_to_func() 63 hb_draw_funcs_set_line_to_func (hb_draw_funcs_t *funcs, in hb_draw_funcs_set_line_to_func() 80 hb_draw_funcs_set_quadratic_to_func (hb_draw_funcs_t *funcs, in hb_draw_funcs_set_quadratic_to_func() 98 hb_draw_funcs_set_cubic_to_func (hb_draw_funcs_t *funcs, in hb_draw_funcs_set_cubic_to_func() 115 hb_draw_funcs_set_close_path_func (hb_draw_funcs_t *funcs, in hb_draw_funcs_set_close_path_func() 152 hb_draw_funcs_t *funcs; in hb_draw_funcs_create() local 175 hb_draw_funcs_reference (hb_draw_funcs_t *funcs) in hb_draw_funcs_reference() 190 hb_draw_funcs_destroy (hb_draw_funcs_t *funcs) in hb_draw_funcs_destroy() 206 hb_draw_funcs_make_immutable (hb_draw_funcs_t *funcs) in hb_draw_funcs_make_immutable() 224 hb_draw_funcs_is_immutable (hb_draw_funcs_t *funcs) in hb_draw_funcs_is_immutable() [all …]
|
| /third_party/mesa3d/src/mapi/shared-glapi/ |
| D | table.h | 66 mapi_func *funcs = (mapi_func *) tbl; in table_set_func() local 76 const mapi_func *funcs = (const mapi_func *) tbl; in table_get_func() local
|
| /third_party/skia/third_party/externals/freetype/src/cid/ |
| D | cidobjs.c | 76 T1_Hints_Funcs funcs; in cid_slot_init() local 119 PSH_Globals_Funcs funcs; in cid_size_done() local 136 PSH_Globals_Funcs funcs = cid_size_get_globals_funcs( size ); in cid_size_init() local 162 PSH_Globals_Funcs funcs; in cid_size_request() local
|
| /third_party/skia/third_party/externals/freetype/src/type1/ |
| D | t1objs.c | 79 PSH_Globals_Funcs funcs; in T1_Size_Done() local 96 PSH_Globals_Funcs funcs = T1_Size_Get_Globals_Funcs( size ); in T1_Size_Init() local 122 PSH_Globals_Funcs funcs = T1_Size_Get_Globals_Funcs( size ); in T1_Size_Request() local 172 T1_Hints_Funcs funcs; in T1_GlyphSlot_Init() local
|
| /third_party/openhitls/crypto/provider/src/mgr/ |
| D | crypt_provider_common.c | 37 const char *attribute, const CRYPT_EAL_Func **funcs, void **provCtx) in CRYPT_EAL_ProviderGetFuncs() 56 const char *attribute, const CRYPT_EAL_Func **funcs, CRYPT_EAL_ProvMgrCtx **mgrCtx) in CRYPT_EAL_ProviderGetFuncsAndMgrCtx() 99 static void MountMgrMethod(CRYPT_EAL_Func *funcs, CRYPT_EAL_ProvMgrCtx *ctx) in MountMgrMethod()
|
| /third_party/mesa3d/src/amd/vpelib/src/core/inc/ |
| D | cdc.h | 75 struct cdc_fe_funcs *funcs; member 81 struct cdc_be_funcs *funcs; member
|
| D | vpec.h | 43 struct vpec_funcs *funcs; member
|
| /third_party/protobuf/python/ |
| D | descriptor.c | 349 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_Descriptor_GetExtensions() local 360 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetExtensionsByName() local 374 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_Descriptor_GetEnumTypes() local 384 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_Descriptor_GetOneofs() local 437 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetFieldsByName() local 452 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetFieldsByCamelCaseName() local 466 static PyUpb_ByNumberMap_Funcs funcs = { in PyUpb_Descriptor_GetFieldsByNumber() local 482 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_Descriptor_GetNestedTypes() local 493 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetNestedTypesByName() local 525 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetEnumTypesByName() local [all …]
|
| D | descriptor_containers.c | 33 const PyUpb_ByNameMap_Funcs* funcs; member 50 static PyObject* PyUpb_ByNameIterator_New(const PyUpb_ByNameMap_Funcs* funcs, in PyUpb_ByNameIterator_New() 93 const PyUpb_ByNumberMap_Funcs* funcs; member 111 const PyUpb_ByNumberMap_Funcs* funcs, const void* parent, in PyUpb_ByNumberIterator_New() 153 const PyUpb_GenericSequence_Funcs* funcs; member 169 PyObject* PyUpb_GenericSequence_New(const PyUpb_GenericSequence_Funcs* funcs, in PyUpb_GenericSequence_New() 346 const PyUpb_ByNameMap_Funcs* funcs; member 362 PyObject* PyUpb_ByNameMap_New(const PyUpb_ByNameMap_Funcs* funcs, in PyUpb_ByNameMap_New() 560 const PyUpb_ByNumberMap_Funcs* funcs; member 570 PyObject* PyUpb_ByNumberMap_New(const PyUpb_ByNumberMap_Funcs* funcs, in PyUpb_ByNumberMap_New()
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLUnresolvedFunction.h | 22 UnresolvedFunction(std::vector<const FunctionDeclaration*> funcs) in UnresolvedFunction()
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
| D | ir3_cache.c | 40 const struct ir3_cache_funcs *funcs; member 45 ir3_cache_create(const struct ir3_cache_funcs *funcs, void *data) in ir3_cache_create()
|
| /third_party/openhitls/codecs/src/ |
| D | decode.c | 68 static int32_t SetDecoderMethod(CRYPT_DECODER_Ctx *ctx, const CRYPT_EAL_Func *funcs) in SetDecoderMethod() 107 CRYPT_DECODER_Ctx *CRYPT_DECODE_NewDecoderCtxByMethod(const CRYPT_EAL_Func *funcs, CRYPT_EAL_ProvMg… in CRYPT_DECODE_NewDecoderCtxByMethod()
|
| /third_party/openhitls/crypto/eal/src/ |
| D | eal_kdf.c | 80 static int32_t CRYPT_EAL_SetKdfMethod(CRYPT_EAL_KdfCTX *ctx, const CRYPT_EAL_Func *funcs) in CRYPT_EAL_SetKdfMethod() 122 const CRYPT_EAL_Func *funcs = NULL; in CRYPT_EAL_ProviderKdfNewCtxInner() local
|
| D | eal_mac.c | 52 static int32_t CRYPT_EAL_SetMacMethod(CRYPT_EAL_MacCtx *ctx, const CRYPT_EAL_Func *funcs) in CRYPT_EAL_SetMacMethod() 99 const CRYPT_EAL_Func *funcs = NULL; in CRYPT_EAL_ProviderMacNewCtxInner() local
|
| /third_party/libdrm/freedreno/kgsl/ |
| D | kgsl_device.c | 41 static const struct fd_device_funcs funcs = { variable
|
| /third_party/libdrm/freedreno/msm/ |
| D | msm_device.c | 41 static const struct fd_device_funcs funcs = { variable
|
| /third_party/skia/third_party/externals/freetype/src/cff/ |
| D | cffobjs.c | 92 PSH_Globals_Funcs funcs; in cff_size_done() local 167 PSH_Globals_Funcs funcs = cff_size_get_globals_funcs( size ); in cff_size_init() local 230 PSH_Globals_Funcs funcs; in cff_size_select() local 289 PSH_Globals_Funcs funcs; in cff_size_request() local 388 T2_Hints_Funcs funcs; in cff_slot_init() local
|
| /third_party/openssl/crypto/bn/ |
| D | bn_sparc.c | 46 static const bn_mul_mont_f funcs[4] = { in bn_mul_mont() local
|
| /third_party/musl/src/exit/ |
| D | at_quick_exit.c | 8 static void (*funcs[COUNT])(void); variable
|
| /third_party/mesa3d/src/freedreno/drm/msm/ |
| D | msm_device.c | 20 static const struct fd_device_funcs funcs = { variable
|
| /third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-library-registry/ |
| D | registry.h | 51 std::vector<library_registration_function_t> funcs; variable
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| D | run_gtest_angle_test.py | 130 funcs = { variable
|
| /third_party/mindspore/mindspore-src/source/tests/st/control/ |
| D | test_switch_layer.py | 142 def __init__(self, funcs, new_func): argument 183 def __init__(self, funcs): argument
|