| /third_party/mesa3d/src/mesa/main/ |
| D | texstorage.c | 143 GLint levels, in initialize_texture_fields() 275 GLsizei levels, GLenum internalformat, in tex_storage_error_check() 355 mesa_format format, GLenum target, GLsizei levels, in _mesa_sparse_texture_error_check() 439 GLsizei levels, GLenum internalformat, GLsizei width, in texture_storage() 550 GLenum target, GLsizei levels, in texture_storage_error() 562 GLenum target, GLsizei levels, in texture_storage_no_error() 575 texstorage_error(GLuint dims, GLenum target, GLsizei levels, in texstorage_error() 616 texstorage_no_error(GLuint dims, GLenum target, GLsizei levels, in texstorage_no_error() 632 texturestorage_error(GLuint dims, GLuint texture, GLsizei levels, in texturestorage_error() 673 texturestorage_no_error(GLuint dims, GLuint texture, GLsizei levels, in texturestorage_no_error() [all …]
|
| D | externalobjects.c | 331 texstorage_memory(GLuint dims, GLenum target, GLsizei levels, in texstorage_memory() 407 texturestorage_memory(GLuint dims, GLuint texture, GLsizei levels, in texturestorage_memory() 481 GLsizei levels, in _mesa_TexStorageMem2DEXT() 509 GLsizei levels, in _mesa_TexStorageMem3DEXT() 539 GLsizei levels, in _mesa_TextureStorageMem2DEXT() 567 GLsizei levels, in _mesa_TextureStorageMem3DEXT() 597 GLsizei levels, in _mesa_TexStorageMem1DEXT() 609 GLsizei levels, in _mesa_TextureStorageMem1DEXT()
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | quant.h | 30 static WEBP_INLINE int IsFlat(const int16_t* levels, int num_blocks, in IsFlat() 55 static WEBP_INLINE int IsFlat(const int16_t* levels, int num_blocks, in IsFlat()
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ubidiln.cpp | 96 UBiDiLevel *levels=pBiDi->levels; in setTrailingWSStart() local 191 const UBiDiLevel *levels=pLineBiDi->levels; in ubidi_setLine() local 285 UBiDiLevel *levels=pBiDi->levelsMemory; in ubidi_getLevels() local 439 UBiDiLevel *levels; in reorderLine() local 564 UBiDiLevel *levels=pBiDi->levels; in ubidi_getRuns() local 710 prepareReorder(const UBiDiLevel *levels, int32_t length, in prepareReorder() 750 ubidi_reorderLogical(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) { in ubidi_reorderLogical() 813 ubidi_reorderVisual(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) { in ubidi_reorderVisual()
|
| /third_party/icu/icu4c/source/common/ |
| D | ubidiln.cpp | 96 UBiDiLevel *levels=pBiDi->levels; in setTrailingWSStart() local 191 const UBiDiLevel *levels=pLineBiDi->levels; in ubidi_setLine() local 285 UBiDiLevel *levels=pBiDi->levelsMemory; in ubidi_getLevels() local 439 UBiDiLevel *levels; in reorderLine() local 564 UBiDiLevel *levels=pBiDi->levels; in ubidi_getRuns() local 710 prepareReorder(const UBiDiLevel *levels, int32_t length, in prepareReorder() 750 ubidi_reorderLogical(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) { in ubidi_reorderLogical() 813 ubidi_reorderVisual(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) { in ubidi_reorderVisual()
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ubidiln.cpp | 96 UBiDiLevel *levels=pBiDi->levels; in setTrailingWSStart() local 191 const UBiDiLevel *levels=pLineBiDi->levels; in ubidi_setLine() local 285 UBiDiLevel *levels=pBiDi->levelsMemory; in ubidi_getLevels() local 439 UBiDiLevel *levels; in reorderLine() local 564 UBiDiLevel *levels=pBiDi->levels; in ubidi_getRuns() local 710 prepareReorder(const UBiDiLevel *levels, int32_t length, in prepareReorder() 750 ubidi_reorderLogical(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) { in ubidi_reorderLogical() 813 ubidi_reorderVisual(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) { in ubidi_reorderVisual()
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluTexture.cpp | 129 …& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, co… in Texture2D() 187 void Texture2D::loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu::Tex… in loadCompressed() 264 vector<tcu::CompressedTexture> levels(numLevels); in create() local 322 …& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, co… in TextureCube() 409 void TextureCube::loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu::T… in loadCompressed() 450 vector<tcu::CompressedTexture> levels (numImages); in create() local 555 …& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, co… in Texture2DArray() 615 void Texture2DArray::loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu… in loadCompressed() 674 const tcu::CompressedTexture* levels, in Texture3D() 737 void Texture3D::loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu::Tex… in loadCompressed()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/ |
| D | Utils.java | 191 final char[] levels; field in Utils.ChineseDigits 195 ChineseDigits(String digits, String units, String levels, char liang, boolean ko) { in ChineseDigits()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/ |
| D | Utils.java | 198 final char[] levels; field in Utils.ChineseDigits 202 ChineseDigits(String digits, String units, String levels, char liang, boolean ko) { in ChineseDigits()
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_afwtdn.c | 418 int levels; member 509 static int left_ext(int wavelet_length, int levels, uint64_t sn) in left_ext() 524 int in_length, int levels, int ch, uint64_t sn) in reallocate_inputs() 563 static int max_left_zeros_inverse(int levels, int level, int wavelet_length) in max_left_zeros_inverse() 570 int in_length, int levels, int ch, uint64_t sn) in reallocate_outputs() 614 static int discard_left_ext(int wavelet_length, int levels, int level, uint64_t sn) in discard_left_ext() 626 int levels = s->levels; in forward() local 754 static int append_left_ext(int wavelet_length, int levels, int level, uint64_t sn) in append_left_ext() 768 const int levels = s->levels; in inverse() local 1086 static int max_left_ext(int wavelet_length, int levels) in max_left_ext() [all …]
|
| /third_party/python/Tools/c-analyzer/cpython/ |
| D | _files.py | 48 def iter_header_files(filenames=None, *, levels=None): argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | S3TCTextureSizesTest.cpp | 148 std::array<levelInfo, 4> levels{{ in TEST_P() local 197 std::array<levelInfo, 4> levels{{ in TEST_P() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
| D | TestData.java | 248 protected byte[] levels; field in TestData 252 byte direction, byte paraLevel, byte resultLevel, byte[] levels, in TestData()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
| D | TestData.java | 251 protected byte[] levels; field in TestData 255 byte direction, byte paraLevel, byte resultLevel, byte[] levels, in TestData()
|
| /third_party/ffmpeg/libavcodec/arm/ |
| D | dca.h | 32 static inline int decode_blockcodes(int code1, int code2, int levels, in decode_blockcodes()
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | logging.c | 72 u32 levels; member 119 u32 ntfs_log_set_levels(u32 levels) in ntfs_log_set_levels() 136 u32 ntfs_log_clear_levels(u32 levels) in ntfs_log_clear_levels()
|
| /third_party/protobuf/src/google/protobuf/compiler/ruby/ |
| D | ruby_generator.cc | 404 int levels = 0; in GeneratePackageModules() local 455 void EndPackageModules(int levels, io::Printer* printer) { in EndPackageModules() 570 int levels = GeneratePackageModules(file, printer); in GenerateFile() local
|
| /third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
| D | h264d.c | 58 OMX_VIDEO_AVCLEVELTYPE levels[] = { in instantiate_h264d_input_port() local
|
| D | h264e.c | 100 OMX_VIDEO_AVCLEVELTYPE levels[] = { in instantiate_h264e_output_port() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineImageSamplingInstance.cpp | 1247 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture1DView() 1263 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture1DArrayView() 1284 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture2DView() 1306 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture2DArrayView() 1327 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTextureCubeView() 1369 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTextureCubeArrayView() 1388 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture3DView() 1413 std::vector<tcu::ConstPixelBufferAccess> levels; in validateResultImage() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineImageSamplingInstance.cpp | 1253 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture1DView() 1269 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture1DArrayView() 1290 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture2DView() 1312 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture2DArrayView() 1333 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTextureCubeView() 1375 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTextureCubeArrayView() 1394 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture3DView() 1419 std::vector<tcu::ConstPixelBufferAccess> levels; in validateResultImage() local
|
| /third_party/python/Doc/library/ |
| D | logging.rst | 377 .. _levels: target in Logger Objects
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | TextureStorage9.cpp | 132 int levels, in TextureStorage9_2D() 274 int levels = getLevelCount(); in copyToStorage() local 405 int levels, in TextureStorage9_Cube() 557 int levels = getLevelCount(); in copyToStorage() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| D | vktImageTexture.cpp | 84 …imageType, const tcu::IVec3& imageLayerSize, const int layers, const int samples, const int levels) in Texture()
|
| /third_party/node/deps/npm/test/lib/utils/ |
| D | log-shim.js | 23 levels: {}, property
|