Home
last modified time | relevance | path

Searched defs:args (Results 1601 - 1625 of 3938) sorted by relevance

1...<<61626364656667686970>>...158

/third_party/protobuf/benchmarks/php/
H A DPhpBenchmark.php48 private $args; variable
55 $this->args = $args; global() variable
[all...]
/third_party/protobuf/benchmarks/python/
H A Dpy_benchmark.py24 args = parser.parse_args() variable
/third_party/protobuf/benchmarks/util/
H A Dresult_uploader.py95 args = parser.parse_args() variable
/third_party/protobuf/conformance/
H A DConformanceJava.java392 public static void main(String[] args) throws Exception { in main() argument
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-detect.c74 char *args, tmp[64]; in ca_device_added() local
/third_party/python/Lib/test/
H A Dssl_servers.py189 args = parser.parse_args() variable
[all...]
/third_party/openssl/crypto/async/
H A Dasync.c177 ASYNC_start_job(ASYNC_JOB **job, ASYNC_WAIT_CTX *wctx, int *ret, int (*func)(void *), void *args, size_t size) ASYNC_start_job() argument
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
H A Dchecked_math.h322 constexpr auto CheckMathOp(const L lhs, const R rhs, const Args... args) in CheckMathOp() argument
H A Dclamped_math.h226 constexpr auto ClampMathOp(const L lhs, const R rhs, const Args... args) in ClampMathOp() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Dvector_utils.h212 VectorBase<Dimension, Type>::VectorBase(const Arg1 &arg1, const Arg2 &arg2, const Args &... args) in VectorBase() argument
234 VectorBase<Dimension, Type>::initWithList(OtherType arg1, const Args &... args) in initWithList() argument
219 initWithList(const Vector<OtherDimension, OtherType> &arg1, const Args &... args) initWithList() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DRewriteUnaddressableReferences.cpp271 TIntermSequence &args = *aggregateNode.getSequence(); variable
283 ASSERT(args[i]); variable
303 auto &args = *new TIntermSequence(); variable
[all...]
H A DRewriteOutArgs.cpp118 TIntermSequence &args = *aggregateNode.getSequence(); variable
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dantora-prep.py489 args = parser.parse_args() variable
[all...]
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dimage_diff.cc65 bool ParseArgs(const std::vector<std::string>& args, Options* opts) { in ParseArgs() argument
[all...]
/third_party/vk-gl-cts/external/
H A Dfetch_sources.py397 args = parseArgs() variable
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DIntermNode_test.cpp63 TFunction *createTestFunction(const TType &returnType, const TIntermSequence &args) in createTestFunction() argument
/third_party/skia/src/gpu/effects/
H A DGrGaussianConvolutionFragmentProcessor.cpp52 void GrGaussianConvolutionFragmentProcessor::Impl::emitCode(EmitArgs& args) { in emitCode() argument
H A DGrBezierEffect.cpp51 void GrConicEffect::Impl::onEmitCode(EmitArgs& args, GrGPArgs* gpArgs) { in onEmitCode() argument
248 onEmitCode(EmitArgs& args, GrGPArgs* gpArgs) onEmitCode() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DTessellationPathRenderer.cpp112 bool TessellationPathRenderer::onDrawPath(const DrawPathArgs& args) { in onDrawPath() argument
196 onStencilPath(const StencilPathArgs& args) onStencilPath() argument
[all...]
H A DPathTessellateOp.cpp70 void PathTessellateOp::prepareTessellator(const GrTessellationShader::ProgramArgs& args, in prepareTessellator() argument
/third_party/skia/src/gpu/v1/
H A DPathRenderer.h167 void stencilPath(const StencilPathArgs& args) { in stencilPath() argument
[all...]
/third_party/skia/src/gpu/tessellate/shaders/
H A DGrTessellationShader.h70 static GrProgramInfo* MakeProgram(const ProgramArgs& args, in MakeProgram() argument
H A DGrStrokeTessellationShader.cpp339 emitFragmentCode(const GrStrokeTessellationShader& shader, const EmitArgs& args) emitFragmentCode() argument
H A DGrPathTessellationShader.cpp118 void GrPathTessellationShader::Impl::onEmitCode(EmitArgs& args, GrGPArgs* gpArgs) { in onEmitCode() argument
87 MakeStencilOnlyPipeline( const ProgramArgs& args, GrAAType aaType, const GrAppliedHardClip& hardClip, GrPipeline::InputFlags pipelineFlags) MakeStencilOnlyPipeline() argument
[all...]
/third_party/skia/src/gpu/
H A DGrXferProcessor.cpp209 void ProgramImpl::emitCode(const EmitArgs& args) { in emitCode() argument
[all...]

Completed in 13 milliseconds

1...<<61626364656667686970>>...158