/development/samples/HeavyWeight/ |
Android.mk | 9 LOCAL_PACKAGE_NAME := HeavyWeight
|
AndroidManifest.xml | 23 package="com.example.android.heavyweight"> 25 <activity android:name="HeavyWeight">
|
/development/samples/HeavyWeight/src/com/example/android/heavyweight/ |
HeavyWeight.java | 17 package com.example.android.heavyweight; 29 public class HeavyWeight extends Activity {
|
/external/chromium_org/chrome/test/base/ |
chrome_process_util.h | 73 // a heavyweight call on the Mac.
|
/external/valgrind/main/drd/ |
drd_strmem_intercepts.c | 7 This file is part of DRD, a heavyweight Valgrind tool for
|
/external/valgrind/main/memcheck/ |
mc_replace_strmem.c | 9 This file is part of MemCheck, a heavyweight Valgrind tool for
|
memcheck.h | 13 This file is part of MemCheck, a heavyweight Valgrind tool for
|
/external/chromium_org/skia/ext/ |
platform_device.h | 103 // operations drawing into the bitmap. This is possibly heavyweight, so it 109 // into the bitmap. This is possibly heavyweight, so it should be existant
|
/external/valgrind/main/docs/xml/ |
design-impl.xml | 25 <command>Valgrind: A Framework for Heavyweight Dynamic Binary
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DocumentFragment.java | 24 * heavyweight object, depending on the underlying implementation. What is
|
/external/bison/src/ |
system.h | 133 were too heavyweight and could be disabled too easily. See 140 <assert.h>'s assertions are significantly heavyweight. Finally, if
|
/external/chromium_org/sync/syncable/ |
model_neutral_mutable_entry.cc | 300 // TODO(ncarter): This is unfortunately heavyweight. Can we do 334 // TODO(ncarter): This is unfortunately heavyweight. Can we do
|
mutable_entry.cc | 204 // TODO(ncarter): This is unfortunately heavyweight. Can we do
|
/external/chromium_org/ppapi/examples/2d/ |
paint_manager_example.cc | 86 // ones. Since image allocation can be somewhat heavyweight, we wouldn't
|
/external/chromium_org/ppapi/examples/input/ |
pointer_event_input.cc | 104 // ones. Since image allocation can be somewhat heavyweight, we wouldn't
|
/external/llvm/include/llvm/Analysis/ |
InlineCost.h | 123 /// inlining the callsite. It is an expensive, heavyweight call.
|
/external/chromium_org/media/audio/ |
audio_manager.h | 131 // Heavyweight tasks should use GetWorkerTaskRunner() instead of
|
/external/valgrind/main/drd/tests/ |
monitor_example.cpp | 16 This file is part of DRD, a heavyweight Valgrind tool for detecting
|
/docs/source.android.com/src/devices/ |
audio_avoiding_pi.jd | 149 because they are relatively heavyweight, and because they rely on
|
/docs/source.android.com/src/devices/camera/ |
camera3_error_stream.jd | 104 <p>This call is expected to be heavyweight and possibly take several hundred
|
/external/chromium_org/base/third_party/valgrind/ |
memcheck.h | 13 This file is part of MemCheck, a heavyweight Valgrind tool for
|
/external/chromium_org/chrome/browser/profiles/ |
profile_manager_browsertest.cc | 90 // This file contains tests for the ProfileManager that require a heavyweight
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothAdapter.java | 268 * <p>Device discovery is a heavyweight procedure. New connections to [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
HISTORY.txt | 35 and development of less heavyweight improvements (like user customisation)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
HISTORY.txt | 35 and development of less heavyweight improvements (like user customisation)
|