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

<<41424344454647484950>>

  /external/syslinux/gpxe/src/net/infiniband/
ib_packet.c 144 /* Extract LRH */
164 /* Extract GRH, if present */
179 /* Extract BTH */
194 /* Extract DETH */
  /external/tcpdump/
print-ah.c 35 #include "extract.h"
  /external/tensorflow/tensorflow/compiler/xla/service/
source_map_util.h 28 // Also, attempts to extract the OpMetadata for parameter_number on executable
  /external/tensorflow/tensorflow/contrib/eager/python/examples/rnn_ptb/
README.md 9 - Download and extract the Penn Treebank dataset from
  /external/tensorflow/tensorflow/contrib/lite/java/
aar_with_jni.bzl 20 # Generate dummy apk including .so files and later we extract out
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_ExtractImagePatches.pbtxt 56 summary: "Extract `patches` from `images` and put them in the \"depth\" output dimension."
  /external/tensorflow/tensorflow/core/platform/hadoop/
BUILD 44 # 3. Extract the Hadoop distribution and run:
  /external/tensorflow/tensorflow/docs_src/api_guides/python/
array_ops.md 41 TensorFlow provides several operations to slice or extract parts of a tensor,
  /external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
NativeLibrary.java 60 // Extract the JNI library itself
66 // Extract the JNI's dependency
105 "Unable to extract native library into a temporary file (%s)", e.toString()));
217 + "*) to extract TensorFlow native libraries.");
  /external/tensorflow/tensorflow/tools/api/golden/
tensorflow.keras.utils.pbtxt 45 argspec: "args=[\'fname\', \'origin\', \'untar\', \'md5_hash\', \'file_hash\', \'cache_subdir\', \'hash_algorithm\', \'extract\', \'archive_format\', \'cache_dir\'], varargs=None, keywords=None, defaults=[\'False\', \'None\', \'None\', \'datasets\', \'auto\', \'False\', \'auto\', \'None\'], "
  /external/v8/tools/
run-perf.sh 48 # Extract the command being perfed, so that we can prepend arguments to the
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8_test_helper.h 16 // will then extract all packets and compare to the expected outcome.
  /external/webrtc/webrtc/modules/video_processing/
content_analysis.h 34 // Extract content Feature - main function of ContentAnalysis
  /external/zlib/
update_zlib.sh 11 # Extract the latest version from the web page.
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerTestRunner.java 54 // Extract the extra params passed in from the bundle...
  /frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/testutils/shadow/
ShadowUserManager.java 71 return (ShadowUserManager) Shadow.extract(
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
brightness.cpp 17 // Native function to extract brightness from image (handed down as ByteBuffer).
contrast.cpp 17 // Native function to extract contrast ratio from image (handed down as ByteBuffer).
exposure.cpp 17 // Native function to extract exposure from image (handed down as ByteBuffer).
  /frameworks/native/opengl/libs/tools/
glapigen 58 # extract the name from the parameter
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessageEmail.java 61 * We use byte[] since we need to extract the length in bytes. */
  /packages/apps/CertInstaller/res/values-tl/
strings.xml 21 <string name="pkcs12_password_dialog_title" msgid="5997624645207427161">"I-extract ang certificate"</string>
22 <string name="extracting_pkcs12" msgid="1881267738821799771">"Ine-extract?"</string>
23 <string name="pkcs12_file_password_dialog_title" msgid="8102721384767269510">"I-extract mula sa %s"</string>
26 <string name="credential_password" msgid="3520176519550993326">"I-type ang password upang i-extract ang mga certificate."</string>
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
JsonBackedSuggestionExtras.java 62 Log.w(TAG, "Could not extract JSON extra", e);
  /packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
ShadowDevicePolicyManager.java 75 return (ShadowDevicePolicyManager) Shadow.extract(
ShadowShortcutManager.java 42 return Shadow.extract(application.getSystemService(ShortcutManager.class));

Completed in 1355 milliseconds

<<41424344454647484950>>