OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:efficient
(Results
51 - 75
of
2346
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
EnumMultiset.java
40
* <p>This implementation is highly
efficient
when {@code elements} is itself a {@link
HashMultiset.java
55
* <p>This implementation is highly
efficient
when {@code elements} is itself
/external/kernel-headers/original/asm-arm/
glue.h
12
* into the kernel in an
efficient
manner. The idea is to use branches
/external/skia/src/core/
SkBBoxHierarchyRecord.h
17
* into an SkPictureStateTree to allow for
efficient
culling and correct playback of draws.
/external/srec/srec/clib/
log_add.h
28
** A more
efficient
implementation is to use lookup tables.
/frameworks/base/docs/html/guide/topics/connectivity/
index.jd
25
<a href="http://developer.android.com/training/
efficient
-downloads/index.html">
/frameworks/compile/mclinker/include/mcld/MC/
ContextFactory.h
24
* MCLinker is designed for
efficient
memory usage. Because user can give
/libcore/dalvik/src/main/java/dalvik/system/
DalvikLogHandler.java
23
* An optimized handler for
efficient
publishing of basic log messages.
/packages/apps/Camera/src/com/android/camera/
CountDownTimerPreference.java
28
* (e.g. 0-60), it is more
efficient
to auto generate the list than to predefine it.*/
/packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis2/
Visualization2RS.java
74
// TODO: might be more
efficient
to push this in to renderscript
/external/llvm/include/llvm/Target/
TargetSelectionDAGInfo.h
46
/// more
efficient
than using a library call. This function can return a null
70
/// more
efficient
than using a library call. This function can return a null
86
///
efficient
than using a library call. This function can return a null
/frameworks/base/docs/html/training/efficient-downloads/
regular_updates.jd
6
previous.title=Optimizing Downloads for
Efficient
Network Access
7
previous.link=
efficient
-network-access.html
33
<p><a href="{@docRoot}training/monitoring-device-state/index.html">Optimizing Battery Life</a> discusses how to build battery-
efficient
apps that modify their refresh frequency based on the state of the host device. That includes disabling background service updates when you lose connectivity and reducing the rate of updates when the battery level is low.</p>
/external/clang/www/
OpenProjects.html
50
distcc can be improved to scale better and be more
efficient
. Delta could be
51
faster and more
efficient
at reducing C-family programs if built on the clang
87
simplifies the code and makes it more
efficient
.</li>
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
GLShape.java
100
protected ArrayList<Integer> mIndexList = new ArrayList<Integer>(); // make more
efficient
?
/development/samples/BusinessCard/src/com/example/android/businesscard/
ContactAccessorSdk3_4.java
35
* <li>It would work through a compatibility layer, which would make it inherently less
efficient
.
/development/samples/training/threadsample/src/com/example/android/threadsample/
BroadcastNotifier.java
29
* LocalBroadcastManager is more
efficient
than BroadcastManager; because it only
/external/bison/src/
Sbitset.h
1
/* A simple, memory-
efficient
bitset implementation.
/external/chromium/base/debug/
debugger_win.cc
43
// Replaces each "%ld" in input per a value. Not
efficient
but it works.
/external/chromium/chrome/browser/sync/engine/
conflict_resolver.h
60
// currently not very
efficient
, but will ease debugging.
/external/chromium_org/base/debug/
debugger_win.cc
43
// Replaces each "%ld" in input per a value. Not
efficient
but it works.
/external/chromium_org/chrome/browser/extensions/api/storage/
setting_sync_data.h
24
// app setting. Safe and
efficient
to copy.
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_map_image.txt
19
This extension allows for more
efficient
uploading of texture data through
/external/chromium_org/net/base/
mime_sniffer.h
17
// be useful for callers to determine an
efficient
buffer size to pass to
/external/chromium_org/ppapi/shared_impl/
callback_tracker.cc
25
// TODO(viettrungluu): This obviously isn't so
efficient
.
/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
SkiaFontWin.h
59
// Note: this is less
efficient
than calling the version with FontPlatformData,
Completed in 3182 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>