| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | provider_core.c | 2014 ERR_vset_error(ERR_GET_LIB(reason), ERR_GET_REASON(reason), fmt, args); in core_vset_error() local 1999 core_vset_error(const OSSL_CORE_HANDLE *handle, uint32_t reason, const char *fmt, va_list args) core_vset_error() argument
|
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | context.rs | 1618 let mut args = vec![]; in instantiate_template() variables [all...] |
| /third_party/rust/crates/bindgen/bindgen/ |
| H A D | lib.rs | 2486 let mut args = clang_args.iter(); in find_effective_target() variables
|
| H A D | clang.rs | 750 pub fn args(&self) -> Option<Vec<Cursor>> { in args() functions 1289 pub fn args(&self) -> Option<Vec<Type>> { in args() functions
|
| /third_party/rust/crates/log/src/ |
| H A D | lib.rs | 911 pub fn args(&self) -> &fmt::Arguments<'a> { in builder() functions 1070 pub fn args(&mut self, args: fmt::Arguments<'a>) -> &mut RecordBuilder<'a> { args() functions [all...] |
| /third_party/rust/crates/clap/src/builder/ |
| H A D | command.rs | 200 pub fn args(mut self, args: impl IntoIterator<Item = impl Into<Arg>>) -> Self { in args() functions 4485 let mut args = vec![]; global() variables 4518 let mut args = vec![]; global() variables [all...] |
| /third_party/python/Lib/test/test_capi/ |
| H A D | test_misc.py | 966 args=(context,)) variable in TestPendingCalls.test_pendingcalls_threaded.foo
|
| /third_party/python/Lib/ |
| H A D | inspect.py | 2840 def args(self): global() member in BoundArguments [all...] |
| /third_party/openssl/crypto/ |
| H A D | provider_core.c | 2012 ERR_vset_error(ERR_GET_LIB(reason), ERR_GET_REASON(reason), fmt, args); in core_vset_error() local 1997 core_vset_error(const OSSL_CORE_HANDLE *handle, uint32_t reason, const char *fmt, va_list args) core_vset_error() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureFilteringExplicitLodTests.cpp | 1153 std::vector<SampleArguments> args; in getSampleArgs() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | State.cpp | 121 UpdateNonTFBufferBindingWebGL(const Context *context, BindingT *binding, Buffer *buffer, ArgsT... args) UpdateNonTFBufferBindingWebGL() argument 141 UpdateTFBufferBindingWebGL(const Context *context, BindingT *binding, bool indexed, ArgsT... args) UpdateTFBufferBindingWebGL() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RewriteCubeMapSamplersAs2DArray.cpp | 468 TIntermSequence args = { in declareCoordTranslationFunction() local 710 TIntermSequence args = {P, dPdx, dPdy, dUVdx, dUVdy}; in createCoordTransformationCall() local 721 TIntermSequence args = {P, dPdx, dPdy, dUVdx, dUVdy}; in createImplicitCoordTransformationCall() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cLayoutBindingTests.cpp | 680 StringMap& args = m_templateParams[VertexShader]; in initDefaultVSContext() local 718 StringMap& args = m_templateParams[FragmentShader]; initDefaultFSContext() local 755 StringMap& args = m_templateParams[ComputeShader]; initDefaultCSContext() local 796 StringMap args; buildUniformDecl() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | TracePerfTest.cpp | 1619 std::vector<const char *> args; in PrintFileDiff() local
|
| /third_party/skia/src/gpu/ops/ |
| H A D | AAHairLinePathRenderer.cpp | 1161 const PathData& args = fPaths[i]; in onPrepareDraws() local 1318 onDrawPath(const DrawPathArgs& args) onDrawPath() argument [all...] |
| H A D | DashOp.cpp | 357 const LineData& args = fLines[i]; variable 769 onEmitCode(EmitArgs& args, GrGPArgs* gpArgs) onEmitCode() argument 967 onEmitCode(EmitArgs& args, GrGPArgs* gpArgs) onEmitCode() argument [all...] |
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkLightingImageFilter.cpp | 1765 void LightingEffect::ImplBase::emitCode(EmitArgs& args) { in emitCode() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkCommandBuffer.cpp | 1303 void CommandBuffer::addCommand(Args &&... args) in addCommand() argument
|
| /third_party/openssl/engines/ |
| H A D | e_capi.c | 1101 va_list args; in CAPI_trace() local
|
| H A D | e_loader_attic.c | 1105 static int file_ctrl(OSSL_STORE_LOADER_CTX *ctx, int cmd, va_list args) in file_ctrl() argument
|
| /third_party/openssl/test/ |
| H A D | acvp_test.c | 1280 SELF_TEST_ARGS *args = varg; in self_test_events() local
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | main.cpp | 1084 static string compile_iteration(const CLIArguments &args, std::vector<uint32_t> spirv_file) in compile_iteration() argument 1440 CLIArguments args; main_inner() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | instrument_pass.cpp | 302 std::vector<uint32_t> args = {output_func_id, in GenDebugStreamWrite() local 305 (void)builder->AddNaryOp(GetVoidId(), SpvOpFunctionCall, args); in GenDebugStreamWrite() local 321 std::vector<uint32_t> args = {input_func_id}; in GenDebugDirectRead() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | instrument_pass.cpp | 302 std::vector<uint32_t> args = {output_func_id, in GenDebugStreamWrite() local 305 (void)builder->AddNaryOp(GetVoidId(), SpvOpFunctionCall, args); in GenDebugStreamWrite() local 321 std::vector<uint32_t> args = {input_func_id}; in GenDebugDirectRead() local [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_win_dw.cpp | 1022 SkFontArguments args; in onMakeFromStreamIndex() local 1027 apply_fontargument_variation(SkTScopedComPtr<IDWriteFontFace>& fontFace, const SkFontArguments& args) apply_fontargument_variation() argument
|