/hardware/ti/omap4-aah/hwc/ |
Android.mk | 1 # HWC under heavy development and should not be included in builds for now
|
/hardware/ti/omap4xxx/hwc/ |
Android.mk | 1 # HWC under heavy development and should not be included in builds for now
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
assign.go | 41 continue // short-circuit the heavy-weight gofmt check
|
/prebuilts/go/darwin-x86/test/ |
peano.go | 7 // Test that heavy recursion works. Simple torture test for
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
assign.go | 41 continue // short-circuit the heavy-weight gofmt check
|
/prebuilts/go/linux-x86/test/ |
peano.go | 7 // Test that heavy recursion works. Simple torture test for
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
SoftAAC2.cpp | 38 #define DRC_DEFAULT_MOBILE_DRC_HEAVY 1 /* switch for heavy compression for mobile conf */ 193 unsigned heavy = atoi(value); local 194 ALOGV("AAC decoder using desried DRC heavy compression switch of %d instead of %d", heavy, 196 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_HEAVY, heavy); [all...] |
/frameworks/base/services/core/java/com/android/server/am/ |
ActivityStarter.java | 763 final ProcessRecord heavy = mService.mHeavyWeightProcess; local [all...] |
/frameworks/base/core/java/android/app/ |
Notification.java | [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
os1_linux.go | 47 // is not, even timediv is too heavy, and we really need to use just an
|
proc1.go | 905 // In order to avoid needing heavy lifting here, we adopt [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
os1_linux.go | 47 // is not, even timediv is too heavy, and we really need to use just an
|
proc1.go | 905 // In order to avoid needing heavy lifting here, we adopt [all...] |
/frameworks/base/services/core/java/com/android/server/notification/ |
NotificationManagerService.java | 334 // We don't want to store the heavy bits of the notification in the archive, 3783 StatusBarNotification heavy; field in class:NotificationManagerService.TrimCache [all...] |
/external/v8/tools/ |
tickprocessor.js | 552 print('\n [Bottom up (heavy) profile]:');
|
/prebuilts/go/darwin-x86/src/encoding/gob/ |
type.go | 694 // Under heavy read contention, this is significantly faster than a map
|
/prebuilts/go/linux-x86/src/encoding/gob/ |
type.go | 694 // Under heavy read contention, this is significantly faster than a map
|
/external/robolectric/v3/runtime/ |
android-all-4.3_r2-robolectric-0.jar | |