HomeSort by relevance Sort by last modified time
    Searched full:indexes (Results 751 - 775 of 1241) sorted by null

<<31323334353637383940>>

  /external/mesa3d/src/mesa/state_tracker/
st_program.c 195 * and TGSI generic input indexes, plus input attrib semantic info.
593 * There is no requirement that semantic indexes start at
    [all...]
  /frameworks/base/core/java/android/widget/
AdapterViewAnimator.java 236 * be the indexes 9, 10, and 11. In the same example, if activeOffset were 0, then the
237 * window would instead contain indexes 10, 11 and 12.
    [all...]
  /frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java 646 // FLAG: get the column indexes once in onLoadFinished().
667 // FLAG: We should grab the indexes when we first get the cursor
    [all...]
  /frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java 645 // FLAG: get the column indexes once in onLoadFinished().
666 // FLAG: We should grab the indexes when we first get the cursor
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texi2dvi 265 # Get list of xref files (indexes, tables and lists).
523 # We run bibtex first, because I can see reasons for the indexes
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js 122 // indexes into the array for various properties.
    [all...]
  /external/chromium_org/third_party/icu/source/common/
utext.cpp 707 /* native indexes into s1 and s2 */
    [all...]
ustrtrns.c 260 * - works with pointers instead of indexes
328 * - works with pointers instead of indexes
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentSkipListMap.java 506 * even though both Nodes and Indexes have forward-pointing
533 * Returns true if the node this indexes has been deleted.
677 * unlinks indexes to deleted nodes found along the way. Callers
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 168 /// as the setting of start/stop indexes relies on a single non-nil root
172 /// unless there is only one ID. For a list, the start/stop indexes
270 /// That node would contain the start/stop indexes then.
580 /// <summary>BaseTree doesn't track child indexes.</summary>
    [all...]
  /external/icu4c/common/
utext.cpp 834 // Must be less than 85, because of byte mapping from UChar indexes to native indexes.
    [all...]
ustrtrns.cpp 264 * - works with pointers instead of indexes
333 * - works with pointers instead of indexes
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
utext.h     [all...]
  /external/icu4c/common/unicode/
utext.h     [all...]
  /device/asus/flo/camera/QCamera2/HAL/test/
qcamera_test.cpp 260 mParams.get("camera-indexes")? mParams.get("camera-indexes") : "NULL");
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
streams.py 66 Negative indexes are allowed. LA(-1) is previous token (token
81 not pure input indexes. Same for tree node streams.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseTraversers.java 499 * what is in the indexes. Derived classes should call this before
935 // %REVIEW% Are we using handles or indexes?
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOMHelper.java 605 /** Vector of node (odd indexes) and NSInfos (even indexes) that tell if
    [all...]
  /external/chromium/chrome/browser/chromeos/input_method/
candidate_window.cc     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
transtst.cpp     [all...]
  /external/chromium_org/third_party/sqlite/src/test/
where8.test 295 # indexes does not change the results returned by various queries.
417 /* No indexes */
  /external/chromium_org/tools/grit/grit/testdata/
GoogleDesktop.adm     [all...]
  /external/chromium_org/ui/webui/resources/js/cr/ui/
list.js 248 var indexes = this.selectionModel.selectedIndexes;
251 return indexes.map(function(i) {
    [all...]
  /external/icu4c/test/intltest/
transtst.cpp     [all...]
  /external/jdiff/src/jdiff/
RootDocToXML.java     [all...]

Completed in 2047 milliseconds

<<31323334353637383940>>