HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 3601 - 3625 of 8518) sorted by null

<<141142143144145146147148149150>>

  /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/lz4/doc/
lz4_Block_format.md 80 Then we need to extract the match length.
  /external/lzma/CPP/7zip/Archive/7z/
7zExtract.cpp 211 STDMETHODIMP CHandler::Extract(const UInt32 *indices, UInt32 numItems,
  /external/lzma/CPP/7zip/Archive/
SplitHandler.cpp 291 STDMETHODIMP CHandler::Extract(const UInt32 *indices, UInt32 numItems,
  /external/lzma/CPP/7zip/UI/GUI/
ExtractDialog.cpp 412 static LPCWSTR kHelpTopic = L"fm/plugins/7-zip/extract.htm";
  /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 1048 a[j].extract( &a[j], fin, vin + a[j].vertoffset );
1049 a[j].extract( &a[j], fout, vout + a[j].vertoffset );
1058 /* Extract color attributes from one vertex and insert them into
1059 * another. (Shortcircuit extract/insert with memcpy).
  /external/mesa3d/src/mesa/vbo/
vbo_primitive_restart.c 185 /* If there is an indirect buffer, map it and extract the draw params */
  /external/python/cpython2/Lib/plat-irix5/
panel.py 255 # Extract only the first 4 elements to allow for future expansion
  /external/python/cpython2/Lib/plat-irix6/
panel.py 255 # Extract only the first 4 elements to allow for future expansion
  /external/python/cpython2/Lib/
sndhdr.py 171 # Subroutines to extract numbers from strings #
  /external/python/cpython2/PC/bdist_wininst/
extract.c 199 /* Open a zip-compatible archive and extract all files
  /external/python/cpython2/Tools/nuget/
make_zip.py 173 parser.add_argument('-t', '--temp', metavar='dir', help='A directory to temporarily extract files into', type=Path, default=None)
  /external/python/cpython2/Tools/scripts/
classfix.py 175 # Extract list of base expressions
  /external/python/cpython3/PC/bdist_wininst/
extract.c 198 /* Open a zip-compatible archive and extract all files
  /external/python/cpython3/Tools/msi/
make_zip.py 188 parser.add_argument('-t', '--temp', metavar='dir', help='A directory to temporarily extract files into', type=Path, default=None)
  /external/scapy/scapy/layers/tls/
record.py 207 (self.tls_session.rcs.cipher.type), we extract the 'iv', 'mac', 'pad' and
426 # Extract padding ('pad' actually includes the trailing padlen)
431 # Extract MAC
456 # Extract MAC
  /external/selinux/libsemanage/src/
database_policydb.c 425 ERR(handle, "list handler could not extract record");
  /external/skia/include/private/
GrColor.h 66 // extract a component (byte) from a GrColor int
  /external/skia/infra/bots/recipes/bookmaker.expected/
nightly_bookmaker.json 161 "name": "Extract all fiddles out of md files"
nightly_failed_upload.json 161 "name": "Extract all fiddles out of md files"
  /external/skia/site/user/api/
skcanvas_creation.md 97 // Leaving interface as null makes Skia extract pointers to OpenGL functions for the current
  /external/skia/src/gpu/ops/
GrAAConvexTessellator.h 50 // The next five should only be called after tessellate to extract the result

Completed in 1345 milliseconds

<<141142143144145146147148149150>>