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

1 2 3 4 5 6 78 91011>>

  /external/selinux/policycoreutils/semanage/
semanage-module.8 5 .B semanage module [\-h] [\-n] [\-N] [\-S STORE] (\-a | \-r | \-e | \-d | \-\-extract | \-\-list [\-C] | \-\-deleteall) [module_name]
36 .I \-E, \-\-extract
37 Extract customizable commands, for use within a transaction
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
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
bit2.d 50 6c: 0a c6 08 0e R7 = EXTRACT \(R0, R1.L\) \(Z\);
51 70: 0a c6 0f 0e R7 = EXTRACT \(R7, R1.L\) \(Z\);
52 74: 0a c6 3f 0e R7 = EXTRACT \(R7, R7.L\) \(Z\);
53 78: 0a c6 08 02 R1 = EXTRACT \(R0, R1.L\) \(Z\);
54 7c: 0a c6 0f 04 R2 = EXTRACT \(R7, R1.L\) \(Z\);
55 80: 0a c6 3f 06 R3 = EXTRACT \(R7, R7.L\) \(Z\);
56 84: 0a c6 08 4e R7 = EXTRACT \(R0, R1.L\) \(X\);
57 88: 0a c6 0f 4e R7 = EXTRACT \(R7, R1.L\) \(X\);
58 8c: 0a c6 3f 4e R7 = EXTRACT \(R7, R7.L\) \(X\);
59 90: 0a c6 08 42 R1 = EXTRACT \(R0, R1.L\) \(X\)
    [all...]
  /external/llvm/lib/Transforms/IPO/
LoopExtractor.cpp 1 //===- LoopExtractor.cpp - Extract each loop into a new function ----------===//
10 // A pass wrapper around the ExtractLoop() scalar transformation to extract each
32 #define DEBUG_TYPE "loop-extract"
58 INITIALIZE_PASS_BEGIN(LoopExtractor, "loop-extract",
59 "Extract loops into new functions", false, false)
63 INITIALIZE_PASS_END(LoopExtractor, "loop-extract",
64 "Extract loops into new functions", false, false)
75 INITIALIZE_PASS(SingleLoopExtractor, "loop-extract-single",
76 "Extract at most one loop into a new function", false, false)
99 // If there is more than one top-level loop in this function, extract all o
    [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-dagcombiner-load-slicing.ll 20 %t0.sroa.0.0.extract.trunc = trunc i64 %1 to i32
21 %2 = bitcast i32 %t0.sroa.0.0.extract.trunc to float
22 %t0.sroa.2.0.extract.shift = lshr i64 %1, 32
23 %t0.sroa.2.0.extract.trunc = trunc i64 %t0.sroa.2.0.extract.shift to i32
24 %3 = bitcast i32 %t0.sroa.2.0.extract.trunc to float
52 %t0.sroa.0.0.extract.trunc = trunc i64 %1 to i32
53 %2 = bitcast i32 %t0.sroa.0.0.extract.trunc to i32
54 %t0.sroa.2.0.extract.shift = lshr i64 %1, 32
55 %t0.sroa.2.0.extract.trunc = trunc i64 %t0.sroa.2.0.extract.shift to i3
    [all...]
  /external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/
parse_html_deps.py 83 n.extract()
87 n.extract()
134 x.extract()
139 x.extract()
144 imp.extract()
149 script.extract()
154 script.extract()
165 style.extract()
176 stylesheet_link.extract()
183 comment.extract()
    [all...]
  /device/google/dragon/self-extractors/
files-by-owner.sh 17 rm -f extract-lists.txt
53 echo " $target_owner)" >> extract-lists.txt
54 echo " TO_EXTRACT=\"\\" >> extract-lists.txt
86 echo " $file \\" >> extract-lists.txt
96 echo " \"" >> extract-lists.txt
97 echo " ;;" >> extract-lists.txt
  /device/moto/shamu/self-extractors/
files-by-owner.sh 17 rm -f extract-lists.txt
56 echo " $target_owner)" >> extract-lists.txt
57 echo " TO_EXTRACT=\"\\" >> extract-lists.txt
89 echo " $file \\" >> extract-lists.txt
99 echo " \"" >> extract-lists.txt
100 echo " ;;" >> extract-lists.txt
  /external/guice/extensions/servlet/src/com/google/inject/servlet/
UriPatternType.java 93 String extract = pattern; local
96 if (extract.endsWith("/")) {
97 extract = extract.substring(0, extract.length() - 1);
100 return extract;
  /system/core/libpixelflinger/arch-arm64/
col32cb16blend.S 56 and w10, w1, #0xff // extract red
57 and w12, w9, w1, lsr #8 // extract green
58 and w4, w9, w1, lsr #16 // extract blue
67 lsr w6, w8, #11 // extract dest red
68 and w7, w9, w8, lsr #5 // extract dest green
69 and w8, w8, #0x1f // extract dest blue
  /external/llvm/test/CodeGen/X86/
sse_partial_update.ll 21 %a.addr.0.extract = extractelement <4 x float> %0, i32 0
22 %conv = fpext float %a.addr.0.extract to double
23 %a.addr.4.extract = extractelement <4 x float> %0, i32 1
24 %conv3 = fpext float %a.addr.4.extract to double
42 %a.addr.0.extract = extractelement <4 x float> %0, i32 0
43 %conv = fpext float %a.addr.0.extract to double
44 %a.addr.4.extract = extractelement <4 x float> %0, i32 1
45 %conv3 = fpext float %a.addr.4.extract to double
62 %a.addr.0.extract = extractelement <4 x float> %0, i32 0
63 %conv = fpext float %a.addr.0.extract to doubl
    [all...]
  /external/lzma/CPP/7zip/Bundles/SFXWin/
resource.rc 21 DEFPUSHBUTTON "Extract", IDOK, bx2, by, bxs, bys, WS_GROUP
36 DEFPUSHBUTTON "Extract", IDOK, bx2, by, bxs, bys, WS_GROUP
45 #include "../../UI/GUI/Extract.rc"
  /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
  /art/runtime/interpreter/mterp/arm/
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

Completed in 2291 milliseconds

1 2 3 4 5 6 78 91011>>