HomeSort by relevance Sort by last modified time
    Searched full:their (Results 951 - 975 of 17379) sorted by null

<<31323334353637383940>>

  /external/kernel-headers/original/linux/
compiler.h 120 * Many functions have no effects except the return value and their
144 * Many functions do not examine any values except their arguments,
  /external/llvm/docs/HistoricalNotes/
2001-06-01-GCCOptimizations.txt 40 code. Especially given that SGI has GPL'd their compiler, including many
41 SSA based optimizations that could be adapted (besides the fact that their
  /external/llvm/lib/IR/
Dominators.cpp 243 // their operands on edges; simulate this by thinking of the use
259 // Invoke instructions define their return values on the edges
260 // to their normal successors, so we have to handle them specially.
262 // their own block, except possibly a phi, so we don't need to
296 // PHI nodes use their operands on their incoming edges.
300 // Everything else uses their operands in their own block.
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCAliasAnalysis.h 15 /// by name, and hardwires knowledge of their semantics.
37 /// even though their offsets are dynamic.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
SampleTableBox.java 23 * here, it is possible to locate samples in time, determine their type (e.g. I-frame or not), and determine their
  /external/proguard/examples/ant/
library.xml 29 <!-- Preserve all public classes, and their public and protected fields
48 <!-- Preserve all native method names and the names of their classes. -->
  /external/proguard/src/proguard/optimize/info/
SideEffectMethodMarker.java 56 // Go over all classes and their methods, marking if they have side
62 // Go over all classes and their methods once.
  /external/qemu/distrib/sdl-1.2.15/
CREDITS 25 * IBM R&D Lab for their PS3 SPE video acceleration code
86 * Everybody at Loki Software, Inc. for their great contributions!
  /external/qemu/distrib/sdl-1.2.15/docs/html/
guideaboutsdldoc.html 80 >SDLdoc (The SDL Documentation Project) was formed to completely rewrite the SDL documentation and to keep it continually up to date. The team consists completely of volunteers ranging from people working with SDL in their spare time to people who use SDL in their everyday working lives.</P
  /external/replicaisland/src/com/replica/replicaisland/
RenderComponent.java 22 * objects may be set to be "camera-relative" (meaning their screen position is relative to the
23 * location of the camera focus in the scene) or not (meaning their screen position is relative to
  /external/skia/gm/
gm_json.py 36 # Tests whose results matched their expectations.
52 # Root directory where the buildbots store their actually-generated images...
  /external/skia/tools/skpdiff/
SkDiffContext.h 113 // We use linked list for the records so that their pointers remain stable. A resizable array
114 // might change its pointers, which would make it harder for async diffs to record their
  /external/srec/srec/Semproc/include/
SR_SemanticGraphImpl.h 64 * integer ids, and their respective string values.
77 * integer ids, and their respective string values.
  /external/v8/
LICENSE 26 These libraries have their own licenses; we recommend you read them,
27 as their terms may differ from the terms below.
  /external/v8/src/
flags.h 41 // and their values. The format of the list is like the format of the
70 // Reset all flags to their default value.
  /external/zlib/src/contrib/delphi/
readme.txt 11 we recommend the users to update their ZLib unit.
41 Applications that handle these formats are either using their own,
  /frameworks/native/opengl/include/EGL/
eglplatform.h 30 * Adopters may modify khrplatform.h and this file to suit their platform.
117 * their type is boolean, bitmask, enumerant (symbolic constant), integer,
  /frameworks/support/v7/mediarouter/
Android.mk 59 # in their makefiles to include the resources in their package.
  /libcore/dalvik/src/main/java/dalvik/system/
BlockGuard.java 28 * to do in their thread.
31 * operations from running on their main event loop (or "UI") threads.
  /libcore/luni/src/main/java/java/lang/ref/
WeakReference.java 64 * with their corresponding reference queues, if any.
68 * Weak references are useful for mappings that should have their entries
  /libcore/luni/src/main/java/java/util/
Comparator.java 21 * A {@code Comparator} is used to compare two objects to determine their ordering with
33 * Compares the two specified objects to determine their relative ordering. The ordering
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/
eglplatform.h 30 * Adopters may modify khrplatform.h and this file to suit their platform.
113 * their type is boolean, bitmask, enumerant (symbolic constant), integer,
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/
eglplatform.h 30 * Adopters may modify khrplatform.h and this file to suit their platform.
113 * their type is boolean, bitmask, enumerant (symbolic constant), integer,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/
eglplatform.h 30 * Adopters may modify khrplatform.h and this file to suit their platform.
113 * their type is boolean, bitmask, enumerant (symbolic constant), integer,
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/
eglplatform.h 30 * Adopters may modify khrplatform.h and this file to suit their platform.
113 * their type is boolean, bitmask, enumerant (symbolic constant), integer,

Completed in 524 milliseconds

<<31323334353637383940>>