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

<<31323334353637383940>>

  /external/selinux/python/semanage/
semanage-import.8 10 from policy sources. semanage import and export can be used to extract the SELinux modifications from one machine and apply them to another. You can put a whole group of semanage commands within a file and apply them to a machine in a single transaction.
  /external/skia/tools/viewer/
BisectSlide.h 17 * This is a simple utility designed to extract the paths from an SKP file and then isolate a single
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2010-10-08-cmpxchg8b.ll 4 ; On i386, i64 cmpxchg is lowered during legalize types to extract the
  /external/swiftshader/third_party/LLVM/test/Transforms/CodeExtractor/
2004-03-14-DominanceProblem.ll 1 ; RUN: opt < %s -loop-extract -disable-output
2004-08-12-BlockExtractPHI.ll 1 ; RUN: opt < %s -extract-blocks -disable-output
  /external/tcpdump/
Readme.Win32 13 First, extract tcpdump and WinPcap in the same folder, and build WinPcap.
print-http.c 26 #include "extract.h"
print-sip.c 27 #include "extract.h"
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_InitializeTableFromTextFile.pbtxt 46 Where to extract the key and value from a line is specified by `key_index` and
api_def_InitializeTableFromTextFileV2.pbtxt 48 Where to extract the key and value from a line is specified by `key_index` and
  /external/toolchain-utils/crosperf/experiment_files/
trybot-image.exp 30 # Artifacts' at the bottom. You can extract the trybot image name from that.
  /external/tpm2/
README 9 To extract the C code from PDF files, first they were converted to text using
  /external/trappy/trappy/wa/
__init__.py 15 """A helper module to extract data from WorkloadAutomation
  /external/vboot_reference/tests/futility/
test_load_fmap.sh 20 # Extract good blobs first
  /external/vogar/src/vogar/tasks/
ExtractJarResourceTask.java 33 super("extract " + jarResource + " to " + extractedResource);
  /external/webrtc/webrtc/tools/e2e_quality/audio/
README 21 regular expression to extract the quality metric.
  /frameworks/av/drm/mediacas/plugins/clearkey/
KeyFetcher.h 30 // Interface for classes which extract the content key from an Ecm.
  /frameworks/base/core/java/android/inputmethodservice/
ExtractEditLayout.java 26 * extract mode.
  /frameworks/base/graphics/java/android/graphics/
LayerRasterizer.java 27 The layer will extract those fields that affect the mask from
  /frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/testutils/shadow/
ShadowActivityManager.java 62 return (ShadowActivityManager) Shadow.extract(
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
histogram.h 17 // Native function to extract histogram from image (handed down as ByteBuffer).
  /frameworks/native/libs/vr/libpdx/private/pdx/rpc/
function_traits.h 19 // Utility class to extract return and argument types from function types.
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
AppCompatHintHelper.java 30 // EditorInfo. This allows us to display a hint in 'extract mode'.
  /packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
ShadowMediaRouter.java 50 return Shadow.extract(application.getSystemService(MediaRouter.class));
ShadowWifiManager.java 47 return Shadow.extract(application.getSystemService(WifiManager.class));

Completed in 1837 milliseconds

<<31323334353637383940>>