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

<<31323334353637383940>>

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowAccessibilityEvent.java 57 ShadowAccessibilityEvent shadowEvent = Shadow.extract(event);
74 final ShadowAccessibilityEvent shadowObtained = Shadow.extract(obtainedInstance);
98 final ShadowAccessibilityEvent shadow = Shadow.extract(wrapper.mEvent);
200 final ShadowAccessibilityEvent otherShadow = Shadow.extract(event);
234 final ShadowAccessibilityEvent newShadow = Shadow.extract(newEvent);
  /external/tensorflow/tensorflow/contrib/graph_editor/tests/
util_test.py 74 # Should extract the ops from the graph.
76 # Should extract the ops from the tuple.
86 # Should extract the tensors from tre graph.
88 # Should extract the tensors from the tuple
90 # Should extract the tensors and ignore the ops.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
PiPcd.h 63 @param[in] Guid The 128-bit unique value that designates the namespace from which to extract the value.
79 @param[in] Guid The 128-bit unique value that designates the namespace from which to extract the value.
95 @param[in] Guid The 128-bit unique value that designates the namespace from which to extract the value.
111 @param[in] Guid The 128-bit unique value that designates the namespace from which to extract the value.
129 @param[in] Guid The 128-bit unique value that designates the namespace from which to extract the value.
145 @param[in] Guid The 128-bit unique value that designates the namespace from which to extract the value.
161 @param[in] Guid The 128-bit unique value that designates the namespace from which to extract the value.
179 @param[in] Guid The 128-bit unique value that designates the namespace from which to extract the value.
203 @param[in] Guid The 128-bit unique value that designates the namespace from which to extract the value.
227 @param[in] Guid The 128-bit unique value that designates the namespace from which to extract the value.
    [all...]
  /art/runtime/interpreter/mterp/out/
mterp_arm64.S 425 GET_INST_OPCODE ip // extract opcode from wINST
470 GET_INST_OPCODE ip // extract opcode from wINST
488 GET_INST_OPCODE ip // extract opcode from xINST
506 GET_INST_OPCODE ip // extract opcode from wINST
520 GET_INST_OPCODE ip // extract opcode from wINST
535 GET_INST_OPCODE ip // extract opcode from rINST
569 GET_INST_OPCODE ip // extract opcode from wINST
589 GET_INST_OPCODE ip // extract opcode from xINST
608 GET_INST_OPCODE ip // extract opcode from wINST
626 GET_INST_OPCODE ip // extract opcode from wINS
    [all...]
mterp_mips.S 809 GET_INST_OPCODE(t0) # extract opcode from rINST
823 GET_INST_OPCODE(t0) # extract opcode from rINST
853 GET_INST_OPCODE(t0) # extract opcode from rINST
870 GET_INST_OPCODE(t0) # extract opcode from rINST
888 GET_INST_OPCODE(t0) # extract opcode from rINST
902 GET_INST_OPCODE(t0) # extract opcode from rINST
916 GET_INST_OPCODE(t0) # extract opcode from rINST
949 GET_INST_OPCODE(t0) # extract opcode from rINST
968 GET_INST_OPCODE(t0) # extract opcode from rINST
986 GET_INST_OPCODE(t0) # extract opcode from rINS
    [all...]
