HomeSort by relevance Sort by last modified time
    Searched full:convert (Results 1126 - 1150 of 5560) sorted by null

<<41424344454647484950>>

  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
RatingBox.java 110 byteBuffer.put(Utf8.convert(ratingInfo));
  /external/nist-sip/java/gov/nist/javax/sip/address/
NetObjectList.java 136 * Convert to a string given an indentation(for pretty printing).
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPObjectList.java 138 * Convert to a string given an indentation(for pretty printing).
  /external/openssh/
bufec.c 68 /* Convert */
  /external/openssh/openbsd-compat/
strtoul.c 42 * Convert a string to an unsigned long integer.
  /external/openssh/regress/
ssh-com.sh 71 # convert and append DSA hostkey
  /external/openssl/crypto/
o_time.c 146 /* then convert the result to the time structure */
262 /* Convert date of time structure into a Julian day number.
277 /* Convert Julian day back to date */
298 /* Convert date to and from julian day
  /external/oprofile/libutil++/
string_manip.h 80 * convert From src to a T through an istringstream.
  /external/oprofile/opjitconv/
opjitconv.h 3 * Convert a jit dump file to an ELF file
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_sysaudio.h 71 SDL_AudioCVT convert; member in struct:SDL_AudioDevice
  /external/qemu/distrib/sdl-1.2.15/src/thread/pthread/
SDL_syssem.c 138 /* Convert to timespec */
  /external/qemu/distrib/sdl-1.2.15/src/timer/wince/
SDL_systimer.c 53 ftime.itime/=10000; // Convert 100ns intervals to 1ms intervals
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_atarigl_c.h 53 /* to convert the shadow buffer to the screen format */
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysmouse.cc 33 /* Convert bits to padded bytes */
  /external/qemu/distrib/sdl-1.2.15/test/
testalpha.c 198 /* Convert sprite to video format */
202 fprintf(stderr, "Couldn't convert background: %s\n",
218 /* Convert background to video format */
222 fprintf(stderr, "Couldn't convert background: %s\n",
testvidinfo.c 202 printf("Couldn't convert sample.bmp: %s\n", SDL_GetError());
233 printf("Couldn't convert sample.bmp: %s\n", SDL_GetError());
269 printf("Couldn't convert sample.bmp: %s\n", SDL_GetError());
307 printf("Couldn't convert sample.bmp: %s\n", SDL_GetError());
  /external/qemu/
osdep.h 38 /* Convert from a base type to a parent type, with compile time checking. */
  /external/qemu/telephony/
sms.h 19 /* convert a quoted message text into a utf8 string. Note: you can use 'str' as the destination buffer
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSimpleCursorAdapter.java 246 * representation of that Cursor. The column is used to convert the
264 * Returns the converter used to convert the filtering Cursor
281 * Sets the converter used to convert the filtering Cursor
304 * @param cursor the Cursor to convert to a CharSequence
  /external/skia/include/core/
SkUtils.h 64 /** Return the number of bytes need to convert a unichar
  /external/skia/include/gpu/
GrTexture.h 90 * Convert from texels to normalized texture coords for POT textures
  /external/skia/legacy/include/core/
SkTSearch.h 130 /** Helper class to convert a string to lower-case, but only modifying the ascii
SkUtils.h 64 /** Return the number of bytes need to convert a unichar
  /external/skia/legacy/src/core/
SkTSearch.cpp 97 // convert any asii to lower-case. we let non-ascii (utf8) chars pass
  /external/skia/src/utils/
SkBitmapTransformer.h 55 * Returns true iff we can convert between fBitmap and fPixelFormat.

Completed in 2893 milliseconds

<<41424344454647484950>>