HomeSort by relevance Sort by last modified time
    Searched full:inbytes (Results 26 - 50 of 61) sorted by null

12 3

  /external/chromium_org/third_party/icu/source/common/
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);
propname.h 215 const uint8_t *inBytes, int32_t length, uint8_t *outBytes,
266 const uint8_t *inBytes, int32_t length, uint8_t *outBytes,
330 const uint8_t *inBytes, int32_t length, uint8_t *outBytes,
397 const uint8_t *inBytes, int32_t length, uint8_t *outBytes,
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...]
ucnv_u32.c 83 /* Normal valid byte when the loop has not prematurely terminated (i < inBytes) */
164 /* Normal valid byte when the loop has not prematurely terminated (i < inBytes) */
551 /* Normal valid byte when the loop has not prematurely terminated (i < inBytes) */
639 /* Normal valid byte when the loop has not prematurely terminated (i < inBytes) */
    [all...]
uresdata.c 152 UVersionInfo formatVersion, const void *inBytes, int32_t length,
157 pResData->pRoot=(const int32_t *)inBytes;
227 const UDataInfo *pInfo, const void *inBytes, int32_t length,
239 res_init(pResData, formatVersion, inBytes, length, errorCode);
    [all...]
uresdata.h 325 const UDataInfo *pInfo, const void *inBytes, int32_t length,
  /external/icu4c/common/
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);
usprep.cpp 827 const uint8_t *inBytes;
858 inBytes=(const uint8_t *)inData+headerSize;
861 inIndexes=(const int32_t *)inBytes;
893 if(inBytes!=outBytes) {
894 uprv_memcpy(outBytes, inBytes, size);
901 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode);
906 utrie_swap(ds, inBytes+offset, count, outBytes+offset, pErrorCode);
911 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;
312 inBytes+offset, nextOffset-offset, NULL,
320 maybeYesCompositions=(const uint16_t *)(inBytes+offset);
325 smallFCD=inBytes+offset;
    [all...]
ucnv_u32.c 84 /* Normal valid byte when the loop has not prematurely terminated (i < inBytes) */
165 /* Normal valid byte when the loop has not prematurely terminated (i < inBytes) */
552 /* Normal valid byte when the loop has not prematurely terminated (i < inBytes) */
640 /* Normal valid byte when the loop has not prematurely terminated (i < inBytes) */
    [all...]
uresdata.c 159 UVersionInfo formatVersion, const void *inBytes, int32_t length,
164 pResData->pRoot=(const int32_t *)inBytes;
234 const UDataInfo *pInfo, const void *inBytes, int32_t length,
246 res_init(pResData, formatVersion, inBytes, length, errorCode);
    [all...]
uresdata.h 331 const UDataInfo *pInfo, const void *inBytes, int32_t length,
  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.cpp 863 const uint8_t *inBytes =(const uint8_t *)inData+headerSize;
864 SpoofDataHeader *spoofDH = (SpoofDataHeader *)inBytes;
909 if (inBytes != outBytes) {
916 ds->swapArray32(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
921 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
926 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
931 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
936 utrie2_swap(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
941 utrie2_swap(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
946 ds->swapArray32(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status)
    [all...]
  /external/icu4c/i18n/
uspoof_impl.cpp 741 const uint8_t *inBytes =(const uint8_t *)inData+headerSize;
742 SpoofDataHeader *spoofDH = (SpoofDataHeader *)inBytes;
787 if (inBytes != outBytes) {
794 ds->swapArray32(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
799 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
804 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
809 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
814 utrie2_swap(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
819 utrie2_swap(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
824 ds->swapArray32(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status)
    [all...]
  /external/chromium_org/third_party/icu/source/tools/toolutil/
package.cpp 440 const uint8_t *inBytes;
497 inBytes=(const uint8_t *)inData+headerLength;
498 inEntries=(const UDataOffsetTOCEntry *)(inBytes+4);
506 itemCount=udata_readInt32(ds, *(const int32_t *)inBytes);
540 while(itemLength>0 && inBytes[stringsOffset+itemLength-1]!=0) {
550 ds->swapInvChars(ds, inBytes+stringsOffset, itemLength, inItemStrings, &errorCode);
601 items[i].data=(uint8_t *)inBytes+ds->readUInt32(inEntries[i].dataOffset);
    [all...]
  /external/llvm/lib/IR/
DataLayout.cpp 197 static unsigned inBytes(unsigned Bits) {
233 unsigned PointerMemSize = inBytes(getInt(Tok));
237 unsigned PointerABIAlign = inBytes(getInt(Tok));
243 PointerPrefAlign = inBytes(getInt(Tok));
270 unsigned ABIAlign = inBytes(getInt(Tok));
276 PrefAlign = inBytes(getInt(Tok));
294 StackNaturalAlign = inBytes(getInt(Tok));
  /hardware/qcom/media/mm-core/omxcore/src/common/
qc_omx_core.h 66 OMX_U32 inBytes; //length of codec configuration header
  /hardware/qcom/media/mm-core/src/common/
qc_omx_core.h 66 OMX_U32 inBytes; //length of codec configuration header
  /external/icu4c/tools/toolutil/
package.cpp 452 const uint8_t *inBytes;
509 inBytes=(const uint8_t *)inData+headerLength;
510 inEntries=(const UDataOffsetTOCEntry *)(inBytes+4);
518 itemCount=udata_readInt32(ds, *(const int32_t *)inBytes);
556 while(itemLength>0 && inBytes[stringsOffset+itemLength-1]!=0) {
566 ds->swapInvChars(ds, inBytes+stringsOffset, itemLength, inItemStrings, &errorCode);
648 items[i].data=(uint8_t *)inBytes+ds->readUInt32(inEntries[i].dataOffset);
    [all...]
  /external/icu4c/samples/ucnv/
convsamp.cpp 882 uint32_t inbytes=0, total=0; local
913 inbytes += count;
951 printf("%d bytes in, %d UChars out.\n", inbytes, total);
  /external/chromium_org/third_party/icu/patches/
segmentation.patch     [all...]
  /libcore/crypto/src/main/native/
org_conscrypt_NativeCrypto.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpulse.so 
libpulse.so.0 

Completed in 386 milliseconds

12 3