/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
D | EventRecurrenceTest.java | 680 private static void cmp(int vlen, int[] v, int[] correct, String name) { in cmp() argument 681 if ((correct == null && v != null) in cmp() 682 || (correct != null && v == null)) { in cmp() 684 + ": correct=" + Arrays.toString(correct) in cmp() 687 if ((correct == null && vlen != 0) in cmp() 688 || (vlen != (correct == null ? 0 : correct.length))) { in cmp() 690 + ": correct=" + ((correct == null) ? "null" : correct.length) in cmp() 693 if (correct == null) { in cmp() 696 if (v.length < correct.length) { in cmp() 698 + ": correct=" + Arrays.toString(correct) in cmp() [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/ |
D | GPBDictionary.m | 525 // existing code path gets this correct. In shallow, the analyzer decides 600 //% // on to get the type correct. 610 //% // on to get the type correct. 618 //% // on to get the type correct. 700 //% // on to get the type correct. 712 //% // on to get the type correct. 721 //% // on to get the type correct. 978 //% // on to get the type correct. 988 //% // on to get the type correct. 996 //% // on to get the type correct. [all …]
|
D | GPBArray.m | 89 //% // the type correct. 316 // the type correct. 564 // the type correct. 812 // the type correct. 1060 // the type correct. 1308 // the type correct. 1556 // the type correct. 1804 // the type correct.
|
D | README.md | 71 field wasn't already set, you will get a instance of the correct class. This
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | EventLogTags.logtags | 45 # uses a new tag, "gsm_rat_switched_new", to log the correct service states. 80 # to log the correct "network_from" and "network_to" service states.
|
/frameworks/base/packages/EasterEgg/src/com/android/egg/quares/ |
D | QuaresActivity.kt | 290 val correct = q.check(column, row) in check() constant 291 setBackgroundColor(if (correct) correctColor else incorrectColor) in check() 292 return correct in check()
|
/frameworks/base/core/proto/android/server/ |
D | backup_chunks_metadata.proto | 63 // ChunkOrdering for how the device restores the chunks in the correct order. 86 // blob in its correct order. (The chunk order is randomized so as to give the server less 101 // Checksum of plaintext content. (i.e., in correct order.) 111 // restore to reconstruct the blob in its correct order. (The chunk order is randomized so as to
|
/frameworks/base/core/tests/benchmarks/ |
D | README | 19 # Otherwise you will likely crash with UnsatisfiedLinkError despite having correct JNI code.
|
/frameworks/base/core/java/android/widget/ |
D | SpellChecker.java | 603 boolean correct = spellCheckEnd != BreakIterator.DONE; in parse() 604 if (correct) { in parse() 606 correct = spellCheckEnd != BreakIterator.DONE; in parse() 608 if (!correct) { in parse()
|
/frameworks/compile/libbcc/tests/libbcc/ |
D | test_slang_version_info.ll | 27 ; Assert that bcc emits the correct version info into the .rs.info symbol 31 ; Assert that bcc emits the correct version info into the .rs.info symbol
|
/frameworks/hardware/interfaces/sensorservice/1.0/ |
D | README | 94 - Single-threaded clients receive events in the correct order in the same 96 - Multi-threaded clients receive events in the correct order but in
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-testing.md | 4 …ation visuals. In a worst-case failure case, as long as the end state is correct, usability will n…
|
/frameworks/base/startop/view_compiler/ |
D | README.md | 30 code validates, runs, and has the correct behavior. There are, unfortunately, a
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/ |
D | README.md | 90 not pass the correct set of flags to correctly link against 97 This will force it to use the correct flags.
|
/frameworks/native/opengl/tests/angeles/ |
D | README.txt | 66 could still have some work to do with compatibility and correct
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/ |
D | CHANGES.txt | 57 - Issue 43: Fix to correct identical 'umbrella_classname' options from trying
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/ |
D | GPBUtilitiesTests.m | 171 // TODO(thomasvl): add test with extensions once those format with correct names.
|
D | unittest_objc.proto | 142 // should still end up correct.
|
D | GPBDictionaryTests.pddm | 753 //% // type correct.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
D | plugin.proto | 86 // code generator from generating correct code. Errors which indicate a
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | unittest.proto | 334 // Used to test if generated extension name is correct when there are
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1233 # would be unable to find the correct page. The default is NO. 1400 # does not have to be run to correct the links.
|
/frameworks/rs/script_api/ |
D | rs_math.spec | 37 rounding may be done towards zero. In comparison, rs_fp_full requires correct handling of
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 1716 # by its name or with the correct syntax as to be used with the LaTeX 1935 # them the man command would be unable to find the correct page.
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 1666 # by its name or with the correct syntax as to be used with the LaTeX 1885 # them the man command would be unable to find the correct page.
|