/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
|
H A D | shallowgradient.cpp | 47 ShallowGradientGM(MakeShaderProc proc, const char name[], bool dither) in ShallowGradientGM() argument
|
H A D | savelayer.cpp | 72 auto proc = [layerPaint](SkCanvas* canvas, SkCanvas::SaveLayerRec& rec) { in DEF_SIMPLE_GM() local
|
/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
|
/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
|
H A D | SkData.cpp | 16 SkData::SkData(const void* ptr, size_t size, ReleaseProc proc, void* context) in SkData() argument 24 SkData::SkData(const void* ptr, size_t size, OH_NativeBuffer* nativeBuffer, ReleaseProc proc, void* context) in SkData() argument
|
H A D | SkSpriteBlitter_ARGB32.cpp | 42 SkBlitRow::Proc32 proc = fProc32; variable
|
/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
|
/third_party/lz4/tests/ |
H A D | test-lz4-abi.py | 26 def proc(cmd_args, pipe=True, env=False): function
|
H A D | test-lz4-versions.py | 26 def proc(cmd_args, pipe=True, dummy=False): function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | FunctionsWGL.cpp | 24 T proc = nullptr; in GetWGLProcAddress() local 46 T proc = nullptr; in GetWGLExtensionProcAddress() local
|
/third_party/glfw/src/ |
H A D | vulkan.c | 251 GLFWvkproc proc; in glfwGetInstanceProcAddress() local
|
/third_party/cups-filters/filter/pdftopdf/ |
H A D | pdftopdf_jcl.cc | 181 void emitComment(PDFTOPDF_Processor &proc,const ProcessingParameters ¶m) // {{{ in emitComment() argument
|
/third_party/libuv/src/ |
H A D | uv-data-getter-setters.c | 89 uv_pid_t uv_process_get_pid(const uv_process_t* proc) { in uv_process_get_pid() argument
|
/third_party/node/deps/v8/src/bigint/ |
H A D | div-burnikel.cc | 57 BZ(ProcessorImpl* proc, int scratch_space) in BZ() argument
|