| /external/freetype/include/freetype/ |
| ftoutln.h | 439 /* Render an outline within a bitmap using the current scan-convert. */ 460 /* The field `params.source' will be set to `outline' before the scan */ [all...] |
| /external/grub/netboot/ |
| cs89x0.h | 344 /* for bios scan */ 347 /* use these values for debugging bios scan */
|
| pci.c | 408 /* Scan all PCI buses, until we find our card. 409 * We could be smart only scan the required busses but that
|
| /external/grub/stage2/ |
| tparm.c | 650 /* scan forward for %e or %; at level zero */ 674 /* scan forward for a %; at level zero */
|
| /external/jpeg/ |
| jmorecfg.h | 292 #define C_MULTISCAN_FILES_SUPPORTED /* Multiple-scan JPEG files? */ 308 #define D_MULTISCAN_FILES_SUPPORTED /* Multiple-scan JPEG files? */
|
| wrjpgcom.c | 172 #define M_SOS 0xDA /* Start Of Scan (begins compressed data) */ 298 /* Scan miscellaneous markers until we reach SOFn. */
|
| /external/llvm/lib/CodeGen/ |
| SpillPlacement.cpp | 326 // Scan backwards, skipping the last node which was just updated. 340 // Scan forwards, skipping the first node which was just updated.
|
| StackSlotColoring.cpp | 136 /// ScanForSpillSlotRefs - Scan all the machine instructions for spill slot 363 /// RemoveDeadStores - Scan through a basic block and look for loads followed
|
| /external/llvm/lib/Transforms/Scalar/ |
| SimplifyCFGPass.cpp | 125 // Do a quick scan of the basic block, turning any obviously unreachable 231 // Scan all the blocks in the function, looking for empty return blocks.
|
| /external/opencv/cv/src/ |
| cvoptflowhs.cpp | 232 * begin scan image, calc derivatives * 348 * begin scan velocity and update it *
|
| /external/openssl/crypto/evp/ |
| bio_b64.c | 85 int tmp_nl; /* If true, scan until '\n' */ 219 /* We need to scan, a line at a time until we
|
| /external/qemu/distrib/jpeg-6b/ |
| jmorecfg.h | 294 #define C_MULTISCAN_FILES_SUPPORTED /* Multiple-scan JPEG files? */ 310 #define D_MULTISCAN_FILES_SUPPORTED /* Multiple-scan JPEG files? */
|
| wrjpgcom.c | 172 #define M_SOS 0xDA /* Start Of Scan (begins compressed data) */ 298 /* Scan miscellaneous markers until we reach SOFn. */
|
| /external/skia/include/core/ |
| SkGeometry.h | 67 the resulting beziers are monotonic in Y. This is called by the scan converter. 139 the resulting beziers are monotonic in Y. This is called by the scan converter.
|
| /external/v8/src/ |
| spaces-inl.h | 185 void MemoryChunk::set_scan_on_scavenge(bool scan) { 186 if (scan) {
|
| /external/webp/src/dec/ |
| vp8i.h | 95 // With this layout, BPS (=Bytes Per Scan-line) is one cacheline size. 308 // Call io->setup() and finish setting up scan parameters.
|
| /external/wpa_supplicant_8/src/drivers/ |
| driver_privsep.c | 131 wpa_printf(MSG_DEBUG, "privsep: Received %lu bytes of scan results", 134 wpa_printf(MSG_DEBUG, "privsep: Invalid scan result len %lu",
|
| /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/ |
| ConnectivityManagerTestBase.java | 154 log("scan results are available"); 298 log("notify that scan results are available");
|
| /ndk/docs/text/ |
| CPU-ARCH-ABIS.text | 323 When installing an application, the package manager service will scan 332 then scan for shared libraries of the form:
|
| /packages/apps/LegacyCamera/src/com/android/camera/ |
| FocusManager.java | 223 // not do a full scan. The focus callback arrives before doSnap 421 // the focus status. It does not do a full scan. So the result is
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
| re.py | 140 """Scan through string looking for a match to the pattern, returning 305 def scan(self, string): member in class:Scanner
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
| re.py | 140 """Scan through string looking for a match to the pattern, returning 305 def scan(self, string): member in class:Scanner
|
| /external/icu4c/i18n/ |
| regexcmp.cpp | 179 // state, then linearly scan forward until we find a row that matches the [all...] |
| /art/runtime/gc/space/ |
| space.h | 58 // collections won't scan these areas such as the Zygote.
|
| /cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
| CtsApiCoverage.java | 114 * 2. For each provided APK, scan it using dexdeps, parse the output of dexdeps, and
|