HomeSort by relevance Sort by last modified time
    Searched full:bound (Results 276 - 300 of 835) sorted by null

<<11121314151617181920>>

  /dalvik/dx/src/com/android/dx/ssa/
Dominators.java 30 * This implementation runs in time O(n log n). The time bound
  /dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
AtomicIntegerArrayTest.java 60 * get and set for out of bound indices throw IndexOutOfBoundsException
AtomicLongArrayTest.java 58 * get and set for out of bound indices throw IndexOutOfBoundsException
  /dalvik/libcore/sql/src/main/java/SQLite/
Stmt.java 85 * Clear all bound parameters of the compiled SQLite3 statement.
  /dalvik/libcore/sql/src/test/java/tests/SQLite/
StmtTest.java 284 // verify that parameter is still bound
612 // What happens if null is bound to non existing variable position
626 // What happens if null is bound to NON NULL field
1061 "which a '*' bound ")
    [all...]
  /dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/
XMLReaderFactory.java 42 * nothing bound its class name to <code>org.xml.sax.driver</code> so
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
StaticTriangleRenderer.java 55 * Load a texture into the currently bound OpenGL texture.
  /external/bison/m4/
lib-prefix_gl.m4 143 dnl variables prefix and exec_prefix bound to the values they will have
  /external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java 44 * get(nextIndex()) and avoiding index bound violation exceptions.
  /external/icu4c/
NOTICE 31 AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU
  /external/icu4c/i18n/unicode/
choicfmt.h 292 * bound of its range, and the exclusive upper bound of the previous
294 * limit is TRUE, then the limit is the exclusive lower bound of its
295 * range, and the inclusive upper bound of the previous range.
  /external/iproute2/include/linux/
atm.h 71 bound or connected */
  /external/kernel-headers/original/linux/
atm.h 74 bound or connected */
  /external/opencore/codecs_v2/audio/mp3/dec/src/
pvmp3_stereo_proc.cpp 317 * mixed blocks processing: intensity bound inside long blocks
391 * mixed blocks processing: intensity bound outside long blocks
596 /* all xr[1][][] are 0: set IS bound sfb to 0 */
601 /* xr[1][0][0] is unequal 0 and all others are 0: set IS bound sfb to 1 */
  /external/openssl/crypto/bn/
bn_x931p.c 208 * bound is exceeded.
  /external/quake/
README 157 Camera HOME ...not bound by default...
  /external/v8/src/
compiler.h 60 // There is a label that should be bound to the beginning of the bailout
math.js 100 // of range than negative numbers; check the upper bound first.
  /external/webkit/WebCore/bridge/jni/
JNIUtility.h 34 // bound with the JVM on Mac OSX. If new types need to be added, they
  /external/webkit/WebCore/html/
HTMLFrameElementBase.cpp 68 // like a reasonable upper bound, and otherwise mutually recursive
  /external/wpa_supplicant/
todo.txt 98 is, that the cache entries are bound to only one EAP type; e.g., cache entry
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 44 * proxy object will be immediately bound to the service on construction.
  /frameworks/base/docs/html/guide/topics/processes/
process-lifecycle.jd 115 a process has to it. For example, if process A has bound to a
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_stereo_proc.cpp 317 * mixed blocks processing: intensity bound inside long blocks
391 * mixed blocks processing: intensity bound outside long blocks
596 /* all xr[1][][] are 0: set IS bound sfb to 0 */
601 /* xr[1][0][0] is unequal 0 and all others are 0: set IS bound sfb to 1 */
  /frameworks/base/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp 44 * efficiently bound-check passed arrays */

Completed in 112 milliseconds

<<11121314151617181920>>