| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsmove.c | 130 int levels = 0; in parse_options() local
|
| H A D | ntfslabel.c | 140 int levels = 0; in parse_options() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__slist.c | 41 size_t levels; member 53 size_t levels; member [all...] |
| /third_party/libdrm/ |
| H A D | xf86drmSL.c | 61 int levels; member
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_resource.h | 87 struct etna_resource_level levels[ETNA_NUM_LOD]; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktSampleVerifier.cpp | 65 SampleVerifier(const ImageViewParameters& imParams, const SamplerParameters& samplerParams, const SampleLookupSettings& sampleLookupSettings, int coordBits, int mipmapBits, const std::vector<de::SharedPtr<tcu::FloatFormat>>& conversionPrecision, const std::vector<de::SharedPtr<tcu::FloatFormat>>& filteringPrecision, const std::vector<tcu::ConstPixelBufferAccess>& levels) SampleVerifier() argument
|
| H A D | vktSampleVerifier.hpp | 117 int levels; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
| H A D | esextcTessellationShaderPoints.cpp | 707 const _tessellation_levels& levels = *levels_set_iterator; in initTest() local [all...] |
| H A D | esextcTessellationShaderVertexOrdering.cpp | 290 const _tessellation_levels& levels = *levels_set_iterator; in initTest() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | ReadPixelsTest.cpp | 817 void testRead(GLenum textureTarget, GLint levels, GLint attachmentLevel, GLint attachmentLayer) in testRead() argument 869 void initializeTextureData(GLenum textureTarget, GLint levels) in initializeTextureData() argument 805 initTexture(GLenum textureTarget, GLint levels, GLint attachmentLevel, GLint attachmentLayer) initTexture() argument 831 testPBORead(GLenum textureTarget, GLint levels, GLint attachmentLevel, GLint attachmentLayer) testPBORead() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | MemoryObjectVk.cpp | 168 createImage(ContextVk *contextVk, gl::TextureType type, size_t levels, GLenum internalFormat, const gl::Extents &size, GLuint64 offset, vk::ImageHelper *image, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) createImage() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/ruby/ |
| H A D | ruby_generator.cc | 404 int levels = 0; in GeneratePackageModules() local 455 void EndPackageModules(int levels, io::Printer* printer) { in EndPackageModules() argument 570 int levels = GeneratePackageModules(file, printer); in GenerateFile() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktSampleVerifier.cpp | 65 SampleVerifier(const ImageViewParameters& imParams, const SamplerParameters& samplerParams, const SampleLookupSettings& sampleLookupSettings, int coordBits, int mipmapBits, const std::vector<de::SharedPtr<tcu::FloatFormat>>& conversionPrecision, const std::vector<de::SharedPtr<tcu::FloatFormat>>& filteringPrecision, const std::vector<tcu::ConstPixelBufferAccess>& levels) SampleVerifier() argument
|
| H A D | vktSampleVerifier.hpp | 117 int levels; member
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluTexture.cpp | 129 Texture2D::Texture2D (const RenderContext& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams) in Texture2D() argument 187 void Texture2D::loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams) in loadCompressed() argument 322 TextureCube(const RenderContext& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams) TextureCube() argument 409 loadCompressed(int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams) loadCompressed() argument 555 Texture2DArray(const RenderContext& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams) Texture2DArray() argument 615 loadCompressed(int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams) loadCompressed() argument 671 Texture3D(const RenderContext& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams) Texture3D() argument 737 loadCompressed(int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams) loadCompressed() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/video/backlight/ |
| H A D | pwm_bl.c | 26 unsigned int *levels;
member [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/ |
| H A D | sbc_frame.cpp | 410 uint32_t levels[VALUE_OF_TWO][VALUE8]; in UnpackFrameStream() local 582 uint32_t levels[VALUE_OF_TWO][VALUE8] = {}; in PackFrameInternal() local 559 SbcCaculateLevelsAndSampleDelta(const Frame& frame, int (*bits)[VALUE8], uint32_t (*levels)[VALUE8], uint32_t (*sampleDelta)[VALUE8]) SbcCaculateLevelsAndSampleDelta() argument
|
| /foundation/multimedia/av_codec/frameworks/native/capi/common/ |
| H A D | native_avcapability.cpp | 204 const auto &levels = profileLevelsMap.find(profile); in OH_AVCapability_AreProfileAndLevelSupported() local 155 OH_AVCapability_GetSupportedLevelsForProfile(OH_AVCapability *capability, int32_t profile, const int32_t **levels, uint32_t *levelNum) OH_AVCapability_GetSupportedLevelsForProfile() argument [all...] |
| /foundation/multimedia/av_codec/test/unittest/codeclist_test/ |
| H A D | caps_unit_test.cpp | 782 const int32_t *levels = nullptr; in HWTEST_F() local 967 const int32_t *levels = nullptr; in HWTEST_F() local 998 const int32_t *levels = nullptr; in HWTEST_F() local 1029 const int32_t *levels = nullptr; HWTEST_F() local 1060 const int32_t *levels = nullptr; HWTEST_F() local 1091 const int32_t *levels = nullptr; HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/arch/ia64/pci/ |
| H A D | pci.c | 549 unsigned long levels, unique_caches; in set_pci_dfl_cacheline_size() local
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| H A D | topology.c | 306 unsigned long i, levels, unique_caches; in cpu_cache_sysfs_init() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda-tce.c | 217 pnv_pci_ioda2_table_do_free_pages(__be64 *addr, unsigned long size, unsigned int levels) pnv_pci_ioda2_table_do_free_pages() argument 257 pnv_pci_ioda2_table_do_alloc_pages(int nid, unsigned int shift, unsigned int levels, unsigned long limit, unsigned long *current_offset, unsigned long *total_allocated) pnv_pci_ioda2_table_do_alloc_pages() argument 291 pnv_pci_ioda2_table_alloc_pages(int nid, __u64 bus_offset, __u32 page_shift, __u64 window_size, __u32 levels, bool alloc_userspace_copy, struct iommu_table *tbl) pnv_pci_ioda2_table_alloc_pages() argument [all...] |
| /kernel/linux/linux-6.6/arch/ia64/pci/ |
| H A D | pci.c | 549 unsigned long levels, unique_caches; in set_pci_dfl_cacheline_size() local
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| H A D | topology.c | 296 unsigned long i, levels, unique_caches; in cpu_cache_sysfs_init() local
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda-tce.c | 216 pnv_pci_ioda2_table_do_free_pages(__be64 *addr, unsigned long size, unsigned int levels) pnv_pci_ioda2_table_do_free_pages() argument 256 pnv_pci_ioda2_table_do_alloc_pages(int nid, unsigned int shift, unsigned int levels, unsigned long limit, unsigned long *current_offset, unsigned long *total_allocated) pnv_pci_ioda2_table_do_alloc_pages() argument 290 pnv_pci_ioda2_table_alloc_pages(int nid, __u64 bus_offset, __u32 page_shift, __u64 window_size, __u32 levels, bool alloc_userspace_copy, struct iommu_table *tbl) pnv_pci_ioda2_table_alloc_pages() argument [all...] |