| /external/chromium_org/google_update/ |
| google_update_idl.idl | 164 // The priority property determines download speed/priority and the number/ [all...] |
| /external/chromium_org/native_client_sdk/src/doc/devguide/coding/ |
| 3D-graphics.rst | 390 calls to speed up the flow of the OpenGL ES 2.0 command FIFO. Before you start
|
| /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
| building.rst | 245 optimizations that involve a space-speed tradeoff. It could be the case that
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
| CSSMetadata.js | 188 "marquee-speed": { values: [ [all...] |
| /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
| fast-dtoa.cc | 642 // scaled_w. However the code becomes much less readable and the speed [all...] |
| /external/chromium_org/third_party/harfbuzz-ng/src/ |
| hb-ot-layout-common-private.hh | 844 /* TODO speed this up */ [all...] |
| /external/chromium_org/third_party/icu/source/i18n/unicode/ |
| usearch.h | 60 * this operation comes with some speed penalty. [all...] |
| /external/chromium_org/third_party/libusb/src/libusb/ |
| libusbi.h | 303 enum libusb_speed speed; member in struct:libusb_device [all...] |
| /external/chromium_org/third_party/libwebp/dsp/ |
| dec.c | 10 // Speed-critical decoding functions.
|
| enc_neon.c | 10 // ARM NEON version of speed-critical encoding functions.
|
| /external/chromium_org/third_party/libwebp/enc/ |
| backward_references.c | 545 // This if is for speedup only. It roughly doubles the speed, and
|
| /external/chromium_org/third_party/libxml/src/include/libxml/ |
| parser.h | 254 int nodemem; /* Speed up large node parsing */ [all...] |
| /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/ |
| options.h | 534 DRI_CONF_DESC(en,"Texture filtering quality vs. speed, AKA ?brilinear? texture filtering") \ [all...] |
| /external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
| eng_cryptodev.c | 328 * account speed of the device, and what we want to do. [all...] |
| /external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/ |
| rc4-ia64.pl | 147 # "lfetch" this loop can run at (almost) peak speed even when
|
| rc4-md5-x86_64.pl | 40 # to be able to use 'openssl speed rc4' for
|
| /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/ |
| v3_addr.c | 143 * At the moment this is coded for simplicity, not speed. [all...] |
| /external/chromium_org/third_party/re2/util/ |
| pcre.cc | 903 // handle it explicitly. Speed is not important here because this [all...] |
| pcre.h | 105 // If speed is of the essence, you can create a pre-compiled "PCRE"
|
| /external/chromium_org/third_party/skia/include/core/ |
| SkColorPriv.h | 675 It does this for speed, since if it is being written directly to 16bits of
|
| /external/chromium_org/third_party/skia/src/core/ |
| SkScan_Antihair.cpp | 20 NULL (for speed), and thus draw outside of the clip by a pixel, which might
|
| /external/chromium_org/third_party/skia/src/effects/ |
| SkBlurMask.cpp | 35 * memory in X, for speed. The destination buffer (dst) must be at least [all...] |
| /external/chromium_org/third_party/sqlite/src/ |
| Makefile.vxworks | 55 #### Leave SQLITE_DEBUG undefined for maximum speed. Use SQLITE_DEBUG=1
|
| /external/chromium_org/third_party/sqlite/src/src/ |
| printf.c | 441 register const char *cset; /* Use registers for speed */ [all...] |
| /external/chromium_org/third_party/tcmalloc/chromium/src/ |
| deep-heap-profile.cc | 153 // TODO(dmikurube): Read pagemap in bulk for speed. [all...] |