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

<<21222324252627282930>>

  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 535 * Extract exif data from the metadata
574 LOGE("Cannot extract SENSOR_SENSITIVITY value");
580 LOGE("Cannot extract ISP_SENSITIVITY value");
587 LOGD("Cannot extract ISP_POST_STATS_SENSITIVITY value");
595 LOGE("Cannot extract Exp time value");
601 LOGE("Cannot extract white balance mode");
608 LOGE("Cannot extract Aperture value");
614 LOGE("Cannot extract flash mode value");
620 LOGE("Cannot extract flash state value");
645 LOGE("Failed to extract sensor params")
    [all...]
  /external/autotest/client/cros/
memory_bandwidth_logger.py 61 help extract values from the bytes.
100 fmt: string containing the struct type to extract from the
114 f: file-like object to extract from
116 fmt: string containing the struct type to extract from the
214 memory controller). This is later used to extract counter
  /external/opencv3/3rdparty/openexr/Imath/
ImathEuler.h 258 // The Euler-from-matrix extract() functions assume that the
260 // the extract() functions do not examine the matrix to verify
266 void extract(const Matrix33<T>&);
267 void extract(const Matrix44<T>&);
268 void extract(const Quat<T>&);
436 extract(M);
453 extract(M);
460 extract(M);
464 inline void Euler<T>::extract(const Quat<T> &q) function in class:Imath::Euler
466 extract(q.toMatrix33())
470 void Euler<T>::extract(const Matrix33<T> &M) function in class:Imath::Euler
552 void Euler<T>::extract(const Matrix44<T> &M) function in class:Imath::Euler
    [all...]
  /external/selinux/policycoreutils/semanage/
