/external/libnfc-nci/halimpl/pn54x/dnld/ |
phDnldNfc.c | 479 NXPLOG_FWDNLD_E("Platform Recovery Image extraction Failed!!"); 517 NXPLOG_FWDNLD_E("Download Image Primitives extraction failed!!"); [all...] |
/external/skia/src/opts/ |
SkBitmapProcState_matrixProcs_neon.cpp | 75 // extraction of the 16 upper bits 92 // extraction of the 16 upper bits
|
/system/core/libpixelflinger/arch-mips/ |
t32cb16blend.S | 54 ext $t0,\dreg,\shift+5,6 # start green extraction dst[\shift:10..5] 67 ext $t0,\dreg,\shift,5 # start blue extraction dst[\shift:4..0]
|
/external/llvm/test/CodeGen/SystemZ/ |
risbg-01.ll | 6 ; Test an extraction of bit 0 from a right-shifted value. 26 ; Test an extraction of other bits from a right-shifted value. 46 ; Test an extraction of most bits from a right-shifted value. 90 ; Test an extraction of bits from a left-shifted value. The range should 134 ; Test an extraction from a rotated value, no mask wraparound.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
cgen-ibld.in | 1 /* Instruction building/extraction support for @arch@. -*- C -*- 318 /* Operand extraction. */ 395 /* Default extraction routine.
|
/build/tools/ijar/ |
zip_main.cc | 158 // Execute the extraction (or just listing if just v is provided) 309 // Extraction / list mode
|
/external/ImageMagick/ImageMagick/script/ |
connected-components.html | 55 <p class="lead magick-description">Connected-component labeling (alternatively connected-component analysis, blob extraction, region labeling, blob discovery, or region extraction) uniquely labels connected components in an image. The labeling process scans the image, pixel-by-pixel from top-left to bottom-right, in order to identify connected pixel regions, i.e. regions of adjacent pixels which share the same set of intensity values. For example, let's find the objects in this image:</p>
|
/external/ImageMagick/www/ |
connected-components.html | 59 <p class="lead magick-description">Connected-component labeling (alternatively connected-component analysis, blob extraction, region labeling, blob discovery, or region extraction) uniquely labels connected components in an image. The labeling process scans the image, pixel-by-pixel from top-left to bottom-right, in order to identify connected pixel regions, i.e. regions of adjacent pixels which share the same set of intensity values. For example, let's find the objects in this image:</p>
|
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/ |
i18n.rst | 129 You can also provide a `extraction mapping file <http://babel.edgewall.org/wiki/Documentation/messages.html#extraction-method-mapping-and-configuration>`_
|
/external/llvm/test/CodeGen/ARM/ |
vget_lane.ll | 41 ; Do a vector add to keep the extraction from being done directly from memory. 87 ; Do a vector add to keep the extraction from being done directly from memory.
|
/external/opencv3/3rdparty/libwebp/webp/ |
demux.h | 11 // Enables extraction of image and extended format data from WebP files. 103 // Data/information extraction.
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
LocalVariableExtractor.java | 70 * Does the extraction.
|
/dalvik/dx/src/com/android/dx/rop/code/ |
LocalVariableExtractor.java | 70 * Does the extraction.
|
/dalvik/dx/src/com/android/dx/ssa/ |
LocalVariableExtractor.java | 77 * Does the extraction.
|
/device/linaro/hikey/etc/ |
media_codecs.xml | 72 corresponding color space converter for thumbnail extraction,
|
/device/linaro/hikey/uefi-tools/ |
atf-build.sh | 122 # Debug extraction handling
|
/external/antlr/antlr-3.4/runtime/Ruby/ |
README.txt | 56 * source code extraction and analysis
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
LocalVariableExtractor.java | 70 * Does the extraction.
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
LocalVariableExtractor.java | 78 * Does the extraction.
|
/external/e2fsprogs/intl/ |
libgettext.h | 87 /* For automatical extraction of messages sometimes no real
|
/external/icu/icu4c/source/tools/icupkg/ |
icupkg.8.in | 169 Items for removal or extraction may contain a single
|
/external/jsmn/ |
README.md | 60 Note: string tokens point to the first character after the opening quote and the previous symbol before final quote. This was made to simplify string extraction from JSON data.
|
/external/libmtp/ |
README.windows.txt | 35 2. Upon extraction, plug in your music device and run bin/inf-wizard.exe. Selecting your device and saving the inf file in the project root directory.
|
/external/llvm/lib/Transforms/IPO/ |
ExtractGV.cpp | 1 //===-- ExtractGV.cpp - Global Value extraction pass ----------------------===//
|
/external/llvm/utils/ |
findmisopt | 173 bpcmd="$bugpoint -run-llc -disable-loop-extraction --output "$out" --input /dev/null $bcfile $final --args $args"
|