Home
last modified time | relevance | path

Searched refs:high (Results 1 – 21 of 21) sorted by relevance

/development/tools/winscope/src/common/
Darray_utils.ts73 let high = values.length - 1;
77 while (low <= high) {
78 const mid = (low + high) >> 1;
86 high = mid - 1;
89 high = mid - 1;
105 let high = values.length - 1; variable
109 while (low <= high) {
110 const mid = (low + high) >> 1;
118 high = mid - 1;
/development/tools/winscope/src/test/unit/
Dmock_long.ts18 constructor(public low: number, public high: number) {} property in MockLong
22 const high = BigInt(this.high >>> 0) << BigInt(32); constant
23 return (low + high).toString();
/development/samples/ApiDemos/src/com/example/android/apis/view/
DViewFrameRateActivity.java50 long high = 1_000_000_000L / mFrameRates[i + 1]; in ViewFrameRateActivity() local
51 mFrameRateCutoffs[i] = (high * 3 + low) / 4; // 3/4 of the way to high is the cut-off in ViewFrameRateActivity()
113 final RadioButton high = findViewById(R.id.high); in onCreate() local
114 assert high != null; in onCreate()
115 high.setRequestedFrameRate(View.REQUESTED_FRAME_RATE_CATEGORY_NO_PREFERENCE); in onCreate()
116 high.setOnCheckedChangeListener((v, isChecked) -> { in onCreate()
135 high.setChecked(false); in onCreate()
/development/samples/browseable/WearHighBandwidthNetworking/
D_index.jd8 Sample demonstrates how to determine if a high-bandwidth network is available for use cases that
11 high-bandwidth network operations if the bandwidth of currently available networks is inadequate.
/development/tools/winscope/src/parsers/transactions/operations/
Dtranslate_changes.ts58 if (originalValue.low !== undefined && originalValue.high !== undefined) {
65 originalValue.high,
/development/tools/winscope/src/app/components/bottomnav/
Ddrawer.scss108 @include cdk.high-contrast(active, off) {
130 $high-contrast-border: solid 1px currentColor;
145 @include cdk.high-contrast(active, off) {
146 border-right: $high-contrast-border;
151 @include cdk.high-contrast(active, off) {
152 border-left: $high-contrast-border;
/development/tools/ota_analysis/src/services/
Dupdate_metadata_pb.js164 …startBlock && $util.isInteger(message.startBlock.low) && $util.isInteger(message.startBlock.high)))
167 …ge.numBlocks && $util.isInteger(message.numBlocks.low) && $util.isInteger(message.numBlocks.high)))
192 …Block = new $util.LongBits(object.startBlock.low >>> 0, object.startBlock.high >>> 0).toNumber(tru…
201 …mBlocks = new $util.LongBits(object.numBlocks.low >>> 0, object.numBlocks.high >>> 0).toNumber(tru…
234 …ber ? new $util.LongBits(message.startBlock.low >>> 0, message.startBlock.high >>> 0).toNumber(tru…
239 …umber ? new $util.LongBits(message.numBlocks.low >>> 0, message.numBlocks.high >>> 0).toNumber(tru…
851 …ize) && !(message.size && $util.isInteger(message.size.low) && $util.isInteger(message.size.high)))
879 … message.size = new $util.LongBits(object.size.low >>> 0, object.size.high >>> 0).toNumber(true);
919 …ongs === Number ? new $util.LongBits(message.size.low >>> 0, message.size.high >>> 0).toNumber(tru…
1540 …dataOffset && $util.isInteger(message.dataOffset.low) && $util.isInteger(message.dataOffset.high)))
[all …]
/development/tools/winscope/src/app/components/timeline/expanded-timeline/
Ddefault_timeline_row_component_test.ts274 function setTraceAndSelectionRange(low: bigint, high: bigint) {
287 TimestampConverterUtils.makeRealTimestamp(high),
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt502 inspector - n. a high ranking police officer
510 intensive - j. characterized by a high degree or intensity; often used as a combining form
727 playful - j. full of fun and high spirits
801 rapid - j. characterized by speed; moving with or capable of moving with high speed
903 stature - n. high level of respect gained by impressive development or achievement
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jar ... [] a int start int len int key int high int low static int idealByteArraySize (int) int i ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/tools/cargo_embargo/testdata/async-trait/
Dcargo.metadata9576 "description": "A dumping ground for high level safe wrappers over winapi.",
/development/tools/cargo_embargo/testdata/plotters/
Dcargo.metadata21727 "description": "A high-level, safe, zero-allocation TrueType font parser.",
27403 "description": "A dumping ground for high level safe wrappers over winapi.",