/external/e2fsprogs/resize/ |
extent.c | 5 * translation table, for moving multiple contiguous ranges (extents)
|
/external/elfutils/libdw/ |
dwarf_getaranges.c | 1 /* Return list address ranges.
|
/external/emma/core/java12/com/vladium/jcd/cls/attribute/ |
Exception_info.java | 24 * The values of the two items start_pc and end_pc indicate the ranges in the code
|
/external/freetype/src/truetype/ |
ttinterp.h | 178 TT_CodeRangeTable codeRangeTable; /* table of valid code ranges */
|
/external/icu4c/common/ |
bmpset.h | 32 * with mixed for illegal ranges.
|
propsvec.h | 29 * Unicode Properties Vectors associated with code point ranges.
|
/external/icu4c/samples/translit/ |
README.TXT | 74 To save typing, use UnicodeSets to handle ranges of characters.
|
/external/icu4c/test/perf/unisetperf/draft/ |
bitset.cpp | 118 // Fill all-zero entries between ranges.
|
/external/libpng/ |
Makefile.am | 61 # Avoid depending upon Character Ranges.
|
/external/libxml2/include/libxml/ |
chvalid.h | 47 const xmlChSRange *shortRange; /* points to an array of ranges */
|
/external/llvm/include/llvm/ |
CallingConv.h | 44 // call does not break any live ranges in the caller side.
|
/external/llvm/lib/CodeGen/ |
InterferenceCache.h | 52 /// Indexes - Mapping block numbers to SlotIndex ranges.
|
/external/llvm/lib/Support/ |
ConstantRange.cpp | 15 // ranges (other integral ranges use min/max values for special range values): 265 /// elements contained in both input ranges, and to have the smallest possible 362 // If the two ranges are disjoint, find the smaller gap and bridge it.
|
/external/llvm/test/CodeGen/ARM/ |
2010-11-15-SpillEarlyClobber.ll | 8 ; All the spillers would get the live ranges wrong when spilling an early
|
/external/qemu/elff/ |
dwarf_die.h | 104 * True, if this DIE address ranges (including low_pc, high_pc attributes)
|
/external/qemu/memcheck/ |
memcheck_malloc_map.h | 19 * malloc's caller. Map considers two blocks to be equal if their address ranges
|
/external/tcpdump/ |
smb.h | 69 #define SMBlockingX 0x24 /* lock/unlock byte ranges and X */
|
/external/v8/tools/ |
grokdump.py | 248 ("ranges", lambda m: MINIDUMP_MEMORY_DESCRIPTOR.ctype * m.range_count) 254 ("ranges", lambda m: MINIDUMP_MEMORY_DESCRIPTOR64.ctype * m.range_count) 316 for m in ml.ranges: 343 for r in self.memory_list.ranges:
|
/external/webkit/Source/WebCore/platform/image-decoders/gif/ |
GIFImageReader.h | 93 int ipass; /* Interlace pass; Ranges 1-4 if interlaced. */
|
/external/webkit/Source/WebCore/platform/text/ |
UnicodeRange.h | 49 // All ranges we care about should fit within 32 bits.
|
/frameworks/base/core/java/android/os/ |
INetworkManagementService.aidl | 128 * arg is a set of start end pairs defining the ranges.
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_EncodeMV.c | 34 * within the ranges associated with the input parameter fcodeForward, as
|
/frameworks/base/media/libstagefright/mpeg2ts/ |
ESQueue.cpp | 308 Vector<size_t> ranges; local 370 ranges.push(aac_frame_length); 384 for (size_t i = 0; i < ranges.size(); ++i) { 385 int64_t tmpUs = fetchTimestamp(ranges.itemAt(i));
|
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_die.h | 104 * True, if this DIE address ranges (including low_pc, high_pc attributes)
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
posix_opt.h | 44 /* Locking of ranges of memory is supported. */
|