Home
last modified time | relevance | path

Searched defs:args (Results 276 - 300 of 6484) sorted by relevance

1...<<11121314151617181920>>...260

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermNode_util.h94 void GetSwizzleIndex(TVector<int> *indexOut, T arg, ArgsT... args) in GetSwizzleIndex() argument
101 TIntermSwizzle *CreateSwizzle(TIntermTyped *reference, ArgsT... args) in CreateSwizzle() argument
/third_party/vk-gl-cts/external/amber/src/android_gradle/app/src/main/java/com/google/amber/
H A DAmber.java22 public static native int androidHelper(String[] args, String stdout_file, String stderr_file); in androidHelper() argument
/third_party/vk-gl-cts/external/
H A Dfetch_kc_cts.py47 args = parseArgs() variable
/third_party/skia/src/gpu/v1/
H A DPathRendererChain.cpp70 PathRenderer* PathRendererChain::getPathRenderer(const PathRenderer::CanDrawPathArgs& args, in getPathRenderer() argument
/third_party/skia/src/gpu/ops/
H A DDashLinePathRenderer.cpp33 bool DashLinePathRenderer::onDrawPath(const DrawPathArgs& args) { in onDrawPath() argument
[all...]
/third_party/skia/src/gpu/tessellate/shaders/
H A DGrStrokeTessellationShader_InstancedImpl.cpp17 void GrStrokeTessellationShader::InstancedImpl::onEmitCode(EmitArgs& args, GrGPArgs* gpArgs) { in onEmitCode() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dsocat.c56 char *const args[] = { in zzuf_socat_start() local
/third_party/skia/src/sksl/
H A DSkSLOutputStream.cpp19 va_list args; in printf() local
25 void OutputStream::appendVAList(const char format[], va_list args) { in appendVAList() argument
/third_party/skia/src/sksl/ir/
H A DSkSLConstructorArray.cpp15 Convert(const Context& context, int line, const Type& type, ExpressionArray args) Convert() argument
63 Make(const Context& context, int line, const Type& type, ExpressionArray args) Make() argument
[all...]
H A DSkSLConstructorStruct.cpp45 [[maybe_unused]] static bool arguments_match_field_types(const ExpressionArray& args, in arguments_match_field_types() argument
15 Convert(const Context& context, int line, const Type& type, ExpressionArray args) Convert() argument
60 Make(const Context& context, int line, const Type& type, ExpressionArray args) Make() argument
[all...]
H A DSkSLConstructorCompound.cpp17 Make(const Context& context, int line, const Type& type, ExpressionArray args) Make() argument
[all...]
H A DSkSLConstructorCompound.h31 ConstructorCompound(int line, const Type& type, ExpressionArray args) in ConstructorCompound() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/
H A DModule.cpp23 std::tuple<std::vector<std::string>> args; in CreateGPU() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dbatch.hh45 char *args[64]; in batch_main() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dblockingcall.h33 MARL_NO_EXPORT inline static RETURN_TYPE call(F&& f, Args&&... args) { in call() argument
59 MARL_NO_EXPORT inline static void call(F&& f, Args&&... args) { in call() argument
[all...]
/third_party/skia/third_party/externals/tint/src/ast/
H A Dcall_expression.h78 const ExpressionList args; member in tint::ast::CallExpression
/third_party/skia/third_party/externals/tint/src/transform/
H A Dmanager.h47 void Add(ARGS&&... args) { in Add() argument
/third_party/skia/tools/
H A Dembed_resources.py44 args = parser.parse_args() variable
/third_party/skia/tools/gpu/
H A DManagedBackendTexture.h100 MakeWithData(GrDirectContext* dContext, Args&&... args) MakeWithData() argument
114 MakeWithoutData( GrDirectContext* dContext, Args&&... args) MakeWithoutData() argument
/third_party/python/Modules/_xxtestfuzz/
H A D_xxtestfuzz.c8 static PyObject* _fuzz_run(PyObject* self, PyObject* args) { in _fuzz_run() argument
/third_party/python/Modules/clinic/
H A D_statisticsmodule.c.h18 _statistics__normal_dist_inv_cdf(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _statistics__normal_dist_inv_cdf() argument
[all...]
H A D_cryptmodule.c.h23 crypt_crypt(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in crypt_crypt() argument
H A Dsymtablemodule.c.h19 _symtable_symtable(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _symtable_symtable() argument
/third_party/skia/modules/skottie/src/
H A DAdapter.h20 static sk_sp<AdapterT> Make(Args&&... args) { in Make() argument
/third_party/skia/experimental/xps_to_png/
H A Dxps_to_png.cs81 static void Main(string[] args) { in Main() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...260