Searched
full:levels (Results
851 -
875 of
3869) sorted by null
<<31323334353637383940>>
/tools/apksig/ |
README.md | 49 The tool determines the range of Android platform versions (API Levels) supported by the APK by
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/ |
errno.h | 127 #define ELOOP 62 /* Too many levels of symbolic links */ 146 #define EREMOTE 71 /* Too many levels of remote in path */
|
/device/linaro/bootloader/edk2/StdLib/Include/ |
errno.h | 124 #define ELOOP __ELOOP /* 62 Too many levels of symbolic links */
138 #define EREMOTE __EREMOTE /* 71 Too many levels of remote in path */
|
/external/ImageMagick/ImageMagick/script/ |
jp2.html | 61 <li>4 resolution levels for each component</li> 117 <td>set the number of highest resolution levels to be discarded.</td>
|
/external/ImageMagick/www/ |
jp2.html | 65 <li>4 resolution levels for each component</li> 121 <td>set the number of highest resolution levels to be discarded.</td>
|
/external/aac/libSBRdec/src/ |
env_calc.h | 116 FIXP_DBL filtBufferNoise[MAX_FREQ_COEFFS]; /*!< previous noise levels 119 SCHAR filtBufferNoise_e; /*!< Common exponent of previous noise levels */
|
/external/apache-http/src/org/apache/commons/logging/ |
Log.java | 26 * <p> The six logging levels used by <code>Log</code> are (in order): 35 * The mapping of these log levels to the concepts used by the underlying
|
/external/icu/icu4c/source/tools/ctestfw/unicode/ |
utimer.h | 125 * iii) Let a higher level function do the calculation of confidence levels etc. 152 * // calculate confidence levels etc and print
|
/external/iproute2/man/man8/ |
tc-sfb.8 | 43 This SFB implementation maintains 8 levels of 16 bins each for accounting. 88 implementation maintains a second set of levels/bins as described in section
|
/external/libavc/encoder/ |
ih264e_utils.h | 92 * Also used to ignore invalid levels like 2.3, 3.3 etc 116 * used as a lookup. Also used to ignore invalid levels like 2.2 , 3.2 etc
|
/external/libhevc/decoder/ |
ihevcd_defs.h | 380 * Disable deblock levels 382 * Other levels are intermediate values to control deblocking level
|
/external/libunwind/tests/ |
Gperf-simple.c | 83 panic ("Unwound only %d levels, expected at least %d levels\n",
|
/external/libvpx/libvpx/third_party/libwebm/common/ |
hdr_util.cc | 179 const int levels[kNumLevels] = {10, 11, 20, 21, 30, 31, 40, local 183 if (priv_level == levels[i]) {
|
/external/libxcam/cl_kernel/ |
kernel_wavelet_haar.cl | 7 * decomLevels: wavelet decomposition levels 83 * decomLevels: wavelet decomposition levels
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
keymap.c | 156 key->groups[group].levels[level].action = interp->action; 206 UpdateActionMods(keymap, &key->groups[i].levels[j].action,
|
/external/llvm/docs/CommandGuide/ |
llc.rst | 46 Generate code at different optimization levels. These correspond to the 47 ``-O0``, ``-O1``, ``-O2``, and ``-O3`` optimization levels used by
|
/external/mesa3d/src/gallium/drivers/ilo/core/ |
ilo_image.h | 39 * "(MIP Count / LOD) representing [1,15] MIP levels" 185 /* bitmask of levels that can use aux */
|
/external/mesa3d/src/mesa/main/ |
textureview.c | 305 GLint levels, 317 for (level = 0; level < levels; level++) { 460 GLenum target, GLuint levels) 470 * TEXTURE_IMMUTABLE_LEVELS and TEXTURE_VIEW_NUM_LEVELS become levels. 481 * not have multiple image levels. 485 texObj->ImmutableLevels = levels; 487 texObj->NumLevels = levels; 750 * levels must be equal otherwise the error INVALID_OPERATION is generated.
|
/external/python/cpython2/Lib/ |
UserDict.py | 128 # second level definitions support higher levels 148 # fourth level uses definitions from lower levels
|
/external/python/cpython2/Lib/distutils/tests/ |
support.py | 46 def get_logs(self, *levels): 52 in self.logs if level in levels]
|
/external/python/cpython3/Lib/distutils/tests/ |
support.py | 40 def get_logs(self, *levels): 44 in self.logs if level in levels]
|
/external/python/cpython3/Lib/unittest/ |
result.py | 176 # Skip test runner traceback levels 181 # Skip assert*() traceback levels
|
/external/skia/src/gpu/ |
GrProxyProvider.h | 95 * simply has space allocated for the mips. We will allocated the full amount of mip levels 101 * Creates a new mipmapped texture proxy for the bitmap with mip levels generated by the cpu.
|
/external/skqp/gm/ |
deferredtextureimage.cpp | 115 // handle generated mipmap levels 135 // handle generated mipmap levels
|
/external/skqp/src/gpu/ |
GrProxyProvider.h | 94 * @param texels A contiguous array of mipmap levels 106 * simply has space allocated for the mips. We will allocated the full amount of mip levels
|
Completed in 820 milliseconds
<<31323334353637383940>>