mterp_arm.S 395 GET_INST_OPCODE ip @ extract opcode from rINST
440 GET_INST_OPCODE ip @ extract opcode from rINST
458 GET_INST_OPCODE ip @ extract opcode from rINST
479 GET_INST_OPCODE ip @ extract opcode from rINST
496 GET_INST_OPCODE ip @ extract opcode from rINST
514 GET_INST_OPCODE ip @ extract opcode from rINST
548 GET_INST_OPCODE ip @ extract opcode from rINST
568 GET_INST_OPCODE ip @ extract opcode from rINST
587 GET_INST_OPCODE ip @ extract opcode from rINST
607 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({{.*}}, {{.*}})
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
PiPcd.h 62 @param[in] Guid The 128-bit unique value that designates which namespace to extract the value from.
78 @param[in] Guid The 128-bit unique value that designates which namespace to extract the value from.
94 @param[in] Guid The 128-bit unique value that designates which namespace to extract the value from.
110 @param[in] Guid The 128-bit unique value that designates which namespace to extract the value from.
127 @param[in] Guid The 128-bit unique value that designates which namespace to extract the value from.
141 @param[in] Guid The 128-bit unique value that designates which namespace to extract the value from.
157 @param[in] Guid The 128-bit unique value that designates which namespace to extract the value from.
175 @param[in] Guid The 128-bit unique value that designates which namespace to extract the value from.
199 @param[in] Guid The 128-bit unique value that designates which namespace to extract the value from.
223 @param[in] Guid The 128-bit unique value that designates which namespace to extract the value from.
    [all...]
  /external/icu/icu4c/source/test/intltest/
