/development/host/windows/usb/winusb/ |
adb_winusb_interface.cpp | 56 // requires the handle to be opened for overlapped I/O.
|
/external/opencore/codecs_v2/utilities/colorconvert/include/ |
pvvideoblend.h | 186 pFromDecode, pToEncode and pDromDownMenu. If there are overlapped regions
|
/external/qemu/ |
osdep.c | 236 OVERLAPPED overlap;
|
qemu-char-android.c | [all...] |
qemu-char.c | [all...] |
/development/simulator/app/ |
Pipe.cpp | 218 // left. Looks like we need to use "overlapped I/O" functions.
|
/external/qemu/distrib/zlib-1.2.3/ |
inffast.c | 309 - Special case for distance > 1 copies to do overlapped load and store copy
|
/external/zlib/ |
inffast.c | 309 - Special case for distance > 1 copies to do overlapped load and store copy
|
/external/opencore/codecs_v2/audio/mp3/dec/src/ |
pvmp3_imdct_synth.cpp | 69 The windowed short blocks must be overlapped and concatenated. 74 overlapped with the second half of the previous block. The second half
|
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_imdct_synth.cpp | 69 The windowed short blocks must be overlapped and concatenated. 74 overlapped with the second half of the previous block. The second half
|
/dalvik/libcore/nio/src/main/java/java/nio/channels/ |
FileChannel.java | 575 * overlapped lock with another OS process. 595 * overlapped lock with another OS process. [all...] |
/external/icu4c/common/ |
utrie2_builder.c | [all...] |
utrie.c | 649 /* see if the beginning of this block can be overlapped with the end of the previous block */ [all...] |
/external/zlib/contrib/puff/ |
puff.c | 404 * - Overlapped copies, where the length is greater than the distance, are 410 * defined for overlapped arrays. You should not use memmove() or bcopy() [all...] |
/external/opencore/codecs_v2/audio/aac/dec/src/ |
imdct_fxp.cpp | 67 IMDCT is critically sampled, which means that though it is 50% overlapped,
|
mdct_fxp.cpp | 59 MDCT is critically sampled, which means that though it is 50% overlapped,
|
/external/srec/srec/Grammar/include/ |
SR_Grammar.h | 297 * rules overlapped. If there was overlap then it might have been possible to minimize the
|
/external/zlib/contrib/blast/ |
blast.c | 269 * - Overlapped copies, where the length is greater than the distance, are
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
imdct_fxp.cpp | 67 IMDCT is critically sampled, which means that though it is 50% overlapped,
|
mdct_fxp.cpp | 59 MDCT is critically sampled, which means that though it is 50% overlapped,
|
/hardware/qcom/gps/loc_api/libloc_api/ |
loc_eng_ni.cpp | 262 /* XXX Consider adding an event queue to process overlapped NI requests */
|
/external/qemu/memcheck/ |
memcheck_proc_management.c | 716 /* First, unmap an overlapped section */
|
/external/v8/test/cctest/ |
test-log.cc | 674 // Check overlapped tags case. [all...] |
/external/icu4c/test/cintltst/ |
cmsccoll.c | [all...] |
/external/speex/libspeex/ |
preprocess.c | 228 spx_word16_t *inbuf; /**< Input buffer (overlapped analysis) */ [all...] |