HomeSort by relevance Sort by last modified time
    Searched full:ordered (Results 226 - 250 of 1823) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/public/web/
WebNotification.h 69 // Operators required to put WebNotification in an ordered map.
  /external/chromium_org/third_party/icu/source/common/
unorm_it.h 55 * // use iter to iterate over the canonically ordered
  /external/chromium_org/third_party/leveldatabase/src/db/
dbformat_test.cc 85 // When user keys are different, but correctly ordered
  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
filter_policy.h 36 // that are ordered according to the user supplied comparator.
  /external/chromium_org/third_party/libxml/src/
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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_screen_cache.h 109 /* Entries with unused buffers, ordered from most to least recently used
  /external/chromium_org/third_party/skia/include/utils/
SkInterpolator.h 95 @param index The index of this frame (frames must be ordered by time)
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFPage.h 79 * @param pages The ordered vector of page objects.
  /external/chromium_org/third_party/tlslite/tlslite/
SessionCache.py 87 #ordered in time, we can break once we reach the first non-expired
  /external/chromium_org/ui/base/models/
list_selection_model.h 94 // Returns the selected indices. The selection is always ordered in acending
  /external/clang/test/Sema/
compare.c 214 return a > 0; // expected-warning {{ordered comparison between pointer and zero ('int *' and 'int') is an extension}}
215 return a > 42; // expected-warning {{ordered comparison between pointer and integer ('int *' and 'int')}}
220 return a > b; // expected-warning {{ordered comparison of function pointers}}
221 return function_pointers > function_pointers; // expected-warning {{self-comparison always evaluates to false}} expected-warning{{ordered comparison of function pointers}}
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
UniformItemSection.java 108 * so-ordered collection. If the items in this instance are indexed,
  /external/icu4c/common/
unorm_it.h 55 * // use iter to iterate over the canonically ordered
  /external/jmonkeyengine/engine/src/core/com/jme3/audio/
AudioBuffer.java 50 * The audio data buffer. Should be direct and native ordered.
  /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/linux/
seccomp.h 16 * The upper 16-bits are ordered from least permissive values to most.
  /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/include/llvm/ADT/
UniqueVector.h 29 // Vector - ID ordered vector of entries. Entries can be indexed by ID - 1.
  /external/llvm/include/llvm/MC/
MCModule.h 78 /// \name Access to the owned atom list, ordered by begin address.
  /external/llvm/include/llvm/Support/
UnicodeCharRanges.h 29 /// [min, max], and if the ranges themselves are ordered and non-overlapping.
  /external/llvm/test/Transforms/Inline/
inline_ssp.ll 12 ; strictest(caller-ssp-attr, callee-ssp-attr), where strictness is ordered as:
  /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/oprofile/events/i386/core/
unit_masks 37 0x03 weakly-ordered stores

Completed in 727 milliseconds

1 2 3 4 5 6 7 8 91011>>