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

<<111112113114115116117118119120>>

  /external/fdlibm/
configure     [all...]
  /external/google-breakpad/src/processor/
minidump_processor.cc 333 // Extract CPU info string from ARM-specific MDRawSystemInfo structure.
407 // Extract vendor name from CPUID
424 // Extract part name from CPUID
    [all...]
  /external/icu/icu4c/source/i18n/
tzgnames.cpp 526 int32_t tzIDKeyLen = tzCanonicalID.extract(tzIDKey, ZID_KEY_MAX + 1, status);
554 int32_t ccLen = usCountryCode.extract(0, usCountryCode.length(), countryCode, sizeof(countryCode), US_INV);
807 int32_t ccLen = usCountryCode.extract(0, usCountryCode.length(), countryCode, sizeof(countryCode), US_INV);
    [all...]
  /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
PhoneNumberMatcher.java 92 * Patterns used to extract phone numbers from a larger phone-number-like pattern. These are
308 * Attempts to extract a match from a {@code candidate} character sequence.
341 * Attempts to extract a match from {@code candidate} if the whole candidate does not qualify as a
    [all...]
  /external/libxml2/doc/tutorial/
xmltutorial.xml 106 <para>Extract the text within a specified element.</para>
115 <para>Extract the value of an attribute.</para>
536 extract the value of the <acronym>URI</acronym> we added in the previous
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 70 /// \brief Build a set of blocks to extract if the input blocks are viable.
218 // We only want to code extract the second block now, and it becomes the new
586 // In the extract block case, if the block we are extracting ends
  /external/opencv/cv/src/
cvshapedescr.cpp 895 // extract vector components
898 ///////////////// extract ellipse axes from above values ////////////////
951 // extract axis of ellipse
    [all...]
  /external/opencv3/doc/tutorials/introduction/windows_install/
windows_install.markdown 158 download the source files and extract
170 -# In case of the [Eigen](http://eigen.tuxfamily.org/index.php?title=Main_Page#Download) library it is again a case of download and extract to the
187 Extract it into a nice and short named directory like `D:/OpenCV/dep/qt/` . Then you need to
  /external/parameter-framework/upstream/tools/xmlGenerator/
EddParser.py 281 # extract all children rule and operator
290 # add previously extract rules to the context
623 """Extract options from the definition line"""
  /external/shflags/lib/
shunit2 958 # Extract list of functions to run tests against.
961 # script: string: name of script to extract functions from
968 # extract the lines with test function names, strip of anything besides the
  /external/v8/src/arm64/
constants-arm64.h 156 /* Logical immediate, bitfield and extract */ \
395 // FMask: The mask used to extract the fixed bits in the class.
587 // Extract.
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/neteq/
expand.cc 89 // Extract a noise segment.
511 // Extract the two vectors expand_vector0 and expand_vector1 from
630 // Extract a noise segment.
    [all...]
  /frameworks/av/media/libstagefright/
AVIExtractor.cpp 1020 // Extract everything up to the first VOP start code from the first
1055 // Extract codec specific data from the first non-empty sample.
1084 ALOGE("Unable to extract AVC codec specific data");
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessageMime.java 555 // Extract the boundary if it exists
608 // Extract the boundary if it exists
675 * 1) split on first empty line to extract the header
  /toolchain/binutils/binutils-2.25/cpu/
mep-fmax.cpu 60 (extract (set (ifield f-fmax-frd)
72 (extract (set (ifield f-fmax-frn)
84 (extract (set (ifield f-fmax-frm)
  /art/runtime/
indirect_reference_table.cc 181 // Removes an object. We extract the table offset bits from "iref"
  /art/runtime/interpreter/mterp/
README.txt 89 tool will extract ordering info from the VM sources.
  /build/tools/makeparallel/
makeparallel.cpp 59 // Extract flags from MAKEFLAGS that need to be propagated to subproccess
  /cts/hostsidetests/theme/src/android/theme/cts/
ThemeHostTest.java 225 // Extract generated images to temporary files.
  /cts/tests/tests/media/src/android/media/cts/
MediaCodecTunneledPlayer.java 329 // Extract media information from uri asset, and change state to STATE_PAUSED.
  /cts/tests/tests/mediastress/preconditions/src/android/mediastress/cts/preconditions/
MediaPreparer.java 318 // Else, create directory if needed and download/extract media files inside.
  /dalvik/dx/src/com/android/dx/merge/
IndexMap.java 259 // TODO: extract this into a helper class, EncodedValueWriter
  /developers/build/prebuilts/gradle/BasicMediaDecoder/Application/src/main/java/com/example/android/common/media/
MediaCodecWrapper.java 274 * Performs a peek() operation in the queue to extract media info for the buffer ready to be
  /developers/build/prebuilts/gradle/BasicRenderScript/Application/src/main/java/com/example/android/common/media/
MediaCodecWrapper.java 274 * Performs a peek() operation in the queue to extract media info for the buffer ready to be
  /developers/build/prebuilts/gradle/MediaRecorder/Application/src/main/java/com/example/android/common/media/
MediaCodecWrapper.java 274 * Performs a peek() operation in the queue to extract media info for the buffer ready to be

Completed in 1469 milliseconds

<<111112113114115116117118119120>>