| /external/squashfs-tools/RELEASE-READMEs/ |
| README-3.1 | 139 SYNTAX: ./unsquashfs [options] filesystem [directory or file to extract] 146 To extract a subset of the filesystem, the filename or directory
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| FunctionLoweringInfo.h | 214 /// AddCatchInfo - Extract the personality and type infos from an eh.selector 224 /// AddLandingPadInfo - Extract the exception handling information from the
|
| /external/swiftshader/third_party/LLVM/lib/DebugInfo/ |
| DWARFCompileUnit.cpp | 24 bool DWARFCompileUnit::extract(DataExtractor debug_info, uint32_t *offset_ptr) { function in class:DWARFCompileUnit 55 DWARFCompileUnit::extract(uint32_t offset, DataExtractor debug_info_data, function in class:DWARFCompileUnit
|
| DWARFDebugAranges.cpp | 60 bool DWARFDebugAranges::extract(DataExtractor debug_aranges_data) { function in class:DWARFDebugAranges 70 while (set.extract(debug_aranges_data, &offset))
|
| /external/syslinux/gpxe/src/arch/i386/transitions/ |
| libkir.S | 84 /* Extract near return address from stack */ 184 /* Extract address of internal routine from stack. We must do
|
| /external/tcpdump/ |
| print-token.c | 38 #include "extract.h" 96 /* Extract src, dst addresses */
|
| /external/tensorflow/tensorflow/contrib/data/python/ops/ |
| scan_ops.py | 102 # Extract shape information from the returned values. 107 # Extract and validate type information from the returned values.
|
| /external/tensorflow/tensorflow/contrib/learn/python/learn/utils/ |
| gc.py | 189 None. An example parser may extract the export version from a path 190 such as "/tmp/exports/100" an another may extract from a full file
|
| /external/tensorflow/tensorflow/contrib/session_bundle/ |
| gc.py | 198 None. An example parser may extract the export version from a path 199 such as "/tmp/exports/100" an another may extract from a full file
|
| /external/tensorflow/tensorflow/python/estimator/ |
| gc.py | 189 None. An example parser may extract the export version from a path 190 such as "/tmp/exports/100" an another may extract from a full file
|
| /external/tensorflow/tensorflow/python/keras/_impl/keras/utils/ |
| data_utils.py | 101 path: path to extract the archive file 150 extract=False, 168 untar: Deprecated in favor of 'extract'. 180 extract: True tries extracting the file as an Archive, like tar or zip. 259 if extract: 471 """Creates a generator to extract data from the queue. 579 """Creates a generator to extract data from the queue. 778 """Creates a generator to extract data from the queue.
|
| /external/turbine/java/com/google/turbine/parse/ |
| VariableInitializerParser.java | 29 * the full expression language, so we pre-process variable initializers to extract the expression 33 * <p>To extract the (possibly constant) expression, we can usually just scan ahead to the
|
| /external/valgrind/none/tests/mips64/ |
| cvm_ins.c | 128 case EXTS: { /* To extract and sign-extend a bit field that starts 135 case EXTS32: { /* To extract and sign-extend a bit field that starts
|
| /external/valgrind/none/tests/s390x/ |
| dfp-2.c | 6 - extract biased exponent 64/128 bit 7 - extract significance 64/128 bit
|
| /external/vixl/tools/ |
| util.py | 91 # Extract the macro name as key and value as element. 134 # need to teach this class how to extract version information in order to
|
| /frameworks/base/test-runner/src/junit/runner/ |
| BaseTestRunner.java | 116 // try to extract a test suite automatically 181 * Extract the class name from a String in VA/Java style
|
| /frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
| MetadataExtractor.h | 159 * Extract the actual metadata from the supplied bitcode. 163 bool extract();
|
| /frameworks/compile/libbcc/lib/ |
| RSEmbedInfo.cpp | 72 if (!me.extract()) { 73 bccAssert(false && "Could not extract RS metadata for module!");
|
| /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
| EncodedStringValue.java | 228 * Extract an EncodedStringValue[] from a given String. 230 public static EncodedStringValue[] extract(String src) { method in class:EncodedStringValue
|
| /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/d1new/ |
| RefocusFilterd1new.java | 79 * Utility Method to extract intermediatory result 92 * Utility Method to extract intermediatory result
|
| /hardware/qcom/display/msm8994/libhwcomposer/ |
| hwc_vsync.cpp | 60 // extract timestamp 84 // extract thermal level
|
| /libcore/luni/src/main/java/org/w3c/dom/ |
| CharacterData.java | 68 * @param offset Start offset of substring to extract. 69 * @param count The number of 16-bit units to extract.
|
| /libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
| BuildStep.java | 129 * exception received while trying to extract issuer name from certificate. 155 * if an exception was received while attempting to extract the subject name
|
| /packages/apps/Car/SystemUpdater/src/com/android/car/systemupdater/ |
| UpdateLayoutFragment.java | 146 // Extract the necessary information and begin the update. 209 /** Attempt to verify the update and extract information needed for installation. */
|
| /packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
| EncodedStringValue.java | 228 * Extract an EncodedStringValue[] from a given String. 230 public static EncodedStringValue[] extract(String src) { method in class:EncodedStringValue
|