Home
last modified time | relevance | path

Searched defs:proc (Results 101 - 125 of 231) sorted by relevance

12345678910

/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.cpp352 const PackColorProc proc = choose_pack_color_proc(false, colorType); in buildTable() local
/third_party/skia/tests/
H A DSerialProcsTest.cpp91 static SkSerialProcs makes(SkSerialPictureProc proc, void* ctx = nullptr) { in makes() argument
98 static SkDeserialProcs maked(SkDeserialPictureProc proc, const void* ctx = nullptr) { in maked() argument
H A DScalarTest.cpp95 static bool isFinite2_and(float x, float y, IsFiniteProc1 proc) { in isFinite2_and() argument
99 static bool isFinite2_mulzeroadd(float x, float y, IsFiniteProc1 proc) { in isFinite2_mulzeroadd() argument
/third_party/skia/third_party/externals/angle2/util/windows/
H A DWGLWindow.cpp47 angle::GenericProc proc = reinterpret_cast<angle::GenericProc>(gCurrentWGLGetProcAddress(name)); in GetProcAddressWithFallback() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DEGLImageWrappingTests.cpp46 void* proc = mlibEGL.GetProc(name); in LoadProc() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dkeywords.h52 int proc; variable
/third_party/skia/gm/
H A Ddrawbitmaprect.cpp156 DrawBitmapRectGM(DrawRectRectProc proc, const char suffix[]) : fProc(proc) { in DrawBitmapRectGM() argument
H A Dtilemodes.cpp200 Tiling2GM(ShaderProc proc, const char name[]) : fProc(proc), fName(name) {} in Tiling2GM() argument
H A Dtilemodes_scaled.cpp199 ScaledTiling2GM(ShaderProc proc, const char name[]) : fProc(proc), fName(name) {} in ScaledTiling2GM() argument
/third_party/skia/bench/
H A DDashBench.cpp180 MakeDashBench(void (*proc)(SkPath*), const char name[]) { in MakeDashBench() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_proc.c242 struct proc_dir_entry *proc = NULL; in osal_proc_create_dir() local
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dcper.c143 cper_print_proc_generic(const char *pfx, const struct cper_sec_proc_generic *proc) cper_print_proc_generic() argument
[all...]
/kernel/linux/linux-5.10/fs/lockd/
H A Dclntproc.c261 nlmclnt_call(const struct cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call() argument
339 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in __nlm_async_call() argument
367 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in nlm_do_async_call() argument
381 int nlm_async_call(struct nlm_rqst *req, u32 proc, cons argument
390 nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) nlm_async_reply() argument
406 nlmclnt_async_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) nlmclnt_async_call() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_expect.c661 struct proc_dir_entry *proc; in exp_proc_init() local
/kernel/linux/linux-6.6/fs/lockd/
H A Dsvc.c497 static inline int is_callback(u32 proc) in is_callback() argument
H A Dclntproc.c264 nlmclnt_call(const struct cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call() argument
342 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in __nlm_async_call() argument
370 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in nlm_do_async_call() argument
384 int nlm_async_call(struct nlm_rqst *req, u32 proc, cons argument
393 nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) nlm_async_reply() argument
409 nlmclnt_async_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) nlmclnt_async_call() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Drtc.h65 int (*proc)(struct device *, struct seq_file *); member
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dcper.c144 cper_print_proc_generic(const char *pfx, const struct cper_sec_proc_generic *proc) cper_print_proc_generic() argument
[all...]
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dpcc.c589 struct acpi_subtable_proc proc[ACPI_PCCT_TYPE_RESERVED]; in acpi_pcc_probe() local
/kernel/linux/linux-6.6/tools/testing/selftests/sched/
H A Dcs_prctl_test.c175 void create_processes(int num_processes, int num_threads, struct child_args proc[]) in create_processes() argument
201 disp_processes(int num_processes, struct child_args proc[]) disp_processes() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_aexciter.c146 double proc = in, med; in distortion_process() local
[all...]
/third_party/ninja/
H A Dconfigure.py360 proc = subprocess.Popen( variable
/third_party/ltp/testcases/misc/math/fptests/
H A Dfptest01.c69 int proc; member
195 static int addevent(int type, int proc, double t) in addevent() argument
284 int i, p, proc; in doevent() local
[all...]
/third_party/skia/src/image/
H A DSkImage_Raster.cpp340 sk_sp<SkImage> SkImage::MakeFromRaster(const SkPixmap& pmap, RasterReleaseProc proc, in MakeFromRaster() argument
/third_party/skia/src/effects/imagefilters/
H A DSkArithmeticImageFilter.cpp452 auto proc = fEnforcePMColor ? arith_span<true> : arith_span<false>; in drawForeground() local
464 auto proc = fEnforcePMColor ? arith_transparent<true> : arith_transparent<false>; in drawForeground() local

Completed in 19 milliseconds

12345678910