Home
last modified time | relevance | path

Searched defs:proc (Results 1 - 25 of 224) sorted by relevance

123456789

/kernel/linux/linux-5.10/fs/proc/
H A DMakefile[all...]
/kernel/linux/linux-6.6/fs/proc/
H A DMakefile[all...]
/third_party/skia/gm/
H A Dhugepath.cpp44 auto proc = [](SkCanvas* canvas, int w, int h) { in DEF_SIMPLE_GM() local
H A Dconicpaths.cpp33 template <typename Proc> void append_path(Proc proc) { in append_path() argument
/third_party/skia/third_party/externals/dawn/src/common/
H A DDynamicLib.h42 bool GetProc(T** proc, const std::string& procName, std::string* error = nullptr) const { in GetProc() argument
H A DDynamicLib.cpp87 void* proc = nullptr; in GetProc() local
/third_party/musl/src/stat/
H A Dfchmodat.c20 char proc[15+3*sizeof(int)]; in fchmodat() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_getprocaddress.c45 PROC proc; member
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dprocinfo.h36 struct processor *proc; member
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dprocinfo.h36 struct processor *proc; member
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
H A Dcpuid.c50 unsigned int proc, x; in get_cpu_info() local
/kernel/linux/linux-5.10/kernel/
H A Dutsname_sysctl.c130 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfb_procfs.c48 struct proc_dir_entry *proc; in fb_init_procfs() local
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/
H A Dcpuid.c50 unsigned int proc, x; in get_cpu_info() local
/kernel/linux/linux-6.6/kernel/
H A Dutsname_sysctl.c131 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.cpp68 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 Drun-gcmole.py25 proc = subprocess.Popen( variable
/third_party/nghttp2/src/
H A Dshrpx_exec.cc40 int exec_read_command(Process &proc, char *const argv[]) { in exec_read_command() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_common.h67 GetOutputStreamDesc(ID3D12VideoProcessor *proc) in GetOutputStreamDesc() argument
108 GetOutputStreamDesc(ID3D12VideoProcessor *proc) in GetOutputStreamDesc() argument
/third_party/skia/src/core/
H A DSkDrawLooper.cpp86 apply(SkCanvas* canvas, const SkPaint& paint, std::function<void(SkCanvas*, const SkPaint&)> proc) apply() argument
/third_party/skia/src/sksl/dsl/priv/
H A DDSLFPs.cpp40 GrFragmentProcessor::ProgramImpl* proc = ThreadContext::CurrentProcessor(); in SampleChild() local
/third_party/skia/bench/
H A DRegionContainBench.cpp36 RegionContainBench(Proc proc, const char name[]) { in RegionContainBench() argument
56 Proc proc = fProc; variable
/third_party/skia/docs/examples/
H A DImage_MakeBackendTextureFromSkImage.cpp25 SkImage::BackendTextureReleaseProc proc; in REG_FIDDLE() local
/kernel/linux/linux-5.10/arch/um/kernel/skas/
H A Dmmu.c17 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 Dvmlinux-gdb.py34 import linux.proc namespace

Completed in 6 milliseconds

123456789