/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/ |
ResourceLoader.java | 75 * file name in the context of this ResourceLoader. (e.g. ordered list of directories + filename,
|
/external/kernel-headers/original/uapi/drm/ |
omap_drm.h | 43 #define OMAP_BO_UNCACHED 0x00000004 /* strongly-ordered (uncached) */
|
/external/libcxx/www/ |
debug_mode.html | 155 At present the table is known to not be a complete list. It is currently ordered
|
/external/libdrm/omap/ |
omap_drm.h | 59 #define OMAP_BO_UNCACHED 0x00000004 /* strongly-ordered (uncached) */
|
/external/libxml2/ |
list.c | 93 * Search data in the ordered list walking from the beginning 113 * Search data in the ordered list walking backward from the end 268 * Insert data in the ordered list at the beginning for this value 301 * Insert data in the ordered list at the end for this value
|
/external/llvm/test/Analysis/LoopAccessAnalysis/ |
reverse-memcheck-bounds.ll | 5 ; for an access range are ordered (start <= stop).
|
/external/llvm/test/Transforms/MergeFunc/ |
no-merge-block-address-different-labels.ll | 6 ; ordered.
|
/external/mesa3d/src/gallium/drivers/r600/ |
compute_memory_pool.h | 53 struct compute_memory_item* item_list; ///Allocated memory chunks in the buffer,they must be ordered by "start_in_dw"
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_screen_cache.h | 109 /* Entries with unused buffers, ordered from most to least recently used
|
/external/selinux/libsepol/cil/src/ |
cil_internal.h | 358 uint32_t ordered; /* Only used for kernel class */ member in struct:cil_class 411 uint32_t ordered; member in struct:cil_sid 636 uint32_t ordered; member in struct:cil_sens 645 uint32_t ordered; member in struct:cil_cat
|
/external/skia/src/codec/ |
SkBmpRLECodec.h | 34 * @param rowOrder indicates whether rows are ordered top-down or bottom-up
|
SkBmpStandardCodec.h | 35 * @param rowOrder indicates whether rows are ordered top-down or bottom-up
|
/external/valgrind/coregrind/ |
pub_core_oset.h | 3 /*--- An ordered set implementation. pub_core_oset.h ---*/
|
/external/webrtc/talk/app/webrtc/objc/public/ |
RTCDataChannel.h | 33 // Set to YES if ordered delivery is required
|
/external/webrtc/talk/app/webrtc/ |
umametrics.h | 65 // Existing values cannot be re-ordered and new enums must be added
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
lsp_to_lsf.c | 29 (ordered, so that lsf[i]<lsf[i+1]) */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
q_gain2.tab | 24 * pitch gain are ordered in table to reduce complexity *
|
/frameworks/base/docs/html/design/tv/ |
index.jd | 69 areas, Apps and Games titles are ordered to reflect the user?s recent usage.</p>
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
PaintDrawable.java | 57 * contains 2 values, [X_radius, Y_radius]. The corners are ordered
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
EventStreamTransformation.java | 26 * ordered in a sequence to implement a transformation chain. An instance may
|
/frameworks/base/services/core/java/com/android/server/am/ |
PreBootBroadcaster.java | 99 boolean ordered, boolean sticky, int sendingUser) {
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
CellBroadcastHandler.java | 60 * @return true if an ordered broadcast was sent; false on failure
|
/libcore/luni/src/main/java/libcore/util/ |
BasicLruCache.java | 122 * Returns a copy of the current contents of the cache, ordered from least
|
/libcore/ojluni/src/main/java/javax/net/ssl/ |
X509ExtendedKeyManager.java | 56 * @param keyType the key algorithm type name(s), ordered
|
/packages/apps/Camera2/src/com/android/camera/data/ |
FilmstripItemList.java | 31 * Fast access data structure for an ordered LocalData list.
|