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

<<131132133134135136137138139140>>

  /external/tcpdump/
print-atm.c 31 #include "extract.h"
279 * Extract the presumed LLC header into a variable, for quick
  /external/tensorflow/tensorflow/contrib/eager/python/examples/spinn/
data.py 139 "Please download and extract SNLI data first." % snli_glob_pattern)
178 "Please download and extract GloVe embeddings first." % glove_path)
  /external/tensorflow/tensorflow/core/lib/gtl/
int_type.h 128 // request.set_doc_id(global.value()); <-- Uses value() to extract the value
134 // involves using the value*() accessors to extract the native integer type out
  /external/tensorflow/tensorflow/docs_src/install/
install_java.md 176 3. Download and extract the appropriate Java Native Interface (JNI)
208 3. Extract this .zip file.
  /external/tensorflow/tensorflow/examples/android/jni/object_tracking/
optical_flow.cc 288 // Extract the target image values.
289 // Extract the gradient from the target image patch and accumulate to
  /external/toybox/toys/pending/
route.c 97 // used to extract the address info from the given ip.
129 // extract inet4 route info from /proc/net/route file and display it.
  /external/valgrind/VEX/pub/
libvex_guest_ppc32.h 281 /* Extract from the supplied VexGuestPPC32State structure the
293 /* Extract from the supplied VexGuestPPC32State structure the
libvex_guest_ppc64.h 322 /* Extract from the supplied VexGuestPPC64State structure the
336 /* Extract from the supplied VexGuestPPC64State structure the
  /external/vboot_reference/futility/
cmd_dump_fmap.c 398 "Display (and extract) the FMAP components from a BIOS image.\n"
401 " -x Extract the named sections from the file\n"
  /external/vboot_reference/scripts/image_signing/
make_dev_firmware.sh 167 err_die "Failed to extract firmware image."
222 debug_msg "Extract current HWID"
  /external/vboot_reference/tests/futility/
test_sign_kernel.sh 182 # extract just the kernel blob
207 # extract just the kernel blob
  /external/walt/ios/WALT/
DragLatencyController.mm 90 static std::vector<S> Extract(const std::vector<T>& x, const std::vector<S>& y, const T& value) {
384 std::vector<NSTimeInterval> lts = Extract(sideLabels, lt, side);
  /external/webp/include/webp/
demux.h 13 // Code Example: Demuxing WebP data to extract all the frames, ICC profile
34 // ... (Extract metadata).
  /external/webp/src/dsp/
enc_sse41.c 285 const __m128i tmp_7 = _mm_shuffle_epi8(out0, kCst_7); // extract #7
289 const __m128i tmp_8 = _mm_shuffle_epi8(out8, kCst_8); // extract #8
  /external/webp/src/webp/
demux.h 13 // Code Example: Demuxing WebP data to extract all the frames, ICC profile
34 // ... (Extract metadata).
  /external/zlib/src/contrib/minizip/
unzip.h 114 uLong version_needed; /* version needed to extract 2 bytes */
135 uLong version_needed; /* version needed to extract 2 bytes */
  /frameworks/base/core/java/android/app/
WallpaperColors.java 108 * @param drawable Source where to extract from.
144 * @param bitmap Source where to extract from.
  /frameworks/base/core/java/android/content/res/
GradientColor.java 185 // Extract the theme attributes, if any.
408 // Extract the theme attributes, if any, before attempting to
  /frameworks/base/services/robotests/src/com/android/server/backup/transport/
TransportClientTest.java 34 import static org.robolectric.shadow.api.Shadow.extract;
105 mShadowMainLooper = extract(mainLooper);
  /frameworks/multidex/library/src/androidx/multidex/
MultiDexExtractor.java 272 extract(apk, dexFile, extractedFile, extractedFilePrefix); method
375 private static void extract(ZipFile apk, ZipEntry dexFile, File extractTo, method in class:MultiDexExtractor
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
TelephonyUtil.java 204 /* extract mcc & mnc from mccMnc */
214 // extract mcc & mnc from IMSI, assume mnc size is 3
  /hardware/libhardware/modules/camera/3_4/
static_properties.cpp 34 // Extract directional capabilities from the configs.
53 // Extract stall durations from the stalls.
  /hardware/qcom/display/msm8084/liboverlay/pipes/
overlay3DPipe.h 223 // extract 3D fmt
279 // extract 3D fmt
  /hardware/qcom/display/msm8960/liboverlay/pipes/
overlay3DPipe.h 223 // extract 3D fmt
279 // extract 3D fmt
  /hardware/qcom/msm8996/original-kernel-headers/media/
radio-iris.h 416 /*Extract 5 left most bits of lsb of 2nd block*/
420 /*Extract 5 right most bits of msb of 2nd block*/

Completed in 1794 milliseconds

<<131132133134135136137138139140>>