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

<<31323334353637383940>>

  /external/llvm/utils/Target/ARM/
analyze-match-table.py 4 # Extract the instruction table.
  /external/llvm/utils/
test_debuginfo.pl 36 # Extract debugger commands from testcase. They are marked with DEBUGGER:
  /external/ltrace/testsuite/ltrace.minor/
demangle.exp 55 # Extract new/delete for remove extra SPACE in $fun, for example,
  /external/openssl/crypto/ocsp/
ocsp_cl.c 192 /* Extract basic response from OCSP_RESPONSE or NULL if
225 /* Extract an OCSP_SINGLERESP response with a given index */
252 /* Extract status information from an OCSP_SINGLERESP structure.
285 * if found extract status information. Return 0 is successful.
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftbbox.h 65 /* extract their extrema. */
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftbbox.h 65 /* extract their extrema. */
  /external/qemu/android/utils/
property_file.h 69 // Extract one property from a property file iterator.
  /external/regex-re2/re2/
prefilter.h 5 // Prefilter is the class used to extract string guards from regexps.
  /external/skia/src/images/
SkImageDecoder_pkm.cpp 80 // ETC1 Data is encoded as RGB pixels, so we should extract it as such
  /external/skia/tools/
merge_static_libs.py 48 raise Exception('Failed to extract objects from %s.' % in_lib)
  /external/tcpdump/
print-ah.c 41 #include "extract.h"
print-bt.c 36 #include "extract.h"
print-carp.c 47 #include "extract.h"
print-dtp.c 31 #include "extract.h"
print-enc.c 38 #include "extract.h"
print-frag6.c 41 #include "extract.h"
print-ipcomp.c 48 #include "extract.h"
print-msnlb.c 40 #include "extract.h"
print-netbios.c 43 #include "extract.h"
print-rt6.c 41 #include "extract.h"
  /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/content/pm/
PackageInfoLite.java 41 * we will extract all native libraries for the given app, not just those
  /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/services/core/java/com/android/server/wm/
StackTapPointerEventListener.java 70 // Extract the index of the pointer that left the touch sensor

Completed in 860 milliseconds

<<31323334353637383940>>