Home
last modified time | relevance | path

Searched defs:args (Results 201 - 225 of 3994) sorted by relevance

12345678910>>...160

/third_party/mesa3d/src/util/
H A Du_qsort.h42 void *args; member
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvprintf.c28 va_list args; in vprintf_0100() local
49 va_list args; in vprintf_0200() local
/third_party/node/deps/uv/src/unix/
H A Daix-common.c62 char args[UV__PATH_MAX]; in uv_exepath() local
/third_party/protobuf/conformance/
H A Dupdate_failure_list.py45 args = parser.parse_args() variable
/third_party/protobuf/csharp/src/AddressBook/
H A DAddPerson.cs98 public static int Main(string[] args) in Main() argument
H A DListPeople.cs76 public static int Main(string[] args) in Main() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLObject.h40 static T *Create(cl_int &errorCode, Args &&... args) in Create() argument
/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

Completed in 7 milliseconds

12345678910>>...160