HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 1201 - 1225 of 5734) sorted by null

<<41424344454647484950>>

  /external/regex-re2/re2/
prefilter.h 5 // Prefilter is the class used to extract string guards from regexps.
  /external/selinux/libsepol/src/
boolean_record.c 55 ERR(handle, "could not extract key from boolean %s",
  /external/skia/include/effects/
SkLayerRasterizer.h 34 * The layer will extract those fields that affect the mask from
  /external/skia/src/images/
SkImageDecoder_pkm.cpp 74 // ETC1 Data is encoded as RGB pixels, so we should extract it as such
  /external/skia/src/ports/
SkFontHost_FreeType_common.h 42 /** For SkFontMgrs to make use of our ability to extract
  /external/skia/tools/
merge_static_libs.py 48 raise Exception('Failed to extract objects from %s.' % in_lib)
  /external/slf4j/slf4j-api/src/main/java/org/slf4j/spi/
LocationAwareLogger.java 34 * which need to provide hints so that the underlying logging system can extract
  /external/tcpdump/
print-ah.c 34 #include "extract.h"
print-bt.c 28 #include "extract.h"
print-carp.c 45 #include "extract.h"
print-dtp.c 29 #include "extract.h"
print-frag6.c 33 #include "extract.h"
print-ipcomp.c 40 #include "extract.h"
print-lane.c 31 #include "extract.h"
print-msdp.c 28 #include "extract.h"
print-msnlb.c 38 #include "extract.h"
print-ppi.c 12 #include "extract.h"
  /external/toybox/toys/posix/
cpio.c 32 -i extract from archive into file system (stdin=archive)
35 -v verbose (list files during create/extract)
36 --no-preserve-owner (don't set ownership during extract)
123 // If you want to extract absolute paths, "cd /" and run cpio.
  /external/tpm2/
PolicyAuthorize.c 37 // Extract from the Name of the key, the algorithm used to compute it's Name
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
math_op.c 120 i = extract_h(*frac); /* Extract b25-b31 */
122 a = (Word16)(*frac); /* Extract b10-b24 */
167 i = extract_h(L_x); /* Extract b10-b16 of fraction */
169 a = (Word16)(L_x); /* Extract b0-b9 of fraction */
  /frameworks/base/core/java/android/view/inputmethod/
ExtractedTextRequest.java 24 * extract text from its input editor.
  /frameworks/base/services/core/java/com/android/server/notification/
RankingReconsideration.java 21 * Represents future work required to extract signals from notifications for ranking.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
frametovalues.cpp 17 // Native function to extract histogram from image (handed down as ByteBuffer).
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
ColorfulnessFilter.java 17 // Extract histogram from image.
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitReader_2_7.h 52 /// Read the header of the specified bitcode buffer and extract just the

Completed in 1895 milliseconds

<<41424344454647484950>>