| /external/cmockery/cmockery_0_1_2/ |
| libtool | 342 # The commands to extract the exported symbol list from a shared archive. 676 # Extract the objects. [all...] |
| /external/icu/icu4c/source/common/ |
| unistr.cpp | 876 UnicodeString::extract(Char16Ptr dest, int32_t destCapacity, function in class:UnicodeString 895 UnicodeString::extract(int32_t start, function in class:UnicodeString 944 UnicodeString::extract(int32_t start, int32_t len, function in class:UnicodeString [all...] |
| /external/icu/icu4c/source/i18n/ |
| rbt_pars.cpp | 535 // in buf, starting at offset bufSegStart. Extract them [all...] |
| /external/icu/icu4c/source/i18n/unicode/ |
| udat.h | [all...] |
| uregex.h | 658 /** Extract the string for the specified matching expression or subexpression. 663 * @param groupNum The capture group to extract. Group 0 is the complete 688 * @param groupNum The capture group to extract. Group 0 is the complete [all...] |
| /external/icu/icu4c/source/test/intltest/ |
| regextst.cpp | 164 buf.extract(0, 0x7FFFFFFF, ASSERT_BUF, sizeof(ASSERT_BUF)-1); 417 inputUTF8Length = unEscapedInput.extract(NULL, 0, UTF8Converter.getAlias(), status); 425 unEscapedInput.extract(textChars, inputUTF8Length+1, UTF8Converter.getAlias(), status); [all...] |
| /external/libhevc/decoder/ |
| ihevcd_parse_headers.c | [all...] |
| /external/libvpx/libvpx/vpx_dsp/mips/ |
| itrans16_dspr2.c | [all...] |
| itrans32_dspr2.c | [all...] |
| /external/llvm/lib/Linker/ |
| IRMover.cpp | [all...] |
| /external/python/cpython2/Mac/BuildScript/ |
| build-installer.py | 755 Extract a source archive into 'builddir'. Returns the path of the 799 raise RuntimeError("Cannot extract %s"%(archiveName,)) [all...] |
| /external/python/cpython2/PC/bdist_wininst/ |
| install.c | 1028 /* Extract everything we need to begin the installation. Currently this [all...] |
| /external/python/cpython3/Mac/BuildScript/ |
| build-installer.py | 729 Extract a source archive into 'builddir'. Returns the path of the 773 raise RuntimeError("Cannot extract %s"%(archiveName,)) [all...] |
| /external/python/cpython3/PC/bdist_wininst/ |
| install.c | 1072 /* Extract everything we need to begin the installation. Currently this [all...] |
| /external/robolectric/v3/ |
| shadows-support-v4-3.1-SNAPSHOT.jar | |
| /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
| InstCombineCalls.cpp | 131 // Extract the length and alignment and fill if they are constant. 154 // Extract the fill value and store. 645 // // Only extract each element once. [all...] |
| /external/swiftshader/third_party/subzero/src/ |
| IceInstARM32.h | 393 Extract, [all...] |
| /external/vulkan-validation-layers/scripts/ |
| helper_file_generator.py | 252 # Extract length values from latexmath. Currently an inflexible solution that looks for specific 338 # Extract the required struct type value from the comments [all...] |
| /external/wpa_supplicant_8/src/wps/ |
| wps_er.c | 1170 wpa_printf(MSG_DEBUG, "WPS ER: Could not extract WLANEvent " [all...] |
| /external/zlib/src/contrib/minizip/ |
| zip.c | 698 /* version needed to extract */ 970 err = zip64local_putValue(&zi->z_filefunc,zi->filestream,(uLong)45,2);/* version needed to extract */ 972 err = zip64local_putValue(&zi->z_filefunc,zi->filestream,(uLong)20,2);/* version needed to extract */ [all...] |
| /frameworks/av/media/libstagefright/httplive/ |
| PlaylistFetcher.cpp | [all...] |
| /frameworks/base/graphics/java/android/graphics/drawable/ |
| VectorDrawable.java | 733 // Extract the theme attributes, if any. [all...] |
| /frameworks/base/media/java/android/media/ |
| MediaScanner.java | 637 // we only extract metadata for audio and video files [all...] |
| /hardware/qcom/gps/msm8998/gnss/ |
| GnssAdapter.cpp | [all...] |
| /libcore/ojluni/src/main/java/sun/security/x509/ |
| X509CertImpl.java | [all...] |