Home
last modified time | relevance | path

Searched defs:spec (Results 426 - 450 of 839) sorted by relevance

1...<<11121314151617181920>>...34

/third_party/cups-filters/filter/
H A Drastertopclx.c124 spec[PPD_MAX_NAME]; /* PPD attribute name */ in StartPage() local
[all...]
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorRegistry.java96 private String spec; // current spec field in TransliteratorRegistry.Spec
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorRegistry.java97 private String spec; // current spec field in TransliteratorRegistry.Spec
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtridpars.cpp755 UnicodeString spec = ICU_Utility::parseUnicodeIdentifier(id, pos); in parseFilterID() local
/third_party/mesa3d/src/imagination/rogue/
H A Drogue.c65 rogue_spirv_to_nir(struct rogue_build_ctx *ctx, gl_shader_stage stage, const char *entry, size_t spirv_size, const uint32_t *spirv_data, unsigned num_spec, struct nir_spirv_specialization *spec) rogue_spirv_to_nir() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dtridpars.cpp755 UnicodeString spec = ICU_Utility::parseUnicodeIdentifier(id, pos); in parseFilterID() local
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.h193 clc_spirv_specialization spec; in specialize() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DFormatSpec.java212 private static FormatTemplate parseCarrierSpec(String spec, FormatTemplate national) { in parseCarrierSpec() argument
235 private static FormatTemplate parseIntlSpec(String spec, FormatTemplate national) { in parseIntlSpec() argument
254 parseLocalSpec(String spec, FormatTemplate national) parseLocalSpec() argument
304 parse(String spec) parse() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalDispatchTests.cpp483 ConditionalTestSpec spec; in init() local
591 const ConditionalTestSpec spec = in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp262 ShaderSpec spec; in getShaderSpec() local
570 const ShaderSpec spec = getShaderSpec(params); in initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalDispatchTests.cpp485 ConditionalTestSpec spec; in init() local
593 const ConditionalTestSpec spec = in init() local
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H A Dshader_translator.cpp88 ShShaderSpec spec = SH_GLES2_SPEC; in main() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DItaniumDemangle.cpp29 constexpr const char *itanium_demangle::FloatData<float>::spec; member in itanium_demangle::FloatData
30 constexpr const char *itanium_demangle::FloatData<double>::spec; member in itanium_demangle::FloatData
31 constexpr const char *itanium_demangle::FloatData<long double>::spec; member in itanium_demangle::FloatData
/third_party/skia/src/gpu/ops/
H A DQuadPerEdgeAA.cpp37 write_quad_generic(VertexWriter* vb, const VertexSpec& spec, const GrQuad* deviceQuad, const GrQuad* localQuad, const float coverage[4], const SkPMColor4f& color, const SkRect& geomSubset, const SkRect& texSubset) write_quad_generic() argument
89 write_2d_color(VertexWriter* vb, const VertexSpec& spec, const GrQuad* deviceQuad, const GrQuad* localQuad, const float coverage[4], const SkPMColor4f& color, const SkRect& geomSubset, const SkRect& texSubset) write_2d_color() argument
121 write_2d_uv(VertexWriter* vb, const VertexSpec& spec, const GrQuad* deviceQuad, const GrQuad* localQuad, const float coverage[4], const SkPMColor4f& color, const SkRect& geomSubset, const SkRect& texSubset) write_2d_uv() argument
148 write_2d_color_uv(VertexWriter* vb, const VertexSpec& spec, const GrQuad* deviceQuad, const GrQuad* localQuad, const float coverage[4], const SkPMColor4f& color, const SkRect& geomSubset, const SkRect& texSubset) write_2d_color_uv() argument
180 write_2d_cov_uv(VertexWriter* vb, const VertexSpec& spec, const GrQuad* deviceQuad, const GrQuad* localQuad, const float coverage[4], const SkPMColor4f& color, const SkRect& geomSubset, const SkRect& texSubset) write_2d_cov_uv() argument
214 write_2d_uv_strict(VertexWriter* vb, const VertexSpec& spec, const GrQuad* deviceQuad, const GrQuad* localQuad, const float coverage[4], const SkPMColor4f& color, const SkRect& geomSubset, const SkRect& texSubset) write_2d_uv_strict() argument
242 write_2d_color_uv_strict(VertexWriter* vb, const VertexSpec& spec, const GrQuad* deviceQuad, const GrQuad* localQuad, const float coverage[4], const SkPMColor4f& color, const SkRect& geomSubset, const SkRect& texSubset) write_2d_color_uv_strict() argument
275 write_2d_cov_uv_strict(VertexWriter* vb, const VertexSpec& spec, const GrQuad* deviceQuad, const GrQuad* localQuad, const float coverage[4], const SkPMColor4f& color, const SkRect& geomSubset, const SkRect& texSubset) write_2d_cov_uv_strict() argument
325 GetWriteQuadProc(const VertexSpec& spec) GetWriteQuadProc() argument
362 Tessellator(const VertexSpec& spec, char* vertices) Tessellator() argument
605 Make(SkArenaAlloc* arena, const VertexSpec& spec) Make() argument
851 QuadPerEdgeAAGeometryProcessor(const VertexSpec& spec) QuadPerEdgeAAGeometryProcessor() argument
859 QuadPerEdgeAAGeometryProcessor(const VertexSpec& spec, const GrShaderCaps& caps, const GrBackendFormat& backendFormat, GrSamplerState samplerState, const GrSwizzle& swizzle, sk_sp<GrColorSpaceXform> textureColorSpaceXform, Saturate saturate) QuadPerEdgeAAGeometryProcessor() argument
876 initializeAttrs(const VertexSpec& spec) initializeAttrs() argument
943 MakeProcessor(SkArenaAlloc* arena, const VertexSpec& spec) MakeProcessor() argument
947 MakeTexturedProcessor(SkArenaAlloc* arena, const VertexSpec& spec, const GrShaderCaps& caps, const GrBackendFormat& backendFormat, GrSamplerState samplerState, const GrSwizzle& swizzle, sk_sp<GrColorSpaceXform> textureColorSpaceXform, Saturate saturate) MakeTexturedProcessor() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtridpars.cpp758 UnicodeString spec = ICU_Utility::parseUnicodeIdentifier(id, pos); in parseFilterID() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderPipeline.cpp31 AbslFormatConvert( VertexFormatBaseType value, const absl::FormatConversionSpec& spec, absl::FormatSink* s) AbslFormatConvert() argument
51 AbslFormatConvert( InterStageComponentType value, const absl::FormatConversionSpec& spec, absl::FormatSink* s) AbslFormatConvert() argument
71 AbslFormatConvert( InterpolationType value, const absl::FormatConversionSpec& spec, absl::FormatSink* s) AbslFormatConvert() argument
91 AbslFormatConvert( InterpolationSampling value, const absl::FormatConversionSpec& spec, absl::FormatSink* s) AbslFormatConvert() argument
/third_party/python/Objects/
H A Dmoduleobject.c260 PyModule_FromDefAndSpec2(PyModuleDef* def, PyObject *spec, int module_api_version) in PyModule_FromDefAndSpec2() argument
718 _PyModuleSpec_IsInitializing(PyObject *spec) in _PyModuleSpec_IsInitializing() argument
738 _PyModuleSpec_IsUninitializedSubmodule(PyObject *spec, PyObjec argument
777 PyObject *spec = PyDict_GetItemWithError(m->md_dict, &_Py_ID(__spec__)); module_getattro() local
[all...]
H A Dstructseq.c568 PyType_Spec spec; in _PyStructSequence_NewType() local
/third_party/spirv-tools/test/opt/
H A Dlocal_ssa_elim_test.cpp4407 float3 spec = (pow(NdotR, 16.0) * albedo.a * 2.5).xxx; in TEST_F() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexArrayTest.cpp98 MultiVertexArrayTest::Spec spec; in init() local
203 MultiVertexArrayTest::Spec spec; in init() local
306 MultiVertexArrayTest::Spec spec; init() local
407 MultiVertexArrayTest::Spec spec; init() local
501 MultiVertexArrayTest::Spec spec; init() local
617 MultiVertexArrayTest::Spec spec; init() local
720 getTestName(const MultiVertexArrayTest::Spec& spec) getTestName() argument
736 MultiVertexArrayTest::Spec spec; init() local
790 getTestName(const MultiVertexArrayTest::Spec& spec) getTestName() argument
806 addStorageCases(MultiVertexArrayTest::Spec spec, int depth) addStorageCases() argument
857 MultiVertexArrayTest::Spec spec; init() local
892 getTestName(const MultiVertexArrayTest::Spec& spec) getTestName() argument
916 MultiVertexArrayTest::Spec spec; init() local
926 addStrideCases(MultiVertexArrayTest::Spec spec, int depth) addStrideCases() argument
983 getTestName(const MultiVertexArrayTest::Spec& spec) getTestName() argument
1007 MultiVertexArrayTest::Spec spec; init() local
1017 addInputTypeCases(MultiVertexArrayTest::Spec spec, int depth) addInputTypeCases() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp171 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in init() local
213 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in testLayerFace() local
318 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(fmt); in init() local
364 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(effectiveRefTexture.getFormat()); iterate() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderLibraryCase.cpp140 static string genVertexShader (const ShaderCaseSpecification& spec) in genVertexShader() argument
231 static string genFragmentShader (const ShaderCaseSpecification& spec) in genFragmentShader() argument
283 specializeVertexShader(const ShaderCaseSpecification& spec, const std::string& src, const vector<RequiredExtension>& extensions) specializeVertexShader() argument
356 specializeFragmentShader(const ShaderCaseSpecification& spec, const std::string& src, const vector<RequiredExtension>& extensions) specializeFragmentShader() argument
[all...]
/third_party/vk-gl-cts/scripts/khr_util/
H A Dregistry.py420 def spec(registry, api, version=None, profile=None, extensionNames=[], protects=[], force=False): function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp262 ShaderSpec spec; in getShaderSpec() local
570 const ShaderSpec spec = getShaderSpec(params); in initPrograms() local
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglMakeCurrentPerfTests.cpp157 MakeCurrentPerfCase::MakeCurrentPerfCase (EglTestContext& eglTestCtx, const Spec& spec, const char* name, const char* description) in MakeCurrentPerfCase() argument
568 MakeCurrentPerfCase::Spec spec; in init() local
604 MakeCurrentPerfCase::Spec spec; init() local
647 MakeCurrentPerfCase::Spec spec; init() local
697 MakeCurrentPerfCase::Spec spec; init() local
[all...]

Completed in 28 milliseconds

1...<<11121314151617181920>>...34