semanage 49 usage_login_dict = {' --add': ('-s SEUSER', '-r RANGE', 'LOGIN',), ' --modify': ('-s SEUSER', '-r RANGE', 'LOGIN',), ' --delete': ('LOGIN',), ' --list': ('-C',), ' --extract': ('',), ' --deleteall': ('',)}
52 usage_fcontext_dict = {' --add': ('(', '-t TYPE', '-f FTYPE', '-r RANGE', '-s SEUSER', '|', '-e EQUAL', ')', 'FILE_SPEC', ')',), ' --delete': ('(', '-t TYPE', '-f FTYPE', '|', '-e EQUAL', ')', 'FILE_SPEC', ')',), ' --modify': ('(', '-t TYPE', '-f FTYPE', '-r RANGE', '-s SEUSER', '|', '-e EQUAL', ')', 'FILE_SPEC )',), ' --list': ('-C',), ' --extract': ('',), ' --deleteall': ('',)}
55 usage_user_dict = {' --add': ('(', '-L LEVEL', '-R ROLES', '-r RANGE', '-s SEUSER', 'selinux_name'')'), ' --delete': ('selinux_name',), ' --modify': ('(', '-L LEVEL', '-R ROLES', '-r RANGE', '-s SEUSER', 'selinux_name', ')'), ' --list': ('-C',), ' --extract': ('',), ' --deleteall': ('',)}
58 usage_port_dict = {' --add': ('-t TYPE', '-p PROTOCOL', '-r RANGE', '(', 'port_name', '|', 'port_range', ')'), ' --modify': ('-t TYPE', '-p PROTOCOL', '-r RANGE', '(', 'port_name', '|', 'port_range', ')'), ' --delete': ('-p PROTOCOL', '(', 'port_name', '|', 'port_range', ')'), ' --list': ('-C',), ' --extract': ('',), ' --deleteall': ('',)}
61 usage_node_dict = {' --add': ('-M NETMASK', '-p PROTOCOL', '-t TYPE', '-r RANGE', 'node'), ' --modify': ('-M NETMASK', '-p PROTOCOL', '-t TYPE', '-r RANGE', 'node'), ' --delete': ('-M NETMASK', '-p PROTOCOL', 'node'), ' --list': ('-C',), ' --extract': ('',), ' --deleteall': ('',)}
64 usage_interface_dict = {' --add': ('-t TYPE', '-r RANGE', 'interface'), ' --modify': ('-t TYPE', '-r RANGE', 'interface'), ' --delete': ('interface',), ' --list': ('-C',), ' --extract': ('',), ' --deleteall': ('',)}
67 usage_boolean_dict = {' --modify': ('(', '--on', '|', '--off', ')', 'boolean'), ' --list': ('-C',), ' --extract': ('',), ' --deleteall': ('',)}
224 login_args = {'list': [('login', 'seuser'), ('')], 'add': [('locallist'), ('seuser', 'login')], 'modify': [('locallist'), ('login')], 'delete': [('locallist'), ('login')], 'extract': [('locallist', 'login', 'seuser'), ('')], 'deleteall': [('locallist'), ('')]}
241 if args.action is "extract":
308 parser.add_argument('-E', '--extract', dest='action', action='store_const', const='extract', help=_("Extract customizable commands, for (…)
    [all...]
  /art/runtime/interpreter/mterp/out/
mterp_mips.S 558 GET_INST_OPCODE(t0) # extract opcode from rINST
573 GET_INST_OPCODE(t0) # extract opcode from rINST
604 GET_INST_OPCODE(t0) # extract opcode from rINST
622 GET_INST_OPCODE(t0) # extract opcode from rINST
642 GET_INST_OPCODE(t0) # extract opcode from rINST
657 GET_INST_OPCODE(t0) # extract opcode from rINST
672 GET_INST_OPCODE(t0) # extract opcode from rINST
706 GET_INST_OPCODE(t0) # extract opcode from rINST
726 GET_INST_OPCODE(t0) # extract opcode from rINST
745 GET_INST_OPCODE(t0) # extract opcode from rINS
    [all...]
mterp_mips64.S 385 GET_INST_OPCODE v0 # extract opcode from rINST
398 GET_INST_OPCODE v0 # extract opcode from rINST
416 GET_INST_OPCODE v0 # extract opcode from rINST
434 GET_INST_OPCODE v0 # extract opcode from rINST
452 GET_INST_OPCODE v0 # extract opcode from rINST
466 GET_INST_OPCODE v0 # extract opcode from rINST
480 GET_INST_OPCODE v0 # extract opcode from rINST
495 GET_INST_OPCODE v0 # extract opcode from rINST
515 GET_INST_OPCODE v0 # extract opcode from rINST
535 GET_INST_OPCODE v0 # extract opcode from rINS
    [all...]
mterp_arm64.S 363 GET_INST_OPCODE ip // extract opcode from wINST
409 GET_INST_OPCODE ip // extract opcode from wINST
427 GET_INST_OPCODE ip // extract opcode from xINST
445 GET_INST_OPCODE ip // extract opcode from wINST
459 GET_INST_OPCODE ip // extract opcode from wINST
474 GET_INST_OPCODE ip // extract opcode from rINST
508 GET_INST_OPCODE ip // extract opcode from wINST
528 GET_INST_OPCODE ip // extract opcode from xINST
547 GET_INST_OPCODE ip // extract opcode from wINST
565 GET_INST_OPCODE ip // extract opcode from wINS
    [all...]
mterp_arm.S 364 GET_INST_OPCODE ip @ extract opcode from rINST
410 GET_INST_OPCODE ip @ extract opcode from rINST
428 GET_INST_OPCODE ip @ extract opcode from rINST
449 GET_INST_OPCODE ip @ extract opcode from rINST
466 GET_INST_OPCODE ip @ extract opcode from rINST
484 GET_INST_OPCODE ip @ extract opcode from rINST
518 GET_INST_OPCODE ip @ extract opcode from rINST
538 GET_INST_OPCODE ip @ extract opcode from rINST
557 GET_INST_OPCODE ip @ extract opcode from rINST
577 GET_INST_OPCODE ip @ extract opcode from rINS
    [all...]
  /external/llvm/test/CodeGen/Hexagon/intrinsics/
xtype_bit.ll 108 ; Extract bitfield
121 ; CHECK: = extract({{.*}}, #0, #0)
130 declare i32 @llvm.hexagon.S4.extract(i32, i32, i32)
132 %z = call i32 @llvm.hexagon.S4.extract(i32 %a, i32 0, i32 0)
135 ; CHECK: = extract({{.*}}, #0, #0)
149 ; CHECK: = extract({{.*}}, {{.*}})
158 declare i32 @llvm.hexagon.S4.extract.rp(i32, i64)
160 %z = call i32 @llvm.hexagon.S4.extract.rp(i32 %a, i64 %b)
163 ; CHECK: = extract({{.*}}, {{.*}})
  /art/runtime/interpreter/mterp/arm64/
footer.S 146 GET_INST_OPCODE ip // extract opcode from wINST
155 GET_INST_OPCODE ip // extract opcode from wINST
175 GET_INST_OPCODE ip // extract opcode from wINST
208 GET_INST_OPCODE ip // extract opcode from wINST
220 GET_INST_OPCODE ip // extract opcode from wINST
227 GET_INST_OPCODE ip // extract opcode from wINST
  /external/curl/packages/vms/
build_gnv_curl_pcsi_text.com 60 $ majorver = f$extract(0, 3, mmversion)
61 $ minorver = f$extract(3, 2, mmversion)
130 $ first_char = f$extract(0, 1, line_in)
153 $ first_char = f$extract(0, 1, line_in)
171 $ vernum = f$extract(1, f$length(node_swvers), node_swvers)
178 $ code = f$extract(0, 1, arch_type)
  /external/icu/icu4c/source/i18n/
utrans.cpp 119 (*func->extract)(rep, start, limit, target.getBuffer(limit-start));
243 return ((Transliterator*) trans)->getID().extract(0, 0x7fffffff, buf, bufCapacity, US_INV);
300 return Transliterator::getAvailableID(index).extract(0, 0x7fffffff, buf, bufCapacity, US_INV);
460 textLen = str.extract(text, textCapacity, *status);
490 textLen = str.extract(text, textCapacity, *status);
510 return res.extract(result, resultLength, *status);
  /external/llvm/test/CodeGen/X86/
load-slice.ll 52 %t0.sroa.0.0.extract.trunc = trunc i64 %tmp1 to i32
53 %tmp2 = bitcast i32 %t0.sroa.0.0.extract.trunc to float
54 %t0.sroa.2.0.extract.shift = lshr i64 %tmp1, 32
55 %t0.sroa.2.0.extract.trunc = trunc i64 %t0.sroa.2.0.extract.shift to i32
56 %tmp3 = bitcast i32 %t0.sroa.2.0.extract.trunc to float
  /external/pcre/dist/doc/html/
index.html 114 <td>&nbsp;&nbsp;Extract named substring into given buffer</td></tr>
117 <td>&nbsp;&nbsp;Extract numbered substring into given buffer</td></tr>
137 <td>&nbsp;&nbsp;Extract information about a pattern</td></tr>
140 <td>&nbsp;&nbsp;Extract named substring into new memory</td></tr>
149 <td>&nbsp;&nbsp;Extract numbered substring into new memory</td></tr>
152 <td>&nbsp;&nbsp;Extract all substrings into new memory</td></tr>
  /external/pcre/dist/doc/
index.html.src 114 <td>&nbsp;&nbsp;Extract named substring into given buffer</td></tr>
117 <td>&nbsp;&nbsp;Extract numbered substring into given buffer</td></tr>
137 <td>&nbsp;&nbsp;Extract information about a pattern</td></tr>
140 <td>&nbsp;&nbsp;Extract named substring into new memory</td></tr>
149 <td>&nbsp;&nbsp;Extract numbered substring into new memory</td></tr>
152 <td>&nbsp;&nbsp;Extract all substrings into new memory</td></tr>
  /frameworks/data-binding/compilationTests/src/test/java/android/databinding/compilationTest/
SimpleCompilationTest.java 108 String extract = extract(targetFile, loc); local
109 assertEquals(expectedExtract, extract);
152 String extract = extract(expectedErrorFile, loc); local
153 assertEquals("myVariable", extract);
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
TrieIterator.java 24 * <p>The comparison of each codepoint value is done via extract(), which the
26 * <p>Method extract() can be overwritten to perform manipulations on
44 * the method extract(int) (equivalent to UTrieEnumValue). Independent of icu4j,
50 * subclass of TrieIterator and override the extract(int) method. The
51 * extract(int) method is analogus to UTrieEnumValue callback.
54 * a subclass of TrieIterator, override the extract method and iterate, e.g
64 * public int extract(int value){
105 // synwee: check that extract belongs to the child class
106 m_initialValue_ = extract(m_trie_.getInitialValue());
148 m_nextValue_ = extract(m_trie_.getValue(m_nextBlock_))
165 protected int extract(int value) method in class:TrieIterator
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
TrieIterator.java 23 * <p>The comparison of each codepoint value is done via extract(), which the
25 * <p>Method extract() can be overwritten to perform manipulations on
43 * the method extract(int) (equivalent to UTrieEnumValue). Independent of icu4j,
49 * subclass of TrieIterator and override the extract(int) method. The
50 * extract(int) method is analogus to UTrieEnumValue callback.
53 * a subclass of TrieIterator, override the extract method and iterate, e.g
63 * public int extract(int value){
104 // synwee: check that extract belongs to the child class
105 m_initialValue_ = extract(m_trie_.getInitialValue());
147 m_nextValue_ = extract(m_trie_.getValue(m_nextBlock_))
164 protected int extract(int value) method in class:TrieIterator
    [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-bitfield-extract.ll 416 %x.sroa.1.0.extract.shift = lshr i64 %arg1, 16
417 %x.sroa.1.0.extract.trunc = trunc i64 %x.sroa.1.0.extract.shift to i16
418 %x.sroa.3.0.extract.shift = lshr i64 %arg1, 32
419 %x.sroa.5.0.extract.shift = lshr i64 %arg1, 48
420 %tobool = icmp eq i64 %x.sroa.5.0.extract.shift, 0
424 %arrayidx3 = getelementptr inbounds [65536 x i8], [65536 x i8]* @first_ones, i64 0, i64 %x.sroa.5.0.extract.shift
433 %x.sroa.3.0.extract.trunc = trunc i64 %x.sroa.3.0.extract.shift to i16
434 %tobool6 = icmp eq i16 %x.sroa.3.0.extract.trunc,
    [all...]
  /art/runtime/interpreter/mterp/mips64/
footer.S 82 GET_INST_OPCODE v0 # extract opcode from rINST
89 GET_INST_OPCODE v0 # extract opcode from rINST
  /art/tools/checker/file_format/c1visualizer/
parser.py 41 # Extract the pass name, prepend it with the name of the method and
70 # which we can extract the name of the pass.
  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestRemquo.java 89 // Extract the inputs.
93 // Extract the outputs.
172 // Extract the inputs.
176 // Extract the outputs.
255 // Extract the inputs.
259 // Extract the outputs.
338 // Extract the inputs.
342 // Extract the outputs.
  /device/linaro/hikey/
README 7 Download and extract HDMI binaries:
10 $ ./extract-linaro-hikey.sh
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 496 * Extract exif data from the metadata
539 ALOGE("%s: Cannot extract Iso value", __func__);
547 ALOGE("%s: Cannot extract Exp time value", __func__);
555 ALOGE("%s: Cannot extract white balance mode", __func__);
563 ALOGE("%s: Cannot extract Aperture value", __func__);
570 ALOGE("%s: Cannot extract flash mode value", __func__);
578 ALOGE("%s: Cannot extract flash state value", __func__);
588 ALOGE("%s %d: Failed to extract sensor params", __func__, __LINE__);
  /external/ImageMagick/utilities/
stream.1 20 \-extract geometry extract area from image

Completed in 1203 milliseconds

<<21222324252627282930>>