HomeSort by relevance Sort by last modified time
    Searched defs:inBytes (Results 1 - 17 of 17) sorted by null

  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_omx_config_parser.h 35 OMX_U32 inBytes; //length of codec configuration header
ti_video_config_parser.h 32 uint32 inBytes;
  /external/icu4c/common/
ucol_swp.cpp 109 const uint8_t *inBytes;
117 inBytes=(const uint8_t *)inData;
154 const uint8_t *inBytes;
172 inBytes=(const uint8_t *)inData;
216 if(inBytes!=outBytes) {
217 uprv_memcpy(outBytes, inBytes, header.size);
249 ds->swapArray32(ds, inBytes+header.options, header.expansion-header.options,
262 ds->swapArray32(ds, inBytes+header.expansion, (int32_t)count,
269 ds->swapArray16(ds, inBytes+header.contractionIndex, header.contractionSize*2,
273 ds->swapArray32(ds, inBytes+header.contractionCEs, header.contractionSize*4
    [all...]
rbbidata.cpp 322 const uint8_t *inBytes =(const uint8_t *)inData+headerSize;
323 RBBIDataHeader *rbbiDH = (RBBIDataHeader *)inBytes;
369 if (inBytes != outBytes) {
384 ds->swapArray32(ds, inBytes+tableStartOffset, topSize,
386 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
395 ds->swapArray32(ds, inBytes+tableStartOffset, topSize,
397 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
406 ds->swapArray32(ds, inBytes+tableStartOffset, topSize,
408 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
417 ds->swapArray32(ds, inBytes+tableStartOffset, topSize,
    [all...]
ucnv_u8.c 98 int32_t i, inBytes;
103 inBytes = cnv->mode; /* restore # of bytes to consume */
124 inBytes = bytesFromUTF8[ch]; /* lookup current sequence length */
128 while (i < inBytes)
135 break; /* i < inBytes */
145 cnv->mode = inBytes;
152 ch -= offsetsFromUTF8[inBytes];
166 if (i == inBytes && ch <= MAXIMUM_UTF && ch >= utf8_minChar32[i] &&
169 /* Normal valid byte when the loop has not prematurely terminated (i < inBytes) */
228 int32_t i, inBytes;
    [all...]
ucnvsel.cpp 407 const uint8_t *inBytes = (const uint8_t *)inData + headerSize;
411 const int32_t *inIndexes = (const int32_t *)inBytes;
429 if(inBytes != outBytes) {
430 uprv_memcpy(outBytes, inBytes, size);
437 ds->swapArray32(ds, inBytes, count, outBytes, status);
442 utrie2_swap(ds, inBytes + offset, count, outBytes + offset, status);
447 ds->swapArray32(ds, inBytes + offset, count, outBytes + offset, status);
452 ds->swapInvChars(ds, inBytes + offset, count, outBytes + offset, status);
ucnv_bld.c     [all...]
usprep.cpp 830 const uint8_t *inBytes;
861 inBytes=(const uint8_t *)inData+headerSize;
864 inIndexes=(const int32_t *)inBytes;
896 if(inBytes!=outBytes) {
897 uprv_memcpy(outBytes, inBytes, size);
904 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode);
909 utrie_swap(ds, inBytes+offset, count, outBytes+offset, pErrorCode);
914 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode);
normalizer2impl.cpp 292 const uint8_t *inBytes=(const uint8_t *)udata_getMemory(memory);
293 const int32_t *inIndexes=(const int32_t *)inBytes;
311 inBytes+offset, nextOffset-offset, NULL,
318 maybeYesCompositions=(const uint16_t *)(inBytes+offset);
    [all...]
triedict.cpp     [all...]
unames.c     [all...]
  /external/icu4c/tools/toolutil/
swapimpl.cpp 102 const uint8_t *inBytes=reinterpret_cast<const uint8_t *>(inData)+headerSize;
116 const int32_t *inIndexes=reinterpret_cast<const int32_t *>(inBytes);
131 ds->swapArray32(ds, inBytes, numBytesIndexesAndValueMaps, outBytes, pErrorCode);
134 if(inBytes!=outBytes) {
136 inBytes+numBytesIndexesAndValueMaps,
313 const uint8_t *inBytes;
347 inBytes=(const uint8_t *)inData+headerSize;
350 inIndexes=(const int32_t *)inBytes;
379 if(inBytes!=outBytes) {
380 uprv_memcpy(outBytes, inBytes, size)
    [all...]
pkgitems.cpp 369 const uint8_t *inBytes, int32_t length,
375 res_read(&resData, pInfo, inBytes, length, pErrorCode);
445 const uint8_t *inBytes, int32_t length,
466 inStaticData=(const UConverterStaticData *)inBytes;
477 inBytes+=staticDataSize;
486 inMBCSHeader=(const _MBCSHeader *)inBytes;
529 const char *inBaseName=(const char *)inBytes+mbcsHeaderLength*4;
615 const uint8_t *inBytes=pItem->data+itemHeaderLength;
618 ucnv_enumDependencies(ds, pItem->name, pInfo, inBytes, length, check, context, &errorCode);
package.cpp 441 const uint8_t *inBytes;
498 inBytes=(const uint8_t *)inData+headerLength;
499 inEntries=(const UDataOffsetTOCEntry *)(inBytes+4);
507 itemCount=udata_readInt32(ds, *(const int32_t *)inBytes);
541 while(itemLength>0 && inBytes[stringsOffset+itemLength-1]!=0) {
551 ds->swapInvChars(ds, inBytes+stringsOffset, itemLength, inItemStrings, &errorCode);
602 items[i].data=(uint8_t *)inBytes+ds->readUInt32(inEntries[i].dataOffset);
    [all...]
  /external/icu4c/tools/icuswap/
icuswap.cpp 342 const uint8_t *inBytes;
408 inBytes=(const uint8_t *)inData+headerSize;
409 inEntries=(const UDataOffsetTOCEntry *)(inBytes+4);
413 itemCount=ds->readUInt32(*(const uint32_t *)inBytes);
421 itemLength=udata_swap(ds, inBytes+offset, -1, NULL, pErrorCode);
436 itemCount=ds->readUInt32(*(const uint32_t *)inBytes);
457 ds->swapArray32(ds, inBytes, 4, outBytes, pErrorCode);
467 udata_swapInvStringBlock(ds, inBytes+offset, itemLength, outBytes+offset, pErrorCode);
491 entryName=(char *)inBytes+ds->readUInt32(inEntries[i].nameOffset);
528 uprv_memcpy(outBytes, inBytes, 4)
    [all...]
  /external/icu4c/i18n/
uspoof_impl.cpp 872 const uint8_t *inBytes =(const uint8_t *)inData+headerSize;
873 SpoofDataHeader *spoofDH = (SpoofDataHeader *)inBytes;
918 if (inBytes != outBytes) {
925 ds->swapArray32(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
930 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
935 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
940 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
945 utrie2_swap(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
950 utrie2_swap(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
955 ds->swapArray32(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status)
    [all...]
  /external/icu4c/test/cintltst/
nucnvtst.c     [all...]

Completed in 842 milliseconds