/kernel/linux/linux-5.10/fs/proc/ |
H A D | Makefile | [all...] |
/kernel/linux/linux-6.6/fs/proc/ |
H A D | Makefile | [all...] |
/third_party/skia/gm/ |
H A D | hugepath.cpp | 44 auto proc = [](SkCanvas* canvas, int w, int h) { in DEF_SIMPLE_GM() local
|
H A D | conicpaths.cpp | 33 template <typename Proc> void append_path(Proc proc) { in append_path() argument
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | DynamicLib.h | 42 bool GetProc(T** proc, const std::string& procName, std::string* error = nullptr) const { in GetProc() argument
|
H A D | DynamicLib.cpp | 87 void* proc = nullptr; in GetProc() local
|
/third_party/musl/src/stat/ |
H A D | fchmodat.c | 20 char proc[15+3*sizeof(int)]; in fchmodat() local
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_getprocaddress.c | 45 PROC proc; member
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | procinfo.h | 36 struct processor *proc; member
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | procinfo.h | 36 struct processor *proc; member
|
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
H A D | cpuid.c | 50 unsigned int proc, x; in get_cpu_info() local
|
/kernel/linux/linux-5.10/kernel/ |
H A D | utsname_sysctl.c | 130 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fb_procfs.c | 48 struct proc_dir_entry *proc; in fb_init_procfs() local
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/ |
H A D | cpuid.c | 50 unsigned int proc, x; in get_cpu_info() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | utsname_sysctl.c | 131 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify() argument
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | binary.cpp | 68 proc(std::ostream &os, const T &x) { in proc() function 73 proc(std::istream &is, T &x) { in proc() function 78 proc(binary::size_t &sz, const T &x) { in proc() function 89 proc(std::ostream &os, const std::vector<T> &v) { in proc() function 97 proc(std::istream &is, std::vector<T> &v) { in proc() function 105 proc(binar function 118 proc(std::ostream &os, const std::vector<T> &v) { proc() function 125 proc(std::istream &is, std::vector<T> &v) { proc() function 132 proc(binary::size_t &sz, const std::vector<T> &v) { proc() function 141 proc(std::ostream &os, const std::string &s) { proc() function 147 proc(std::istream &is, std::string &s) { proc() function 153 proc(binary::size_t &sz, const std::string &s) { proc() function 163 proc(S & s, QT &x) { proc() function 174 proc(S &s, QT &x) { proc() function 187 proc(S &s, QT &x) { proc() function 202 proc(S &s, QT &x) { proc() function 217 proc(S &s, QT &x) { proc() function [all...] |
/third_party/node/deps/v8/tools/gcmole/ |
H A D | run-gcmole.py | 25 proc = subprocess.Popen( variable
|
/third_party/nghttp2/src/ |
H A D | shrpx_exec.cc | 40 int exec_read_command(Process &proc, char *const argv[]) { in exec_read_command() argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_common.h | 67 GetOutputStreamDesc(ID3D12VideoProcessor *proc) in GetOutputStreamDesc() argument 108 GetOutputStreamDesc(ID3D12VideoProcessor *proc) in GetOutputStreamDesc() argument
|
/third_party/skia/src/core/ |
H A D | SkDrawLooper.cpp | 86 apply(SkCanvas* canvas, const SkPaint& paint, std::function<void(SkCanvas*, const SkPaint&)> proc) apply() argument
|
/third_party/skia/src/sksl/dsl/priv/ |
H A D | DSLFPs.cpp | 40 GrFragmentProcessor::ProgramImpl* proc = ThreadContext::CurrentProcessor(); in SampleChild() local
|
/third_party/skia/bench/ |
H A D | RegionContainBench.cpp | 36 RegionContainBench(Proc proc, const char name[]) { in RegionContainBench() argument 56 Proc proc = fProc; variable
|
/third_party/skia/docs/examples/ |
H A D | Image_MakeBackendTextureFromSkImage.cpp | 25 SkImage::BackendTextureReleaseProc proc; in REG_FIDDLE() local
|
/kernel/linux/linux-5.10/arch/um/kernel/skas/ |
H A D | mmu.c | 17 static int init_stub_pte(struct mm_struct *mm, unsigned long proc, in init_stub_pte() argument
|
/kernel/linux/linux-5.10/scripts/gdb/ |
H A D | vmlinux-gdb.py | 34 import linux.proc namespace
|