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

<<21222324252627282930>>

  /device/linaro/hikey/hikey960/
README 7 Download and extract HDMI binaries:
10 $ ./extract-arm-hikey960.sh
  /external/e2fsprogs/lib/uuid/
uuid_time.3.in 34 uuid_time \- extract the time at which the UUID was created
48 extract the creation time for UUIDs created with the
  /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/internal/
ReflectiveTypeFinder.java 21 * In short, use this to extract a type from a method in the leaf class of a templated class hierarchy.
64 * @param method The method from which to extract
  /external/libcxx/utils/
sym_match.py 16 from libcxx.sym_check import util, match, extract
21 description='Extract a list of symbols from a shared library.')
  /external/libmojo/base/android/java/src/org/chromium/base/
FileUtils.java 55 * @param assetName Name of the asset to extract.
56 * @param dest File to extract the asset to.
  /external/libunwind/tests/
run-coredump-unwind 16 # Extract the dynamic symbols from the main binary, there is no need to also have these
19 # Extract all the text (i.e. function) symbols from the debuginfo
  /external/llvm/test/Analysis/ScalarEvolution/
trip-count12.ll 28 %extract.t = trunc i32 %add to i16
32 %res.0.lcssa.off0 = phi i16 [ %extract.t, %for.cond.for.end_crit_edge ], [ 0, %entry ]
  /external/llvm/test/CodeGen/Hexagon/
bit-eval.ll 34 %0 = tail call i32 @llvm.hexagon.S4.extract(i32 -1, i32 31, i32 31)
49 declare i32 @llvm.hexagon.S4.extract(i32, i32, i32) #0
  /external/ltp/testcases/kernel/security/tomoyo/
README 12 1) Download tomoyo-tools package and extract and build and install.
41 # (extract the tar ball containing the tests.)
  /external/lzma/CPP/7zip/UI/Common/
IFileExtractCallback.h 36 is sent to IArchiveFolder::Extract()
40 is sent to IArchiveFolder::Extract()
  /external/lzma/CPP/7zip/UI/GUI/
ExtractDialog.rc 29 CAPTION "Extract"
79 CAPTION "Extract"
  /external/robolectric-shadows/processor/src/test/resources/org/robolectric/
Robolectric_HiddenClasses.java 31 return (ShadowDummy) Shadow.extract(actual);
35 return (ShadowOuterDummy2) Shadow.extract(actual);
  /external/selinux/libsemanage/src/
booleans_file.c 50 /* Extract name */
65 /* Extract value */
parse_utils.h 67 /* Extract the next integer, and move
74 /* Extract the next string (delimited by
policy.h 55 /* Extract a policy module */
56 int (*extract) (struct semanage_handle *, member in struct:semanage_policy_table
seusers_file.c 55 /* Extract name */
70 /* Extract sename */
users_extra_file.c 59 /* Extract name */
75 /* Extract prefix */
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
numeric_lex.h 15 // numeric_lex.h: Functions to extract numeric values from string.
40 // The following functions parse the given string to extract a numerical
  /external/v8/tools/clang/scripts/
extract_edits.py 5 """Script to extract edits from clang tool output.
17 and extract just the edits. In other words, given the following input:
  /external/webrtc/webrtc/common_video/
i420_buffer_pool_unittest.cc 23 // Extract non-refcounted pointers for testing.
41 // Extract non-refcounted pointers for testing.
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
window32_w32.c 44 /* Extract higher bytes */
48 /* Extract lower bytes, defined as (w32 - hi<<16)>>1 */
  /packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/connectivity/setup/
ConnectStateTest.java 24 import static org.robolectric.shadow.api.Shadow.extract;
66 ShadowStateMachine sm = (ShadowStateMachine) extract(stateMachine);
  /packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/device/apps/specialaccess/
SpecialAppAccessTest.java 23 import static org.robolectric.shadow.api.Shadow.extract;
50 mActivityManager = extract(RuntimeEnvironment.application
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFDebugAbbrev.h 38 bool extract(DataExtractor Data, uint32_t *OffsetPtr);
71 void extract(DataExtractor Data);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFDebugAbbrev.h 38 bool extract(DataExtractor Data, uint32_t *OffsetPtr);
71 void extract(DataExtractor Data);

Completed in 1357 milliseconds

<<21222324252627282930>>