| /external/mesa3d/src/mesa/main/ |
| D | texstorage.c | 142 GLint levels, in initialize_texture_fields() 275 GLsizei levels, GLsizei width, in _mesa_AllocTextureStorage_sw() 309 GLsizei levels, GLenum internalformat, in tex_storage_error_check() 395 GLsizei levels, GLenum internalformat, GLsizei width, in texture_storage() 497 GLenum target, GLsizei levels, in texture_storage_error() 509 GLenum target, GLsizei levels, in texture_storage_no_error() 522 texstorage_error(GLuint dims, GLenum target, GLsizei levels, in texstorage_error() 563 texstorage_no_error(GLuint dims, GLenum target, GLsizei levels, in texstorage_no_error() 579 texturestorage_error(GLuint dims, GLuint texture, GLsizei levels, in texturestorage_error() 620 texturestorage_no_error(GLuint dims, GLuint texture, GLsizei levels, in texturestorage_no_error() [all …]
|
| D | externalobjects.c | 290 texstorage_memory(GLuint dims, GLenum target, GLsizei levels, in texstorage_memory() 351 texturestorage_memory(GLuint dims, GLuint texture, GLsizei levels, in texturestorage_memory() 410 GLsizei levels, in _mesa_TexStorageMem2DEXT() 438 GLsizei levels, in _mesa_TexStorageMem3DEXT() 468 GLsizei levels, in _mesa_TextureStorageMem2DEXT() 496 GLsizei levels, in _mesa_TextureStorageMem3DEXT() 526 GLsizei levels, in _mesa_TexStorageMem1DEXT() 538 GLsizei levels, in _mesa_TextureStorageMem1DEXT()
|
| /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/expr/ |
| D | ArrayCreationExpr.java | 40 private List<ArrayCreationLevel> levels; field in ArrayCreationExpr 49 …public ArrayCreationExpr(Type type, List<ArrayCreationLevel> levels, ArrayInitializerExpr initiali… in ArrayCreationExpr() 55 …public ArrayCreationExpr(Range range, Type type, List<ArrayCreationLevel> levels, ArrayInitializer… in ArrayCreationExpr() 110 public ArrayCreationExpr setLevels(List<ArrayCreationLevel> levels) { in setLevels()
|
| /external/libaom/libaom/av1/encoder/x86/ |
| D | encodetxb_sse2.c | 72 static INLINE void get_4_nz_map_contexts_2d(const uint8_t *levels, in get_4_nz_map_contexts_2d() 104 static INLINE void get_4_nz_map_contexts_hor(const uint8_t *levels, in get_4_nz_map_contexts_hor() 135 static INLINE void get_4_nz_map_contexts_ver(const uint8_t *levels, in get_4_nz_map_contexts_ver() 168 static INLINE void get_8_coeff_contexts_2d(const uint8_t *levels, in get_8_coeff_contexts_2d() 214 static INLINE void get_8_coeff_contexts_hor(const uint8_t *levels, in get_8_coeff_contexts_hor() 245 static INLINE void get_8_coeff_contexts_ver(const uint8_t *levels, in get_8_coeff_contexts_ver() 278 static INLINE void get_16n_coeff_contexts_2d(const uint8_t *levels, in get_16n_coeff_contexts_2d() 351 static INLINE void get_16n_coeff_contexts_hor(const uint8_t *levels, in get_16n_coeff_contexts_hor() 398 static INLINE void get_16n_coeff_contexts_ver(const uint8_t *levels, in get_16n_coeff_contexts_ver() 434 void av1_get_nz_map_contexts_sse2(const uint8_t *const levels, in av1_get_nz_map_contexts_sse2()
|
| /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/expr/ |
| D | ArrayCreationExpr.java | 57 private NodeList<ArrayCreationLevel> levels; field in ArrayCreationExpr 69 …public ArrayCreationExpr(Type elementType, NodeList<ArrayCreationLevel> levels, ArrayInitializerEx… in ArrayCreationExpr() 90 …ArrayCreationExpr(TokenRange tokenRange, Type elementType, NodeList<ArrayCreationLevel> levels, Ar… in ArrayCreationExpr() 159 public ArrayCreationExpr setLevels(final NodeList<ArrayCreationLevel> levels) { in setLevels()
|
| /external/webp/src/dsp/ |
| D | quant.h | 28 static WEBP_INLINE int IsFlat(const int16_t* levels, int num_blocks, in IsFlat() 53 static WEBP_INLINE int IsFlat(const int16_t* levels, int num_blocks, in IsFlat()
|
| /external/libaom/libaom/av1/common/ |
| D | txb_common.h | 145 static INLINE int get_br_ctx_2d(const uint8_t *const levels, in get_br_ctx_2d() 175 static AOM_FORCE_INLINE int get_br_ctx(const uint8_t *const levels, in get_br_ctx() 222 static AOM_FORCE_INLINE int get_nz_mag(const uint8_t *const levels, in get_nz_mag() 308 static INLINE int get_lower_levels_ctx_2d(const uint8_t *levels, int coeff_idx, in get_lower_levels_ctx_2d() 323 static AOM_FORCE_INLINE int get_lower_levels_ctx(const uint8_t *levels, in get_lower_levels_ctx() 334 const uint8_t *levels, in get_lower_levels_ctx_general()
|
| /external/icu/android_icu4j/src/main/java/android/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()
|
| /external/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()
|
| /external/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 566 UBiDiLevel *levels=pBiDi->levels; in ubidi_getRuns() local 712 prepareReorder(const UBiDiLevel *levels, int32_t length, in prepareReorder() 752 ubidi_reorderLogical(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) { in ubidi_reorderLogical() 815 ubidi_reorderVisual(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) { in ubidi_reorderVisual()
|
| /external/deqp/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()
|
| /external/swiftshader/src/D3D8/ |
| D | Direct3DBaseTexture8.hpp | 62 unsigned long levels; // Recalculated when 0 member in D3D8::Direct3DBaseTexture8
|
| /external/webrtc/webrtc/modules/audio_processing/transient/ |
| D | wpd_tree.h | 74 int levels() const { return levels_; } in levels() function
|
| D | wpd_tree.cc | 25 int levels) in WPDTree()
|
| /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/ |
| D | PhantomNodeLogic.java | 69 private static boolean inPhantomNode(Node node, int levels) { in inPhantomNode()
|
| /external/swiftshader/src/D3D9/ |
| D | Direct3DBaseTexture9.hpp | 67 unsigned long levels; // Recalculated when 0 member in D3D9::Direct3DBaseTexture9
|
| /external/protobuf/src/google/protobuf/compiler/ruby/ |
| D | ruby_generator.cc | 306 int levels = 0; in GeneratePackageModules() local 328 int levels, in EndPackageModules() 429 int levels = GeneratePackageModules(file->package(), printer); in GenerateFile() local
|
| /external/icu/android_icu4j/src/main/tests/android/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()
|
| /external/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()
|
| /external/python/cpython2/Doc/library/ |
| D | logging.rst | 290 .. _levels: target in Logger Objects
|
| /external/python/cpython3/Doc/library/ |
| D | logging.rst | 337 .. _levels: target in Logger Objects
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | histogram_op_gpu.cu.cc | 52 auto levels = levels_tensor.flat<T>(); in Compute() local
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| D | LevelTree.java | 28 public ArrayList<Level> levels = new ArrayList<Level>(); field in LevelTree.LevelGroup 64 public final static ArrayList<LevelGroup> levels = new ArrayList<LevelGroup>(); field in LevelTree
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineImageSamplingInstance.cpp | 1107 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture1DView() 1123 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture1DArrayView() 1144 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture2DView() 1166 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture2DArrayView() 1187 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTextureCubeView() 1229 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTextureCubeArrayView() 1248 …re, const vk::VkImageSubresourceRange& subresource, std::vector<tcu::ConstPixelBufferAccess>& leve… in getTexture3DView() 1273 std::vector<tcu::ConstPixelBufferAccess> levels; in validateResultImage() local
|
| /external/libaom/libaom/av1/decoder/ |
| D | decodetxb.c | 65 uint8_t *levels, in read_coeffs_reverse_2d() 89 uint8_t *levels, base_cdf_arr base_cdf, in read_coeffs_reverse() 131 uint8_t *const levels = set_levels(levels_buf, width); in av1_read_coeffs_txb() local
|