Home
last modified time | relevance | path

Searched defs:spec (Results 251 - 275 of 438) sorted by relevance

1...<<1112131415161718

/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...]
H A DteglMemoryStressTests.cpp344 MemoryStressCase::MemoryStressCase (EglTestContext& eglTestCtx, Spec spec, const char* name, const char* description) in MemoryStressCase() argument
476 MemoryStressCase::Spec spec; in init() local
490 MemoryStressCase::Spec spec; init() local
504 MemoryStressCase::Spec spec; init() local
518 MemoryStressCase::Spec spec; init() local
532 MemoryStressCase::Spec spec; init() local
546 MemoryStressCase::Spec spec; init() local
560 MemoryStressCase::Spec spec; init() local
574 MemoryStressCase::Spec spec; init() local
588 MemoryStressCase::Spec spec; init() local
602 MemoryStressCase::Spec spec; init() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureFormatTests.cpp114 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(fmt); in init() local
148 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in iterate() local
260 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(fmt); in init() local
324 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); testFace() local
[all...]
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sDrawTests.cpp44 static void genBasicSpec (gls::DrawTestSpec& spec, gls::DrawTestSpec::DrawMethod method) in genBasicSpec() argument
120 gls::DrawTestSpec spec; init() local
309 gls::DrawTestSpec spec; init() local
[all...]
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/idl/cm_ipc/
H A Dcm_ipc_service.c881 struct CmSignatureSpec spec = { 0 }; in CmIpcServiceInit() local
/base/security/certificate_manager/interfaces/kits/napi/src/
H A Dcm_napi_sign_verify.cpp51 struct CmSignatureSpec *spec = nullptr; member
199 static napi_value ParseSpec(napi_env env, napi_value object, CmSignatureSpec *&spec) in ParseSpec() argument
[all...]
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_service.c257 CmServiceInit(const struct CmContext *context, const struct CmBlob *authUri, const struct CmSignatureSpec *spec, struct CmBlob *handle) CmServiceInit() argument
/base/security/certificate_manager/frameworks/cert_manager_standard/main/os_dependency/cm_ipc/src/
H A Dcm_ipc_client.c745 int32_t CmClientInit(const struct CmBlob *authUri, const struct CmSignatureSpec *spec, struct CmBlob *handle) in CmClientInit() argument
/base/security/crypto_framework/frameworks/key/
H A Dasy_key_generator.c612 HcfDsaCommParamsSpec *spec = (HcfDsaCommParamsSpec *)HcfMalloc(sizeof(HcfDsaCommParamsSpec), 0); in CreateDsaCommonSpecImpl() local
629 HcfDsaPubKeyParamsSpec *spec = (HcfDsaPubKeyParamsSpec *)HcfMalloc(sizeof(HcfDsaPubKeyParamsSpec), 0); in CreateDsaPubKeySpecImpl() local
654 HcfDsaKeyPairParamsSpec *spec = (HcfDsaKeyPairParamsSpec *)HcfMalloc(sizeof(HcfDsaKeyPairParamsSpec), 0); CreateDsaKeyPairSpecImpl() local
690 HcfDsaCommParamsSpec *spec = NULL; CreateDsaParamsSpecImpl() local
713 HcfDhPubKeyParamsSpec *spec = (HcfDhPubKeyParamsSpec *)HcfMalloc(sizeof(HcfDhPubKeyParamsSpec), 0); CreateDhPubKeySpecImpl() local
738 HcfDhPriKeyParamsSpec *spec = (HcfDhPriKeyParamsSpec *)HcfMalloc(sizeof(HcfDhPriKeyParamsSpec), 0); CreateDhPriKeySpecImpl() local
764 HcfDhKeyPairParamsSpec *spec = (HcfDhKeyPairParamsSpec *)HcfMalloc(sizeof(HcfDhKeyPairParamsSpec), 0); CreateDhKeyPairSpecImpl() local
801 HcfDhCommParamsSpec *spec = NULL; CreateDhParamsSpecImpl() local
911 HcfEccCommParamsSpec *spec = NULL; CreateEccParamsSpecImpl() local
953 HcfRsaPubKeyParamsSpec *spec = (HcfRsaPubKeyParamsSpec *)HcfMalloc(sizeof(HcfRsaPubKeyParamsSpec), 0); CreateRsaPubKeySpecImpl() local
977 HcfRsaKeyPairParamsSpec *spec = (HcfRsaKeyPairParamsSpec *)HcfMalloc(sizeof(HcfRsaKeyPairParamsSpec), 0); CreateRsaKeyPairSpecImpl() local
1013 HcfRsaCommParamsSpec *spec = NULL; CreateRsaParamsSpecImpl() local
[all...]
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_dh_asy_key_generator_by_spec_test.cpp100 static void DestroyTestDhPriKeySpec(HcfDhPriKeyParamsSpec *spec) in DestroyTestDhPriKeySpec() argument
113 static void DestroyTestDhPubKeySpec(HcfDhPubKeyParamsSpec *spec) in DestroyTestDhPubKeySpec() argument
123 DestroyTestDhKeyPairSpec(HcfDhKeyPairParamsSpec *spec) DestroyTestDhKeyPairSpec() argument
138 ConstructDHKeyCommParamsSpec(int32_t pLen, int32_t skLen, HcfDhCommParamsSpec **spec) ConstructDHKeyCommParamsSpec() argument
171 ConstructDHKeyPairParamsCommonSpec(const std::string &algoName, HcfDhCommParamsSpec *dhCommParamsSpec, HcfAsyKeyParamsSpec **spec) ConstructDHKeyPairParamsCommonSpec() argument
212 ConstructDHKeyPairParamsSpec(const std::string &algoName, HcfDhCommParamsSpec *dhCommParamsSpec, HcfAsyKeyParamsSpec **spec) ConstructDHKeyPairParamsSpec() argument
253 ConstructDHPubKeyParamsSpec(const string &algoName, HcfDhCommParamsSpec *comSpec, HcfAsyKeyParamsSpec **spec) ConstructDHPubKeyParamsSpec() argument
298 ConstructDHPriKeyParamsSpec(const string &algoName, HcfDhCommParamsSpec *comSpec, HcfAsyKeyParamsSpec **spec) ConstructDHPriKeyParamsSpec() argument
[all...]
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_x25519.c217 int32_t HksMbedtlsX25519GenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksMbedtlsX25519GenerateKey() argument
310 HksMbedtlsX25519KeyAgreement(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, const struct HksKeySpec *spec, struct HksBlob *sharedKey) HksMbedtlsX25519KeyAgreement() argument
791 HksMbedtlsEd25519KeyAgreement(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, const struct HksKeySpec *spec, struct HksBlob *sharedKey) HksMbedtlsEd25519KeyAgreement() argument
/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_rsa_sign.cpp33 HksKeySpec spec = {0}; member
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_depth_render_slot.cpp477 const auto spec = GetShaderSpecializationView(gfxState, submeshMaterialFlags, submeshFlags); in CreateNewPso() local
482 const auto spec = GetShaderSpecializationView(gfxState, submeshMaterialFlags, submeshFlags); in CreateNewPso() local
/third_party/ffmpeg/libavfilter/
H A Dsrc_movie.c105 static AVStream *find_stream(void *log, AVFormatContext *avf, const char *spec) in find_stream() argument
220 char default_streams[16], *stream_specs, *spec, *cursor; in movie_common_init() local
[all...]
/third_party/ffmpeg/libavformat/
H A Davformat.c422 match_stream_specifier(const AVFormatContext *s, const AVStream *st, const char *spec, const char **indexptr, const AVProgram **p) match_stream_specifier() argument
545 avformat_match_stream_specifier(AVFormatContext *s, AVStream *st, const char *spec) avformat_match_stream_specifier() argument
[all...]
/third_party/benchmark/src/
H A Dbenchmark.cc538 size_t RunSpecifiedBenchmarks(std::string spec) { in RunSpecifiedBenchmarks() argument
603 Err << "Failed to match any benchmarks against regex: " << spec << "\ in RunSpecifiedBenchmarks() local
547 RunSpecifiedBenchmarks(BenchmarkReporter* display_reporter, std::string spec) RunSpecifiedBenchmarks() argument
558 RunSpecifiedBenchmarks(BenchmarkReporter* display_reporter, BenchmarkReporter* file_reporter, std::string spec) RunSpecifiedBenchmarks() argument
[all...]

Completed in 36 milliseconds

1...<<1112131415161718