| /external/autotest/server/hosts/ |
| cros_host.py | 209 """Extract chameleon options from `args_dict` and return the result. 218 @param args_dict Dictionary from which to extract the chameleon 228 """Extract chameleon options from `args_dict` and return the result. 237 @param args_dict Dictionary from which to extract the plankton 247 """Extract servo options from `args_dict` and return the result. 256 @param args_dict Dictionary from which to extract the servo 374 download and extract it. If the devserver embedded in the url is [all...] |
| /external/clang/lib/ASTMatchers/Dynamic/ |
| Marshallers.h | 37 /// Used to verify and extract the matcher arguments below. 231 /// \brief Helper methods to extract and merge all possible typed matchers
|
| /external/compiler-rt/lib/profile/ |
| InstrProfData.inc | 510 * Extract value profile data of a function for the profile kind \c ValueKind 532 * Extract value profile data of a function from the \c Closure
|
| /external/eigen/Eigen/src/Core/products/ |
| SelfadjointMatrixMatrix.h | 490 typename internal::add_const_on_value_type<ActualLhsType>::type lhs = LhsBlasTraits::extract(a_lhs); 491 typename internal::add_const_on_value_type<ActualRhsType>::type rhs = RhsBlasTraits::extract(a_rhs);
|
| /external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
| DGMRES.h | 223 mutable StorageIndex m_neig; //Number of eigenvalues to extract at each restart 451 // Extract the Schur vectors corresponding to the smallest Ritz values
|
| /external/elfutils/tests/ |
| run-strings-test.sh | 366 testfile8: 7dc0 Extract the removed sections into FILE 435 testfile9: 3620 Extract the removed sections into FILE
|
| /external/guava/guava/src/com/google/common/io/ |
| BaseEncoding.java | 207 private static byte[] extract(byte[] result, int length) { 253 return extract(tmp, index);
|
| /external/guava/guava-gwt/src-super/com/google/common/io/super/com/google/common/io/ |
| BaseEncoding.java | 175 private static byte[] extract(byte[] result, int length) { method in class:BaseEncoding 221 return extract(tmp, index);
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| TimeZoneNames.java | 289 * <li>Extract a substring after the last occurrence of "/". 298 * available and the fallback logic described above cannot extract location from the ID.
|
| /external/icu/icu4c/source/common/ |
| putilimp.h | 581 * Extract a symbol from a library (function) 587 * Extract a symbol from a library (function)
|
| /external/icu/icu4c/source/i18n/ |
| collationruleparser.cpp | 846 rules->extract(start, length, parseError->preContext); 857 rules->extract(ruleIndex, length, parseError->postContext);
|
| decimalformatpattern.cpp | 48 pattern.extract(start,stop-start,parseError.preContext,0); 56 pattern.extract(start,stop-start,parseError.postContext,0);
|
| dtitvinf.cpp | 533 skeleton.extract(0, skeleton.length(), result, "UTF-8"); 599 skeleton->extract(0, skeleton->length(), result, "UTF-8");
|
| tmutfmt.cpp | 186 source.extract(0, source.length(), res, "UTF-8"); 201 count->extract(0, count->length(), res, "UTF-8");
|
| /external/icu/icu4c/source/tools/icuswap/ |
| icuswap.cpp | 232 * We pass it the filenames, and udata_swapPackage() will extract the 383 * Extract the package names from the in/out filenames.
|
| /external/icu/icu4c/source/tools/toolutil/ |
| pkgitems.cpp | 235 // extract the locale ID from alias strings like 277 * Enumerate one resource item and its children and extract dependencies from
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| TimeZoneNames.java | 317 * <li>Extract a substring after the last occurrence of "/". 326 * available and the fallback logic described above cannot extract location from the ID.
|
| /external/libmojo/mojo/edk/embedder/ |
| embedder_unittest.cc | 409 // 5. Extract the shared memory handle and ensure we can map it and read the 535 // 2. Extract each handle, and verify the type.
|
| /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
| AsYouTypeFormatter.java | 408 // in a number we can format, we try to see if we can extract a longer version here. 411 // Put the extracted NDD back to the national number before attempting to extract a new NDD.
|
| /external/libunwind/src/ |
| Makefile.am | 105 mi/Gdyn-extract.c mi/Gdyn-remote.c mi/Gfind_dynamic_proc_info.c \ 133 mi/Ldyn-extract.c mi/Lfind_dynamic_proc_info.c \
|
| /external/libxml2/include/libxml/ |
| tree.h | 513 * Macro to extract the content pointer of a node. 521 * Macro to extract the line number of an element node. [all...] |
| /external/libxml2/test/relaxng/ |
| libvirt.rng | 280 A bootloader may be used to extract the OS information instead of 282 binary or script used to extract the data from the first disk device.
|
| /external/llvm/include/llvm/ProfileData/ |
| InstrProfData.inc | 510 * Extract value profile data of a function for the profile kind \c ValueKind 532 * Extract value profile data of a function from the \c Closure
|
| /external/llvm/lib/Analysis/ |
| CostModel.cpp | 244 // Need to extract the first element. 307 // Need to extract the first element.
|
| /external/llvm/lib/IR/ |
| IRBuilder.cpp | 339 // Extract out the type of the callee. 390 // Extract out the type of the callee.
|