HomeSort by relevance Sort by last modified time
    Searched full:extracting (Results 51 - 75 of 1045) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/icu/icu4c/as_is/os390/
unpax-icu.sh 13 # After extracting to EBCDIC, binary files are re-extracted without the
51 echo "Extracting from $tar_file ..."
129 echo "$0 has completed extracting ICU from $tar_file."
  /external/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
31 /// \brief Utility class for extracting code into a new function.
33 /// This utility provides a simple interface for extracting some sequence of
  /external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/
ZipExtractorTask.java 38 * AsyncTask for extracting ZIP files.
91 Log.v("Extracting " + mInput.getAbsolutePath() + " to " + mOutput.getAbsolutePath());
93 mDialog.setTitle("Extracting");
InterpreterInstaller.java 137 Log.e("Extracting interpreter failed.");
140 Log.e("Extracting interpreter extras failed.");
143 Log.e("Extracting scripts failed.");
  /external/testng/src/test/java/test/annotationtransformer/
AnnotationTransformerTest.java 45 assertThat(tla.getPassedTests()).extracting(NAME_EXTRACTOR)
52 assertThat(tla.getFailedTests()).extracting(NAME_EXTRACTOR)
74 assertThat(tla.getPassedTests()).extracting(NAME_EXTRACTOR)
  /frameworks/base/core/java/android/hardware/usb/
UsbConstants.java 28 * Bitmask used for extracting the {@link UsbEndpoint} direction from its address field.
48 * Bitmask used for extracting the {@link UsbEndpoint} number its address field.
55 * Bitmask used for extracting the {@link UsbEndpoint} type from its address field.
  /frameworks/support/jetifier/jetifier/processor/src/main/kotlin/com/android/tools/build/jetifier/processor/archive/
Archive.kt 124 Log.i(TAG, "Extracting: %s", archiveFile.absolutePath)
147 Log.i(TAG, "Extracting nested: %s", entryPath)
164 Log.v(TAG, "Extracting archive: %s", relativePath)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
34 /// \brief Utility class for extracting code into a new function.
36 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
35 /// \brief Utility class for extracting code into a new function.
37 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
35 /// \brief Utility class for extracting code into a new function.
37 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
37 /// \brief Utility class for extracting code into a new function.
39 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
37 /// \brief Utility class for extracting code into a new function.
39 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
37 /// \brief Utility class for extracting code into a new function.
39 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
37 /// \brief Utility class for extracting code into a new function.
39 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
34 /// \brief Utility class for extracting code into a new function.
36 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
35 /// \brief Utility class for extracting code into a new function.
37 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
35 /// \brief Utility class for extracting code into a new function.
37 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
37 /// \brief Utility class for extracting code into a new function.
39 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
37 /// \brief Utility class for extracting code into a new function.
39 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
37 /// \brief Utility class for extracting code into a new function.
39 /// This utility provides a simple interface for extracting some sequence of
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
CodeExtractor.h 10 // A utility to support extracting code from one function into its own
37 /// \brief Utility class for extracting code into a new function.
39 /// This utility provides a simple interface for extracting some sequence of
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoringTest.java 68 // Tests extracting from -multiple- files (as well as with custom android namespace
85 // Tests extracting from multiple files with -contiguous regions-.
101 // Tests extracting from multiple files where the layouts are completely
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/
ZipUtilTest.java 82 * Test creating then extracting a zip file from a directory
112 * Test creating then extracting a zip file from a list of files
153 * Test creating then extracting a a single file from zip file
  /external/lzma/DOC/
7zC.txt 36 If you have big number of files in archive, and you need fast extracting,
42 512KB for extracting one file from such archive.
117 Extracting code:
  /build/soong/python/scripts/
stub_template_host.txt 36 # Create the runfiles tree by extracting the zip file

Completed in 4260 milliseconds

1 23 4 5 6 7 8 91011>>