Home
last modified time | relevance | path

Searched defs:helper (Results 126 - 150 of 161) sorted by relevance

1234567

/third_party/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc164 ContainerHelper helper; in TEST() local
H A Dgmock-matchers-containers_test.cc63 ContainerHelper helper; in TEST() local
1167 ContainerHelper helper; in TEST() local
1453 ContainerHelper helper; in TEST() local
1626 ContainerHelper helper; in TEST() local
1754 ContainerHelper helper; TEST() local
1795 ContainerHelper helper; TEST() local
1904 ContainerHelper helper; TEST() local
1958 ContainerHelper helper; TEST_F() local
2209 ContainerHelper helper; TEST() local
2356 ContainerHelper helper; TEST() local
2473 ContainerHelper helper; TEST() local
2798 NativeArrayPassedAsPointerAndSize helper; TEST() local
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationDataBuilder.java799 enumRangeForCopy(int start, int end, int value, CopyHelper helper) { in enumRangeForCopy() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationDataBuilder.java788 enumRangeForCopy(int start, int end, int value, CopyHelper helper) { in enumRangeForCopy() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-console.cc291 identifierFromTitleOrStackTrace( const String16& title, const ConsoleHelper& helper, const v8::debug::ConsoleContext& consoleContext, V8InspectorImpl* inspector) identifierFromTitleOrStackTrace() argument
627 setFunctionBreakpoint(ConsoleHelper& helper, int sessionId, v8::Local<v8::Function> function, V8DebuggerAgentImpl::BreakpointSource source, v8::Local<v8::String> condition, bool enable) setFunctionBreakpoint() argument
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrQuadUtils.cpp647 TessellationHelper helper; in WillUseHairline() local
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp259 void draw_to_sw_mask(GrSWMaskHelper* helper, in draw_to_sw_mask() argument
358 GrSWMaskHelper helper; in render_sw_mask() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_fb_helper.c156 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_enter() local
192 struct drm_fb_helper *helper = info->par; drm_fb_helper_debug_leave() local
291 struct drm_fb_helper *helper; drm_fb_helper_force_kernel_mode() local
382 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, drm_fb_helper_resume_worker() local
414 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, drm_fb_helper_dirty_work() local
455 drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, const struct drm_fb_helper_funcs *funcs) drm_fb_helper_prepare() argument
636 struct drm_fb_helper *helper = info->par; drm_fb_helper_dirty() local
[all...]
/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.c58 struct nf_conntrack_helper *helper; member
436 const struct nf_conntrack_helper *helper; in ovs_ct_helper() local
1337 struct nf_conntrack_helper *helper; ovs_ct_add_helper() local
1518 parse_ct(const struct nlattr *attr, struct ovs_conntrack_info *info, const char **helper, bool log) parse_ct() argument
1665 const char *helper = NULL; ovs_ct_copy_action() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_core.c2069 const struct nf_conntrack_helper *helper; in nf_confirm_cthelper() local
[all...]
H A Dnf_conntrack_netlink.c211 struct nf_conntrack_helper *helper; in ctnetlink_dump_helpinfo() local
1891 struct nf_conntrack_helper *helper; in ctnetlink_change_helper() local
2214 struct nf_conntrack_helper *helper; ctnetlink_create_conntrack() local
2858 struct nf_conntrack_helper *helper = NULL; ctnetlink_glue_attach_expect() local
3047 struct nf_conntrack_helper *helper; ctnetlink_exp_dump_expect() local
3505 ctnetlink_alloc_expect(const struct nlattr * const cda[], struct nf_conn *ct, struct nf_conntrack_helper *helper, struct nf_conntrack_tuple *tuple, struct nf_conntrack_tuple *mask) ctnetlink_alloc_expect() argument
3574 struct nf_conntrack_helper *helper = NULL; ctnetlink_create_expect() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dact_ct.c1460 tcf_ct_dump_helper(struct sk_buff *skb, struct nf_conntrack_helper *helper) tcf_ct_dump_helper() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_netlink.c227 struct nf_conntrack_helper *helper; in ctnetlink_dump_helpinfo() local
1924 struct nf_conntrack_helper *helper; in ctnetlink_change_helper() local
2238 struct nf_conntrack_helper *helper; ctnetlink_create_conntrack() local
2863 struct nf_conntrack_helper *helper = NULL; ctnetlink_glue_attach_expect() local
3051 struct nf_conntrack_helper *helper; ctnetlink_exp_dump_expect() local
3368 struct nf_conntrack_helper *helper; expect_iter_name() local
3503 ctnetlink_alloc_expect(const struct nlattr * const cda[], struct nf_conn *ct, struct nf_conntrack_helper *helper, struct nf_conntrack_tuple *tuple, struct nf_conntrack_tuple *mask) ctnetlink_alloc_expect() argument
3572 struct nf_conntrack_helper *helper = NULL; ctnetlink_create_expect() local
[all...]
H A Dnf_conntrack_core.c2248 const struct nf_conntrack_helper *helper; in nf_confirm_cthelper() local
[all...]
/kernel/linux/linux-6.6/net/openvswitch/
H A Dconntrack.c62 struct nf_conntrack_helper *helper; member
1206 parse_ct(const struct nlattr *attr, struct ovs_conntrack_info *info, const char **helper, bool log) parse_ct() argument
1353 const char *helper = NULL; ovs_ct_copy_action() local
[all...]
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp490 Line lower, upper, trial, toAdd, helper; in detectContractions() local
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dengine_dawn.cc1296 DawnPipelineHelper helper; in DoDrawRect() local
1360 DawnPipelineHelper helper; DoDrawArrays() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h310 struct drm_fb_helper helper; member
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_fs.c2236 struct ffs_desc_helper *helper = priv; in __ffs_data_do_entity() local
2484 struct ffs_desc_helper helper; __ffs_data_got_descs() local
[all...]
H A Df_generic.c2075 struct ffs_desc_helper *helper = priv; in __ffs_data_do_entity() local
2323 struct ffs_desc_helper helper; __ffs_data_got_descs() local
[all...]
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c3658 struct v4l2_ctrl_helper helper[4]; v4l2_g_ext_ctrls_common() local
4042 struct v4l2_ctrl_helper helper[4]; try_set_ext_ctrls_common() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_fs.c2175 struct ffs_desc_helper *helper = priv; in __ffs_data_do_entity() local
2418 struct ffs_desc_helper helper; __ffs_data_got_descs() local
[all...]
H A Df_generic.c2077 struct ffs_desc_helper *helper = priv; in __ffs_data_do_entity() local
2325 struct ffs_desc_helper helper; __ffs_data_got_descs() local
[all...]
/third_party/icu/icu4c/source/common/
H A Duresbund.cpp2164 UResourceBundle *helper = NULL; in ures_getByKeyWithFallback() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp2166 UResourceBundle *helper = nullptr; in ures_getByKeyWithFallback() local
[all...]

Completed in 70 milliseconds

1234567