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

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
sse_partial_update.ll 23 %a.addr.0.extract = extractelement <4 x float> %0, i32 0
24 %conv = fpext float %a.addr.0.extract to double
25 %a.addr.4.extract = extractelement <4 x float> %0, i32 1
26 %conv3 = fpext float %a.addr.4.extract to double
45 %a.addr.0.extract = extractelement <4 x float> %0, i32 0
46 %conv = fpext float %a.addr.0.extract to double
47 %a.addr.4.extract = extractelement <4 x float> %0, i32 1
48 %conv3 = fpext float %a.addr.4.extract to double
66 %a.addr.0.extract = extractelement <4 x float> %0, i32 0
67 %conv = fpext float %a.addr.0.extract to doubl
    [all...]
  /external/selinux/python/semanage/
semanage-boolean.8 5 .B semanage boolean [\-h] [\-n] [\-N] [\-S STORE] [ \-\-extract | \-\-deleteall | \-\-list [\-C] | \-\-modify ( \-\-on | \-\-off ) boolean ]
34 .I \-E, \-\-extract
35 Extract customizable commands, for use within a transaction
semanage-interface.8 5 .B semanage interface [\-h] [\-n] [\-N] [\-S STORE] [ \-\-add \-t TYPE \-r RANGE interface | \-\-delete interface | \-\-deleteall | \-\-extract | \-\-list [\-C] | \-\-modify \-t TYPE \-r RANGE interface ]
41 .I \-E, \-\-extract
42 Extract customizable commands, for use within a transaction
semanage-node.8 5 .B semanage node [\-h] [\-n] [\-N] [\-S STORE] [ \-\-add \-M NETMASK \-p PROTOCOL \-t TYPE \-r RANGE node | \-\-delete \-M NETMASK \-p PROTOCOL node | \-\-deleteall | \-\-extract | \-\-list [\-C] | \-\-modify \-M NETMASK \-p PROTOCOL \-t TYPE \-r RANGE node ]
41 .I \-E, \-\-extract
42 Extract customizable commands, for use within a transaction
  /external/zlib/src/contrib/minizip/
miniunzip.1 43 Extract files (default).
48 to specify a single file to extract from the archive.
53 Extract the archive in the directory
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/libcxx/sym_check/
extract.py 11 extract - A set of function that extract symbol lists from shared libraries.
24 NMExtractor - Extract symbol lists from libraries using nm.
36 Initialize the nm executable and flags that will be used to extract
46 def extract(self, lib): member in class:NMExtractor
48 Extract symbols from a library and return the results as a dict of
110 ReadElfExtractor - Extract symbol lists from libraries using readelf.
123 extract symbols from shared libraries.
132 def extract(self, lib): member in class:ReadElfExtractor
134 Extract symbols from a library and return the results as a dict o
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
miniunzip.1 43 Extract files (default).
48 to specify a single file to extract from the archive.
53 Extract the archive in the directory
  /art/runtime/interpreter/mterp/arm/
const.S 17 GET_INST_OPCODE ip @ extract opcode from rINST
op_array_length.S 11 GET_INST_OPCODE ip @ extract opcode from rINST
op_check_cast.S 16 GET_INST_OPCODE ip @ extract opcode from rINST
op_const_string_jumbo.S 14 GET_INST_OPCODE ip @ extract opcode from rINST
op_const_wide_16.S 8 GET_INST_OPCODE ip @ extract opcode from rINST
op_const_wide_32.S 10 GET_INST_OPCODE ip @ extract opcode from rINST
op_const_wide_high16.S 9 GET_INST_OPCODE ip @ extract opcode from rINST
op_fill_array_data.S 13 GET_INST_OPCODE ip @ extract opcode from rINST
op_filled_new_array.S 18 GET_INST_OPCODE ip @ extract opcode from rINST
op_iget_object_quick.S 15 GET_INST_OPCODE ip @ extract opcode from rINST
op_iput_quick.S 13 GET_INST_OPCODE ip @ extract opcode from rINST
op_iput_wide.S 15 GET_INST_OPCODE ip @ extract opcode from rINST
op_monitor_exit.S 17 GET_INST_OPCODE ip @ extract opcode from rINST
op_move_from16.S 8 GET_INST_OPCODE ip @ extract opcode from rINST
op_move_result.S 8 GET_INST_OPCODE ip @ extract opcode from rINST
op_move_wide.S 10 GET_INST_OPCODE ip @ extract opcode from rINST
op_move_wide_16.S 11 GET_INST_OPCODE ip @ extract opcode from rINST
op_move_wide_from16.S 10 GET_INST_OPCODE ip @ extract opcode from rINST

Completed in 565 milliseconds

<<11121314151617181920>>