/third_party/googletest/googlemock/test/ |
H A D | gmock-matchers-misc_test.cc | 164 ContainerHelper helper; in TEST() local
|
H A D | gmock-matchers-containers_test.cc | 63 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 D | CollationDataBuilder.java | 799 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 D | CollationDataBuilder.java | 788 enumRangeForCopy(int start, int end, int value, CopyHelper helper) { in enumRangeForCopy() argument
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-console.cc | 291 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 D | GrQuadUtils.cpp | 647 TessellationHelper helper; in WillUseHairline() local
|
/third_party/skia/src/gpu/v1/ |
H A D | ClipStack.cpp | 259 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 D | drm_fb_helper.c | 156 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 D | conntrack.c | 58 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 D | nf_conntrack_core.c | 2069 const struct nf_conntrack_helper *helper; in nf_confirm_cthelper() local [all...] |
H A D | nf_conntrack_netlink.c | 211 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 D | act_ct.c | 1460 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 D | nf_conntrack_netlink.c | 227 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 D | nf_conntrack_core.c | 2248 const struct nf_conntrack_helper *helper; in nf_confirm_cthelper() local [all...] |
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | conntrack.c | 62 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 D | sortedlines.cpp | 490 Line lower, upper, trial, toAdd, helper; in detectContractions() local
|
/third_party/vk-gl-cts/external/amber/src/src/dawn/ |
H A D | engine_dawn.cc | 1296 DawnPipelineHelper helper; in DoDrawRect() local 1360 DawnPipelineHelper helper; DoDrawArrays() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_mode.h | 310 struct drm_fb_helper helper; member
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2236 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 D | f_generic.c | 2075 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 D | v4l2-ctrls.c | 3658 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 D | f_fs.c | 2175 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 D | f_generic.c | 2077 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 D | uresbund.cpp | 2164 UResourceBundle *helper = NULL; in ures_getByKeyWithFallback() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | uresbund.cpp | 2166 UResourceBundle *helper = nullptr; in ures_getByKeyWithFallback() local [all...] |