HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 2626 - 2650 of 8518) sorted by null

<<101102103104105106107108109110>>

  /frameworks/data-binding/compilationTests/src/test/java/android/databinding/compilationTest/
BaseCompilationTest.java 111 * @param location The location to extract
115 protected String extract(String pathInApp, Location location) throws IOException { method in class:BaseCompilationTest
  /frameworks/rs/perf-test-scripts/
timing 207 # extract relevant data if present, write to temporary file
267 # extract relevant data if present, write to temporary file
  /frameworks/support/jetifier/jetifier/processor/src/main/kotlin/com/android/tools/build/jetifier/processor/
Processor.kt 168 // 1) Extract and load all libraries
282 val archive = Archive.Builder.extract(library.from)
  /frameworks/support/slices/view/src/main/java/androidx/slice/
SliceMetadata.java 104 * @param slice the slice to extract metadata from.
117 * @param slice the slice to extract metadata from.
  /hardware/intel/img/psb_video/src/hwdefs/
reg_io2.h 55 This macro is used to extract a field from a register.
79 This macro is used to extract the value of a repeated from a register.
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
hevc_utils.cpp 84 Extract RBSP data from a NAL
160 /* Extract the NAL length depending on sizeOfNALength field */
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
hevc_utils.cpp 84 Extract RBSP data from a NAL
160 /* Extract the NAL length depending on sizeOfNALength field */
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
hevc_utils.cpp 84 Extract RBSP data from a NAL
160 /* Extract the NAL length depending on sizeOfNALength field */
  /libcore/ojluni/src/main/java/java/lang/reflect/
Field.java 341 * @param obj the object to extract the {@code boolean} value
369 * @param obj the object to extract the {@code byte} value
399 * @param obj the object to extract the {@code char} value
429 * @param obj the object to extract the {@code short} value
459 * @param obj the object to extract the {@code int} value
489 * @param obj the object to extract the {@code long} value
519 * @param obj the object to extract the {@code float} value
549 * @param obj the object to extract the {@code double} value
    [all...]
  /packages/apps/Dialer/java/com/android/voicemail/impl/protocol/
Vvm3Protocol.java 296 VvmLog.e(TAG, "unable to extract number from IMAP username");
301 VvmLog.e(TAG, "unable to extract number from IMAP username");
  /packages/apps/TimeZoneData/src/main/com/android/timezone/data/
TimeZoneRulesDataProvider.java 149 // Extract the version information from the distro.
272 // process gets a ParcelFileDescriptor pointing at the whole .apk. Instead, we extract
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitcodeReader.h 115 /// Read the header of the specified bitcode buffer and extract just the
124 /// Read the header of the specified bitcode buffer and extract just the
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 102 if (!U->extract(Data, &Offset))
205 bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Bitcode/
BitcodeReader.h 140 /// Read the header of the specified bitcode buffer and extract just the
149 /// Read the header of the specified bitcode buffer and extract just the
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 104 if (!U->extract(Data, &Offset))
212 bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Bitcode/
BitcodeReader.h 140 /// Read the header of the specified bitcode buffer and extract just the
149 /// Read the header of the specified bitcode buffer and extract just the
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 104 if (!U->extract(Data, &Offset))
212 bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Bitcode/
BitcodeReader.h 151 /// Read the header of the specified bitcode buffer and extract just the
160 /// Read the header of the specified bitcode buffer and extract just the
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Bitcode/
BitcodeReader.h 151 /// Read the header of the specified bitcode buffer and extract just the
160 /// Read the header of the specified bitcode buffer and extract just the
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Bitcode/
BitcodeReader.h 151 /// Read the header of the specified bitcode buffer and extract just the
160 /// Read the header of the specified bitcode buffer and extract just the
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Bitcode/
BitcodeReader.h 151 /// Read the header of the specified bitcode buffer and extract just the
160 /// Read the header of the specified bitcode buffer and extract just the
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitcodeReader.h 115 /// Read the header of the specified bitcode buffer and extract just the
124 /// Read the header of the specified bitcode buffer and extract just the
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 102 if (!U->extract(Data, &Offset))
205 bool extract(DataExtractor debug_info, uint32_t* offset_ptr);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Bitcode/
BitcodeReader.h 140 /// Read the header of the specified bitcode buffer and extract just the
149 /// Read the header of the specified bitcode buffer and extract just the
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 104 if (!U->extract(Data, &Offset))
212 bool extract(DataExtractor debug_info, uint32_t* offset_ptr);

Completed in 1501 milliseconds

<<101102103104105106107108109110>>