| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | ossl_core_bio.c | 121 int ossl_core_bio_vprintf(OSSL_CORE_BIO *cb, const char *format, va_list args) in ossl_core_bio_vprintf() argument
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | linux-syscalls.c | 147 unsigned long args[4]; in uv__sendmmsg() local 172 unsigned long args[5]; in uv__recvmmsg() local [all...] |
| /third_party/python/Tools/scripts/ |
| H A D | highlight.py | 237 args = parser.parse_args() variable [all...] |
| H A D | patchcheck.py | 308 args = parser.parse_args() variable
|
| /third_party/protobuf/benchmarks/php/ |
| H A D | PhpBenchmark.php | 48 private $args; variable 55 $this->args = $args; global() variable [all...] |
| /third_party/protobuf/benchmarks/python/ |
| H A D | py_benchmark.py | 24 args = parser.parse_args() variable
|
| /third_party/protobuf/benchmarks/util/ |
| H A D | result_uploader.py | 95 args = parser.parse_args() variable
|
| /third_party/protobuf/conformance/ |
| H A D | ConformanceJava.java | 392 public static void main(String[] args) throws Exception { in main() argument
|
| /third_party/pulseaudio/src/modules/macosx/ |
| H A D | module-coreaudio-detect.c | 74 char *args, tmp[64]; in ca_device_added() local
|
| /third_party/python/Lib/test/ |
| H A D | ssl_servers.py | 189 args = parser.parse_args() variable [all...] |
| /third_party/openssl/crypto/async/ |
| H A D | async.c | 177 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 D | checked_math.h | 322 constexpr auto CheckMathOp(const L lhs, const R rhs, const Args... args) in CheckMathOp() argument
|
| H A D | clamped_math.h | 226 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 D | vector_utils.h | 212 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 D | RewriteUnaddressableReferences.cpp | 271 TIntermSequence &args = *aggregateNode.getSequence(); variable 283 ASSERT(args[i]); variable 303 auto &args = *new TIntermSequence(); variable [all...] |
| H A D | RewriteOutArgs.cpp | 118 TIntermSequence &args = *aggregateNode.getSequence(); variable
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | antora-prep.py | 489 args = parser.parse_args() variable [all...] |
| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | image_diff.cc | 65 bool ParseArgs(const std::vector<std::string>& args, Options* opts) { in ParseArgs() argument [all...] |
| /third_party/vk-gl-cts/external/ |
| H A D | fetch_sources.py | 397 args = parseArgs() variable [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | IntermNode_test.cpp | 63 TFunction *createTestFunction(const TType &returnType, const TIntermSequence &args) in createTestFunction() argument
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrGaussianConvolutionFragmentProcessor.cpp | 52 void GrGaussianConvolutionFragmentProcessor::Impl::emitCode(EmitArgs& args) { in emitCode() argument
|
| H A D | GrBezierEffect.cpp | 51 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 D | TessellationPathRenderer.cpp | 112 bool TessellationPathRenderer::onDrawPath(const DrawPathArgs& args) { in onDrawPath() argument 196 onStencilPath(const StencilPathArgs& args) onStencilPath() argument [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | PathRenderer.h | 167 void stencilPath(const StencilPathArgs& args) { in stencilPath() argument [all...] |
| /third_party/skia/src/gpu/tessellate/shaders/ |
| H A D | GrTessellationShader.h | 70 static GrProgramInfo* MakeProgram(const ProgramArgs& args, in MakeProgram() argument
|