HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 1276 - 1300 of 6076) sorted by null

<<51525354555657585960>>

  /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
  /external/v8/build/
extract_from_cab.py 37 # Invoke the Windows expand utility to extract the file.
  /external/v8/build/linux/
pkg-config-wrapper 42 # To support this correctly, it's necessary to extract the prefix to strip from
  /external/v8/tools/gyp/tools/emacs/
gyp-tests.el 38 "Extract the text properties from s"
  /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
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitReader_3_0.h 52 /// Read the header of the specified bitcode buffer and extract just the
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
ImageDescriptor.java 50 * Extract descriptor information about image instance.

Completed in 4108 milliseconds

<<51525354555657585960>>