/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | getargs.c | 216 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/ |
D | getargs.c | 216 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/ |
D | support.py | 41 def get_logs(self, *levels): argument 47 in self.logs if level in levels]
|
/device/generic/goldfish-opengl/system/include/GLES/ |
D | glext.h | 1114 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/ |
D | nanohub_chre.c | 78 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/ |
D | platform-migration-guide.rst | 115 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 …]
|
D | psci-pd-tree.rst | 28 levels in the power domain tree to four. 45 domains at higher levels. For example, only a core power domain can be identified
|
D | xlat-tables-lib-v2-design.rst | 333 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
|
D | porting-guide.rst | 141 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 …]
|
/device/generic/goldfish-opengl/system/include/GLES2/ |
D | gl2ext.h | 1351 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/ |
D | gles3_only.entries | 109 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/ |
D | msm_vidc_dec.h | 497 uint32_t levels; member
|
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 497 uint32_t levels; member
|
/device/google/bonito/sdm710/kernel-headers/linux/ |
D | msm_vidc_dec.h | 356 uint32_t levels; member
|
/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | msm_vidc_dec.h | 356 uint32_t levels; member
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | INTELGFX.ASL | 726 // 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/ |
D | msi.py | 45 levels = { variable 61 if name == 'PY_RELEASE_LEVEL': level = levels[value]
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | GL2Encoder.h | 535 …static void s_glTexStorage2D(void* self, GLenum target, GLsizei levels, GLenum internalformat, GLs… 566 …static void s_glTexStorage3D(void* self, GLenum target, GLsizei levels, GLenum internalformat, GLs…
|
D | GL2Encoder.cpp | 3844 void GL2Encoder::s_glTexStorage2D(void* self, GLenum target, GLsizei levels, GLenum internalformat,… in s_glTexStorage2D() argument 3854 SET_ERROR_IF(levels < 1 || width < 1 || height < 1, GL_INVALID_VALUE); in s_glTexStorage2D() 3855 SET_ERROR_IF(levels > ilog2((uint32_t)std::max(width, height)) + 1, in s_glTexStorage2D() 3867 ctx->m_glTexStorage2D_enc(ctx, target, levels, internalformat, width, height); in s_glTexStorage2D() 4114 void GL2Encoder::s_glTexStorage3D(void* self, GLenum target, GLsizei levels, GLenum internalformat,… in s_glTexStorage3D() argument 4122 SET_ERROR_IF(levels < 1 || width < 1 || height < 1, GL_INVALID_VALUE); in s_glTexStorage3D() 4123 …SET_ERROR_IF(target == GL_TEXTURE_3D && (levels > ilog2((uint32_t)std::max(width, std::max(height,… in s_glTexStorage3D() 4125 …SET_ERROR_IF(target == GL_TEXTURE_2D_ARRAY && (levels > ilog2((uint32_t)std::max(width, height)) +… in s_glTexStorage3D() 4132 ctx->m_glTexStorage3D_enc(ctx, target, levels, internalformat, width, height, depth); in s_glTexStorage3D()
|
D | gl2_entry.cpp | 298 …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… 2203 void glTexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei he… in glTexStorage2D() argument 2206 ctx->glTexStorage2D(ctx, target, levels, internalformat, width, height); in glTexStorage2D() 2445 void glTexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei he… in glTexStorage3D() argument 2448 ctx->glTexStorage3D(ctx, target, levels, internalformat, width, height, depth); in glTexStorage3D()
|
/device/google/cuttlefish_common/guest/libs/eglwrapper/ |
D | gles3_wrapper_entry.cpp | 298 …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… 2167 void glTexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei he… in glTexStorage2D() argument 2170 ctx->glTexStorage2D( target, levels, internalformat, width, height); in glTexStorage2D() 2401 void glTexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei he… in glTexStorage3D() argument 2404 ctx->glTexStorage3D( target, levels, internalformat, width, height, depth); in glTexStorage3D()
|
/device/generic/goldfish-opengl/system/include/GLES3/ |
D | gl3.h | 930 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/ |
D | ArmPkg.dec | 205 # - BIT10: RW - Register width control for lower exception levels
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | algorithm.txt | 109 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/ |
D | algorithm.txt | 109 symbols, you could have as many levels of lookups as is efficient. For
|