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

<<71727374757677787980>>

  /external/ppp/pppd/plugins/radius/
avpair.c 168 * Extract attribute-value pairs
283 /* Extract vendor_id */
510 * Purpose: parses the buffer to extract the attribute-value pairs.
  /external/tcpdump/
INSTALL.txt 58 cpack.c - functions to extract packed data
59 cpack.h - declarations of functions to extract packed data
67 extract.h - alignment definitions
  /external/toybox/scripts/
make.sh 37 echo "Extract configuration information from toys/*.c files..."
58 # Extract a list of toys/*/*.c files to compile from the data in $KCONFIG_CONFIG
189 # Extract global structure definitions and flag definitions from toys/*/*.c
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_inline.h 143 x10 = x5 - (x4 << 8); /* extract low bytes */
313 x10 = x5 - (x4 << 8); /* extract low bytes */
488 x10 = x5 - (x4 << 8); /* extract low bytes */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad_inline.h 146 x10 = x5 - (x4 << 8); /* extract low bytes */
316 x10 = x5 - (x4 << 8); /* extract low bytes */
504 x10 = x5 - (x4 << 8); /* extract low bytes */
  /frameworks/base/media/java/android/mtp/
MtpPropertyGroup.java 281 // extract name from full path
366 // special case - need to extract file name from full path
381 // if title and name fail, extract name from full path
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans4_dspr2.c 235 /* bit positon for extract from acc */
258 /* bit positon for extract from acc */
373 /* bit positon for extract from acc */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_codec.h 234 #define VPX_VERSION_MAJOR(v) ((v>>16)&0xff) /**< extract major from packed version */
235 #define VPX_VERSION_MINOR(v) ((v>>8)&0xff) /**< extract minor from packed version */
236 #define VPX_VERSION_PATCH(v) ((v>>0)&0xff) /**< extract patch from packed version */
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 383 void extract(integer_t& d, const pixel_t& s, int component);
384 void extract(component_t& d, const pixel_t& s, int component);
385 void extract(integer_t& d, int s, int h, int l, int bits=32);
  /external/icu/android_icu4j/src/main/java/android/icu/util/
UResourceBundle.java 155 * <strong>[icu]</strong> Creates a UResourceBundle for the locale specified, from which users can extract
171 * from which users can extract resources by using their corresponding keys.
187 * from which users can extract resources by using their corresponding keys.
206 * <strong>[icu]</strong> Creates a UResourceBundle, from which users can extract resources by using
227 * from which users can extract resources by using their corresponding keys.
245 * <strong>[icu]</strong> Creates a UResourceBundle, from which users can extract resources by using
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
UResourceBundle.java 158 * {@icu} Creates a UResourceBundle for the locale specified, from which users can extract
175 * from which users can extract resources by using their corresponding keys.
192 * from which users can extract resources by using their corresponding keys.
212 * {@icu} Creates a UResourceBundle, from which users can extract resources by using
234 * from which users can extract resources by using their corresponding keys.
253 * {@icu} Creates a UResourceBundle, from which users can extract resources by using
    [all...]
  /external/pcre/dist/
pcrecpp.h 85 // You can supply extra pointer arguments to extract matched subpieces.
93 // Example: does not try to extract any extra sub-patterns
96 // Example: does not try to extract into NULL
280 // could extract all words from a string by repeatedly calling
326 // Extract() is like Replace(), except that if the pattern matches,
613 bool Extract(const StringPiece &rewrite,
  /external/regex-re2/util/
pcre.h 63 // You can supply extra pointer arguments to extract matched subpieces.
76 // Example: does not try to extract any extra sub-patterns
79 // Example: does not try to extract into NULL
142 // could extract all words from a string by repeatedly calling
413 static bool Extract(const StringPiece &text,
424 // Making this test will guarantee that "replace" and "extract"
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/clustering/
KMeansPlusPlusClusterer.java 235 // extract a random point from the cluster
269 // extract a random point from the cluster
  /external/autotest/server/cros/dynamic_suite/
tools.py 230 """Extract information about a bug filed against a test failure.
232 This method tries to extract bug_id and bug_count from the keyvals
  /external/autotest/server/cros/servo/
pd_console.py 110 line is captured and then parsed to extract each field to fill
124 # Extract desired values from result string
  /external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/builder/
_html5lib.py 143 node.element.extract()
217 node.element.extract()
  /external/chromium-trace/catapult/tracing/tracing/ui/analysis/
memory_dump_vm_regions_details_pane.html 257 // Get any defined classification node so that we can extract the
307 // Get any defined VM region so that we can extract the properties which
  /external/curl/lib/vauth/
krb5_gssapi.c 288 /* Extract the security layer */
298 /* Extract the maximum message size the server can receive */
  /external/curl/packages/vms/
stage_curl_install.com 49 $ arch_code = f$extract(0, 1, arch_type)
60 $ remove_filesq = f$extract(0, 1, remove_filesq)
  /external/eigen/Eigen/src/Core/
SolveTriangular.h 59 ActualLhsType actualLhs = LhsProductTraits::extract(lhs);
91 typename internal::add_const_on_value_type<ActualLhsType>::type actualLhs = LhsProductTraits::extract(lhs);
  /external/google-breakpad/src/common/
simple_string_dictionary_unittest.cc 189 // Extract keyNumber from a string of the form key<keyNumber>
193 // Extract valueNumber from a string of the form value<valueNumber>
  /external/icu/icu4c/source/i18n/
dtitvfmt.cpp 83 skeleton.extract(0, skeleton.length(), result, "UTF-8");
86 pat.extract(0, pat.length(), result_1, "UTF-8");
611 fSkeleton.extract(0, fSkeleton.length(), result, "UTF-8");
657 fSkeleton.extract(0, fSkeleton.length(), result, "UTF-8");
    [all...]
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetASCII.java 56 * extract arrays from the buffers and obtain various constant values that will be
212 * extract arrays from the buffers and obtain various constant values that will
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/
cidgload.c 219 /********** extract the value from either a `sbw' or `seac' *********/
258 /* for each glyph, parse the glyph charstring and extract */

Completed in 1015 milliseconds

<<71727374757677787980>>