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

<<31323334353637383940>>

  /external/curl/docs/examples/
getredirect.c 23 * Show how to extract Location: header and URL to redirect to.
href_extractor.c 24 * Uses the "Streaming HTML parser" to extract the href pieces in a streaming
  /external/curl/docs/libcurl/opts/
CURLOPT_CERTINFO.3 32 this enabled, libcurl will extract lots of information and data about the
CURLOPT_FILETIME.3 35 argument can be used after a transfer to extract the received time (if any).
CURLOPT_PRIVATE.3 52 /* we can extract the private pointer again too */
  /external/curl/packages/vms/
build_libcurl_pc.com 44 $ majorver = f$extract(0, 3, mmversion)
45 $ minorver = f$extract(3, 2, mmversion)
50 $ kit_type = f$edit(f$extract(0, 1, majorver), "upcase")
110 $ key = f$extract(0, 1, line_in)
  /external/deqp/external/
fetch_sources.py 68 # \note No way to verify that extracted contents match archive, re-extract
70 self.extract()
100 def extract (self): member in class:SourcePackage
104 tmpPath = os.path.join(EXTERNAL_DIR, ".extract-tmp-%s" % self.baseDir)
  /external/eigen/Eigen/src/Eigen2Support/
Lazy.h 22 * \sa class Flagged, extract(), part()
  /external/eigen/debug/gdb/
printers.py 38 "Extract all the necessary information"
43 # The gdb extension does not support value template arguments - need to extract them by hand
133 "Extract all the necessary information"
134 # The gdb extension does not support value template arguments - need to extract them by hand
  /external/fec/
peakval_av.c 47 /* Combine and extract result */
  /external/freetype/include/freetype/
ftbbox.h 65 /* extract their extrema. */
  /external/freetype/src/autofit/
afindic.c 92 /* Extract standard_width from writing system/script specific */
  /external/icu/icu4c/source/common/
servrbf.cpp 62 length=_bundleName.extract(0, INT32_MAX, pkg, (int32_t)sizeof(pkg), US_INV);
ulistformatter.cpp 85 return res.extract(result, resultCapacity, *status);
  /external/icu/icu4c/source/i18n/
udateintervalformat.cpp 102 return res.extract(result, resultCapacity, *status);
  /external/icu/icu4c/source/test/intltest/
mnkytst.cpp 86 source.extract(MIN(s, slen), MAX(s, slen), subs);
87 source.extract(MIN(t, tlen), MAX(t, tlen), subt);
161 source.extract(MIN(s, slen), MAX(s, slen), subs);
162 source.extract(MIN(t, tlen), MAX(t, tlen), subt);
  /external/icu/icu4j/main/classes/charset/
build.xml 34 <target name="copy-data" unless="icu4c.data.path" description="Extract pre-built ICU core data files and copy them to the project's binary directory">
  /external/icu/icu4j/main/tests/charset/
build.xml 32 <target name="copy-charset-test-data" description="Extract pre-built ICU charset test data files and copy them to the project's binary directory">
  /external/icu/icu4j/main/tests/core/
build.xml 32 <target name="copy-test-data" description="Extract pre-built ICU core test data files and copy them to the project's binary directory">
  /external/icu/icu4j/main/tests/translit/
build.xml 32 <target name="copy-translit-test-data" description="Extract pre-built ICU collation test data files and copy them to the project's binary directory">
  /external/libavc/encoder/
ih264e_deblk.h 46 * @brief masks to extract csbp
  /external/libbrillo/brillo/
type_name_undecorate.cc 42 // So we just need to extract the type name between '[T = ' and ']'.
  /external/libbrillo/
platform2_preinstall.sh 12 # Extract all the libbrillo sublibs from 'dependencies' section of
  /external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletWorldImporter/
btBulletWorldImporter.h 39 ///See Bullet/Demos/SerializeDemo for a derived class that extract btSoftBody objects too.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/wince/vc2005-ce/
index.html 34 <p>Be sure to extract the files with the Windows (CR+LF) line endings. ZIP

Completed in 1759 milliseconds

<<31323334353637383940>>