/external/llvm/include/llvm/CodeGen/ |
Analysis.h | 51 /// If Offsets is non-null, it points to a vector to be filled in 52 /// with the in-memory offsets of each of the individual values. 56 SmallVectorImpl<uint64_t> *Offsets = 0,
|
/external/icu4c/common/ |
ucnv_u32.c | 128 int32_t *myOffsets = args->offsets; 206 args->offsets = myOffsets; 232 &args->offsets, -1, 335 &args->offsets, -1, 341 myOffsets = args->offsets; 414 args->offsets = myOffsets; 596 int32_t *myOffsets = args->offsets; 684 args->offsets = myOffsets; 710 &args->offsets, -1, 821 &args->offsets, -1 1049 int32_t *offsets=pArgs->offsets; local [all...] |
ucnv.c | 755 _updateOffsets(int32_t *offsets, int32_t length, 770 * does not handle offsets 775 limit=offsets+length; 780 while(offsets<limit) { 781 offset=*offsets; 783 *offsets=offset+delta; 785 ++offsets; 790 * does not handle offsets 793 while(offsets<limit) { 794 *offsets++=-1 829 int32_t *offsets; local 1119 int32_t *offsets; local 1274 int32_t *offsets; local 1565 int32_t *offsets; local [all...] |
uresdata.h | 36 /** Resource type constant for tables with 32-bit count, key offsets and values. */ 40 * Resource type constant for tables with 16-bit count, key offsets and values. 143 * of the using-bundle are omitted, and the key string offsets for such key strings refer 144 * to offsets in the pool bundle. 198 * which are offsets to String-v2 resources in the same 16-bit-units array. 207 * All other types and values use 28-bit offsets to point to the item's data. 210 * To get byte offsets, the offset is multiplied by 4 (or shifted left by 2 bits). 213 * New in formatVersion 2/ICU 4.4: Some types use offsets into the 16-bit-units array, 221 * Table items contain key-value pairs where the keys are offsets to char * key strings. 223 * offsets into the 16-bit-units array, depending on the table type [all...] |
ucnv_io.c | 57 * you just need to sum up the previous offsets. 187 offsetsCount, /* length of the swapper's temporary offsets[] */ 1129 uint32_t offsets[offsetsCount]; \/* 16-bit-addressed offsets from inTable\/outTable *\/ local [all...] |
unisetspan.cpp | 27 * List of offsets from the current position from where to try matching 29 * Store offsets rather than indexes to simplify the code and use the same list 32 * Assumption: The maximum offset is limited, and the offsets that are stored 38 * This avoids inserting into a sorted list of offsets (or absolute indexes) and 50 * the integer would simply be shifted when lower offsets are removed. 86 // Reduce all stored offsets by delta, used when the current position 88 // There must not be any offsets lower than delta. 124 // and reduce all other offsets by this minimum. 640 OffsetList offsets; local 643 offsets.setMaxLength(maxLength16) 801 OffsetList offsets; local 962 OffsetList offsets; local 1143 OffsetList offsets; local [all...] |
/external/freetype/include/freetype/ |
ftmoderr.h | 5 /* FreeType module error offsets (specification). */ 21 /* This file is used to define the FreeType module error offsets. */
|
/external/llvm/lib/Target/PowerPC/ |
PPCFrameLowering.h | 112 // With the SVR4 ABI, callee-saved registers have fixed offsets on the stack. 132 static const SpillSlot Offsets[] = { 133 // Floating-point register save area offsets. 153 // General register save area offsets. 210 // Floating-point register save area offsets. 230 // General register save area offsets. 312 NumEntries = array_lengthof(Offsets); 314 return Offsets;
|
/external/pcre/doc/ |
pcre_exec.3 | 21 offsets to captured substrings. Its arguments are: 31 \fIovector\fP Points to a vector of ints for result offsets
|
/external/v8/test/mjsunit/regress/ |
regress-857.js | 28 // Make sure ES5 15.9.1.15 (ISO 8601 / RFC 3339) time zone offsets of 34 // colon-less time expressions in time zone offsets are not conformant
|
/external/icu4c/test/intltest/ |
convtest.cpp | 135 cc.offsets=testCase->getIntVector(offsetsLength, "offsets", errorCode); 137 cc.offsets=NULL; 139 errln("toUnicode[%d] unicode[%d] and offsets[%d] must have the same length", 257 cc.offsets=testCase->getIntVector(offsetsLength, "offsets", errorCode); 259 cc.offsets=NULL; 261 errln("fromUnicode[%d] bytes[%d] and offsets[%d] must have the same length", 748 printOffsets(const int32_t *offsets, int32_t length, char *out) { 751 if(offsets==NULL) [all...] |
/external/e2fsprogs/intl/ |
gmo.h | 84 /* Offset of table with start offsets of original strings. */ 86 /* Offset of table with start offsets of translated strings. */ 101 /* Offset of table with start offsets of original sysdep strings. */ 103 /* Offset of table with start offsets of translated sysdep strings. */
|
/external/libvpx/vp8/common/ |
entropymv.h | 25 /* probability offsets for coding each MV component */
|
/external/llvm/docs/HistoricalNotes/ |
2000-12-06-EncodingIdea.txt | 10 have it operate on two negative offsets based on the current register
|
/external/llvm/test/Feature/ |
basictest.ll | 6 ; format looks anyways (except for negative vs positive offsets)...
|
/external/llvm/test/Integer/ |
basictest_bt.ll | 7 ; format looks anyways (except for negative vs positive offsets)...
|
/external/llvm/utils/emacs/ |
emacs.el | 21 (c-offsets-alist . ((innamespace 0)))))
|
/external/proguard/src/proguard/evaluation/value/ |
InstructionOffsetValue.java | 27 * contain 0 or more specific instruction offsets. 70 * offsets. 90 * Returns the minimum value from this list of instruction offsets. 115 * Returns the maximum value from this list of instruction offsets.
|
/external/proguard/src/proguard/optimize/peephole/ |
ReachableCodeMarker.java | 31 * This AttributeVisitor finds all instruction offsets, branch targets, and 59 * Returns whether any of the instructions at the given offsets are 171 // Mark the branch targets of the jump offsets. 200 * Marks the branch targets of the given jump offsets for the instruction
|
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
riva_regs.h | 29 /* mapped_io register offsets */
|
/external/skia/src/animator/ |
SkDrawGradient.h | 37 SkTDScalarArray offsets; member in class:SkGradient
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
localintermediate.h | 15 int offsets[4]; member in struct:TVectorFields
|
/libcore/luni/src/main/java/libcore/io/ |
BlockGuardOs.java | 140 @Override public int readv(FileDescriptor fd, Object[] buffers, int[] offsets, int[] byteCounts) throws ErrnoException { 142 return os.readv(fd, buffers, offsets, byteCounts); 182 @Override public int writev(FileDescriptor fd, Object[] buffers, int[] offsets, int[] byteCounts) throws ErrnoException { 184 return os.writev(fd, buffers, offsets, byteCounts);
|
/external/chromium/chrome/browser/history/ |
snippet.cc | 169 std::vector<std::string> offsets; 170 base::SplitString(offsets_str, ' ', &offsets); 171 // SQLite offsets are sets of four integers: 174 for (size_t i = 0; i < offsets.size() - 3; i += 4) { 175 if (offsets[i] != column_num) 177 const size_t start = atoi(offsets[i + 2].c_str()); 178 const size_t end = start + atoi(offsets[i + 3].c_str());
|
/external/kernel-headers/original/linux/ |
binder.h | 44 * between processes. The 'offsets' supplied as part of a binder transaction 45 * contains offsets into the data where these structures occur. The Binder 133 size_t offsets_size; /* number of bytes of offsets */ 143 /* offsets from buffer to flat_binder_object structs */ 144 const void *offsets; member in struct:binder_transaction_data::__anon6870::__anon6871
|