Searched
full:convert (Results
526 -
550 of
5560) sorted by null
<<21222324252627282930>>
/external/kernel-headers/original/linux/netfilter/ |
x_tables.h | 185 int (*compat)(void *match, void **dstptr, int *size, int convert); 233 int (*compat)(void *target, void **dstptr, int *size, int convert); 391 extern int xt_compat_match(void *match, void **dstptr, int *size, int convert); 393 int convert);
|
/external/libyuv/ |
Android.mk | 9 files/source/convert.cc \
|
/external/linux-tools-perf/Documentation/ |
manpage-base.xsl | 10 <!-- convert asciidoc callouts to man page format;
|
/external/llvm/lib/MC/ |
MCInstPrinter.cpp | 1 //===-- MCInstPrinter.cpp - Convert an MCInst to target assembly syntax ---===//
|
/external/llvm/lib/Target/MBlaze/InstPrinter/ |
MBlazeInstPrinter.h | 1 //= MBlazeInstPrinter.h - Convert MBlaze MCInst to assembly syntax -*- C++ -*-//
|
/external/llvm/lib/Target/MSP430/InstPrinter/ |
MSP430InstPrinter.h | 1 //= MSP430InstPrinter.h - Convert MSP430 MCInst to assembly syntax -*- C++ -*-//
|
/external/llvm/test/Transforms/ScalarRepl/ |
vectors-with-mismatched-elements.ll | 7 ; With enough cleverness, it should be possible to convert between <3 x i32>
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
CopyrightBox.java | 76 byteBuffer.put(Utf8.convert(copyright));
|
DescriptionBox.java | 62 byteBuffer.put(Utf8.convert(description));
|
GenreBox.java | 72 byteBuffer.put(Utf8.convert(genre));
|
PerformerBox.java | 64 byteBuffer.put(Utf8.convert(performer));
|
TitleBox.java | 75 byteBuffer.put(Utf8.convert(title));
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/apple/ |
AppleDataReferenceBox.java | 57 byteBuffer.put(Utf8.convert(dataReference));
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/vodafone/ |
AlbumArtistBox.java | 71 byteBuffer.put(Utf8.convert(albumArtist));
|
ContentDistributorIdBox.java | 62 byteBuffer.put(Utf8.convert(contentDistributorId));
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/threegpp26245/ |
FontTableBox.java | 80 bb.put(Utf8.convert(fontname));
|
/external/openfst/src/include/fst/script/ |
replace.h | 46 fst_tuples[i].first = untyped_tuples[i].first; // convert label
|
/external/openssh/openbsd-compat/ |
bsd-waitpid.h | 38 #define _W_INT(w) (*(int*)&(w)) /* convert union wait to int */
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlconvertaudio.html | 83 >SDL_ConvertAudio -- Convert audio data to a desired audio format.</DIV 198 >, which will convert the audio data pointer to by <SPAN 294 /* Check that the convert was built */ 310 /* And now we're ready to convert */
|
/external/skia/src/core/ |
SkMaskGamma.h | 17 * SkColorSpaceLuminance is used to convert luminances to and from linear and 88 * SkMaskGamma creates and maintains tables which convert linear alpha values 102 * Creates tables to convert linear alpha values to gamma correcting alpha 157 * convert a linear alpha value for a given channel to a gamma correcting alpha
|
/external/skia/src/gpu/gl/ |
GrGLIRect.h | 41 // and convert from top-down to bottom-up.
|
/external/skia/src/ports/ |
SkImageDecoder_WIC.cpp | 56 //Convert SkStream to IStream. 119 piBitmapSourceOriginal.get() //Input bitmap to convert 196 //Convert to 8888 if needed. 244 //Convert the SkWStream to an IStream.
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
Utf8Utils.java | 41 * @param string non-null; the string to convert 78 * @param bytes non-null; the bytes to convert 79 * @param start the start index of the utf8 string to convert 80 * @param length the length of the utf8 string to convert, not including any null-terminator that might be present
|
/external/tcpdump/ |
packetdat.awk | 2 # we need to know (usual) packet size to convert byte numbers
|
/external/v8/test/mjsunit/ |
sparse-array.js | 29 // convert a slow-case elements backing storage to fast case, the
|
Completed in 682 milliseconds
<<21222324252627282930>>