Home
last modified time | relevance | path

Searched refs:levels (Results 1 – 25 of 42) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dgetargs.c216 int levels[32]; in vgetargs1() local
302 msg = convertitem(args, &format, p_va, flags, levels, in vgetargs1()
306 seterror(levels[0], msg, levels+1, fname, message); in vgetargs1()
346 flags, levels, msgbuf, in vgetargs1()
349 seterror(i+1, msg, levels, fname, msg); in vgetargs1()
368 seterror(int iarg, const char *msg, int *levels, const char *fname, in seterror() argument
387 while (levels[i] > 0 && i < 32 && (int)(p-buf) < 220) { in seterror()
389 ", item %d", levels[i]-1); in seterror()
425 int *levels, char *msgbuf, size_t bufsize, int toplevel, in converttuple() argument
452 levels[0] = 0; in converttuple()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dgetargs.c216 int levels[32]; in vgetargs1() local
302 msg = convertitem(args, &format, p_va, flags, levels, in vgetargs1()
306 seterror(levels[0], msg, levels+1, fname, message); in vgetargs1()
346 flags, levels, msgbuf, in vgetargs1()
349 seterror(i+1, msg, levels, fname, msg); in vgetargs1()
368 seterror(int iarg, const char *msg, int *levels, const char *fname, in seterror() argument
387 while (levels[i] > 0 && i < 32 && (int)(p-buf) < 220) { in seterror()
389 ", item %d", levels[i]-1); in seterror()
425 int *levels, char *msgbuf, size_t bufsize, int toplevel, in converttuple() argument
452 levels[0] = 0; in converttuple()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dsupport.py41 def get_logs(self, *levels): argument
47 in self.logs if level in levels]
/device/generic/goldfish-opengl/system/include/GLES/
Dglext.h1114 GL_API void GL_APIENTRY glTexStorage1DEXT (GLenum target, GLsizei levels, GLenum internalformat, GL…
1115 GL_API void GL_APIENTRY glTexStorage2DEXT (GLenum target, GLsizei levels, GLenum internalformat, GL…
1116 GL_API void GL_APIENTRY glTexStorage3DEXT (GLenum target, GLsizei levels, GLenum internalformat, GL…
1117 GL_API void GL_APIENTRY glTextureStorage1DEXT (GLuint texture, GLenum target, GLsizei levels, GLenu…
1118 GL_API void GL_APIENTRY glTextureStorage2DEXT (GLuint texture, GLenum target, GLsizei levels, GLenu…
1119 GL_API void GL_APIENTRY glTextureStorage3DEXT (GLuint texture, GLenum target, GLsizei levels, GLenu…
1121 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE1DEXTPROC) (GLenum target, GLsizei levels, GLenum interna…
1122 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE2DEXTPROC) (GLenum target, GLsizei levels, GLenum interna…
1123 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE3DEXTPROC) (GLenum target, GLsizei levels, GLenum interna…
1124 …YP PFNGLTEXTURESTORAGE1DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalfo…
[all …]
/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c78 const static char levels[] = "EWIDV"; in osChreApiLogLogv() local
79 char clevel = (level > CHRE_LOG_DEBUG || (int) level < 0) ? 'V' : levels[level]; in osChreApiLogLogv()
92 const static char levels[] = "EWIDV"; in osChreApiLogLogvOld() local
93 char clevel = (level > CHRE_LOG_DEBUG || (int) level < 0) ? 'V' : levels[level]; in osChreApiLogLogvOld()
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dplatform-migration-guide.rst115 platform defined, and can vary between levels in a single platform. The PSCI
121 #. All OFF state values at all levels must be higher than all
122 RETENTION state values at all levels
203 as retention at different affinity levels, the new handlers make this support
205 retention at various power domain levels subject to the conditions mentioned
262 new frameworks. Also, it assumes that the affinity levels of the platform
263 correspond directly to the power domain levels.
296 levels used by the platform.
301 should apply to. ARMv8-A has support for four affinity levels. It is likely
302 that hardware will implement fewer affinity levels. This macro allows the
[all …]
Dpsci-pd-tree.rst28 levels in the power domain tree to four.
45 domains at higher levels. For example, only a core power domain can be identified
Dxlat-tables-lib-v2-design.rst333 allows up to 4 lookup levels).
344 memory than expected. The reason is that all levels of translation are
351 on the page size, levels 0 and 1 of translation may only allow table
Dporting-guide.rst141 levels in the platform.
156 tree at all the power domain levels used by the platform.
1027 (argument) will correspond to one of the standard log levels defined in
1030 robust to future changes that increase the number of log levels.
1954 differently at CPU level versus higher levels. As an example, if the element at
1957 residency statistics. For higher levels (array indices > 0), the residency
1972 differently at CPU level versus higher levels. As an example, if the element at
1975 residency statistics. For higher levels (array indices > 0), the residency
1990 all its parent power domain levels are also woken up. The generic PSCI code
2093 and its higher parent power domain levels as indicated by the ``target_state``
[all …]
Drt-svc-writers-guide.rst19 levels lower than EL3 will request runtime services using the Secure Monitor
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2ext.h1351 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE1DEXTPROC) (GLenum target, GLsizei levels, GLenum interna…
1352 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE2DEXTPROC) (GLenum target, GLsizei levels, GLenum interna…
1353 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE3DEXTPROC) (GLenum target, GLsizei levels, GLenum interna…
1354 …YP PFNGLTEXTURESTORAGE1DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalfo…
1355 …YP PFNGLTEXTURESTORAGE2DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalfo…
1356 …YP PFNGLTEXTURESTORAGE3DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalfo…
1358 GL_APICALL void GL_APIENTRY glTexStorage1DEXT (GLenum target, GLsizei levels, GLenum internalformat…
1359 GL_APICALL void GL_APIENTRY glTexStorage2DEXT (GLenum target, GLsizei levels, GLenum internalformat…
1360 GL_APICALL void GL_APIENTRY glTexStorage3DEXT (GLenum target, GLsizei levels, GLenum internalformat…
1361 GL_APICALL void GL_APIENTRY glTextureStorage1DEXT (GLuint texture, GLenum target, GLsizei levels, G…
[all …]
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Dgles3_only.entries109 void glTexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei he…
110 void glTexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei he…
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_vidc_dec.h497 uint32_t levels; member
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_vidc_dec.h356 uint32_t levels; member
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_vidc_dec.h356 uint32_t levels; member
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_vidc_dec.h497 uint32_t levels; member
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DINTELGFX.ASL726 // List of supported brightness levels in the following sequence.
730 // Other supported levels.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsi.py45 levels = { variable
61 if name == 'PY_RELEASE_LEVEL': level = levels[value]
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.h544 …static void s_glTexStorage2D(void* self, GLenum target, GLsizei levels, GLenum internalformat, GLs…
575 …static void s_glTexStorage3D(void* self, GLenum target, GLsizei levels, GLenum internalformat, GLs…
DGL2Encoder.cpp3836 void GL2Encoder::s_glTexStorage2D(void* self, GLenum target, GLsizei levels, GLenum internalformat,… in s_glTexStorage2D() argument
3846 SET_ERROR_IF(levels < 1 || width < 1 || height < 1, GL_INVALID_VALUE); in s_glTexStorage2D()
3847 SET_ERROR_IF(levels > ilog2((uint32_t)std::max(width, height)) + 1, in s_glTexStorage2D()
3859 ctx->m_glTexStorage2D_enc(ctx, target, levels, internalformat, width, height); in s_glTexStorage2D()
4105 void GL2Encoder::s_glTexStorage3D(void* self, GLenum target, GLsizei levels, GLenum internalformat,… in s_glTexStorage3D() argument
4113 SET_ERROR_IF(levels < 1 || width < 1 || height < 1, GL_INVALID_VALUE); in s_glTexStorage3D()
4114 …SET_ERROR_IF(target == GL_TEXTURE_3D && (levels > ilog2((uint32_t)std::max(width, std::max(height,… in s_glTexStorage3D()
4116 …SET_ERROR_IF(target == GL_TEXTURE_2D_ARRAY && (levels > ilog2((uint32_t)std::max(width, height)) +… in s_glTexStorage3D()
4123 ctx->m_glTexStorage3D_enc(ctx, target, levels, internalformat, width, height, depth); in s_glTexStorage3D()
Dgl2_entry.cpp298 …void glTexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei h…
337 …void glTexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei h…
2205 void glTexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei he… in glTexStorage2D() argument
2208 ctx->glTexStorage2D(ctx, target, levels, internalformat, width, height); in glTexStorage2D()
2447 void glTexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei he… in glTexStorage3D() argument
2450 ctx->glTexStorage3D(ctx, target, levels, internalformat, width, height, depth); in glTexStorage3D()
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl3.h930 GL_APICALL void GL_APIENTRY glTexStorage2D (GLenum target, GLsizei levels, GLenum internalformat, G…
931 GL_APICALL void GL_APIENTRY glTexStorage3D (GLenum target, GLsizei levels, GLenum internalformat, G…
/device/linaro/bootloader/edk2/ArmPkg/
DArmPkg.dec205 # - BIT10: RW - Register width control for lower exception levels
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dalgorithm.txt109 symbols, you could have as many levels of lookups as is efficient. For
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dalgorithm.txt109 symbols, you could have as many levels of lookups as is efficient. For

12