Searched
full:blocks (Results
1726 -
1750 of
5464) sorted by null
<<61626364656667686970>>
| /external/stlport/stlport/stl/config/ |
| _warnings_off.h | 42 # pragma warning( disable : 4571 ) // catch(...) blocks compiled with /EHs do not catch or re-throw Structured Exceptions
|
| /external/stlport/test/eh/ |
| nc_alloc.h | 43 // blocks on or off. If not called, allocations will only be
|
| /external/v8/tools/ |
| run-valgrind.py | 61 LEAK_OKAY_MATCHER = re.compile(r"lost: 0 bytes in 0 blocks")
|
| /external/valgrind/main/coregrind/m_mach/ |
| mach_basics.c | 61 // might work if valgrind never blocks in mig calls on
|
| /external/valgrind/main/memcheck/tests/ |
| big_blocks_freed_list.stderr.exp | 44 in use at exit: 1,000,000 bytes in 100 blocks
|
| /external/valgrind/main/none/tests/amd64/ |
| smc1.c | 80 optimisation. That will merge up to three basic blocks into the
|
| /external/webrtc/src/modules/audio_processing/utility/ |
| delay_estimator_wrapper.h | 63 // Estimates and returns the delay between the far-end and near-end blocks. The
|
| /external/wpa_supplicant_8/src/crypto/ |
| aes-omac1.c | 34 * @len: Lengths of the data blocks
|
| md5.c | 22 * @len: Lengths of the data blocks
|
| sha1.c | 22 * @len: Lengths of the data blocks
|
| sha256.c | 22 * @len: Lengths of the data blocks
|
| /external/wpa_supplicant_8/src/utils/ |
| base64.c | 37 olen = len * 4 / 3 + 4; /* 3-byte blocks to 4-byte */
|
| /external/yaffs2/yaffs2/direct/ |
| yaffsfs.h | 169 unsigned long st_blocks; /* number of blocks allocated */
|
| /external/zlib/src/contrib/ada/ |
| buffer_demo.adb | 63 -- Now we decompress the data, passing short blocks of data to Zlib
|
| /external/zlib/src/examples/ |
| gzjoin.c | 273 block if clr is true, and adding empty blocks as needed to get to a byte 377 /* copy used input, write empty blocks to get to byte boundary */ 385 /* append empty blocks to last byte */ 395 /* even -- append 1, 2, or 3 empty fixed blocks */
|
| /frameworks/av/include/media/stagefright/ |
| MediaSource.h | 52 // Returns a new buffer of data. Call blocks until a
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
| omxVCM4P10_InterpolateHalfVer_Luma.c | 12 * This function will calculate SAD for 4x4 blocks
|
| omxVCM4P10_SATD_4x4.c | 12 * This function will calculate SAD for 4x4 blocks
|
| /frameworks/base/core/java/android/bluetooth/ |
| BluetoothInputStream.java | 50 * reached. Blocks until one byte has been read, the end of the source
|
| /frameworks/base/docs/html/tools/debugging/ |
| debugging-devtools.jd | 36 <dd>Blocks the selected application from loading until a debugger attaches. This way you can
|
| /frameworks/base/libs/hwui/ |
| PatchCache.h | 144 * The patch cache maintains a linked-list of buffer blocks
|
| /frameworks/base/services/java/com/android/server/power/ |
| DisplayPowerRequest.java | 57 // blocked. The window manager policy blocks screen on while it prepares the keyguard to
|
| /frameworks/base/test-runner/src/android/test/ |
| LoaderTestCase.java | 56 // The test thread blocks on this queue until the loader puts it's result in
|
| /frameworks/base/tools/aapt/ |
| WorkQueue.h | 63 * For flow control, this method blocks when the size of the pending work queue is more
|
| /frameworks/opt/telephony/ |
| README.txt | 23 sendMessageSynchronously blocks.
|
Completed in 1670 milliseconds
<<61626364656667686970>>