Searched
full:blocks (Results
2451 -
2475 of
5464) sorted by null
<<919293949596979899100>>
| /external/srtp/crypto/cipher/ |
| aes_icm.c | 326 * - loop over blocks, filling keystream_buffer and then 370 /* now loop over entire 16-byte blocks of keystream */
|
| /external/webp/src/utils/ |
| huffman_encode.c | 173 // This algorithm is not of excellent performance for very long data blocks, 175 // we are not planning to use this with extremely long blocks.
|
| /frameworks/base/docs/html/design/patterns/ |
| widgets.jd | 70 <p>Given the above interaction limitations, some of the UI building blocks that rely on restricted gestures are not available for widgets. For a complete list of supported building blocks and more information on layout restrictions, please refer to the "Creating App Widget Layouts" section in the <a href="{@docRoot}guide/topics/appwidgets/index.html">App Widgets</a> API Guide.</p>
|
| /frameworks/base/docs/html/distribute/googleplay/strategies/ |
| app-quality.jd | 86 As you are designing or evaluating your app's UI, make sure to read and become familiar with the <a href="/design/index.html">Android Design</a> guidelines. Included are many examples of UI patterns, styles, and building blocks, as well as tools for the design process.</p> 103 Before you get too far in designing your app and writing the code, make sure to visit the Android Design site and learn about the vision, the building blocks, and the tools of designing beautiful and inspiring user interfaces.</p>
|
| /frameworks/base/docs/html/training/displaying-bitmaps/ |
| display-bitmap.jd | 21 <li><a href="{@docRoot}design/building-blocks/grid-lists.html">Android Design: Grid Lists</a></li> 223 <p>The <a href="{@docRoot}design/building-blocks/grid-lists.html">grid list building block</a> is
|
| /frameworks/native/libs/binder/ |
| MemoryDealer.cpp | 269 // align all the memory blocks on a cache-line boundary 377 // merge freed blocks together
|
| /libcore/luni/src/main/java/java/io/ |
| PipedReader.java | 182 * blocks until data is available, the end of the reader is detected or an 204 * there is no data in the pipe, this method blocks until at least one byte
|
| PushbackReader.java | 126 * Blocks until one character has been read, the end of the source reader is 161 * bytes are required. Blocks until {@code count} characters have been read,
|
| /libcore/luni/src/main/java/java/util/concurrent/ |
| DelayQueue.java | 138 * @param timeout This parameter is ignored as the method never blocks 139 * @param unit This parameter is ignored as the method never blocks
|
| /ndk/sources/host-tools/make-3.81/ |
| alloca.c | 15 track of all alloca-allocated blocks, and reclaim any 141 (a) chain together all alloca'ed blocks;
|
| /ndk/sources/host-tools/sed-4.2.1/lib/ |
| alloca.c | 17 track of all alloca-allocated blocks, and reclaim any 123 (a) chain together all alloca'ed blocks;
|
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
| ContactLocaleUtils.java | 209 // Japanese characters. This includes all code blocks that might 211 // blocks are included but Korean Hangul and jamo are not).
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/ |
| handlers.py | 142 blocks = len(self.result) 146 if blocks==1:
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/ |
| handlers.py | 142 blocks = len(self.result) 146 if blocks==1:
|
| /prebuilts/tools/common/proguard/proguard4.7/docs/ |
| FAQ.html | 104 <li>Remove unused code blocks.</li> 105 <li>Merge identical code blocks.</li>
|
| /system/extras/ext4_utils/ |
| ext4_utils.c | 330 /* Allocate the blocks to hold a journal inode and connect them to the 363 /* Update the number of free blocks and inodes in the filesystem and in each
|
| /art/compiler/dex/ |
| frontend.cc | 205 /* Combine basic blocks where possible */
|
| mir_dataflow.cc | 1109 * predecessor blocks. [all...] |
| /art/runtime/gc/space/ |
| large_object_space.h | 213 // Removes header from the free blocks set by finding the corresponding iterator and erasing it.
|
| /dalvik/dexgen/src/com/android/dexgen/rop/code/ |
| BasicBlock.java | 176 * this method on blocks that have exactly two successors.
|
| /dalvik/dx/src/com/android/dx/rop/code/ |
| BasicBlock.java | 176 * this method on blocks that have exactly two successors.
|
| /dalvik/vm/analysis/ |
| CodeVerify.h | 206 * Array of pointers to basic blocks, one entry per code unit. Used
|
| /dalvik/vm/compiler/codegen/x86/ |
| AnalysisO1.h | 33 //! maximal number of basic blocks per method
|
| /developers/build/ |
| build.gradle | 161 // Remove BEGIN_EXCLUDE/END_EXCLUDE blocks from source files
|
| /development/ndk/platforms/android-3/include/linux/ |
| nfs_xdr.h | 59 __u32 blocks; member in struct:nfs2_fsstat
|
Completed in 1143 milliseconds
<<919293949596979899100>>