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

<<31323334353637383940>>

  /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/llvm/include/llvm/DebugInfo/DWARF/
DWARFAbbreviationDeclaration.h 47 bool extract(DataExtractor Data, uint32_t* OffsetPtr);
  /external/llvm/test/CodeGen/AMDGPU/
subreg-coalescer-undef-use.ll 3 ; register coalescer because it is hidden with subregister insert/extract.
  /external/llvm/test/MC/AArch64/
neon-extract.s 6 // Instructions for bitwise extract
  /external/llvm/test/Transforms/CodeExtractor/
2004-03-17-MissedLiveIns.ll 1 ; RUN: opt < %s -loop-extract -disable-output
  /external/llvm/test/Transforms/MergeFunc/
mergefunc-struct-return.ll 3 ; This test makes sure that the mergefunc pass, uses extract and insert value
  /external/opencv3/doc/py_tutorials/py_imgproc/
py_table_of_contents_imgproc.markdown 76 Learn to extract foreground with GrabCut algorithm
  /external/opencv3/modules/features2d/perf/
perf_orb.cpp 34 PERF_TEST_P(orb, extract, testing::Values(ORB_IMAGES))
  /external/opencv3/modules/python/test/
calchist.py 12 # Extract the H and S planes
  /external/pdfium/third_party/freetype/include/freetype/
ftbbox.h 65 /* extract their extrema. */
  /external/skia/src/gpu/
GrYUVProvider.h 18 * There are at least 2 different ways to extract/retrieve YUV planar data...
  /external/skia/tools/
add_codereview_message.py 38 codereview_url: (string) we will extract the issue number from
  /external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/
InterpreterInstaller.java 262 protected AsyncTask<Void, Integer, Long> extract(String in, String out, boolean replaceAll) method in class:InterpreterInstaller
271 return extract(in, out, true);
277 return extract(in, out, true);
283 return extract(in, out, false);
  /external/valgrind/VEX/orig_amd64/
Compare.hs 17 Purpose is to extract the insn (text), remove spaces, and compare.
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8_test_helper.h 16 // will then extract all packets and compare to the expected outcome.
  /external/webrtc/webrtc/modules/video_processing/
content_analysis.h 34 // Extract content Feature - main function of ContentAnalysis
  /external/zlib/
update_zlib.sh 11 # Extract the latest version from the web page.

Completed in 1840 milliseconds

<<31323334353637383940>>