Searched refs:exactly (Results 1 – 15 of 15) sorted by relevance
/frameworks/compile/slang/tests/F_reduce_general_bad_function/ |
D | stderr.txt.expect | 1 …ragma rs reduce(init0)' (reduce_general_bad_function.rs:17:12) must take exactly 1 parameter (foun… 2 …ragma rs reduce(init2)' (reduce_general_bad_function.rs:21:12) must take exactly 1 parameter (foun… 4 …reduce(init2_special1)' (reduce_general_bad_function.rs:29:12) must take exactly 1 parameter (foun… 5 …reduce(init2_special0)' (reduce_general_bad_function.rs:33:12) must take exactly 1 parameter (foun… 25 …agma rs reduce(comb0)' (reduce_general_bad_function.rs:142:12) must take exactly 2 parameters (fou… 26 …agma rs reduce(comb1)' (reduce_general_bad_function.rs:146:12) must take exactly 2 parameters (fou… 27 …agma rs reduce(comb3)' (reduce_general_bad_function.rs:150:12) must take exactly 2 parameters (fou… 30 … rs reduce(accum_2in)' (reduce_general_bad_function.rs:159:12) must have exactly 1 input and no sp… 31 …ce(accum_special_1in)' (reduce_general_bad_function.rs:163:12) must have exactly 1 input and no sp… 39 …ragma rs reduce(out0)' (reduce_general_bad_function.rs:203:12) must take exactly 2 parameters (fou… [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | TileLayout.java | 119 record.tileView.measure(exactly(mCellWidth), exactly(mCellHeight)); in onMeasure() 160 protected static int exactly(int size) { in exactly() method in TileLayout
|
D | QuickQSPanel.java | 291 record.tileView.measure(exactly(mCellWidth), exactly(mCellHeight)); in onMeasure()
|
/frameworks/compile/slang/tests/F_reduce_general_bad_halter/ |
D | stderr.txt.expect | 3 …#pragma rs reduce(halt0)' (reduce_general_bad_halter.rs:25:12) must take exactly 1 parameter (foun… 4 …#pragma rs reduce(halt2)' (reduce_general_bad_halter.rs:29:12) must take exactly 1 parameter (foun…
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
D | QSIconViewImpl.java | 73 final int iconSpec = exactly(mIconSizePx); in onMeasure() 225 protected final int exactly(int size) { in exactly() method in QSIconViewImpl
|
/frameworks/base/core/proto/android/service/ |
D | restricted_image.proto | 56 // but it is undefined exactly what that is in AOSP code.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/testdata/ |
D | maps.proto | 51 // A message with exactly the same wire representation as MapOut, but using
|
/frameworks/base/cmds/statsd/src/ |
D | atom_field_options.proto | 35 // Used to annotate an atom that reprsents a state change. A state change atom must have exactly ONE
|
D | atoms.proto | 441 * be exactly one AttributionChain field. It must be field number 1.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/ |
D | GPBWellKnownTypesTest.m | 53 // equality requires the time intervals to be exactly the same, and the
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 313 // The message must be defined exactly as follows: 576 // Always has exactly three or four elements: start line, start column,
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 313 // The message must be defined exactly as follows: 576 // Always has exactly three or four elements: start line, start column,
|
/frameworks/base/core/proto/android/server/ |
D | jobscheduler.proto | 556 // It may contain a few stale entries since cleanup won't happen exactly every 568 // entries since cleanup won't happen exactly every
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | descriptor.proto | 397 // The message must be defined exactly as follows: 729 // Always has exactly three or four elements: start line, start column,
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/ |
D | DesignDoc.md | 93 `Foo_Bar_Baz`. For each fully-qualified proto message, there will be exactly one
|