Home
last modified time | relevance | path

Searched defs:filter (Results 26 - 50 of 1936) sorted by relevance

12345678910>>...78

/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-fancy.c35 struct sock_filter filter[] = { in main() local
H A Ddropper.c30 struct sock_filter filter[] = { in install_filter() local
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_bpf.h14 struct bpf_prog __rcu *filter; member
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dimx-pcm-dma.c22 static bool filter(struct dma_chan *chan, void *param) in filter() function
/kernel/linux/linux-5.10/lib/
H A Dshow_mem.c11 void show_mem(unsigned int filter, nodemask_t *nodemask) in show_mem() argument
/kernel/linux/linux-5.10/drivers/media/usb/as102/
H A Das10x_cmd_stream.c18 as10x_cmd_add_PID_filter(struct as10x_bus_adapter_t *adap, struct as10x_ts_filter *filter) as10x_cmd_add_PID_filter() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/as102/
H A Das10x_cmd_stream.c18 as10x_cmd_add_PID_filter(struct as10x_bus_adapter_t *adap, struct as10x_ts_filter *filter) as10x_cmd_add_PID_filter() argument
[all...]
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_bpf.h14 struct bpf_prog __rcu *filter; member
/kernel/linux/linux-6.6/samples/seccomp/
H A Dbpf-fancy.c35 struct sock_filter filter[] = { in main() local
H A Ddropper.c30 struct sock_filter filter[] = { in install_filter() local
/third_party/python/Lib/
H A Dfnmatch.py48 def filter(names, pat): function
/third_party/skia/src/c/
H A Dsk_types_priv.h33 static inline sk_maskfilter_t* ToMaskFilter(SkMaskFilter* filter) { in ToMaskFilter() argument
/third_party/skia/tests/
H A DHighContrastFilterTest.cpp51 sk_sp<SkColorFilter> filter = SkHighContrastFilter::Make(config); in DEF_TEST() local
70 sk_sp<SkColorFilter> filter = SkHighContrastFilter::Make(config); in DEF_TEST() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DgenericTypeParameterEquivalence2.js75 function filter(f, ar) { function
/third_party/skia/gm/
H A Dimageblurclampmode.cpp44 static void draw_image(SkCanvas* canvas, const sk_sp<SkImage> image, sk_sp<SkImageFilter> filter) { in draw_image() argument
78 sk_sp<SkImageFilter> filter; variable
H A Dimagesource.cpp27 fill_rect_filtered(SkCanvas* canvas, const SkRect& clipRect, sk_sp<SkImageFilter> filter) fill_rect_filtered() argument
/third_party/skia/modules/svg/src/
H A DSkSVGFilter.cpp29 sk_sp<SkImageFilter> filter; in buildFilterDAG() local
/arkcompiler/ets_runtime/ecmascript/
H A Dfilter_helper.h39 static bool IgnoreKeyByFilter(T &desc, uint32_t filter) in IgnoreKeyByFilter() argument
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/
H A Ddate_rule_init.h47 DateTimeFilter* filter; member in OHOS::Global::I18n::DateRuleInit
/base/msdp/device_status/intention/adapters/input_adapter/include/
H A Dinput_adapter.h59 explicit PointerFilter(std::function<bool(std::shared_ptr<MMI::PointerEvent>)> filter) in PointerFilter() argument
/base/update/updater/services/flashd/daemon/
H A Dflashd_utils.cpp41 std::vector<std::string> Split(const std::string &src, const std::vector<std::string> &filter) in Split() argument
/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/
H A Dservice_info.cpp72 BusinessAbilityFilter *filter = new (std::nothrow) BusinessAbilityFilter(); in Unmarshalling() local
/foundation/arkui/ace_engine/frameworks/core/components/arc/
H A Drosen_render_arc.cpp88 RSFilter filter; in Paint() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid_col/
H A Dgrid_col_test_ng.cpp33 const InspectorFilter filter; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dimage_painter_utils.cpp127 auto filter = brush.GetFilter(); in AddFilter() local

Completed in 12 milliseconds

12345678910>>...78