HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 26 - 50 of 6076) sorted by null

12 3 4 5 6 7 8 91011>>

  /device/google/dragon/self-extractors/
PART3 5 echo ERROR: Couldn\'t extract files. 1>&2
  /device/google/marlin/self-extractors/
PART3 5 echo ERROR: Couldn\'t extract files. 1>&2
  /device/google/marlin/self-extractors_sailfish/
PART3 5 echo ERROR: Couldn\'t extract files. 1>&2
  /device/htc/flounder/self-extractors/
PART3 5 echo ERROR: Couldn\'t extract files. 1>&2
  /device/huawei/angler/self-extractors/
PART3 5 echo ERROR: Couldn\'t extract files. 1>&2
  /device/lge/bullhead/self-extractors/
PART3 5 echo ERROR: Couldn\'t extract files. 1>&2
  /device/linaro/hikey/self-extractors/
PART3 5 echo ERROR: Couldn\'t extract files. 1>&2
  /device/moto/shamu/self-extractors/
PART3 5 echo ERROR: Couldn\'t extract files. 1>&2
  /external/libcxx/utils/sym_check/sym_check/
__init__.py 8 __all__ = ['diff', 'extract', 'util']
  /external/llvm/docs/CommandGuide/
llvm-extract.rst 1 llvm-extract - extract a function from an LLVM module
7 :program:`llvm-extract` [*options*] **--func** *function-name* [*filename*]
12 The :program:`llvm-extract` command takes the name of a function and extracts
17 :program:`llvm-extract` will also remove unreachable global variables,
20 The :program:`llvm-extract` command reads its input from standard input if
29 Enable binary output on terminals. Normally, :program:`llvm-extract` will
31 this option, :program:`llvm-extract` will write raw bitcode regardless of the
36 Extract the function named *function-name* from the LLVM bitcode. May be
37 specified multiple times to extract multiple functions at once
    [all...]
  /external/owasp/sanitizer/empiricism/
README.html 3 be run in browser to extract information about how it deals with tags.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
bit.s 33 .global extract
34 extract: label
35 r4 = extract (r2, r1.L) (z);
36 R2 = EXTRACT (r0, r2.l) (Z);
38 r7 = ExtracT (r3, r4.L) (X);
39 r5 = ExtRACt (R6, R1.L) (x);
  /external/llvm/test/CodeGen/Hexagon/
bit-loop.ll 19 %v.sroa.0.0.extract.trunc = trunc i64 %0 to i16
20 %v.sroa.4.0.extract.shift = lshr i64 %0, 16
21 %v.sroa.4.0.extract.trunc = trunc i64 %v.sroa.4.0.extract.shift to i16
22 %v.sroa.5.0.extract.shift = lshr i64 %0, 32
23 %v.sroa.5.0.extract.trunc = trunc i64 %v.sroa.5.0.extract.shift to i16
24 %v.sroa.6.0.extract.shift = lshr i64 %0, 48
25 %v.sroa.6.0.extract.trunc = trunc i64 %v.sroa.6.0.extract.shift to i1
    [all...]
  /external/libcxx/utils/sym_check/
sym_extract.py 3 sym_extract - Extract and output a list of symbols from a shared library.
6 from sym_check import extract, util namespace
11 description='Extract a list of symbols from a shared library.')
13 help='The library to extract symbols from')
24 syms = extract.extract_symbols(args.library)
  /external/llvm/test/Other/
extract.ll 1 ; RUN: llvm-extract -func foo -S < %s | FileCheck %s
2 ; RUN: llvm-extract -delete -func foo -S < %s | FileCheck --check-prefix=DELETE %s
4 ; RUN: llvm-extract -func foo -S %t | FileCheck %s
5 ; RUN: llvm-extract -delete -func foo -S %t | FileCheck --check-prefix=DELETE %s
7 ; llvm-extract uses lazy bitcode loading, so make sure it correctly reads
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
extract-symbol-1sec.d 1 #name: --extract-symbol test 1 (sections)
2 #source: extract-symbol-1.s
4 #objcopy_linked_file: --extract-symbol
  /external/deqp/executor/
