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

<<111112113114115116117118119120>>

  /external/deqp/executor/tools/
xeTestLogCompare.cpp 99 << Option<OutValue> ("v", "value", "Value to extract", s_outputValues, "code");
  /external/dhcpcd-6.8.2/
dhcpcd-run-hooks.in 73 # We normally use sed to extract values using a key from a list of files
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant 18 # Extract launch and ant arguments, (see details below).
  /external/eigen/Eigen/src/Core/
Functors.h 399 * \brief Template functor to extract the real part of a complex
414 * \brief Template functor to extract the imaginary part of a complex
429 * \brief Template functor to extract the real part of a complex as a reference
444 * \brief Template functor to extract the imaginary part of a complex as a reference
    [all...]
  /external/eigen/doc/
TutorialGeometry.dox 172 extract the rotation matrix</td><td>\code
  /external/elfutils/libdwfl/
elf-from-memory.c 101 /* Extract the information we need from the file header. */
  /external/fec/
ssebfly29.s 148 movl (%edi),%eax # extract first output metric
  /external/freetype/src/truetype/
ttpload.c 171 * Extract the frame. We don't need to decompress it since
  /external/google-breakpad/android/
common-functions.sh 185 # Extract number of cores to speed up the builds
  /external/google-breakpad/src/client/linux/handler/
exception_handler.h 268 // dumper code cannot extract enough information from /proc/<pid>/maps.
  /external/google-breakpad/src/common/
byte_cursor.h 183 // Like CString(STR), but extract the string from a fixed-width buffer
  /external/google-breakpad/src/testing/gtest/test/
gtest_test_utils.py 184 # On Unix, os.WEXITSTATUS() must be used to extract the exit status
  /external/google-tv-pairing-protocol/cpp/
configure     [all...]
  /external/gptfdisk/
support.cc 154 // Extract numeric response and, if present, suffix
  /external/gtest/test/
gtest_test_utils.py 199 # On Unix, os.WEXITSTATUS() must be used to extract the exit status
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
FeatureSpecificTestSuiteBuilder.java 283 "unable to extract method from test: not a TestCase.");
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
UTF16Util.java 293 * Extract a single UTF-32 value from a substring.
  /external/icu/icu4c/source/common/
ustrenum.cpp 51 unistr.extract(0, INT32_MAX, chars, charsCapacity, US_INV);
utf_impl.c 236 /* extract value bits from the last trail byte */
  /external/icu/icu4c/source/i18n/
anytrans.cpp 337 name.extract(0, nameLen, buf, (int32_t)sizeof(buf), US_INV);
  /external/icu/icu4c/source/samples/layout/
readme.html 58 Extract the Courpro.ttf font. On Windows, copy this font file to your
  /external/icu/icu4c/source/test/intltest/
ssearch.cpp 150 id->extract(0, id->length(), testId, sizeof(testId), US_INV);
204 locale->extract(0, locale->length(), clocale, sizeof(clocale), NULL);
    [all...]
  /external/icu/icu4c/source/test/letest/
letest.cpp 464 len = numbers.extract(start, end - start, number, ARRAY_SIZE(number), US_INV);
482 len = numbers.extract(start, end - start, number, ARRAY_SIZE(number), US_INV);
510 len = numbers.extract(start, end - start, number, ARRAY_SIZE(number), US_INV);
532 len = numbers.extract(start, end - start, number, ARRAY_SIZE(number), US_INV);
    [all...]
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetProviderICU.java 51 // extract the options from the charset name
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
UTF16Util.java 292 * Extract a single UTF-32 value from a substring.

Completed in 1264 milliseconds

<<111112113114115116117118119120>>