/third_party/ffmpeg/libavutil/ |
H A D | hwcontext.c | 409 enum AVPixelFormat *formats; in transfer_data_alloc() local 382 av_hwframe_transfer_get_formats(AVBufferRef *hwframe_ref, enum AVHWFrameTransferDirection dir, enum AVPixelFormat **formats, int flags) av_hwframe_transfer_get_formats() argument
|
/third_party/ffmpeg/libswresample/tests/ |
H A D | swresample.c | 90 static const enum AVSampleFormat formats[] = { variable
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | msfmrgts.cpp | 337 UnicodeString formats [] = { in Test4104976() local 393 UnicodeString formats [] = { in Test4106660() local
|
H A D | tufmtts.cpp | 110 TimeUnitFormat** formats = new TimeUnitFormat*[2]; in testBasic() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | choicfmt.cpp | 89 ChoiceFormat(const double* limits, const UnicodeString* formats, int32_t cnt ) ChoiceFormat() argument 100 ChoiceFormat(const double* limits, const UBool* closures, const UnicodeString* formats, int32_t cnt ) ChoiceFormat() argument 255 setChoices( const double* limits, const UnicodeString* formats, int32_t cnt ) setChoices() argument 266 setChoices( const double* limits, const UBool* closures, const UnicodeString* formats, int32_t cnt ) setChoices() argument 276 setChoices(const double* limits, const UBool* closures, const UnicodeString* formats, int32_t count, UErrorCode &errorCode) setChoices() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_helpers.c | 687 dri2_query_dma_buf_formats(__DRIscreen *_screen, int max, int *formats, in dri2_query_dma_buf_formats() argument
|
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | gs-test.c | 35 enum pipe_format formats[] = { variable
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | choicfmt.cpp | 89 ChoiceFormat(const double* limits, const UnicodeString* formats, int32_t cnt ) ChoiceFormat() argument 100 ChoiceFormat(const double* limits, const UBool* closures, const UnicodeString* formats, int32_t cnt ) ChoiceFormat() argument 255 setChoices( const double* limits, const UnicodeString* formats, int32_t cnt ) setChoices() argument 266 setChoices( const double* limits, const UBool* closures, const UnicodeString* formats, int32_t cnt ) setChoices() argument 276 setChoices(const double* limits, const UBool* closures, const UnicodeString* formats, int32_t count, UErrorCode &errorCode) setChoices() argument [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_extensions.c | 706 get_max_samples_for_formats(struct pipe_screen *screen, unsigned num_formats, const enum pipe_format *formats, unsigned max_samples, unsigned bind) get_max_samples_for_formats() argument 726 get_max_samples_for_formats_advanced(struct pipe_screen *screen, unsigned num_formats, const enum pipe_format *formats, unsigned max_samples, unsigned num_storage_samples, unsigned bind) get_max_samples_for_formats_advanced() argument [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | instructions-arm64.cc | 410 static const char* formats[] = {"undefined", "8b", "16b", "4h", "8h", in NEONFormatAsString() local 420 static const char* formats[] = { in NEONFormatAsPlaceholder() local
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/testing/ |
H A D | TestNumberingScheme.java | 99 private final Map<FormatSpec, String> formats = new LinkedHashMap<>(); field in TestNumberingScheme [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageViewTests.cpp | 705 const VkFormat formats[] = in createImageViewTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesImageSparseBinding.cpp | 469 auto formats = getTestFormats(imageType); in getSparseBindingTestFormats() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsBallotBroadcastTests.cpp | 493 const vector<VkFormat> formats = subgroups::getAllFormats(); in createSubgroupsBallotBroadcastTests() local 644 const vector<VkFormat> formats = subgroups::getAllRayTracingFormats(); in createSubgroupsBallotBroadcastTests() local
|
H A D | vktSubgroupsClusteredTests.cpp | 405 const vector<VkFormat> formats = subgroups::getAllFormats(); in createSubgroupsClusteredTests() local 510 const vector<VkFormat> formats = subgroups::getAllRayTracingFormats(); in createSubgroupsClusteredTests() local
|
H A D | vktSubgroupsQuadTests.cpp | 431 const vector<VkFormat> formats = subgroups::getAllFormats(); in createSubgroupsQuadTests() local 525 const vector<VkFormat> formats = subgroups::getAllRayTracingFormats(); in createSubgroupsQuadTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageMultisampleLoadStoreTests.cpp | 473 static const VkFormat formats[] = in createImageMultisampleLoadStoreTests() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcSampleVariablesTests.cpp | 886 } formats[] = { in init() local [all...] |
H A D | glcShaderMultisampleInterpolationTests.cpp | 640 } formats[] = { in init() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsArithmeticTests.cpp | 940 const Format formats[] = in createSubgroupsArithmeticTests() local
|
H A D | glcSubgroupsPartitionedTests.cpp | 877 const Format formats[] = in createSubgroupsPartitionedTests() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cES31CompatibilitySampleVariablesTests.cpp | 884 } formats[] = { in init() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | choicfmt.cpp | 89 ChoiceFormat(const double* limits, const UnicodeString* formats, int32_t cnt ) ChoiceFormat() argument 100 ChoiceFormat(const double* limits, const UBool* closures, const UnicodeString* formats, int32_t cnt ) ChoiceFormat() argument 255 setChoices( const double* limits, const UnicodeString* formats, int32_t cnt ) setChoices() argument 266 setChoices( const double* limits, const UBool* closures, const UnicodeString* formats, int32_t cnt ) setChoices() argument 276 setChoices(const double* limits, const UBool* closures, const UnicodeString* formats, int32_t count, UErrorCode &errorCode) setChoices() argument [all...] |
/third_party/python/Lib/ctypes/test/ |
H A D | test_structures.py | 55 formats = {"c": c_char, variable in StructureTestCase
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFboCompletenessTests.cpp | 191 ES3Checker (const glu::RenderContext& ctx, const FormatDB& formats) in ES3Checker() argument 466 createChecker(const glu::RenderContext& ctx, const FormatDB& formats) createChecker() argument [all...] |