HomeSort by relevance Sort by last modified time
    Searched full:decode (Results 1151 - 1175 of 3619) sorted by null

<<41424344454647484950>>

  /external/chromium_org/third_party/WebKit/Source/core/fetch/
ScriptResource.cpp 74 String script = m_decoder->decode(m_data->data(), encodedSize());
  /external/chromium_org/third_party/WebKit/Source/core/fileapi/
FileReaderLoader.h 126 // The decoder used to decode the text data.
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
LazyDecodingPixelRef.cpp 114 void LazyDecodingPixelRef::Decode()
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
TextCodecUserDefined.cpp 52 String TextCodecUserDefined::decode(const char* bytes, size_t length, bool, bool, bool&) function in class:WTF::TextCodecUserDefined
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
webkit-patch 59 object = object.decode('utf-8')
  /external/chromium_org/third_party/libva/va/wayland/
va_wayland.h 51 * - Perform normal VA-API operations, e.g. decode to a VA surface ;
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
glX_API.xml 7 decode tables on the server. The only information that is needed
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texcompress_etc.c 74 * Decode texture data in format `MESA_FORMAT_ETC1_RGB8` to
  /external/chromium_org/third_party/opus/src/silk/
NLSF_decode.c 77 /* Decode first stage */
  /external/chromium_org/third_party/skia/include/images/
SkImageRef.h 55 method will decode and set the pixels in the specified bitmap and
  /external/chromium_org/third_party/skia/src/core/
SkOrderedReadBuffer.h 107 * Provide a function to decode an SkBitmap from encoded data. Only used if the writer
SkOrderedWriteBuffer.h 95 * bitmapEncoder to store the SkBitmap. If the reader does not provide a function to decode, it
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libbmp.cpp 110 // Now decode the BMP into callback's rgb() array [r,g,b, r,g,b, ...]
SkImageRef.cpp 85 return codec->decode(stream, bitmap, config, mode);
  /external/chromium_org/third_party/skia/src/ports/
SkImageDecoder_empty.cpp 36 bool SkImageDecoder::decode(SkStream*, SkBitmap*, SkBitmap::Config, Mode) { function in class:SkImageDecoder
  /external/chromium_org/tools/memory_watcher/
ia32_modrm_map.cc 6 * Table of relevant information about how to decode the ModR/M byte.
  /external/chromium_org/tools/traceline/traceline/sidestep/
ia32_modrm_map.cc 5 // Table of relevant information about how to decode the ModR/M byte.
  /external/chromium_org/ui/gfx/image/
image_ios.mm 28 LOG(ERROR) << "Unable to decode PNG into UIImage.";
  /external/chromium_org/v8/tools/
grokdump.py 792 string = string.decode("utf16")
    [all...]
  /external/clang/tools/libclang/
CXLoadedDiagnostic.h 66 /// \brief Decode the CXSourceLocation into file, line, column, and offset.
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
DebugInfoDecoder.java 184 * Valid after calling {@code decode}.
194 * Valid after calling {@code decode}.
205 public void decode() { method in class:DebugInfoDecoder
446 decoder.decode();
  /external/dexmaker/src/dx/java/com/android/dx/util/
Mutf8.java 33 public static String decode(ByteInput in, char[] out) throws UTFDataFormatException { method in class:Mutf8
  /external/dropbear/libtomcrypt/src/pk/dsa/
dsa_verify_hash.c 105 /* decode the sequence */
  /external/dropbear/libtomcrypt/testprof/
pkcs_1_test.c 43 /* decode it */
  /external/e2fsprogs/lib/et/test_cases/
heimdal.c 40 "Kerberos error: Can't decode authenticator",

Completed in 849 milliseconds

<<41424344454647484950>>