HomeSort by relevance Sort by last modified time
    Searched full:precedes (Results 26 - 50 of 400) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
gadgetfs.h 54 /* SETUP: packet; DATA phase i/o precedes next event
  /build/tools/ijar/
README.txt 67 - in the .zip file format, for each file, the size field precedes
73 precedes the body, but cannot be emitted before it because it's
  /external/clang/include/clang/Basic/
VersionTuple.h 115 /// \brief Determine whether one version number precedes another.
132 /// \brief Determine whether one version number precedes or is
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/src/com/badlogic/gdx/physics/box2d/
ChainShape.java 100 /** Establish connectivity to a vertex that precedes the first vertex. Don't call this for loops. */
105 /** Establish connectivity to a vertex that precedes the first vertex. Don't call this for loops. */
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/com/badlogic/gdx/physics/box2d/
ChainShape.java 82 /** Establish connectivity to a vertex that precedes the first vertex. Don't call this for loops. */
87 /** Establish connectivity to a vertex that precedes the first vertex. Don't call this for loops. */
  /external/llvm/tools/llvm-diff/
DifferenceEngine.cpp 39 Sorter Precedes;
43 PriorityQueue(const Sorter &Precedes) : Precedes(Precedes) {}
57 if (!Precedes(data[Index], data[Target])) return;
90 if (Precedes(Storage[L], Storage[Index]))
97 unsigned IndexToTest = (Precedes(Storage[L], Storage[R]) ? L : R);
100 if (!Precedes(Storage[IndexToTest], Storage[Index]))
  /art/runtime/
oat_quick_method_header.h 30 // OatQuickMethodHeader precedes the raw code chunk generated by the compiler.
  /external/apache-xml/src/main/java/org/apache/xml/utils/res/
XResourceBundle.java 40 "multiplierOrder", MULT_PRECEDES = "precedes", MULT_FOLLOWS =
XResources_el.java 60 { "multiplierOrder", "precedes" },
  /external/icu/icu4c/source/common/
punycode.h 93 * precedes the last delimiter ('-'),
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/Shapes/
b2ChainShape.h 53 /// Establish connectivity to a vertex that precedes the first vertex.
  /external/llvm/test/CodeGen/X86/
win-funclet-cfi.ll 57 ; Make sure there is a nop after a call if the call precedes the epilogue.
  /external/v8/src/interpreter/
control-flow-builders.cc 108 // the loop header precedes the body and next elements in the loop.
  /toolchain/binutils/binutils-2.25/include/elf/
reloc-macros.h 48 set to the value of the whichever *_RELOC macro precedes it plus
  /development/ndk/platforms/android-4/include/KHR/
khrplatform.h 88 * This precedes the return type of the function in the function prototype.
104 * This follows the return type of the function and precedes the function
  /device/generic/goldfish-opengl/system/include/KHR/
khrplatform.h 98 * This precedes the return type of the function in the function prototype.
113 * This follows the return type of the function and precedes the function
  /external/mesa3d/include/KHR/
khrplatform.h 98 * This precedes the return type of the function in the function prototype.
119 * This follows the return type of the function and precedes the function
  /external/pcre/dist/doc/
pcrecallout.3 207 string. When the callout immediately precedes an alternation bar, a closing
209 precedes an opening parenthesis, the length is that of the entire subpattern.
  /frameworks/native/opengl/include/KHR/
khrplatform.h 98 * This precedes the return type of the function in the function prototype.
113 * This follows the return type of the function and precedes the function
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/KHR/
khrplatform.h 88 * This precedes the return type of the function in the function prototype.
104 * This follows the return type of the function and precedes the function
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/KHR/
khrplatform.h 88 * This precedes the return type of the function in the function prototype.
104 * This follows the return type of the function and precedes the function
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/KHR/
khrplatform.h 88 * This precedes the return type of the function in the function prototype.
104 * This follows the return type of the function and precedes the function
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/KHR/
khrplatform.h 88 * This precedes the return type of the function in the function prototype.
104 * This follows the return type of the function and precedes the function
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/KHR/
khrplatform.h 88 * This precedes the return type of the function in the function prototype.
104 * This follows the return type of the function and precedes the function
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/KHR/
khrplatform.h 88 * This precedes the return type of the function in the function prototype.
104 * This follows the return type of the function and precedes the function

Completed in 1053 milliseconds

12 3 4 5 6 7 8 91011>>