/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
check.py | 30 type=self.levels[level],
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_sysconfig.py | 89 # various levels of the operating system with differing Xcode
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/ |
__init__.py | 281 """The number of levels.""" 282 return sum(1 for _ in self.levels()) 499 def levels(self): member in class:SELinuxPolicy 506 # libqpol unfortunately iterates over levels and sens aliases
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/ |
GLStateType.java | 138 TEXTURE_IMMUTABLE_LEVELS("# of levels in immutable textures"),
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/ |
TextureImageDetailsProvider.java | 96 * accessed, but one of the texture mipmap levels can be accessed, then
|
/system/bt/device/include/ |
interop.h | 44 // levels or general lack of controlability.
|
/system/bt/embdrv/sbc/encoder/srce/ |
sbc_packing.c | 76 uint16_t u16Levels; /*to store levels*/
|
/system/nvram/messages/ |
message_codec.cpp | 49 // computation, which are redundant with those performed by the levels above.
|
/test/vts-testcase/hal/treble/vintf/ |
utils.cpp | 54 // multiple API levels per FCM version.
|
/tools/loganalysis/src/com/android/loganalysis/parser/ |
LogcatParser.java | 460 * Considers null messages, levels, or tags to be wildcards. 520 * Allows Java crashes to be parsed from multiple log levels and tags. Normally the crashes 532 * Allows native crashes to be parsed from multiple log levels and tags. The default levels
|
/external/deqp/external/openglcts/modules/gl/ |
gl4cSparseTextureClampTests.cpp | 289 if (level > mState.levels - 1) 651 for (l = 0; l < mState.levels; ++l) 698 if (level > mState.levels - 1) 730 // Change expected result as it has to be adjusted to different levels 788 if (level > mState.levels - 1) 856 // Change expected result as it has to be adjusted to different levels [all...] |
gl4cMultiBindTests.cpp | 335 void InitStorage(deqp::Context& context, glw::GLenum target, glw::GLsizei levels, glw::GLenum internal_format, 360 static void Storage(const glw::Functions& gl, glw::GLenum target, glw::GLsizei levels, glw::GLenum internal_format, 1003 * @param levels Number of levels 1009 void Texture::InitStorage(deqp::Context& context, glw::GLenum target, glw::GLsizei levels, glw::GLenum internal_format, 1018 Storage(gl, target, levels, internal_format, width, height, depth, allow_error); 1211 * @param levels Number of levels 1217 void Texture::Storage(const glw::Functions& gl, glw::GLenum target, glw::GLsizei levels, glw::GLenum internal_format, 1223 gl.texStorage1D(target, levels, internal_format, width) [all...] |
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
esextcTextureCubeMapArraySampling.cpp | 360 * @param n_mipmap_levels Number of mipmap levels 382 * @param n_mipmap_levels Number of mipmap levels, ignored 401 * @param n_mipmap_levels Number of mipmap levels 422 * Width and height are dimmensions of base level image, same values are used to identify all mipmap levels. 458 * @param n_mipmap_levels Number of mipmap levels 476 * @param n_mipmap_levels Number of mipmap levels 492 * @param n_mipmap_levels Number of mipmap levels 517 * @param n_mipmap_levels Number of mipmap levels 536 * @param n_mipmap_levels Number of mipmap levels 559 * @param n_mipmap_levels Number of mipmap levels [all...] |
/frameworks/av/media/libstagefright/ |
Utils.cpp | 174 const static ALookup<uint8_t, OMX_VIDEO_AVCLEVELTYPE> levels { 214 if (levels.map(level, &codecLevel)) { 244 const static ALookup<uint8_t, OMX_VIDEO_H263LEVELTYPE> levels { 260 if (levels.map(level, &codecLevel)) { 275 const static ALookup<std::pair<uint8_t, uint8_t>, OMX_VIDEO_HEVCLEVELTYPE> levels { 331 if (levels.map(std::make_pair(tier, level), &codecLevel)) { 355 const static ALookup<uint8_t, OMX_VIDEO_MPEG2LEVELTYPE> levels { 382 if (levels.map(indication & 0xF, &level)) { 540 const static ALookup<uint8_t, OMX_VIDEO_VP9LEVELTYPE> levels { 558 if (levels.map(data[0], &level)) [all...] |
/external/deqp/modules/gles31/functional/ |
es31fStencilTexturingTests.cpp | 584 const int levels = 7; local 589 TextureLevel uploadLevel (glu::mapGLInternalFormat(m_format), width, height, levels); local 593 for (int levelNdx = 0; levelNdx < levels; levelNdx++) 604 gl.texStorage3D(GL_TEXTURE_2D_ARRAY, 1, m_format, width, height, levels); 619 for (int levelNdx = 0; levelNdx < levels; levelNdx++) [all...] |
/external/libxkbcommon/xkbcommon/src/x11/ |
keymap.c | 426 ALLOC_OR_FAIL(key->groups[j].levels, key->groups[j].type->num_levels); 453 key->groups[group].levels[level].num_syms = 1; 454 key->groups[group].levels[level].u.sym = wire_keysym; 501 &key->groups[group].levels[level].action; 873 /* Levels must have names. */ [all...] |
/external/swiftshader/include/GLES2/ |
gl2ext.h | [all...] |
/frameworks/native/opengl/include/GLES2/ |
gl2ext.h | [all...] |
/libcore/ojluni/src/main/java/java/awt/font/ |
TextAttribute.java | 411 * greater magnitude define greater levels of superscript or 646 * <p>Positive values 1 through 61 are <em>embedding</em> levels, 647 * negative values -1 through -61 are <em>override</em> levels. 649 * levels are passed in the embedding levels array to the {@link [all...] |
/system/media/audio_utils/include/audio_utils/ |
fifo.h | 395 * Reducing the effective buffer size may update the hysteresis levels; see getHysteresis(). 410 * Set the hysteresis levels for the writer to wake blocked readers. 429 * Get the hysteresis levels for waking readers. 562 * Set the hysteresis levels for a throttling reader to wake a blocked writer. 583 * Get the hysteresis levels for waking readers.
|
/external/deqp/modules/gles3/functional/ |
es3fTextureSpecificationTests.cpp | 26 * - Randomly re-specify levels to eventually reach mipmap-complete texture. 859 vector<int> levels (m_numLevels); 862 levels[i] = i; 863 rnd.shuffle(levels.begin(), levels.end()); 867 int levelNdx = levels[ndx]; 4382 int levels; member in struct:deqp::gles3::Functional::__anon18558 4397 int levels; member in struct:deqp::gles3::Functional::__anon18559 4418 int levels = tex2DSizes[ndx].levels; local 4428 int levels = cubeSizes[ndx].levels; local 4481 int levels; member in struct:deqp::gles3::Functional::__anon18560 4498 int levels; member in struct:deqp::gles3::Functional::__anon18561 4521 int levels = tex2DArraySizes[ndx].levels; local 4533 int levels = tex3DSizes[ndx].levels; local [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/ |
__init__.py | 121 # Default levels and level names, these can be replaced with any positive set
123 # is only really there as a lower limit for user-defined levels. Handlers and
125 # at user-defined levels.
157 If the level is one of the predefined levels (CRITICAL, ERROR, WARNING,
159 associated levels with names using addLevelName then the name you have
162 If a numeric value corresponding to one of the defined levels is passed
173 This is used when converting levels to text during message formatting.
[all...] |
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_wm_surface_state.c | 105 assert(view.levels == 1 && view.array_len == 1); 124 surf.levels = 1; 222 .levels = 1, 457 if (intel_miptree_has_color_unresolved(mt, view->base_level, view->levels, 486 mt, view->base_level, view->levels, 621 .levels = intel_obj->_MaxLevel - obj->BaseLevel + 1, [all...] |
/external/python/cpython2/Lib/logging/ |
__init__.py | 116 # Default levels and level names, these can be replaced with any positive set 118 # is only really there as a lower limit for user-defined levels. Handlers and 120 # at user-defined levels. 152 If the level is one of the predefined levels (CRITICAL, ERROR, WARNING, 154 associated levels with names using addLevelName then the name you have 157 If a numeric value corresponding to one of the defined levels is passed 168 This is used when converting levels to text during message formatting. [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/logging/ |
__init__.py | 121 # Default levels and level names, these can be replaced with any positive set 123 # is only really there as a lower limit for user-defined levels. Handlers and 125 # at user-defined levels. 157 If the level is one of the predefined levels (CRITICAL, ERROR, WARNING, 159 associated levels with names using addLevelName then the name you have 162 If a numeric value corresponding to one of the defined levels is passed 173 This is used when converting levels to text during message formatting. [all...] |