ustrtest.cpp 100 test1.extract(0, 15, temp);
106 errln("extract() failed: expected \"" + expectedValue + "\"\n,got \"" + test2 + "\"");
249 int32_t length8=from16.extract(0, 0x7fffffff, buffer, (uint32_t)sizeof(buffer));
251 errln("UnicodeString::extract(char * U_CHARSET_IS_UTF8) failed");
253 length8=from16.extract(1, 2, buffer, (uint32_t)sizeof(buffer));
255 errln("UnicodeString::extract(substring to char * U_CHARSET_IS_UTF8) failed");
471 test1.extract(11, 12, test2);
472 test1.extract(11, 12, test3);
473 if (test1.extract(11, 12, test4) != 12 || test4[12] != 0) {
474 errln("UnicodeString.extract(char *) failed to return the correct size of destination buffer.")
    [all...]
uts46test.cpp 228 prettify(result).extract(0, 0x7fffffff, buffer, UPRV_LENGTHOF(buffer));
242 prettify(result).extract(0, 0x7fffffff, buffer, UPRV_LENGTHOF(buffer));
631 prettify(uN).extract(0, 0x7fffffff, buffer, UPRV_LENGTHOF(buffer));
    [all...]
  /art/runtime/interpreter/mterp/arm64/
footer.S 145 GET_INST_OPCODE ip // extract opcode from wINST
154 GET_INST_OPCODE ip // extract opcode from wINST
174 GET_INST_OPCODE ip // extract opcode from wINST
207 GET_INST_OPCODE ip // extract opcode from wINST
219 GET_INST_OPCODE ip // extract opcode from wINST
226 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 121 (*func->extract)(rep, start, limit, target.getBuffer(limit-start));
245 return ((Transliterator*) trans)->getID().extract(0, 0x7fffffff, buf, bufCapacity, US_INV);
302 return Transliterator::getAvailableID(index).extract(0, 0x7fffffff, buf, bufCapacity, US_INV);
462 textLen = str.extract(text, textCapacity, *status);
492 textLen = str.extract(text, textCapacity, *status);
512 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/llvm/test/Transforms/DeadStoreElimination/
combined-partial-overwrites.ll 13 %c.sroa.0.0.extract.shift = lshr i64 %c.coerce, 32
14 %c.sroa.0.0.extract.trunc = trunc i64 %c.sroa.0.0.extract.shift to i32
15 %0 = bitcast i32 %c.sroa.0.0.extract.trunc to float
16 %c.sroa.2.0.extract.trunc = trunc i64 %c.coerce to i32
17 %1 = bitcast i32 %c.sroa.2.0.extract.trunc to float
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
BinaryStreamArray.h 24 /// an Extractor type that can extract a record from a given offset and
130 : IterRef(Array.Stream), Array(&Array), HadError(HadError), Extract(E) {
134 auto EC = Extract(IterRef, ThisLen, ThisValue);
142 explicit VarStreamArrayIterator(const Extractor &E) : Extract(E) {}
176 auto EC = Extract(IterRef, ThisLen, ThisValue);
207 Extractor Extract;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
BinaryStreamArray.h 24 /// an Extractor type that can extract a record from a given offset and
147 : IterRef(Array.Stream.drop_front(Offset)), Extract(E),
152 auto EC = Extract(IterRef, ThisLen, ThisValue);
161 explicit VarStreamArrayIterator(const Extractor &E) : Extract(E) {}
201 auto EC = Extract(IterRef, ThisLen, ThisValue);
231 Extractor Extract;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
BinaryStreamArray.h 24 /// an Extractor type that can extract a record from a given offset and
147 : IterRef(Array.Stream.drop_front(Offset)), Extract(E),
152 auto EC = Extract(IterRef, ThisLen, ThisValue);
161 explicit VarStreamArrayIterator(const Extractor &E) : Extract(E) {}
201 auto EC = Extract(IterRef, ThisLen, ThisValue);
231 Extractor Extract;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
BinaryStreamArray.h 24 /// an Extractor type that can extract a record from a given offset and
147 : IterRef(Array.Stream.drop_front(Offset)), Extract(E),
152 auto EC = Extract(IterRef, ThisLen, ThisValue);
161 explicit VarStreamArrayIterator(const Extractor &E) : Extract(E) {}
201 auto EC = Extract(IterRef, ThisLen, ThisValue);
231 Extractor Extract;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
BinaryStreamArray.h 24 /// an Extractor type that can extract a record from a given offset and
147 : IterRef(Array.Stream.drop_front(Offset)), Extract(E),
152 auto EC = Extract(IterRef, ThisLen, ThisValue);
161 explicit VarStreamArrayIterator(const Extractor &E) : Extract(E) {}
201 auto EC = Extract(IterRef, ThisLen, ThisValue);
231 Extractor Extract;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
BinaryStreamArray.h 24 /// an Extractor type that can extract a record from a given offset and
147 : IterRef(Array.Stream.drop_front(Offset)), Extract(E),
152 auto EC = Extract(IterRef, ThisLen, ThisValue);
161 explicit VarStreamArrayIterator(const Extractor &E) : Extract(E) {}
201 auto EC = Extract(IterRef, ThisLen, ThisValue);
231 Extractor Extract;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
BinaryStreamArray.h 24 /// an Extractor type that can extract a record from a given offset and
147 : IterRef(Array.Stream.drop_front(Offset)), Extract(E),
152 auto EC = Extract(IterRef, ThisLen, ThisValue);
161 explicit VarStreamArrayIterator(const Extractor &E) : Extract(E) {}
201 auto EC = Extract(IterRef, ThisLen, ThisValue);
231 Extractor Extract;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
BinaryStreamArray.h 24 /// an Extractor type that can extract a record from a given offset and
130 : IterRef(Array.Stream), Array(&Array), HadError(HadError), Extract(E) {
134 auto EC = Extract(IterRef, ThisLen, ThisValue);
142 explicit VarStreamArrayIterator(const Extractor &E) : Extract(E) {}
176 auto EC = Extract(IterRef, ThisLen, ThisValue);
207 Extractor Extract;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
BinaryStreamArray.h 24 /// an Extractor type that can extract a record from a given offset and
147 : IterRef(Array.Stream.drop_front(Offset)), Extract(E),
152 auto EC = Extract(IterRef, ThisLen, ThisValue);
161 explicit VarStreamArrayIterator(const Extractor &E) : Extract(E) {}
201 auto EC = Extract(IterRef, ThisLen, ThisValue);
231 Extractor Extract;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
BinaryStreamArray.h 24 /// an Extractor type that can extract a record from a given offset and
147 : IterRef(Array.Stream.drop_front(Offset)), Extract(E),
152 auto EC = Extract(IterRef, ThisLen, ThisValue);
161 explicit VarStreamArrayIterator(const Extractor &E) : Extract(E) {}
201 auto EC = Extract(IterRef, ThisLen, ThisValue);
231 Extractor Extract;

Completed in 2736 milliseconds

<<31323334353637383940>>