| /third_party/skia/third_party/externals/libgifcodec/ |
| H A D | SkGifImageReader.cpp | 352 const PackColorProc proc = choose_pack_color_proc(false, colorType); in buildTable() local
|
| /third_party/skia/tests/ |
| H A D | SerialProcsTest.cpp | 91 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 D | ScalarTest.cpp | 95 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 D | WGLWindow.cpp | 47 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 D | EGLImageWrappingTests.cpp | 46 void* proc = mlibEGL.GetProc(name); in LoadProc() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | keywords.h | 52 int proc; variable
|
| /third_party/skia/gm/ |
| H A D | drawbitmaprect.cpp | 156 DrawBitmapRectGM(DrawRectRectProc proc, const char suffix[]) : fProc(proc) { in DrawBitmapRectGM() argument
|
| H A D | tilemodes.cpp | 200 Tiling2GM(ShaderProc proc, const char name[]) : fProc(proc), fName(name) {} in Tiling2GM() argument
|
| H A D | tilemodes_scaled.cpp | 199 ScaledTiling2GM(ShaderProc proc, const char name[]) : fProc(proc), fName(name) {} in ScaledTiling2GM() argument
|
| /third_party/skia/bench/ |
| H A D | DashBench.cpp | 180 MakeDashBench(void (*proc)(SkPath*), const char name[]) { in MakeDashBench() argument
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
| H A D | osal_proc.c | 242 struct proc_dir_entry *proc = NULL; in osal_proc_create_dir() local
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| H A D | cper.c | 143 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 D | clntproc.c | 261 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 D | nf_conntrack_expect.c | 661 struct proc_dir_entry *proc; in exp_proc_init() local
|
| /kernel/linux/linux-6.6/fs/lockd/ |
| H A D | svc.c | 497 static inline int is_callback(u32 proc) in is_callback() argument
|
| H A D | clntproc.c | 264 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 D | rtc.h | 65 int (*proc)(struct device *, struct seq_file *); member
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/ |
| H A D | cper.c | 144 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 D | pcc.c | 589 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 D | cs_prctl_test.c | 175 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 D | af_aexciter.c | 146 double proc = in, med; in distortion_process() local [all...] |
| /third_party/ninja/ |
| H A D | configure.py | 360 proc = subprocess.Popen( variable
|
| /third_party/ltp/testcases/misc/math/fptests/ |
| H A D | fptest01.c | 69 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 D | SkImage_Raster.cpp | 340 sk_sp<SkImage> SkImage::MakeFromRaster(const SkPixmap& pmap, RasterReleaseProc proc, in MakeFromRaster() argument
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkArithmeticImageFilter.cpp | 452 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
|