HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 976 - 1000 of 5734) sorted by null

<<31323334353637383940>>

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestConvert.java 74 // Extract the inputs.
143 // Extract the inputs.
212 // Extract the inputs.
286 // Extract the inputs.
355 // Extract the inputs.
424 // Extract the inputs.
498 // Extract the inputs.
567 // Extract the inputs.
636 // Extract the inputs.
    [all...]
TestClz.java 74 // Extract the inputs.
142 // Extract the inputs.
210 // Extract the inputs.
278 // Extract the inputs.
351 // Extract the inputs.
419 // Extract the inputs.
487 // Extract the inputs.
555 // Extract the inputs.
628 // Extract the inputs.
    [all...]
TestAbs.java 74 // Extract the inputs.
142 // Extract the inputs.
210 // Extract the inputs.
278 // Extract the inputs.
351 // Extract the inputs.
419 // Extract the inputs.
487 // Extract the inputs.
555 // Extract the inputs.
628 // Extract the inputs.
696 // Extract the inputs
    [all...]
  /cts/hostsidetests/services/activitymanager/src/android/server/cts/
WindowManagerState.java 308 stack.extract(dump, exitPatterns);
312 void extract(LinkedList<String> dump, Pattern[] exitPatterns) { method in class:WindowManagerState.WindowStack
384 task.extract(dump, exitPatterns);
388 private void extract(LinkedList<String> dump, Pattern[] exitPatterns) { method in class:WindowManagerState.WindowTask
542 display.extract(dump, exitPatterns);
546 private void extract(LinkedList<String> dump, Pattern[] exitPatterns) { method in class:WindowManagerState.Display
566 // Extract other info here if needed
660 window.extract(dump, exitPatterns);
664 private void extract(LinkedList<String> dump, Pattern[] exitPatterns) { method in class:WindowManagerState.WindowState
683 // Extract other info here if neede
    [all...]
ActivityManagerState.java 297 stack.extract(dump, exitPatterns);
301 private void extract(LinkedList<String> dump, Pattern[] exitPatterns) { method in class:ActivityManagerState.ActivityStack
399 task.extract(dump, exitPatterns);
403 private void extract(LinkedList<String> dump, Pattern[] exitPatterns) { method in class:ActivityManagerState.ActivityTask
509 activity.extract(dump, exitPatterns);
513 private void extract(LinkedList<String> dump, Pattern[] exitPatterns) { method in class:ActivityManagerState.Activity
  /external/llvm/tools/llvm-ar/
llvm-ar.cpp 97 " x[No] - extract file(s) from the archive\n"
120 Extract, ///< Extract files back to file system
157 // Extract the member filename from the command line for the [relpos] argument
222 case 'x': ++NumOperations; Operation = Extract; break;
291 if (OriginalDates && Operation != Extract)
379 case Extract:
393 if (Operation == Extract && OldArchive->isThin())
421 case Extract:
633 case Extract
    [all...]
  /libcore/ojluni/src/main/java/java/util/
Comparator.java 229 * @param keyExtractor the function used to extract the sort key
253 * @param keyExtractor the function used to extract the {@link
275 * @param keyExtractor the function used to extract the integer sort key
294 * @param keyExtractor the function used to extract the long sort key
313 * @param keyExtractor the function used to extract the double sort key
422 * @param keyExtractor the function used to extract the sort key
458 * @param keyExtractor the function used to extract the {@link
481 * @param keyExtractor the function used to extract the integer sort key
502 * @param keyExtractor the function used to extract the long sort key
523 * @param keyExtractor the function used to extract the double sort ke
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ppc-dis.c 405 /* Extract the operand value from the PowerPC or POWER instruction. */
413 /* Extract the value from the instruction. */
414 if (operand->extract)
415 value = (*operand->extract) (insn, dialect, &invalid);
492 if (operand->extract)
493 (*operand->extract) (insn, dialect, &invalid);
546 if (operand->extract)
547 (*operand->extract) (insn, (ppc_cpu_t)0, &invalid);
630 /* Now extract and print the operands. */
641 already made sure that the extract function considere
    [all...]
hppa-dis.c 215 /* Routines to extract various sized constants out of hppa
218 /* Extract a 3-bit space register number from a be, ble, mtsp or mfsp. */
231 /* Extract the immediate field from a st{bhw}s instruction. */
239 /* Extract the immediate field from a break instruction. */
247 /* Extract the immediate field from a {sr}sm instruction. */
255 /* Extract the 10 bit immediate field from a {sr}sm instruction. */
263 /* Extract the immediate field from a bb instruction. */
271 /* Extract an 11 bit immediate field. */
279 /* Extract a 14 bit immediate field. */
287 /* Extract a 16 bit immediate field (PA2.0 wide only). *
    [all...]
  /tools/test/connectivity/acts/tests/google/bt/gatt/
GattOverBrEdrTest.py 198 3. Find the advertisement and extract the mac address.
230 3. Find the advertisement and extract the mac address.
272 3. Find the advertisement and extract the mac address.
314 3. Find the advertisement and extract the mac address.
362 3. Find the advertisement and extract the mac address.
399 3. Find the advertisement and extract the mac address.
440 3. Find the advertisement and extract the mac address.
484 3. Find the advertisement and extract the mac address.
528 3. Find the advertisement and extract the mac address.
569 3. Find the advertisement and extract the mac address
    [all...]
  /external/libmpeg2/common/arm/
impeg2_inter_pred.s 318 vext.8 d8, d0, d1, #1 @Extract pixels (1-8) of row1
320 vext.8 d12, d2, d3, #1 @Extract pixels (1-8) of row5
322 vext.8 d16, d4, d5, #1 @Extract pixels (1-8) of row2
324 vext.8 d20, d6, d7, #1 @Extract pixels (1-8) of row6
336 vext.8 d1, d9, d10, #1 @Extract pixels (1-8) of row3
338 vext.8 d3, d13, d14, #1 @Extract pixels (1-8) of row7
342 vext.8 d5, d17, d18, #1 @Extract pixels (1-8) of row4
344 vext.8 d7, d21, d22, #1 @Extract pixels (1-8) of row8
429 vext.8 d1, d0, d1, #1 @Extract pixels (1-8) of row1
433 vext.8 d3, d2, d3, #1 @Extract pixels (1-8) of row
    [all...]
  /external/icu/icu4c/source/i18n/
ucal.cpp 77 len = id.extract(result, resultCapacity, *ec);
215 return id.extract(result, resultLength, *status);
255 return id.extract(result, resultLength, *status);
584 reslen = canonical.extract(result, resultCapacity, *status);
787 resultWinID.extract(winid, winidCapacity, *status);
805 resultID.extract(id, idCapacity, *status);
  /external/llvm/test/CodeGen/PowerPC/
ppc64le-aggregates.ll 183 %b.extract = extractvalue [7 x float] %b, 6
184 ret float %b.extract
211 %b.extract = extractvalue [8 x float] %b, 7
212 ret float %b.extract
249 %c.extract = extractvalue [2 x float] %c, 1
250 ret float %c.extract
  /external/squashfs-tools/RELEASE-READMEs/
README-4.1 108 Don't extract xattrs in filesystem
111 Extract xattrs in filesystem
117 -no[-xattrs] don't extract xattrs in file system
118 -x[attrs] extract xattrs in file system (default)
122 -no[-xattrs] don't extract xattrs in file system (default)
123 -x[attrs] extract xattrs in file system
  /external/zlib/src/examples/
zran.c 46 some lookahead and avoid many calls to extract() for small lengths.
244 the end of the uncompressed data, then extract() will return a value less
247 was generated. extract() may also return Z_ERRNO if there is an error on
249 local int extract(FILE *in, struct access *index, off_t offset, function
351 /* Demonstrate the use of build_index() and extract() by processing the file
396 len = extract(in, index, offset, buf, CHUNK);
  /system/core/libpixelflinger/codeflinger/
load_store.cpp 105 void GGLAssembler::extract(integer_t& d, int s, int h, int l, int bits) function in class:android::GGLAssembler
142 void GGLAssembler::extract(integer_t& d, const pixel_t& s, int component) function in class:android::GGLAssembler
144 extract(d, s.reg,
150 void GGLAssembler::extract(component_t& d, const pixel_t& s, int component) function in class:android::GGLAssembler
153 extract(r, s.reg,
164 extract(d, s.reg, s.h, s.l, 32);
  /external/autotest/server/site_tests/firmware_FWupdate/
firmware_FWupdate.py 24 2. extract shellball and repack with new bios.bin and ec.bin
119 extract_dir = tempfile.mkdtemp(prefix='extract', dir='/tmp')
179 # Extract and verify DUT state.
  /external/bison/tests/
sets.at 22 # Extract the information about the grammar sets from a bison
26 [AT_DATA([extract.sed],
53 AT_CHECK([sed -f extract.sed $1], 0, [stdout])
  /external/chromium-trace/catapult/third_party/flot/
jquery.colorhelpers.js 12 * var c = $.color.extract($("#mydiv"), 'background-color');
73 // extract CSS color property from element, going up in the DOM
75 $.color.extract = function (elem, css) {
  /external/clang/tools/clang-format/
clang-format.el 59 (defun clang-format--extract (xml-node)
60 "Extract replacements and cursor information from XML-NODE."
149 (setq operations (clang-format--extract (car (xml-parse-region)))))
  /external/icu/icu4c/source/common/
locutil.cpp 128 U_ASSERT(id->extract(0, INT32_MAX, buf, buflen) < buflen);
175 id.extract(prev, INT32_MAX, buffer + prev, BUFLEN - prev, US_INV);
179 id.extract(prev, i - prev, buffer + prev, BUFLEN - prev, US_INV);
unorm.cpp 163 n2->normalize(buffer, destString, *pErrorCode).extract(dest, destCapacity, *pErrorCode);
170 return buffer.extract(dest, destCapacity, *pErrorCode);
255 extract(dest, destCapacity, *pErrorCode);
  /external/icu/icu4c/source/common/unicode/
caniter.h 196 //Set extract(int comp, String segment, int segmentPos, StringBuffer buffer);
197 Hashtable *extract(Hashtable *fillinResult, UChar32 comp, const UChar *segment, int32_t segLen, int32_t segmentPos, UErrorCode &status);
198 //Hashtable *extract(UChar32 comp, const UnicodeString &segment, int32_t segLen, int32_t segmentPos, UErrorCode &status);
  /external/libhevc/common/arm64/
ihevc_inter_pred_chroma_horz.s 485 //vext.u8 d2,d0,d1,#2 //vector extract of src[0_2]
488 //vext.u8 d4,d0,d1,#4 //vector extract of src[0_4]
489 //vext.u8 d6,d0,d1,#6 //vector extract of src[0_6]
498 //vext.u8 d14,d12,d13,#2 //vector extract of src[0_2]
501 //vext.u8 d16,d12,d13,#4 //vector extract of src[0_4]
502 //vext.u8 d18,d12,d13,#6 //vector extract of src[0_6]
724 //vext.u8 d2,d0,d1,#2 //vector extract of src[0_2]
725 //vext.u8 d4,d0,d1,#4 //vector extract of src[0_4]
727 //vext.u8 d6,d0,d1,#6 //vector extract of src[0_6]
730 //vext.u8 d14,d12,d13,#2 //vector extract of src[0_2
    [all...]
  /external/llvm/include/llvm/CodeGen/
LiveIntervalUnion.h 93 void extract(LiveInterval &VirtReg, const LiveRange &Range);
94 void extract(LiveInterval &VirtReg) { function in class:llvm::LiveIntervalUnion
95 extract(VirtReg, VirtReg);

Completed in 1880 milliseconds

<<31323334353637383940>>