Home
last modified time | relevance | path

Searched defs:spec (Results 301 - 325 of 334) sorted by relevance

1...<<11121314

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorVulkan.cpp801 TranslatorVulkan::TranslatorVulkan(sh::GLenum type, ShShaderSpec spec) in TranslatorVulkan() argument
/third_party/node/src/
H A Dnode_http2.cc1397 nghttp2_priority_spec spec = priority_frame.pri_spec; in HandlePriorityFrame() local
/third_party/pulseaudio/src/pulsecore/
H A Dsink.c96 void pa_sink_new_data_set_sample_spec(pa_sink_new_data *data, const pa_sample_spec *spec) { in pa_sink_new_data_set_sample_spec() argument
1482 void pa_sink_reconfigure(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in pa_sink_reconfigure() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp1119 std::string beginLoop(const std::map<std::string, std::string>& spec) in beginLoop() argument
1137 std::string endLoop(const std::map<std::string, std::string>& spec) in endLoop() argument
1271 ComputeShaderSpec spec; in addCompute16bitStorageUniform16To32Group() local
1421 ComputeShaderSpec spec; addCompute16bitStorageUniform16To32Group() local
1663 ComputeShaderSpec spec; addCompute16bitStorageUniform16To32ChainAccessGroup() local
1811 ComputeShaderSpec spec; addCompute16bitStoragePushConstant16To32Group() local
1939 ComputeShaderSpec spec; addCompute16bitStoragePushConstant16To32Group() local
2240 ComputeShaderSpec spec; addCompute16bitStorageUniform16To16Group() local
2447 ComputeShaderSpec spec; addCompute16bitStorageUniform32To16Group() local
2559 ComputeShaderSpec spec; addCompute16bitStorageUniform32To16Group() local
2786 ComputeShaderSpec spec; addCompute16bitStorageUniform16StructTo32StructGroup() local
3002 ComputeShaderSpec spec; addCompute16bitStorageUniform32StructTo16StructGroup() local
3213 ComputeShaderSpec spec; addCompute16bitStructMixedTypesGroup() local
3984 map<string, string> spec; addShaderCode16BitStorageInputOutput16To16x2() local
7536 ComputeShaderSpec spec; addCompute16bitStorageUniform64To16Group() local
8264 ComputeShaderSpec spec; addCompute16bitStorageUniform16To64Group() local
8480 ComputeShaderSpec spec; addCompute16bitStoragePushConstant16To64Group() local
[all...]
H A DvktSpvAsmInstructionTests.cpp939 ComputeShaderSpec spec; in createLocalSizeGroup() local
1018 ComputeShaderSpec spec; createOpNopGroup() local
1096 ComputeShaderSpec spec; createUnusedVariableComputeTests() local
1139 ComputeShaderSpec spec; createUnusedVariableComputeTests() local
1320 ComputeShaderSpec spec; createOpFUnordGroup() local
1489 ComputeShaderSpec spec; createOpAtomicGroup() local
1589 ComputeShaderSpec spec; createOpLineGroup() local
1690 ComputeShaderSpec spec; createOpModuleProcessedGroup() local
1750 ComputeShaderSpec spec; createOpNoLineGroup() local
1909 ComputeShaderSpec spec; createNoContractionGroup() local
1952 ComputeShaderSpec spec; createOpFRemGroup() local
2056 ComputeShaderSpec spec; createOpNMinGroup() local
2179 ComputeShaderSpec spec; createOpNMaxGroup() local
2310 ComputeShaderSpec spec; createOpNClampGroup() local
2452 ComputeShaderSpec spec; createOpSRemComputeGroup() local
2544 ComputeShaderSpec spec; createOpSRemComputeGroup64() local
2651 ComputeShaderSpec spec; createOpSModComputeGroup() local
2763 ComputeShaderSpec spec; createOpSModComputeGroup64() local
3081 ComputeShaderSpec spec; createOpCopyObjectGroup() local
3278 ComputeShaderSpec spec; createOpUnreachableGroup() local
3419 ComputeShaderSpec spec; createDecorationGroupGroup() local
3887 ComputeShaderSpec spec; createSpecConstantGroup() local
3959 ComputeShaderSpec spec; createSpecConstantGroup() local
5034 ComputeShaderSpec spec; createBlockOrderGroup() local
5386 ComputeShaderSpec spec; createOpSourceGroup() local
5449 ComputeShaderSpec spec; createOpSourceExtensionGroup() local
5529 ComputeShaderSpec spec; createOpConstantNullGroup() local
5614 ComputeShaderSpec spec; createOpConstantCompositeGroup() local
5761 ComputeShaderSpec spec; createOpQuantizeToF16Group() local
5802 ComputeShaderSpec spec; createOpQuantizeToF16Group() local
5831 ComputeShaderSpec spec; createOpQuantizeToF16Group() local
5876 ComputeShaderSpec spec; createOpQuantizeToF16Group() local
5895 ComputeShaderSpec spec; createOpQuantizeToF16Group() local
5995 ComputeShaderSpec spec; createSpecConstantOpQuantizeToF16Group() local
6021 ComputeShaderSpec spec; createSpecConstantOpQuantizeToF16Group() local
6044 ComputeShaderSpec spec; createSpecConstantOpQuantizeToF16Group() local
6070 ComputeShaderSpec spec; createSpecConstantOpQuantizeToF16Group() local
6093 ComputeShaderSpec spec; createSpecConstantOpQuantizeToF16Group() local
6124 ComputeShaderSpec spec; createOpConstantUsageGroup() local
6295 ComputeShaderSpec spec; createLoopControlGroup() local
6393 ComputeShaderSpec spec; createSelectionControlGroup() local
6558 ComputeShaderSpec spec; createOpNameGroup() local
6584 ComputeShaderSpec spec; createOpNameGroup() local
6610 ComputeShaderSpec spec; createOpNameGroup() local
6624 ComputeShaderSpec spec; createOpNameGroup() local
6641 ComputeShaderSpec spec; createOpNameGroup() local
6664 ComputeShaderSpec spec; createOpNameGroup() local
6685 ComputeShaderSpec spec; createOpNameGroup() local
6776 ComputeShaderSpec spec; createOpMemberNameGroup() local
6794 ComputeShaderSpec spec; createOpMemberNameGroup() local
6808 ComputeShaderSpec spec; createOpMemberNameGroup() local
6905 ComputeShaderSpec spec; createFunctionControlGroup() local
6975 ComputeShaderSpec spec; createMemoryAccessGroup() local
7062 ComputeShaderSpec spec; createOpUndefGroup() local
7175 ComputeShaderSpec spec; createFloat16OpConstantCompositeGroup() local
11250 ComputeShaderSpec spec; createConvertComputeTests() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp808 OutputCountShader::OutputCountShader (const glu::ContextType& contextType, const OutputCountPatternSpec& spec) in OutputCountShader() argument
2489 OutputCountCase(Context& context, const char* name, const char* desc, const OutputCountPatternSpec& spec) OutputCountCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp1119 std::string beginLoop(const std::map<std::string, std::string>& spec) in beginLoop() argument
1137 std::string endLoop(const std::map<std::string, std::string>& spec) in endLoop() argument
1271 ComputeShaderSpec spec; in addCompute16bitStorageUniform16To32Group() local
1421 ComputeShaderSpec spec; addCompute16bitStorageUniform16To32Group() local
1663 ComputeShaderSpec spec; addCompute16bitStorageUniform16To32ChainAccessGroup() local
1811 ComputeShaderSpec spec; addCompute16bitStoragePushConstant16To32Group() local
1939 ComputeShaderSpec spec; addCompute16bitStoragePushConstant16To32Group() local
2240 ComputeShaderSpec spec; addCompute16bitStorageUniform16To16Group() local
2447 ComputeShaderSpec spec; addCompute16bitStorageUniform32To16Group() local
2559 ComputeShaderSpec spec; addCompute16bitStorageUniform32To16Group() local
2786 ComputeShaderSpec spec; addCompute16bitStorageUniform16StructTo32StructGroup() local
3002 ComputeShaderSpec spec; addCompute16bitStorageUniform32StructTo16StructGroup() local
3213 ComputeShaderSpec spec; addCompute16bitStructMixedTypesGroup() local
3980 map<string, string> spec; addShaderCode16BitStorageInputOutput16To16x2() local
7534 ComputeShaderSpec spec; addCompute16bitStorageUniform64To16Group() local
8260 ComputeShaderSpec spec; addCompute16bitStorageUniform16To64Group() local
8476 ComputeShaderSpec spec; addCompute16bitStoragePushConstant16To64Group() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp421 ShaderOperatorCase::ShaderOperatorCase (Context& context, const char* caseName, const char* description, bool isVertexCase, ShaderEvalFunc evalFunc, const char* shaderOp, const ShaderDataSpec& spec) in ShaderOperatorCase() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp7914 const char *spec; local
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c6459 spirv_to_nir(const uint32_t *words, size_t word_count, struct nir_spirv_specialization *spec, unsigned num_spec, gl_shader_stage stage, const char *entry_point_name, const struct spirv_to_nir_options *options, const nir_shader_compiler_options *nir_options) spirv_to_nir() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp7914 const char *spec; local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp1679 void BufferIoExecutor::declareBufferBlocks (std::ostream& src, const ShaderSpec& spec) in declareBufferBlocks() argument
1715 void BufferIoExecutor::generateExecBufferIo (std::ostream& src, const ShaderSpec& spec, cons argument
2077 generateSpirv(const ShaderSpec& spec, const bool are16Bit, const bool are64Bit, const bool isMediump) generateSpirv() argument
2596 generateComputeShader(const ShaderSpec& spec) generateComputeShader() argument
2875 generateMeshShader(const ShaderSpec& spec, bool useTask) generateMeshShader() argument
2923 generateTaskShader(const ShaderSpec& spec) generateTaskShader() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp550 ShaderOperatorCaseInstance(Context& context, const bool isVertexCase, const ShaderEvaluator& evaluator, const UniformSetup& uniformSetup, const ShaderDataSpec spec) ShaderOperatorCaseInstance() argument
633 ShaderOperatorCase(tcu::TestContext& testCtx, const char* caseName, const bool isVertexCase, const ShaderEvalFunc evalFunc, const std::string& shaderOp, const ShaderDataSpec& spec) ShaderOperatorCase() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumber.cpp7914 const char *spec; local
[all...]
/third_party/python/Modules/_decimal/
H A D_decimal.c3310 mpd_spec_t spec; in dec_format() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp780 ShaderOperatorCase::ShaderOperatorCase (Context& context, const char* caseName, const char* description, bool isVertexCase, ShaderEvalFunc evalFunc, const string& shaderOp, const ShaderDataSpec& spec) in ShaderOperatorCase() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp2063 DrawTestSpec::AttributeSpec spec; in createAttributeArray() local
2085 DrawTestSpec::AttributeSpec spec; createDefaultAttribute() local
3055 DrawTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const DrawTestSpec& spec, const char* name, const char* desc) DrawTest() argument
3095 addIteration(const DrawTestSpec& spec, const char* description) addIteration() argument
3179 const DrawTestSpec& spec = m_specs[specNdx]; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp1679 void BufferIoExecutor::declareBufferBlocks (std::ostream& src, const ShaderSpec& spec) in declareBufferBlocks() argument
1715 void BufferIoExecutor::generateExecBufferIo (std::ostream& src, const ShaderSpec& spec, cons argument
2077 generateSpirv(const ShaderSpec& spec, const bool are16Bit, const bool are64Bit, const bool isMediump) generateSpirv() argument
2596 generateComputeShader(const ShaderSpec& spec) generateComputeShader() argument
2875 generateMeshShader(const ShaderSpec& spec, bool useTask) generateMeshShader() argument
2923 generateTaskShader(const ShaderSpec& spec) generateTaskShader() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp550 ShaderOperatorCaseInstance(Context& context, const bool isVertexCase, const ShaderEvaluator& evaluator, const UniformSetup& uniformSetup, const ShaderDataSpec spec) ShaderOperatorCaseInstance() argument
634 ShaderOperatorCase(tcu::TestContext& testCtx, const char* caseName, const char* description, const bool isVertexCase, const ShaderEvalFunc evalFunc, const std::string& shaderOp, const ShaderDataSpec& spec) ShaderOperatorCase() argument
/third_party/ffmpeg/fftools/
H A Dffprobe.c3763 char *next, *p, *spec = av_strdup(interval_spec); in parse_read_interval() local
3844 char *p, *spec = av_strdup(intervals_spec); in parse_read_intervals() local
[all...]
H A Dffplay.c2480 SDL_AudioSpec wanted_spec, spec; in audio_open() local
3540 const char *spec in opt_codec() local
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h1424 spec:2, /* branch speculation info */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h5155 static constexpr const char* spec = "%af"; member
5163 static constexpr const char* spec = "%a"; member
5178 static constexpr const char *spec = "%LaL"; member
/third_party/python/Python/
H A Dceval.c7504 PyObject *spec = PyObject_GetAttr(v, &_Py_ID(__spec__)); local
/third_party/python/Objects/
H A Dtypeobject.c3371 PyType_FromSpecWithBases(PyType_Spec *spec, PyObject *bases) in PyType_FromSpecWithBases() argument
3377 PyType_FromModuleAndSpec(PyObject *module, PyType_Spec *spec, PyObject *bases) in PyType_FromModuleAndSpec() argument
3641 PyType_FromSpec(PyType_Spec *spec) PyType_FromSpec() argument
[all...]

Completed in 139 milliseconds

1...<<11121314