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

<<81828384858687888990>>

  /external/v8/testing/gmock/test/
gmock_test_utils.py 88 # On Unix, os.WEXITSTATUS() must be used to extract the exit status
  /external/valgrind/coregrind/
m_aspacehl.c 37 // Extract from aspacem a vector of the current segment start
  /external/valgrind/include/
pub_tool_aspacehl.h 36 // Extract from aspacem a vector of the current segment start
  /external/vixl/doc/aarch64/topics/
extending-the-disassembler.md 60 to see how to extract information from instructions.
  /external/vixl/examples/aarch64/
non-const-visitor.h 66 V(Extract) \
  /external/vixl/tools/
verify_assembler_traces.py 107 The script will finally extract the encoding and compare it to what VIXL
342 Receive the content of an assembler trace, extract the relevant information
367 Extract all instructions from `f`, feed them to `llvm-mc` and make sure it's
390 # Extract list of bytes from `llvm-mc` output. It's in the following form:
  /external/vulkan-validation-layers/loader/
murmurhash.c 44 uint8_t *d = (uint8_t *)key; // 32 bit extract from `key'
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
CaptureQualityController.java 74 // Extract max bandwidth (in millipixels / second).
  /external/webrtc/webrtc/modules/audio_coding/codecs/cng/
webrtc_cng.h 148 * function below extract the code of the last error that occurred in the
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
cb_search_core.c 75 /* Extract the maximum shift value under the constraint
frame_classify.c 84 /* Extract the best choise of start state */
  /external/webrtc/webrtc/tools/loopback_test/
stat_tracker.js 34 // sample period so they can extract and record the tracked variables.
  /external/zlib/src/contrib/minizip/
miniunz.c 197 " -e Extract without pathname (junk paths)\n" \
198 " -x Extract with pathname\n" \
201 " -d directory to extract into\n" \
203 " -p extract crypted file using password\n\n");
  /external/zlib/src/contrib/untgz/
untgz.c 2 * untgz.c -- Display contents and extract files from a gzip'd TAR file
384 /* tar file list or extract */
586 printf("Usage: untgz file.tgz extract all files\n"
587 " untgz file.tgz fname ... extract selected files\n"
  /frameworks/av/services/audiopolicy/common/include/
Volume.h 65 * extract one device relevant for volume control from multiple device selection
  /frameworks/base/core/java/android/app/
ActivityManagerInternal.java 79 * The bundle key to extract the assist data.
84 * The bundle key to extract the assist structure.
89 * The bundle key to extract the assist content.
94 * The bundle key to extract the assist receiver extras.
  /frameworks/base/core/java/android/content/pm/
PackageInfoLite.java 69 * we will extract all native libraries for the given app, not just those
  /frameworks/base/core/java/android/inputmethodservice/
CompactExtractEditLayout.java 32 * A special purpose layout for the editor extract view for tiny (sub 250dp) screens.
  /frameworks/base/core/java/com/android/internal/os/
WifiPowerEstimator.java 44 final long WIFI_BPS = 1000000; // TODO: Extract average bit rates from system
  /frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
SharedStorageAgent.java 54 // The restore will then extract to the given volume
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
ImageGradientColorizer.java 53 // Extract the red, green, blue components of the color extraction color in
  /frameworks/base/services/robotests/src/com/android/server/backup/transport/
TransportClientManagerTest.java 80 // Connect to be able to extract the intent
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
NewChromaHistogramFilter.java 17 // Extract histogram from image.
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
TrackerProvider.java 114 // TODO: extract limit from URI ?
  /frameworks/compile/libbcc/include/bcc/
Source.h 104 // Extract metadata from mModule using MetadataExtractor.

Completed in 1139 milliseconds

<<81828384858687888990>>