/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
KubeRenderer.java | 46 * the screen. The most efficient way of doing this is to use
|
/development/samples/browseable/repeatingAlarm/src/com.example.android.repeatingalarm/ |
RepeatingAlarmFragment.java | 76 // efficient way to skyrocket the uninstall rate of an application, so use with care.
|
/development/samples/devbytes/animation/MultiPropertyAnimations/src/com/example/android/multipropertyanimations/ |
MultiPropertyAnimations.java | 66 * ViewPropertyAnimator is the cleanest and most efficient way of animating
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/ |
IntArray.java | 31 * is more efficient in time, but certainly in space.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
IntArray.h | 31 * is more efficient in time, but certainly in space.
|
IntArray.m | 31 * is more efficient in time, but certainly in space.
|
/external/bison/lib/ |
unlocked-io.h | 27 more efficient but not thread-safe. That they're not thread-safe is
|
/external/chromium/base/i18n/ |
icu_encoding_detection.cc | 55 // later. To make that efficient, keep track of encodings sniffed in this
|
/external/chromium/chrome/browser/resources/gpu_internals/ |
fast_rect_renderer.js | 8 * colored rectangles into a canvas in an efficient manner, provided
|
/external/chromium/webkit/glue/ |
context_menu.h | 35 // FIXME(beng): This would be more useful in the future and more efficient
|
/external/chromium-trace/trace-viewer/src/tracing/ |
fast_rect_renderer.js | 9 * colored rectangles into a canvas in an efficient manner, provided
|
/external/chromium_org/base/debug/ |
proc_maps_linux.cc | 34 // This isn't async safe nor terribly efficient, but it doesn't need to be at
|
/external/chromium_org/base/i18n/ |
icu_encoding_detection.cc | 55 // later. To make that efficient, keep track of encodings sniffed in this
|
/external/chromium_org/chrome/browser/chromeos/cros/ |
cert_library.h | 78 // TOOD(pneubeck): Either make this more efficient, asynchronous or get rid of
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
caching_rietveld_patcher.py | 62 class assumes that applying to all patched files at once is more efficient
|
/external/chromium_org/content/public/common/ |
renderer_preferences.h | 127 // Sunspider. We need to find an efficient way to report changes to frame
|
/external/chromium_org/crypto/ |
ghash.h | 33 // efficient than creating a fresh object.
|
/external/chromium_org/ppapi/proxy/ |
serialized_handle.h | 135 // efficient strategy.
|
/external/chromium_org/third_party/WebKit/Source/core/platform/ |
Timer.h | 141 // Setting this boolean is much more efficient than calling startOneShot
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderMedia.cpp | 83 // instantiate LayoutStateDisabler. Since using a LayoutStateMaintainer is slightly more efficient,
|
/external/chromium_org/third_party/WebKit/Source/core/workers/ |
DefaultSharedWorkerRepository.h | 81 // List of shared workers. Expectation is that there will be a limited number of shared workers, and so tracking them in a Vector is more efficient than nested HashMaps.
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
TextCodecUserDefined.cpp | 99 // Convert the string a fast way and simultaneously do an efficient check to see if it's all ASCII.
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_draw_quad.c | 96 * Note: this isn't especially efficient.
|
/external/chromium_org/third_party/opus/src/silk/ |
NLSF_VQ_weights_laroia.c | 36 R. Laroia, N. Phamdo and N. Farvardin, "Robust and Efficient Quantization of Speech LSP
|
/external/chromium_org/third_party/sqlite/src/test/ |
fts2r.test | 73 # full scan is less efficient.
|