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

<<81828384858687888990>>

  /external/gptfdisk/
bsd.h 85 // Functions to extract data on specific partitions....
  /external/honggfuzz/docs/
Android.md 36 _`*`) libunwind fails to extract frames if fuzzing target is 32bit. Prefer a32bit build for such targets._
  /external/icu/icu4c/source/samples/break/
break.cpp 25 s.extract(0, s.length(), charBuf, sizeof(charBuf)-1, 0);
  /external/icu/icu4c/source/samples/layout/
UnicodeReader.cpp 118 myText.extract(0, myText.length(), charBuffer);
  /external/icu/icu4c/source/tools/toolutil/
flagparser.cpp 115 * Extract the setting after the '=' and store it in flag excluding the newline character.
  /external/icu/icu4j/main/classes/core/
build.xml 36 <target name="copy-data" depends="set-icuconfig-datapath" unless="icu4c.data.path" description="Extract pre-built ICU core data files and copy them to the project's binary directory">
  /external/jsoncpp/
CMakeLists.txt 47 # Extract major, minor, patch from version text
  /external/libchrome/base/trace_event/
heap_profiler_type_name_deduplicator.cc 24 // If |type_name| is file name then extract directory name. Or if |type_name| is
  /external/libchrome/crypto/
ec_private_key.h 23 // keys, export keys to other formats, or to extract a public key.
  /external/libcxx/utils/
sym_diff.py 21 description='Extract a list of symbols from a shared library.')
  /external/libexif/auto-m4/
progtest.m4 55 # Extract the first word of "$2", so it can be a program name with args.
  /external/libexif/libexif/
exif-mnote-data.h 52 * \param[in,out] d extract the data from this structure
exif.h 21 * load EXIF data into memory. From there, it would extract that data as
  /external/libmojo/base/android/java/src/org/chromium/base/
SysUtils.java 39 // Extract total memory RAM size by parsing /proc/meminfo, note that
  /external/libmojo/mojo/edk/embedder/
platform_channel_utils_posix.h 64 // Wrapper around |recvmsg()|, which will extract any attached file descriptors
  /external/libmojo/third_party/jinja2/
get_jinja2.sh 2 # Download and extract Jinja2
  /external/libmojo/third_party/markupsafe/
get_markupsafe.sh 2 # Download and extract MarkupSafe
  /external/libtextclassifier/datetime/
extractor.h 61 bool Extract(DateParseData* result, CodepointSpan* result_span) const;
parser.h 93 // Parse and extract information from current match in 'matcher'.
  /external/libtextclassifier/
model.fbs 421 // The numbers of tokens to extract in specific locations relative to the
474 // Orders of charactergrams to extract. E.g., 2 means character bigrams, 3
484 // Whether to extract the token case feature.
487 // Whether to extract the selection mask feature.
  /external/libtextclassifier/util/math/
softmax.cc 49 // operation: extract exponent (via bit mask + shift) and check it's >= 4.
  /external/lisa/tools/scripts/
compare_janbench.py 47 Extract data from results db and return as a pandas dataframe
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugRangeList.h 68 bool extract(DataExtractor data, uint32_t *offset_ptr);
  /external/llvm/lib/ExecutionEngine/Orc/
ExecutionUtils.cpp 53 // Extract function pointer, pulling off any casts.
  /external/llvm/test/CodeGen/AMDGPU/
select64.ll 6 ; to use a shfit to extract the hi dword of the input.

Completed in 1160 milliseconds

<<81828384858687888990>>