HomeSort by relevance Sort by last modified time
    Searched full:morebytes (Results 1 - 7 of 7) sorted by null

  /external/mdnsresponder/mDNSShared/
dnssd_clientstub.c 816 int morebytes; local
822 morebytes = 1;
823 sdr->moreptr = &morebytes;
879 int morebytes = 0; local
    [all...]
  /frameworks/base/media/libdrm/mobile1/include/objmng/
drm_rights_manager.h 156 * \param moreBytes Output the more bytes for discarded.
162 int32_t drm_updateDcfDataLen(uint8_t* pDcfLastData, uint8_t* keyValue, int32_t* moreBytes);
  /external/icu4c/common/
ucnv_u32.c 62 goto morebytes;
68 morebytes:
143 goto morebytes;
149 morebytes:
526 goto morebytes;
533 morebytes:
613 goto morebytes;
620 morebytes:
    [all...]
ucnv_u8.c 112 goto morebytes;
130 morebytes:
242 goto morebytes;
259 morebytes:
786 * Jump to moreBytes below - it will not output to target.
836 goto moreBytes;
892 moreBytes:
    [all...]
ucnvmbcs.c     [all...]
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_rights_manager.c 670 int32_t drm_updateDcfDataLen(uint8_t* pDcfLastData, uint8_t* keyValue, int32_t* moreBytes)
685 *moreBytes = DRM_TWO_AES_BLOCK_LEN - len;
drm_api.c     [all...]

Completed in 318 milliseconds