/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
TestData.java | 251 protected byte[] levels; field in class:TestData 255 byte direction, byte paraLevel, byte resultLevel, byte[] levels, 263 this.levels = levels;
|
/external/icu/icu4c/source/test/perf/howExpensiveIs/ |
readme.txt | 12 ** Different ICU operations will have different levels of dependence on CPU, memory, disk, etc. So nothing can perfectly factor these conditions out.
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
TestData.java | 248 protected byte[] levels; field in class:TestData 252 byte direction, byte paraLevel, byte resultLevel, byte[] levels, 260 this.levels = levels;
|
/external/iproute2/include/uapi/linux/ |
tipc.h | 132 * Message importance levels
|
/external/kernel-headers/original/uapi/linux/caif/ |
caif_socket.h | 42 * These priority levels are recommended, but the priority value
|
/external/kernel-headers/original/uapi/linux/ |
rxrpc.h | 67 * RxRPC security levels
|
tipc.h | 132 * Message importance levels
|
/external/kernel-headers/original/uapi/rdma/ |
rdma_user_cm.h | 279 /* Option levels */
|
/external/libchrome/base/files/ |
file_enumerator.h | 106 // TODO(erikkay): Fix the pattern matching to work at all levels.
|
/external/libchrome/base/json/ |
json_reader.h | 14 // - We limit nesting to 100 levels to prevent stack overflow (this is allowed
|
/external/libcups/filter/ |
rastertohp.c | 260 putchar(1 << ColorBits); /* # of black levels */ 267 putchar(1 << ColorBits); /* # of cyan levels */ 274 putchar(1 << ColorBits); /* # of magenta levels */ 281 putchar(1 << ColorBits); /* # of yellow levels */
|
/external/libdrm/intel/ |
intel_aub.h | 31 * and other validation tools. It can be used at various levels by a
|
/external/libexif/libexif/ |
exif-content.h | 130 * \param[in] indent how many levels deep to indent the data
|
exif-entry.h | 170 * \param[in] indent how many levels deep to indent the data
|
/external/libunwind_llvm/docs/ |
index.rst | 16 The unwinder has two levels of API. The high level APIs are the `_Unwind_*`
|
/external/libvpx/libvpx/examples/ |
vp8_multi_resolution_encoder.c | 45 * levels required. For example, if the size of input video is 1280x720, 428 /* Note: These 3 settings are copied to all levels. But, except the lowest 429 * resolution level, all other levels are set to VPX_KF_DISABLED internally. 588 /* Encode each frame at multi-levels */
|
/external/llvm/include/llvm/Support/ |
TargetParser.h | 50 // An FPU name implies one of three levels of Neon support:
|
/external/llvm/test/Transforms/Inline/ |
inline-threshold.ll | 1 ; Test that -inline-threshold overrides thresholds derived from opt levels.
|
/external/ltp/pan/ |
ltp-scanner.c | 56 * enable debug statements. Areas are listed in report2.h and levels
|
/external/lzma/C/ |
LzmaDec.h | 112 /* There are 3 levels of interfaces:
|
/external/mesa3d/docs/relnotes/ |
10.3.2.html | 88 <li>nouveau: 3d textures are unsupported, limit 3d levels to 1</li>
|
/external/mesa3d/src/amd/vulkan/ |
radv_private.h | 165 radv_minify(uint32_t n, uint32_t levels) 170 return MAX2(n >> levels, 1); 1014 uint32_t levels; member in struct:radv_image 1066 image->levels - range->baseMipLevel : range->levelCount; [all...] |
/external/mesa3d/src/gallium/drivers/freedreno/ |
freedreno_resource.h | 49 * levels (layer_first layout).
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
basetexture9.c | 194 /* Allocate a new resource with the correct number of levels, 211 if (This->managed.lod_resident == -1) {/* no levels were resident */ 248 /* We are going to fully upload the new levels, 320 /* Upload the new levels */
|
/external/mesa3d/src/intel/isl/ |
isl_gen6.c | 61 if (info->levels > 1)
|