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

<<111112113114115116117118119120>>

  /toolchain/binutils/binutils-2.25/opcodes/
h8500-dis.c 115 /* Extract any info parts. */
m32c-dis.c     [all...]
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
BaseDevicePolicyTest.java 307 // Extract the id of the new user.
343 // Extract the id of the new user.
357 // Extract the id of the new user.
  /external/ImageMagick/MagickWand/
identify.c 120 " transparent, extract, background, or shape",
134 "-extract geometry extract area from image",
    [all...]
  /external/ImageMagick/utilities/
convert.1.in 167 \-extract geometry extract area from image
273 exchange, extract, or transfer one or more image channels
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
update.py 328 # the tarball and extract the VERSION file. The version lookup will fail
381 # extract at the parent directory level.
385 # Extract tarball to a temporary directory in a sibling to GSUTIL_DIR.
  /external/clang/lib/AST/
CommentLexer.cpp 473 // Extract current line.
494 // There is some text, followed by end command. Extract text first.
538 // Extract current line.
  /external/gptfdisk/
gptcurses.cc 249 space->origPart->GetDescription().extract(0, 39, temp, 39);
339 partitions[partNum].GetDescription().extract(0, NAME_SIZE , temp, NAME_SIZE );
356 partitions[partNum].GetDescription().extract(0, NAME_SIZE , temp, NAME_SIZE );
  /external/icu/icu4c/source/test/intltest/
normconf.cpp 504 sPretty.extract(0, sPretty.length(), sChars, sPretty.length() + 1);
506 gotPretty.extract(0, gotPretty.length(), gotChars, gotPretty.length() + 1);
508 expPretty.extract(0, expPretty.length(), expChars, expPretty.length() + 1);
  /external/libavc/encoder/
ih264e_cabac.c 302 /* extract the remaining bits; */
337 * 1. Extract the leading byte of low(L)
373 /* 1. Extract the leading byte of low(L) */
  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.h 61 * \li Extract a Ndef record from a given buffer
327 * Extract a specific NDEF record from the data, provided by the caller. The data is a buffer holding
352 * parameter of the function in an attempt to extract just the first record. The
phHal4Nfc_ADD.c 451 /*Extract Remote device Info*/
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans8_dspr2.c 451 /* bit positon for extract from acc */
471 /* bit positon for extract from acc */
518 /* bit positon for extract from acc */
  /external/llvm/docs/
Passes.rst 48 For example passes to extract functions to bitcode or write a module to bitcode
757 .. _passes-loop-extract:
759 ``-loop-extract``: Extract loops into new functions
762 A pass wrapper around the ``ExtractLoop()`` scalar transformation to extract
767 ``-loop-extract-single``: Extract at most one loop into a new function
770 Similar to :ref:`Extract loops into new functions <passes-loop-extract>`, this
    [all...]
  /external/llvm/include/llvm/IR/
Function.h 244 /// @brief Extract the alignment for a call or parameter (0=unknown).
249 /// @brief Extract the number of dereferenceable bytes for a call or
255 /// @brief Extract the number of dereferenceable_or_null bytes for a call or
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 136 VGETLANEu, // zero-extend vector extract element
137 VGETLANEs, // sign-extend vector extract element
151 VEXT, // extract
  /external/llvm/lib/Target/Hexagon/
BitTracker.h 266 RegisterCell extract(const BitMask &M) const; // Returns a new cell.
398 // Extract/insert
399 // XTR R,b,e: extract bits from A1 starting at bit b, ending at e-1.
  /external/opencv3/3rdparty/jinja2/
ext.py 450 """Extract localizable strings from the given template node. Per
481 to extract any comments. For comment support you have to use the babel
482 extraction interface or extract comments yourself.
  /external/selinux/libsepol/src/
mls.c 346 /* Extract low sensitivity. */
366 /* Extract category set. */
424 /* Extract high sensitivity. */
  /external/skia/tests/
BitmapCopyTest.cpp 219 // Extract a subset which has the same width as the original. This
386 if (isExtracted[copyCase]) { // A larger image to extract from.
398 // Either copy src or extract into 'subset', which is used
  /external/v8/src/compiler/
js-call-reducer.cc 19 // Extract call count from {p}.
127 // Get to the actual frame state from which to extract the arguments;
305 // Extract feedback from the {node} using the CallICNexus.
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
pow2.cpp 134 i = extract_h (L_x); // Extract b10-b16 of fraction
136 a = extract_l (L_x); // Extract b0-b9 of fraction
187 /* Extract b0-b16 of fraction */
  /frameworks/base/core/java/android/util/
TypedValue.java 93 /** Complex data: mask to extract unit information (after shifting by
121 /** Complex data: mask to extract radix information (after shifting by
137 /** Complex data: mask to extract mantissa information (after shifting by
  /frameworks/base/docs/html/google/play/licensing/
licensing-reference.jd 257 <p>Any {@code Policy} implementation can extract the extras settings from the license
337 {@code Policy} can extract the VT key value and use it to conditionally allow access to
404 <p>The application {@code Policy} can extract the {@code GT} and {@code GR} extras and use them to
  /frameworks/base/docs/html/training/articles/
keystore.jd 40 to make it more difficult to extract from the device. Once keys are in the
71 be able to extract their key material (for example, to be used outside of the Android device).
77 Keystore keys on the Android device, but not extract them from the device. This feature is enabled

Completed in 1540 milliseconds

<<111112113114115116117118119120>>