/third_party/node/deps/icu-small/source/common/ |
H A D | ubidi.cpp | 1074 UBiDiLevel *levels=pBiDi->levels; resolveExplicitLevels() local 1348 UBiDiLevel *levels=pBiDi->levels; checkExplicitLevels() local 1831 UBiDiLevel *levels=pBiDi->levels; setLevelsOutsideIsolates() local 1865 UBiDiLevel * levels=pBiDi->levels; processPropertySeq() local 2291 UBiDiLevel *levels=pBiDi->levels; adjustWSLevels() local 2371 const UBiDiLevel *levels; setParaRunsOnly() local 2747 UBiDiLevel *levels=pBiDi->levels; ubidi_setPara() local [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 379 D3D12_FEATURE_DATA_FEATURE_LEVELS levels = { in dzn_physical_device_cache_caps() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderMiscTests.cpp | 1663 const std::vector<tcu::TextureLevel*> levels = { m_referenceLevel.get(), m_referenceLevel2.get() }; in verifyResult() local
|
H A D | vktMeshShaderMiscTestsEXT.cpp | 1747 const std::vector<tcu::TextureLevel*> levels = { m_referenceLevel.get(), m_referenceLevel2.get() }; in verifyResult() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureGatherTests.cpp | 459 const tcu::ConstPixelBufferAccess* levels[tcu::CUBEFACE_LAST]; in getOneLevelSubView() local 1291 int levels = 0; in init() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationInvarianceTests.cpp | 516 int multiplePatchReferencePrimitiveCount (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const float* levels, int numPatches) in multiplePatchReferencePrimitiveCount() argument 1158 std::vector<TessLevels> levels; global() member 1358 TessLevels levels; genTessLevelCases() local 1647 TessLevels levels = base; genTessLevelCases() local 1736 TessLevels levels = base; genTessLevelCases() local 1913 TessLevels levels; genTessLevelCases() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
H A D | vktMeshShaderMiscTests.cpp | 1663 const std::vector<tcu::TextureLevel*> levels = { m_referenceLevel.get(), m_referenceLevel2.get() }; in verifyResult() local
|
H A D | vktMeshShaderMiscTestsEXT.cpp | 1729 const std::vector<tcu::TextureLevel*> levels = { m_referenceLevel.get(), m_referenceLevel2.get() }; in verifyResult() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Texture.cpp | 1559 setStorage(Context *context, TextureType type, GLsizei levels, GLenum internalFormat, const Extents &size) setStorage() argument 1657 setStorageExternalMemory(Context *context, TextureType type, GLsizei levels, GLenum internalFormat, const Extents &size, MemoryObject *memoryObject, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) setStorageExternalMemory() argument [all...] |
H A D | validationESEXT.cpp | 1074 ValidateTexStorageMem2DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem2DEXT() argument 1101 ValidateTexStorageMem3DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem3DEXT() argument 1525 ValidateTexStorageMemFlags2DANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags2DANGLE() argument 1601 ValidateTexStorageMemFlags3DANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags3DANGLE() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | TextureTest.cpp | 426 createImmutableTexture2D(GLuint texture, size_t width, size_t height, GLenum format, GLenum internalFormat, GLenum type, GLsizei levels, GLubyte data[4]) createImmutableTexture2D() argument [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ubidi.cpp | 1074 UBiDiLevel *levels=pBiDi->levels; resolveExplicitLevels() local 1348 UBiDiLevel *levels=pBiDi->levels; checkExplicitLevels() local 1831 UBiDiLevel *levels=pBiDi->levels; setLevelsOutsideIsolates() local 1865 UBiDiLevel * levels=pBiDi->levels; processPropertySeq() local 2291 UBiDiLevel *levels=pBiDi->levels; adjustWSLevels() local 2371 const UBiDiLevel *levels; setParaRunsOnly() local 2747 UBiDiLevel *levels=pBiDi->levels; ubidi_setPara() local [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderTextureFunctionTests.cpp | 1148 const int levels = maxLevel + 1; in testTextureSize() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureGatherTests.cpp | 459 const tcu::ConstPixelBufferAccess* levels[tcu::CUBEFACE_LAST]; in getOneLevelSubView() local 1303 int levels = 0; in init() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationInvarianceTests.cpp | 506 int multiplePatchReferencePrimitiveCount (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const float* levels, int numPatches) in multiplePatchReferencePrimitiveCount() argument 1146 std::vector<TessLevels> levels; global() member 1346 TessLevels levels; genTessLevelCases() local 1630 TessLevels levels = base; genTessLevelCases() local 1719 TessLevels levels = base; genTessLevelCases() local 1896 TessLevels levels; genTessLevelCases() local [all...] |
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTexture.cpp | 2603 Vec4 sampleLevelArray1D (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, int depth, float lod) in sampleLevelArray1D() argument 2608 Vec4 sampleLevelArray2D (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, int depth, float lod, bool es2, ImageViewMinLodParams* minLodParams) in sampleLevelArray2D() argument 2613 Vec4 sampleLevelArray3D (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float r, float lod, ImageViewMinLodParams* minLodParams) in sampleLevelArray3D() argument 2618 Vec4 sampleLevelArray1DOffset (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float lod, const IVec2& offset) in sampleLevelArray1DOffset() argument 2658 sampleLevelArray2DOffset(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float lod, const IVec3& offset, bool es2, ImageViewMinLodParams* minLodParams) sampleLevelArray2DOffset() argument 2758 sampleLevelArray3DOffset(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float r, float lod, const IVec3& offset, ImageViewMinLodParams* minLodParams) sampleLevelArray3DOffset() argument 2831 sampleLevelArray1DCompare(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float ref, float s, float lod, const IVec2& offset) sampleLevelArray1DCompare() argument 2871 sampleLevelArray2DCompare(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float ref, float s, float t, float lod, const IVec3& offset) sampleLevelArray2DCompare() argument [all...] |
H A D | tcuTexture.hpp | 580 inline Texture2DView::Texture2DView (int numLevels, const ConstPixelBufferAccess* levels, boo argument 843 Texture1DView(int numLevels, const ConstPixelBufferAccess* levels, bool es2 DE_UNUSED_ATTR = false, ImageViewMinLodParams* minLodParams DE_UNUSED_ATTR = DE_NULL) Texture1DView() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | Bidi.java | 1056 byte[] levels; field in Bidi 5168 reorderLogical(byte[] levels) reorderLogical() argument 5191 reorderVisual(byte[] levels) reorderVisual() argument 5679 reorderVisually(byte[] levels, int levelStart, Object[] objects, int objectStart, int count) reorderVisually() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiditst.c | 455 const UBiDiLevel *levels; in printCaseInfo() local 851 UBiDiLevel levels[UBIDI_MAX_EXPLICIT_LEVEL]={1,2,3,4,5,6,7,8,9,10}; in testReorder() local 885 UBiDiLevel levels[UBIDI_MAX_EXPLICIT_LEVEL]={1,2,3,4,5,6,7,8,9,10}; in testReorder() local 1045 const UBiDiLevel *levels in doTest() local 1156 const UBiDiLevel *levels; _testReordering() local 3605 printUnicode(const UChar *s, int32_t length, const UBiDiLevel *levels) printUnicode() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | Bidi.java | 1032 byte[] levels; field in Bidi 5100 reorderLogical(byte[] levels) reorderLogical() argument 5121 reorderVisual(byte[] levels) reorderVisual() argument 5585 reorderVisually(byte[] levels, int levelStart, Object[] objects, int objectStart, int count) reorderVisually() argument [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfssecaudit.c | 1876 u8 levels; in local_build_mapping() member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageCompressionTranscodingSupport.cpp | 1971 makeCreateImageInfo(const VkFormat format, const ImageType type, const UVec3& size, const VkImageUsageFlags usageFlags, const VkImageCreateFlags* createFlags, const deUint32 levels, const deUint32 layers) makeCreateImageInfo() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageCompressionTranscodingSupport.cpp | 1956 makeCreateImageInfo(const VkFormat format, const ImageType type, const UVec3& size, const VkImageUsageFlags usageFlags, const VkImageCreateFlags* createFlags, const deUint32 levels, const deUint32 layers) makeCreateImageInfo() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Renderer9.cpp | 2899 createTextureStorage2D(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, int levels, const std::string &label, bool hintLevelZeroOnly) createTextureStorage2D() argument 2910 createTextureStorageCube(GLenum internalformat, bool renderTarget, int size, int levels, bool hintLevelZeroOnly, const std::string &label) createTextureStorageCube() argument 2921 createTextureStorage3D(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) createTextureStorage3D() argument 2935 createTextureStorage2DArray(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) createTextureStorage2DArray() argument 2949 createTextureStorage2DMultisample(GLenum internalformat, GLsizei width, GLsizei height, int levels, int samples, bool fixedSampleLocations, const std::string &label) createTextureStorage2DMultisample() argument 2963 createTextureStorage2DMultisampleArray(GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, int levels, int samples, bool fixedSampleLocations, const std::string &label) createTextureStorage2DMultisampleArray() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessTexturesTests.cpp | 1746 bool StorageAndSubImageTest<T, S, N, D, I>::TextureStorage(glw::GLenum target, glw::GLuint texture, glw::GLsizei levels, in TextureStorage() argument [all...] |