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

<<51525354555657585960>>

  /external/icu4c/common/
wintz.c 268 /* Obtain TIME_ZONE_INFORMATION from the API, and then convert it
281 /* Convert the wchar_t* standard name to char* */
  /external/icu4c/i18n/
gregoimp.cpp 99 // Convert from 1970 CE epoch to 1 CE epoch (Gregorian calendar)
102 // Convert from the day number to the multiple radix
  /external/icu4c/i18n/unicode/
format.h 46 * specifies the protocol for classes which convert other objects or
50 * a numeric formatter such as DecimalFormat may convert a numeric
  /external/icu4c/test/cintltst/
cstrtest.c 195 /* make sure that all invariant characters convert both ways */
209 * make sure that variant characters convert from source code literals to Unicode
  /external/icu4c/test/intltest/
idnaref.h 116 * and then convert. This function does not offer that level of granularity. The options once
155 * and then convert. This function does not offer that level of granularity. The options once
  /external/iproute2/examples/
dhcp-client-script 26 # convert 8bit mask to length
41 # convert inet dotted quad mask to length
  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
MapModel2D.java 134 * @param position the position to convert
209 * @param p {@link Point} object that you wish to convert into
MapModel3D.java 95 // Multiply mapWidthInLongitude by 60 to convert it to minutes.
163 * @param position The <code>Position</code> to convert.
  /external/kernel-headers/original/asm-arm/
io.h 284 * Convert a physical pointer to a virtual kernel pointer for /dev/mem
290 * Convert a virtual cached pointer to an uncached pointer
  /external/kernel-headers/original/asm-mips/
pgtable.h 82 * Conversion functions: convert a page and protection to a page entry,
317 * Conversion functions: convert a page and protection to a page entry,
  /external/kernel-headers/original/asm-x86/
io_32.h 52 * Convert a physical pointer to a virtual kernel pointer for /dev/mem
58 * Convert a virtual cached pointer to an uncached pointer
  /external/libcap-ng/libcap-ng-0.7/
compile 42 # Convert a $build file to $host form and store it in $file
52 # lazily determine how to convert abs files
  /external/libselinux/include/selinux/
selinux.h 260 /* Convert between security class values and string names */
264 /* Convert between individual access vector permissions and string names */
  /external/libvorbis/examples/
decoder_example.c 236 the size of each channel. Convert the float values
244 /* convert floats to 16 bit signed ints (host order) and
  /external/libvpx/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 172 eor r7, r7, r12 ; p1 offset to convert to a signed value
173 eor r8, r8, r12 ; p0 offset to convert to a signed value
174 eor r9, r9, r12 ; q0 offset to convert to a signed value
175 eor r10, r10, r12 ; q1 offset to convert to a signed value
735 eor r7, r7, r12 ; p1 offset to convert to a signed value
736 eor r8, r8, r12 ; p0 offset to convert to a signed value
737 eor r9, r9, r12 ; q0 offset to convert to a signed value
738 eor r10, r10, r12 ; q1 offset to convert to a signed value
    [all...]
  /external/llvm/test/Transforms/InstCombine/
and.ll 55 ; Test of sign bit, convert to setle %A, 0
62 ; Test of sign bit, convert to setle %A, 0
  /external/markdown/
test-markdown.py 44 # convert Vm value to bytes
247 actual_output = self.md.convert(input)
  /external/nist-sip/java/gov/nist/core/
GenericObjectList.java 271 * Convert this list of headers to a formatted string.
293 * Convert this list of headers to a string (for printing) with an
  /external/opencv/cv/src/
cvcalccontrasthistogram.cpp 146 // convert int to float
273 // convert int to float
  /external/qemu/android/
snapshot.c 134 /* convert to host endianness */
300 /* convert to host endianness */
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlaudiocvt.html 332 > is used to convert audio data between different formats. A <SPAN
447 >, however when the convert audio data is shorter than the original <TT
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_audio.h 229 * by SDL_ConvertAudio() to convert a buffer of audio data from one format
241 * audio data in the source format, this function will convert it in-place
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_ataric2p.S 444 .comm c2p_width,4 /* Width of zone to convert */
445 .comm c2p_height,4 /* Height of zone to convert */
  /external/replicaisland/tools/
ExtractPoints.js 145 // convert to tile space
170 // Convert to left-handed GL space (the origin is at the bottom-left).
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowCursorAdapter.java 318 * method to convert their results. The default implementation returns an
322 * @param cursor the cursor to convert to a CharSequence

Completed in 1472 milliseconds

<<51525354555657585960>>