/frameworks/ml/nn/common/operations/ |
D | StridedSlice.cpp | 40 std::vector<int> starts; in stridedSliceGeneric() local 46 starts.emplace_back(beginData[idx]); in stridedSliceGeneric() 52 starts.emplace_back(0); in stridedSliceGeneric() 65 beginMask, endMask, shrinkAxisMask, starts, stops, strides, in stridedSliceGeneric() 71 beginMask, endMask, shrinkAxisMask, starts, stops, strides, in stridedSliceGeneric() 77 beginMask, endMask, shrinkAxisMask, starts, stops, strides, in stridedSliceGeneric()
|
/frameworks/base/sax/tests/saxtests/src/android/sax/ |
D | SafeSaxTest.java | 55 int starts = 0; field in SafeSaxTest.ElementCounter 59 starts++; in start() 68 int starts = 0; field in SafeSaxTest.TextElementCounter 72 starts++; in start() 105 assertEquals(1, rootCounter.starts); in testListener() 107 assertEquals(2, entryCounter.starts); in testListener() 109 assertEquals(2, idCounter.starts); in testListener()
|
/frameworks/base/core/java/android/text/method/ |
D | PasswordTransformationMethod.java | 195 int[] starts = null, ends = null; in getChars() local 205 starts = new int[nvisible]; in getChars() 210 starts[i] = sp.getSpanStart(visible[i]); in getChars() 221 if (i >= starts[a] && i < ends[a]) { in getChars()
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 67 # Note: New tag range starts here since 2753+ have been used below. 146 # SystemServer.run() starts: 153 # Package Manager starts: 155 # Package Manager .apk scan starts: 157 # Package Manager .apk scan starts:
|
/frameworks/native/cmds/dumpstate/ |
D | dumpstate.rc | 21 # bugreportd starts dumpstate binder service and makes it wait for a listener to connect.
|
/frameworks/base/tests/ActivityManagerPerfTests/ |
D | README.txt | 41 * If you are measuring the time elapsed of something that either starts or ends in the target 50 * If the target package should be running before your test logic starts, add startTargetPackage();
|
/frameworks/base/tests/net/smoketest/ |
D | Android.bp | 5 // starts failing and breaking presubmits in frameworks/base. We cannot easily put
|
/frameworks/opt/gamesdk/third_party/cube/app/ |
D | build.gradle | 39 minSdkVersion 24 // Official vulkan support starts in version 24
|
/frameworks/base/tools/aapt2/ |
D | formats.md | 12 The file starts with a simple header. All multi-byte fields are little-endian.
|
/frameworks/base/core/proto/android/os/ |
D | pagetypeinfo.proto | 59 // order level starts from 0 for 4KB to page_block_order defined above, e.g. 10 for 4096KB
|
D | batterystats.proto | 580 // Index of the frequency in system.cpu_frequency. It starts from 1, to
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | ICameraDeviceCallback.hal | 38 * Callback called when capture starts.
|
/frameworks/base/packages/SystemUI/ |
D | README.md | 18 When SystemUIApplication starts up, it will start up the services listed in 94 Recents tracks all the data needed for recents and starts/stops the recents
|
/frameworks/base/core/java/android/os/ |
D | BatteryStats.java | 4365 final int starts = ps.getStarts(which); in dumpCheckinLocked() local 4370 || starts != 0 || numAnrs != 0 || numCrashes != 0) { in dumpCheckinLocked() 4372 … userMillis, systemMillis, foregroundMillis, starts, numAnrs, numCrashes); in dumpCheckinLocked() 4392 final int starts = ss.getStarts(which); in dumpCheckinLocked() local 4394 if (startTime != 0 || starts != 0 || launches != 0) { in dumpCheckinLocked() 4400 starts, in dumpCheckinLocked() 6030 int starts; in dumpLocked() 6036 starts = ps.getStarts(which); in dumpLocked() 6042 if (userTime != 0 || systemTime != 0 || foregroundTime != 0 || starts != 0 in dumpLocked() 6051 if (starts != 0 || numCrashes != 0 || numAnrs != 0) { in dumpLocked() [all …]
|
/frameworks/ml/nn/extensions/ |
D | README.md | 35 Each extension must have a unique name that starts with the reverse domain name
|
/frameworks/base/cmds/bootanimation/ |
D | FORMAT.md | 97 Each part may optionally play a `wav` sample when it starts. To enable this, add a file
|
/frameworks/base/core/proto/android/server/ |
D | backup_chunks_metadata.proto | 99 repeated int32 starts = 1 [packed = true]; field
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 8 # ActivityManagerService.systemReady() starts:
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-layout.md | 65 …ultiAnimationStarter` with a single method, `startAll(endAction)`, which starts all of the animati…
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 639 // RESET indicates all ble stopped. Used when it (re)starts (e.g. after it crashes). 800 // RESET indicates all audio stopped. Used when it (re)starts (e.g. after it crashes). 818 // RESET indicates all mediaCodec stopped. Used when it (re)starts (e.g. after it crashes). 836 // RESET indicates all flashlight stopped. Used when it (re)starts (e.g. after it crashes). 854 // RESET indicates all camera stopped. Used when it (re)starts (e.g. after it crashes). 3029 * Logs foreground service starts and stops. 3030 * Note that this is not when a service starts or stops, but when it is 3489 * Logs when a service starts and stops. 3835 * starts from highest to lowest. The value should be monotonically 5063 * Logs when DocumentsUI is started, and how. Call this when DocumentsUI first starts up. [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 150 // starts with a '.', it is fully-qualified. Otherwise, C++-like scoping
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 150 // starts with a '.', it is fully-qualified. Otherwise, C++-like scoping
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | descriptor.proto | 173 // starts with a '.', it is fully-qualified. Otherwise, C++-like scoping
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 1773 // Session starts when call is placed or accepted and
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 4085 // Tag FIELD_AUTOFILL_REQUEST_ORDINAL: sequence number of the request inside a session; starts 4408 // ACTION: CaptivePortalLoginActivity starts
|