| /external/webkit/Source/WebKit/android/jni/ |
| WebCoreFrameBridge.cpp | 1246 jbyte* bytes = env->GetByteArrayElements(jPostDataStr, NULL); local 1485 jbyte* bytes = env->GetByteArrayElements(postData, NULL); local [all...] |
| /frameworks/media/libvideoeditor/vss/mcs/src/ |
| M4MCS_API.c | 747 M4OSA_Int32 bitstoDiacard, bytes; local 757 // StageFright encoder does not provide the size in the first 4 bytes of the AU, add it 781 // StageFright encoder does not provide the size in the first 4 bytes of the AU, add it 1018 // StageFright encoder does not provide the size in the first 4 bytes of the AU, add it 1300 M4OSA_Int32 bitstoDiacard, bytes; local 1757 M4OSA_Int32 bitstoDiacard, bytes; local [all...] |
| /external/emma/lib/ |
| emma.jar | |
| /external/flac/libFLAC/ |
| stream_encoder.c | 111 unsigned bytes; member in struct:__anon5618 154 static FLAC__StreamEncoderWriteStatus write_frame_(FLAC__StreamEncoder *encoder, const FLAC__byte buffer[], size_t bytes, unsigned samples, FLAC__bool is_last_block); 314 static FLAC__StreamDecoderReadStatus verify_read_callback_(const FLAC__StreamDecoder *decoder, FLAC__byte buffer[], size_t *bytes, void *client_data); 319 static FLAC__StreamEncoderReadStatus file_read_callback_(const FLAC__StreamEncoder *encoder, FLAC__byte buffer[], size_t *bytes, void *client_data); 322 static FLAC__StreamEncoderWriteStatus file_write_callback_(const FLAC__StreamEncoder *encoder, const FLAC__byte buffer[], size_t bytes, unsigned samples, unsigned current_frame, void *client_data); 2391 size_t bytes; local [all...] |
| /external/libnl-headers/ |
| netlink-types.h | 429 uint64_t bytes; member in struct:rtnl_tstats::__anon7370 739 uint64_t bytes; member in struct:nfnl_ct_dir
|
| /external/libvpx/vp8/encoder/ |
| onyx_int.h | 658 int bytes; member in struct:__anon7475
|
| /bionic/libc/kernel/common/linux/ |
| soundcard.h | 396 int bytes; member in struct:audio_buf_info 422 int bytes; member in struct:count_info
|
| /bionic/libc/kernel/common/sound/ |
| asound.h | 824 } bytes; member in union:snd_ctl_elem_value::__anon535 [all...] |
| /development/ndk/platforms/android-3/include/linux/ |
| soundcard.h | 396 int bytes; member in struct:audio_buf_info 422 int bytes; member in struct:count_info
|
| /external/clang/lib/AST/ |
| ASTContext.cpp | 318 llvm::errs() << "Total bytes = " << TotalBytes << "\n"; 6489 size_t bytes = 0; local [all...] |
| /external/clang/lib/Serialization/ |
| ASTReader.cpp | 4278 size_t bytes = buf->getBufferSize(); local [all...] |
| /external/kernel-headers/original/linux/ |
| soundcard.h | 108 * we restrict parameters to at most 8191 bytes. 111 #define SIOCPARM_MASK 0x1fff /* parameters must be < 8192 bytes */ 254 int len; /* Size of the wave data in bytes */ 315 int len; /* Size of the sysex data in bytes */ 323 * are records of 4 or 8 bytes. The first byte defines the size. 329 * (All input events are currently 4 bytes long. Be prepared to support 335 * Normal events (4 bytes) 363 * are for the LSB. Note that just 7 bits are used in MIDI bytes. 390 /* least significant bytes of the controllers 0x00 to 0x1f. */ 470 #define SEQ_PRIVATE 0xfe /* Low level HW dependent events (8 bytes) */ 585 int bytes; \/* Available space in bytes (includes partially used fragments) *\/ member in struct:audio_buf_info 615 int bytes; \/* Total # of bytes processed *\/ member in struct:count_info [all...] |
| /external/kernel-headers/original/sound/ |
| asound.h | 126 size_t length; /* W: size of image in bytes */ 183 #define SNDRV_PCM_FORMAT_S24_LE ((__force snd_pcm_format_t) 6) /* low three bytes */ 184 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7) /* low three bytes */ 185 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8) /* low three bytes */ 186 #define SNDRV_PCM_FORMAT_U24_BE ((__force snd_pcm_format_t) 9) /* low three bytes */ 203 #define SNDRV_PCM_FORMAT_S24_3LE ((__force snd_pcm_format_t) 32) /* in three bytes */ 204 #define SNDRV_PCM_FORMAT_S24_3BE ((__force snd_pcm_format_t) 33) /* in three bytes */ 205 #define SNDRV_PCM_FORMAT_U24_3LE ((__force snd_pcm_format_t) 34) /* in three bytes */ 206 #define SNDRV_PCM_FORMAT_U24_3BE ((__force snd_pcm_format_t) 35) /* in three bytes */ 207 #define SNDRV_PCM_FORMAT_S20_3LE ((__force snd_pcm_format_t) 36) /* in three bytes */ 828 } bytes; member in union:snd_ctl_elem_value::__anon7282 [all...] |
| /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
| Xproto.h | 20 * insert padding bytes. 22 * 3. All packets are hand-padded to a multiple of 4 bytes, for 281 BYTE lengthReason; /*num bytes in string following if failure */ 284 CARD16 length B16; /* 1/4 additional bytes in setup info */ 293 CARD16 nbytesVendor B16; /* number of bytes in vendor string */ 503 CARD32 length B32; /* of additional bytes */ 517 CARD32 length B32; /* of additional bytes */ 975 * All errors are 32 bytes 995 * All events are 32 bytes 1211 INT8 bytes[20] 1208 INT8 bytes[20]; member in struct:_xEvent::__anon20012::__anon20038::__anon20039::__anon20042 [all...] |
| /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
| soundcard.h | 104 * we restrict parameters to at most 8191 bytes. 107 #define SIOCPARM_MASK 0x1fff /* parameters must be < 8192 bytes */ 242 int len; /* Size of the wave data in bytes */ 303 int len; /* Size of the sysex data in bytes */ 311 * are records of 4 or 8 bytes. The first byte defines the size. 317 * (All input events are currently 4 bytes long. Be prepared to support 323 * Normal events (4 bytes) 351 * are for the LSB. Note that just 7 bits are used in MIDI bytes. 378 /* least significant bytes of the controllers 0x00 to 0x1f. */ 458 #define SEQ_PRIVATE 0xfe /* Low level HW dependent events (8 bytes) */ 573 int bytes; \/* Available space in bytes (includes partially used fragments) *\/ member in struct:audio_buf_info 603 int bytes; \/* Total # of bytes processed *\/ member in struct:count_info [all...] |
| /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
| soundcard.h | 396 int bytes; member in struct:audio_buf_info 422 int bytes; member in struct:count_info
|
| /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
| soundcard.h | 396 int bytes; member in struct:audio_buf_info 422 int bytes; member in struct:count_info
|
| /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
| soundcard.h | 396 int bytes; member in struct:audio_buf_info 422 int bytes; member in struct:count_info
|
| /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
| soundcard.h | 396 int bytes; member in struct:audio_buf_info 422 int bytes; member in struct:count_info
|
| /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
| soundcard.h | 396 int bytes; member in struct:audio_buf_info 422 int bytes; member in struct:count_info
|
| /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
| soundcard.h | 396 int bytes; member in struct:audio_buf_info 422 int bytes; member in struct:count_info
|
| /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
| soundcard.h | 396 int bytes; member in struct:audio_buf_info 422 int bytes; member in struct:count_info
|
| /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
| soundcard.h | 396 int bytes; member in struct:audio_buf_info 422 int bytes; member in struct:count_info
|
| /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
| soundcard.h | 396 int bytes; member in struct:audio_buf_info 422 int bytes; member in struct:count_info
|
| /frameworks/base/services/java/com/android/server/ |
| BackupManagerService.java | 1012 final int bytes = digits.length() \/ 2; local [all...] |