HomeSort by relevance Sort by last modified time
    Searched full:wrapping (Results 126 - 150 of 336) sorted by null

1 2 3 4 56 7 8 91011>>

  /dalvik/libcore/nio/src/main/java/java/nio/
ShortBuffer.java 53 * Creates a new short buffer by wrapping the given short array.
67 * Creates a new short buffer by wrapping the given short array.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ToStream.java     [all...]
ToHTMLStream.java 680 * wrapping another exception.
748 * wrapping another exception.
782 * wrapping another exception.
    [all...]
  /external/icu4c/common/unicode/
brkiter.h 62 * when line-wrapping. The mechanism correctly handles punctuation and
313 * LineBreak is useful for word wrapping text.
ubrk.h 44 * when line-wrapping. The mechanism correctly handles punctuation and
  /external/qemu/distrib/sdl-1.2.12/src/joystick/darwin/
SDL_sysjoystick.c 63 Boolean wrapping; /* does element wrap around (one value higher than max is min) */
265 pElement->wrapping = CFBooleanGetValue (refType);
  /external/quake/quake/src/QW/client/
console.c 271 Handles cursor positioning, line wrapping, etc
348 Handles cursor positioning, line wrapping, etc
d_scan.c 41 // the sine warp, to keep the edges from wrapping
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dtypes.h 678 D3DRENDERSTATE_WRAPU = 5, /* TRUE for wrapping in u */
679 D3DRENDERSTATE_WRAPV = 6, /* TRUE for wrapping in v */
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DTYPES.H 678 D3DRENDERSTATE_WRAPU = 5, /* TRUE for wrapping in u */
679 D3DRENDERSTATE_WRAPV = 6, /* TRUE for wrapping in v */
  /system/core/libpixelflinger/codeflinger/
texturing.cpp 500 wrapping(u, s.reg, width, tmu.swrap, FRAC_BITS);
501 wrapping(v, t.reg, height, tmu.twrap, FRAC_BITS);
1014 void GGLAssembler::wrapping( function in class:android::GGLAssembler
    [all...]
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
Throwable.java 36 * Throwable}. It is often used for wrapping various types of errors into a
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
X509CRLImpl.java 101 * Creates X.509 CRL by wrapping of the specified CertificateList object.
  /dalvik/libcore/sql/src/main/java/SQLite/
Database.java 4 * Main class wrapping an SQLite database.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 147 * not want to spend time wrapping another object around.
  /development/simulator/wrapsim/
DevLog.c 373 * somewhat by wrapping the writev call in the Mutex.
  /external/apache-http/src/org/apache/commons/codec/net/
QuotedPrintableCodec.java 38 * to ensure the integrity of the data should the message pass through a character- translating, and/or line-wrapping
  /external/bluetooth/glib/gobject/
gboxed.c 45 * points. They can also be used for wrapping structures defined in non-GObject
  /external/grub/netboot/
epic100.c 267 /* Mark the last entry as wrapping the ring. */
fa311.c 402 /* Mark the last entry as wrapping the ring. */
  /external/kernel-headers/original/linux/
cpumask.h 80 * one-line #define for cpu_isset(), instead of wrapping an inline
jiffies.h 94 * These inlines deal with timer wrapping correctly. You are
  /external/quake/quake/src/WinQuake/
d_scan.cpp 41 // the sine warp, to keep the edges from wrapping
  /external/srec/audio/AudioIn/UNIX/src/
filter.c 215 * state--, wrapping if < 0 to simulate circular buffer
  /external/webkit/JavaScriptCore/API/
WebKitAvailability.h 62 If we are building with one of these versions, we need to omit the attribute. We achieve this by wrapping the annotation

Completed in 382 milliseconds

1 2 3 4 56 7 8 91011>>