Home
last modified time | relevance | path

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

1...<<1112131415161718

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPixelBufferObjectTests.cpp106 ReadPixelsTest::ReadPixelsTest (Context& context, const TestSpec& spec) in ReadPixelsTest() argument
[all...]
H A Des3fTextureFormatTests.cpp149 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(fmt); in init() local
188 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in iterate() local
319 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(fmt); in init() local
383 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); testFace() local
521 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); init() local
550 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); testLayer() local
678 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); init() local
707 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); testSlice() local
854 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); iterate() local
1005 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); testFace() local
[all...]
H A Des3fVertexArrayObjectTests.cpp177 VertexArrayObjectTest::VertexArrayObjectTest (Context& context, const Spec& spec, const char* name, const char* description) in VertexArrayObjectTest() argument
1267 Spec spec; in init() local
1304 Spec spec; init() local
1342 Spec spec; init() local
1380 Spec spec; init() local
1417 Spec spec; init() local
1454 Spec spec; init() local
1504 Spec spec; init() local
1541 Spec spec; init() local
1578 Spec spec; init() local
[all...]
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sDrawTests.cpp225 static void genBasicSpec (gls::DrawTestSpec& spec, gls::DrawTestSpec::DrawMethod method) in genBasicSpec() argument
302 gls::DrawTestSpec spec; init() local
523 gls::DrawTestSpec spec; init() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawElementsBaseVertexTests.cpp85 static void addRangeElementsToSpec (gls::DrawTestSpec& spec) in addRangeElementsToSpec() argument
94 static void addTestIterations (gls::DrawTest* test, gls::DrawTestSpec& spec, TestIterationType type) in addTestIterations() argument
128 genBasicSpec(gls::DrawTestSpec& spec, glu::ContextType& contextType, gls::DrawTestSpec::DrawMethod method) genBasicSpec() argument
513 gls::DrawTestSpec spec; init() local
581 gls::DrawTestSpec spec; init() local
647 gls::DrawTestSpec spec; init() local
684 gls::DrawTestSpec spec; init() local
732 gls::DrawTestSpec spec; init() local
794 gls::DrawTestSpec spec; init() local
[all...]
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sVertexAttributeBindingTests.cpp382 TestSpec spec; in genTestSpec() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp847 ComputeShaderSpec spec; in addComputeImageSamplerTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrImageQueryTests.cpp105 ShaderSpec spec; in getShaderSpec() local
769 const ShaderSpec spec = getShaderSpec(params, &dst); in initImageQueryPrograms() local
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigTests.cpp474 AttribSpec spec = rnd.choose<AttribSpec>(candidates.begin(), candidates.end()); in genRandomAttributes() local
H A DteglGLES2SharingTests.cpp115 GLES2SharingTest::GLES2SharingTest (EglTestContext& eglTestCtx, const char* name , const char* desc, const TestSpec& spec) in GLES2SharingTest() argument
309 GLES2BufferSharingTest::GLES2BufferSharingTest (EglTestContext& eglTestCtx, const char* name, const char* desc, const GLES2SharingTest::TestSpec& spec) in GLES2BufferSharingTest() argument
483 GLES2TextureSharingTest::GLES2TextureSharingTest (EglTestContext& eglTestCtx, const char* name, const char* desc, const GLES2SharingTest::TestSpec& spec, bool asColorAttachment) in GLES2TextureSharingTest() argument
704 GLES2ProgramSharingTest(EglTestContext& eglTestCtx, const char* name, const char* desc, const GLES2SharingTest::TestSpec& spec) GLES2ProgramSharingTest() argument
856 GLES2ShaderSharingTest(EglTestContext& eglTestCtx, const char* name, const char* desc, GLenum shaderType, const GLES2SharingTest::TestSpec& spec) GLES2ShaderSharingTest() argument
1142 GLES2SharingTest::TestSpec spec; init() local
1155 GLES2SharingTest::TestSpec spec; init() local
1173 GLES2SharingTest::TestSpec spec; init() local
1186 GLES2SharingTest::TestSpec spec; init() local
1199 GLES2SharingTest::TestSpec spec; init() local
1217 GLES2SharingTest::TestSpec spec; init() local
1230 GLES2SharingTest::TestSpec spec; init() local
1243 GLES2SharingTest::TestSpec spec; init() local
1256 GLES2SharingTest::TestSpec spec; init() local
1273 GLES2SharingTest::TestSpec spec; init() local
1286 GLES2SharingTest::TestSpec spec; init() local
1299 GLES2SharingTest::TestSpec spec; init() local
1317 GLES2SharingTest::TestSpec spec; init() local
1330 GLES2SharingTest::TestSpec spec; init() local
1343 GLES2SharingTest::TestSpec spec; init() local
1356 GLES2SharingTest::TestSpec spec; init() local
1369 GLES2SharingTest::TestSpec spec; init() local
1382 GLES2SharingTest::TestSpec spec; init() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp71 static void genBasicSpec (gls::DrawTestSpec& spec, gls::DrawTestSpec::DrawMethod method) in genBasicSpec() argument
144 gls::DrawTestSpec spec; init() local
179 gls::DrawTestSpec spec; init() local
225 gls::DrawTestSpec spec; init() local
328 gls::DrawTestSpec spec; init() local
397 gls::DrawTestSpec spec; init() local
595 gls::DrawTestSpec spec; init() local
[all...]
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pDrawCallBatchingTests.cpp149 DrawCallBatchingTest::DrawCallBatchingTest (Context& context, const char* name, const char* description, const TestSpec& spec) in DrawCallBatchingTest() argument
931 string specToName (const DrawCallBatchingTest::TestSpec& spec) in specToName() argument
955 specToDescrpition(const DrawCallBatchingTest::TestSpec& spec) specToDescrpition() argument
1056 DrawCallBatchingTest::TestSpec spec; init() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_codegen.cpp683 DILineInfoSpecifier spec; in GetCalleeReg2Offset() local
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_asy_key_generator_cov_test.cpp520 static HcfResult ConstructEcc224CommParamsSpec(HcfEccCommParamsSpec **spec) in ConstructEcc224CommParamsSpec() argument
555 static HcfResult ConstructEcc224PubKeyParamsSpec(HcfEccPubKeyParamsSpec **spec) in ConstructEcc224PubKeyParamsSpec() argument
595 static HcfResult ConstructEcc224PriKeyParamsSpec(HcfEccPriKeyParamsSpec **spec) in ConstructEcc224PriKeyParamsSpec() argument
633 static HcfResult ConstructEcc224KeyPairParamsSpec(HcfEccKeyPairParamsSpec **spec) in ConstructEcc224KeyPairParamsSpec() argument
675 static void FreeEccCommSpec(HcfEccCommParamsSpec *spec) in FreeEccCommSpec() argument
681 FreeEccPubSpec(HcfEccPubKeyParamsSpec *spec) FreeEccPubSpec() argument
687 FreeEccPriSpec(HcfEccPriKeyParamsSpec *spec) FreeEccPriSpec() argument
693 FreeEccKeyPairSpec(HcfEccKeyPairParamsSpec *spec) FreeEccKeyPairSpec() argument
[all...]
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_file.cpp137 bool DlpFile::IsValidCipher(const struct DlpBlob& key, const struct DlpUsageSpec& spec, in IsValidCipher() argument
284 int32_t DlpFile::SetCipher(const struct DlpBlob& key, const struct DlpUsageSpec& spec, const struct DlpBlob& hmacKey) in SetCipher() argument
851 int32_t DlpFile::DupUsageSpec(struct DlpUsageSpec& spec) in DupUsageSpec() argument
892 struct DlpUsageSpec spec; DoDlpBlockCryptOperation() local
[all...]
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_aes.c55 int32_t HksMbedtlsAesGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksMbedtlsAesGenerateKey() argument
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_generate.c246 struct HksKeySpec spec = {0}; in HksCoreGenerateKey() local
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_source.c1023 static void InitSampleSpec(pa_sample_spec *spec, const uint32_t sampleRate, in InitSampleSpec() argument
H A Dmodule_split_stream_sink.c268 static void SinkReconfigureCb(pa_sink *s, pa_sample_spec *spec, bool passthrough) in SinkReconfigureCb() argument
/third_party/ffmpeg/fftools/
H A Dcmdutils.c886 int check_stream_specifier(AVFormatContext *s, AVStream *st, const char *spec) in check_stream_specifier() argument
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-function-mocker.h88 constexpr bool ValidateSpec(const char (&spec)[N]) { in ValidateSpec() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtransreg.cpp242 UnicodeString spec; member in TransliteratorSpec
[all...]
/third_party/libbpf/src/
H A Drelo_core.c263 bpf_core_parse_spec(const char *prog_name, const struct btf *btf, const struct bpf_core_relo *relo, struct bpf_core_spec *spec) bpf_core_parse_spec() argument
481 bpf_core_match_member(const struct btf *local_btf, const struct bpf_core_accessor *local_acc, const struct btf *targ_btf, __u32 targ_id, struct bpf_core_spec *spec, __u32 *next_targ_id) bpf_core_match_member() argument
678 bpf_core_calc_field_relo(const char *prog_name, const struct bpf_core_relo *relo, const struct bpf_core_spec *spec, __u64 *val, __u32 *field_sz, __u32 *type_id, bool *validate) bpf_core_calc_field_relo() argument
803 bpf_core_calc_type_relo(const struct bpf_core_relo *relo, const struct bpf_core_spec *spec, __u64 *val, bool *validate) bpf_core_calc_type_relo() argument
847 bpf_core_calc_enumval_relo(const struct bpf_core_relo *relo, const struct bpf_core_spec *spec, __u64 *val) bpf_core_calc_enumval_relo() argument
1156 bpf_core_format_spec(char *buf, size_t buf_sz, const struct bpf_core_spec *spec) bpf_core_format_spec() argument
[all...]
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.c63 struct intel_spec *spec; member
79 intel_spec_find_struct(struct intel_spec *spec, const char *name) in intel_spec_find_struct() argument
87 intel_spec_find_register(struct intel_spec *spec, uint32_t offset) in intel_spec_find_register() argument
96 intel_spec_find_register_by_name(struct intel_spec *spec, const char *name) in intel_spec_find_register_by_name() argument
104 intel_spec_find_enum(struct intel_spec *spec, const char *name) in intel_spec_find_enum() argument
112 intel_spec_get_gen(struct intel_spec *spec) in intel_spec_get_gen() argument
459 struct intel_spec *spec = ctx->spec; end_element() local
569 struct intel_spec *spec; intel_spec_init() local
741 struct intel_spec *spec = intel_spec_load_filename(filename); intel_spec_load_from_path() local
747 intel_spec_destroy(struct intel_spec *spec) intel_spec_destroy() argument
753 intel_spec_find_instruction(struct intel_spec *spec, enum drm_i915_gem_engine_class engine, const uint32_t *p) intel_spec_find_instruction() argument
774 struct intel_spec *spec = group->spec; intel_group_find_field() local
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp31 aub_viewer_decode_ctx_init(struct aub_viewer_decode_ctx *ctx, struct aub_viewer_cfg *cfg, struct aub_viewer_decode_cfg *decode_cfg, const struct intel_device_info *devinfo, struct intel_spec *spec, struct intel_batch_decode_bo (*get_bo)(void *, bool, uint64_t), unsigned (*get_state_size)(void *, uint32_t), void *user_data) aub_viewer_decode_ctx_init() argument
[all...]

Completed in 32 milliseconds

1...<<1112131415161718