HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 1976 - 2000 of 4593) sorted by null

<<71727374757677787980>>

  /external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFDebugInfo.cpp 66 m_cu_aranges_ap->Extract (debug_aranges_data);
157 if (cu_sp->Extract(debug_info_data, &offset) == false)
402 while (cu->Extract(dwarf2Data->get_debug_info_data(), &offset))
417 while (!done && die.Extract(dwarf2Data, cu.get(), &offset))
  /external/llvm/include/llvm/ADT/
ImmutableList.h 73 // There may be cases, however, when one needs to extract the internal pointer
  /external/llvm/include/llvm/CodeGen/
LiveIntervalUnion.h 90 void extract(LiveInterval &VirtReg);
  /external/llvm/lib/CodeGen/
LiveIntervalUnion.cpp 56 void LiveIntervalUnion::extract(LiveInterval &VirtReg) { function in class:LiveIntervalUnion
  /external/llvm/test/ExecutionEngine/
test-interp-vec-loadstore.ll 46 ; extract integers from the loaded vector
  /external/llvm/test/Transforms/CodeExtractor/
2004-03-18-InvokeHandling.ll 1 ; RUN: opt < %s -loop-extract -disable-output
  /external/llvm/tools/llvm-mcmarkup/
llvm-mcmarkup.cpp 123 // First off, extract the tag into it's own StringRef so we can look at it
  /external/ltrace/
value.h 138 /* Extract at most word-sized datum from the value. Return 0 on
  /external/lzma/CPP/7zip/Archive/
LzmaHandler.cpp 321 STDMETHODIMP CHandler::Extract(const UInt32 *indices, UInt32 numItems,
SplitHandler.cpp 297 STDMETHODIMP CHandler::Extract(const UInt32 *indices, UInt32 numItems,
  /external/markdown/markdown/
preprocessors.py 43 This class is used for stashing HTML objects that we extract
  /external/mdnsresponder/mDNSShared/
GenLinkedList.c 188 // Extract the Next offset from element
dnssd_ipc.h 185 // routines to write to and extract data from message buffers.
  /external/mesa3d/src/mesa/tnl/
t_vertex_generic.c 1049 a[j].extract( &a[j], fin, vin + a[j].vertoffset );
1050 a[j].extract( &a[j], fout, vout + a[j].vertoffset );
1059 /* Extract color attributes from one vertex and insert them into
1060 * another. (Shortcircuit extract/insert with memcpy).
  /external/openssl/crypto/des/asm/
readme 58 things. First, the aim of the exersize is to 'extract' one byte at a time
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
fxft_ftsystem.c 193 /* We use the macro STREAM_FILE for convenience to extract the */
  /external/pixman/pixman/
pixman-utils.c 143 * required to extract them from the source pixel.
  /external/qemu/android/
looper-qemu.c 357 /* extract from list */
opengles.c 247 /* Special case for the default ES to GL translators: extract the strings
  /external/qemu/distrib/sdl-1.2.15/
Borland.html 21 <h3> <b> Extract the files </b> </h3>
  /external/qemu/slirp/
bootp.c 164 /* extract exact DHCP msg type */
  /external/qemu/slirp-android/
bootp.c 169 /* extract exact DHCP msg type */
  /external/sepolicy/
README 125 organization and may need to extract the pem file for the insertkeys/keys.conf tools.
  /external/skia/include/views/animated/
SkWidgetViews.h 133 /** use this to extract the CheckState from an event (i.e. one that as posted
  /external/skia/src/images/
SkImageDecoder_ktx.cpp 113 // ETC1 Data is encoded as RGB pixels, so we should extract it as such

Completed in 4276 milliseconds

<<71727374757677787980>>