Home
last modified time | relevance | path

Searched defs:args (Results 326 - 350 of 2544) sorted by relevance

1...<<11121314151617181920>>...102

/third_party/python/Doc/includes/
H A Dsublist.c23 SubList_init(SubListObject *self, PyObject *args, PyObject *kwds) in SubList_init() argument
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
H A Dno_destructor.h58 explicit NoDestructor(Args &&... args) in NoDestructor() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DFixTypeConstructors.cpp37 TIntermSequence *args = aggregateNode->getSequence(); variable
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dmakemanaliases.py23 args = parser.parse_args() variable
H A DstripAPI.py36 args = parser.parse_args() variable
H A DtestSpecVersion.py34 args = parser.parse_args() variable
[all...]
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dandroid_helper.cc27 Java_com_google_amber_Amber_androidHelper( JNIEnv* env, jobject, jobjectArray args, jstring stdoutFile, jstring stderrFile) Java_com_google_amber_Amber_androidHelper() argument
/third_party/skia/src/gpu/ops/
H A DAtlasInstancedHelper.cpp41 injectShaderCode( const GrGeometryProcessor::ProgramImpl::EmitArgs& args, const GrShaderVar& devCoord, GrGLSLUniformHandler::UniformHandle* atlasAdjustUniformHandle) const injectShaderCode() argument
[all...]
/third_party/skia/src/gpu/effects/
H A DGrAtlasedShaderHelpers.h17 static void append_index_uv_varyings(GrGeometryProcessor::ProgramImpl::EmitArgs& args, in append_index_uv_varyings() argument
96 append_multitexture_lookup(GrGeometryProcessor::ProgramImpl::EmitArgs& args, int numTextureSamplers, const GrGLSLVarying& texIdx, const char* coordName, const char* colorName) append_multitexture_lookup() argument
[all...]
/third_party/skia/src/gpu/tessellate/shaders/
H A DGrStrokeTessellationShader_HardwareImpl.cpp15 void GrStrokeTessellationShader::HardwareImpl::onEmitCode(EmitArgs& args, GrGPArgs* gpArgs) { in onEmitCode() argument
[all...]
/third_party/skia/src/gpu/
H A DGrFPArgs.h45 WithPreLocalMatrix(const GrFPArgs& args, const SkMatrix& lm) : INHERITED(args) { in WithPreLocalMatrix() argument
/third_party/skia/src/gpu/gl/
H A DGrGLContext.cpp25 ConstructorArgs args; in Make() local
98 GrGLContextInfo(ConstructorArgs&& args) GrGLContextInfo() argument
[all...]
/third_party/openssl/demos/bio/
H A Dclient-arg.c22 char **args = argv + 1; in main() local
[all...]
H A Dserver-arg.c32 char **args = argv + 1; in main() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DGsubRulesDump.java16 public static void main(String[] args) throws IOException { in main() argument
H A DHtmlViewer.java19 public static void main(String[] args) throws IOException { in main() argument
H A DRuleDump.java14 public static void main(String[] args) throws IOException { in main() argument
H A DSFView.java15 public static void main(String[] args) throws IOException { in main() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DFontInfoMain.java21 public static void main(String[] args) { in main() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.hpp54 T &set(uint32_t id, P &&... args) in set() argument
/third_party/skia/third_party/externals/oboe/samples/debug-utils/
H A Dtrace.cpp44 va_list args; in beginSection() local
/third_party/skia/src/sksl/ir/
H A DSkSLConstructorScalarCast.cpp16 Convert(const Context& context, int line, const Type& rawType, ExpressionArray args) Convert() argument
/third_party/skia/third_party/externals/brotli/java/org/brotli/integration/
H A DBundleChecker.java96 public static void main(String[] args) throws FileNotFoundException { in main() argument
/third_party/skia/third_party/externals/dawn/src/tests/
H A DMockCallback.h67 static R CallUnboundCallback(Args... args) { in CallUnboundCallback() argument
94 R CallImpl(const std::index_sequence<Is...>&, std::tuple<Args...> args) { in CallImpl() argument
/third_party/skia/third_party/externals/dawn/src/common/
H A DHashUtils.h59 void HashCombine(size_t* hash, const T& value, const Args&... args) { in HashCombine() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...102