HomeSort by relevance Sort by last modified time
    Searched full:reverse (Results 426 - 450 of 2571) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/gtk/infobars/
confirm_infobar_gtk.cc 32 // We add the buttons in reverse order and pack end instead of start so
  /external/clang/test/
cxx-sections.data     [all...]
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_common_test.cc 35 // Reverse order.
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
DexTranslationAdvice.java 65 // Except for rsub-int (reverse sub) where first source is constant
PlainInsn.java 110 // Check for reverse subtraction, where first source is constant
  /external/eigen/Eigen/src/Core/util/
Constants.h 200 * Reverse, PartialReduxExpr and VectorwiseOp. */
202 /** For Reverse, all columns are reversed;
205 /** For Reverse, all rows are reversed;
208 /** For Reverse, both rows and columns are reversed;
  /external/guava/guava/src/com/google/common/collect/
EmptyImmutableList.java 123 @Override public ImmutableList<Object> reverse() { method in class:EmptyImmutableList
ForwardingObject.java 38 * the object being tested, but the reverse could not be true. This behavior is
SingletonImmutableList.java 112 @Override public ImmutableList<E> reverse() { method
  /external/icu4c/data/brkitr/
char.txt 55 !!reverse;
  /external/icu4c/layout/
GXLayoutEngine.h 119 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse,
  /external/jpeg/
jcomapi.c 37 /* Releasing pools in reverse order might help avoid fragmentation
  /external/libcap-ng/libcap-ng-0.7/
ChangeLog 54 - In update function, reverse the order of bounding set vs capabilities
  /external/libpcap/
ethertype.h 46 #define ETHERTYPE_REVARP 0x8035 /* reverse Addr. resolution protocol */
  /external/libsepol/include/sepol/policydb/
conditional.h 41 * in reverse polish notation.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
ada.php 66 'private', 'procedure', 'protected', 'raise', 'range', 'record', 'renames', 'requeue', 'reverse',
lisp.php 63 'cdddar','cddddr','cons','list','append','reverse','last','nth',
per.php 135 "REVERSE",
  /external/llvm/lib/Support/
ManagedStatic.cpp 62 "Not destroyed in reverse order of construction?");
regcname.h 124 { "reverse-solidus", '\\' },
  /external/llvm/lib/Target/ARM/
ARMHazardRecognizer.cpp 97 llvm_unreachable("reverse ARM hazard checking unsupported");
  /external/llvm/lib/Transforms/InstCombine/
InstCombineWorklist.h 50 /// AddInitialGroup - Add the specified batch of stuff in reverse order.
  /external/llvm/test/Analysis/CostModel/ARM/
shuffle.ll 9 ;; Reverse shuffles should be lowered to vrev and possibly a vext (for
  /external/llvm/unittests/Support/
ArrayRecyclerTest.cpp 91 // Objects are not required to be recycled in reverse deallocation order, but
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
SampleToChunkBox.java 98 Collections.reverse(sampleToChunkEntries);

Completed in 608 milliseconds

<<11121314151617181920>>