CMakeLists.txt 69 add_executable(extract-values tools/xeExtractValues.cpp)
70 target_link_libraries(extract-values xecore)
72 add_executable(extract-shader-programs tools/xeExtractShaderPrograms.cpp)
73 target_link_libraries(extract-shader-programs xecore)
78 add_executable(extract-sample-lists tools/xeExtractSampleLists.cpp)
79 target_link_libraries(extract-sample-lists xecore)
  /external/icu/icu4c/source/common/
cstr.cpp 18 int32_t length = in.extract(0, in.length(), NULL, (uint32_t)0);
22 in.extract(0, in.length(), buf, resultCapacity);
  /external/llvm/include/llvm/Support/
DataExtractor.h 39 /// Extract a C string from \a *offset_ptr.
51 /// enough bytes to extract this value, the offset will be left
61 /// Extract an unsigned integer of size \a byte_size from \a
64 /// Extract a single unsigned integer value and update the offset
76 /// enough bytes to extract this value, the offset will be left
80 /// The size in byte of the integer to extract.
87 /// Extract an signed integer of size \a byte_size from \a *offset_ptr.
89 /// Extract a single signed integer value (sign extending if required)
101 /// enough bytes to extract this value, the offset will be left
105 /// The size in bytes of the integer to extract
    [all...]
  /external/libavc/common/arm/
ih264_inter_pred_filters_luma_horz_a9q.s 124 vext.8 d31, d2, d3, #5 @//extract a[5] (column1,row0)
126 vext.8 d30, d3, d4, #5 @//extract a[5] (column2,row0)
128 vext.8 d28, d5, d6, #5 @//extract a[5] (column1,row1)
130 vext.8 d27, d6, d7, #5 @//extract a[5] (column2,row1)
132 vext.8 d31, d2, d3, #2 @//extract a[2] (column1,row0)
134 vext.8 d30, d3, d4, #2 @//extract a[2] (column2,row0)
136 vext.8 d28, d5, d6, #2 @//extract a[2] (column1,row1)
138 vext.8 d27, d6, d7, #2 @//extract a[2] (column2,row1)
140 vext.8 d31, d2, d3, #3 @//extract a[3] (column1,row0)
142 vext.8 d30, d3, d4, #3 @//extract a[3] (column2,row0
    [all...]
ih264_inter_pred_luma_horz_qpel_a9q.s 131 vext.8 d31, d2, d3, #5 @//extract a[5] (column1,row0)
133 vext.8 d30, d3, d4, #5 @//extract a[5] (column2,row0)
135 vext.8 d28, d5, d6, #5 @//extract a[5] (column1,row1)
137 vext.8 d27, d6, d7, #5 @//extract a[5] (column2,row1)
139 vext.8 d31, d2, d3, #2 @//extract a[2] (column1,row0)
141 vext.8 d30, d3, d4, #2 @//extract a[2] (column2,row0)
143 vext.8 d28, d5, d6, #2 @//extract a[2] (column1,row1)
145 vext.8 d27, d6, d7, #2 @//extract a[2] (column2,row1)
147 vext.8 d31, d2, d3, #3 @//extract a[3] (column1,row0)
149 vext.8 d30, d3, d4, #3 @//extract a[3] (column2,row0
    [all...]
  /art/runtime/interpreter/mterp/arm/
op_aput_object.S 13 GET_INST_OPCODE ip @ extract opcode from rINST
op_const_16.S 6 GET_INST_OPCODE ip @ extract opcode from rINST
op_const_class.S 12 GET_INST_OPCODE ip @ extract opcode from rINST
op_const_high16.S 7 GET_INST_OPCODE ip @ extract opcode from rINST

Completed in 389 milliseconds

12 3 4 5 6 7 8 91011>>