OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
61
goto
morebytes
;
67
morebytes
:
142
goto
morebytes
;
148
morebytes
:
525
goto
morebytes
;
532
morebytes
:
612
goto
morebytes
;
619
morebytes
:
[
all
...]
ucnv_u8.c
109
goto
morebytes
;
127
morebytes
:
239
goto
morebytes
;
256
morebytes
:
784
* Jump to
moreBytes
below - it will not output to target.
834
goto
moreBytes
;
890
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 697 milliseconds