/frameworks/base/core/tests/coretests/src/android/text/method/ |
D | WordIteratorTest.java | 43 private void verifyIsWordWithSurrogate(int beginning, int end, int surrogateIndex) { in verifyIsWordWithSurrogate() argument 44 for (int i = beginning; i <= end; i++) { in verifyIsWordWithSurrogate() 46 assertEquals(beginning, mWordIterator.getBeginning(i)); in verifyIsWordWithSurrogate() 55 private void verifyIsWord(int beginning, int end) { in verifyIsWord() argument 56 verifyIsWordWithSurrogate(beginning, end, -1); in verifyIsWord() 59 private void verifyIsNotWord(int beginning, int end) { in verifyIsNotWord() argument 60 for (int i = beginning; i <= end; i++) { in verifyIsNotWord()
|
/frameworks/base/cmds/incident_helper/src/ |
D | ih_util.cpp | 144 int beginning = lastIndex; in parseRecordByColumns() local 149 beginning = lastBeginning; in parseRecordByColumns() 151 record.push_back(trimDefault(line.substr(beginning, lineSize - beginning))); in parseRecordByColumns()
|
/frameworks/native/opengl/tests/testViewport/ |
D | README | 27 NOTE: If a gl.glViewport call is added at the beginning of the onDrawFrame()
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 2183 // Settings at the beginning of the session or when changed 2186 // State at the beginning of the session or when changed 2189 // State at the beginning of the session or when changed 2192 // Capabilities at the beginning of the session or when changed 2195 // List of data calls at the beginning of the session or when changed 2240 // Audio codec at the beginning of the session or when changed 2421 // Settings at the beginning of the session or when changed 2424 // State at the beginning of the session or when changed 2427 // State at the beginning of the session or when changed 2430 // Capabilities at the beginning of the session or when changed [all …]
|
/frameworks/base/lowpan/tests/ |
D | README.md | 49 statements and use logcat to view them. The beginning and end of every tests is automatically logged
|
/frameworks/base/wifi/tests/ |
D | README.md | 49 statements and use logcat to view them. The beginning and end of every tests is automatically logged
|
/frameworks/opt/net/wifi/tests/wifitests/ |
D | README.md | 39 statements and use logcat to view them. The beginning and end of every tests is automatically logged
|
/frameworks/base/tests/ActivityManagerPerfTests/ |
D | README.txt | 51 at the beginning of the iteration
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_blob_cache.txt | 144 <key> and <value> are pointers to the beginning of the key and value, 163 <key> is a pointer to the beginning of the key. <keySize> specifies 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 | 540 // beginning of the "extend" block and is shared by all extensions within 572 // this path refers to the whole field declaration (from the beginning 592 // will be stripped from the beginning of each line other than the first.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 540 // beginning of the "extend" block and is shared by all extensions within 572 // this path refers to the whole field declaration (from the beginning 592 // will be stripped from the beginning of each line other than the first.
|
/frameworks/compile/libbcc/ |
D | README.rst | 145 to be at the beginning of the cache file.
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-layout.md | 62 …he animation will set the view's translationX property to `from` before beginning the animation to…
|
/frameworks/compile/mclinker/lib/Script/ |
D | ScriptScanner.ll | 57 /* code to place at the beginning of yylex() */
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | descriptor.proto | 693 // beginning of the "extend" block and is shared by all extensions within 725 // this path refers to the whole field declaration (from the beginning 750 // will be stripped from the beginning of each line other than the first.
|
/frameworks/base/core/java/android/app/ |
D | AppOpsManager.java | 2916 private @Nullable HistoricalOps splice(double fractionToRemove, boolean beginning) { in splice() argument 2919 if (beginning) { in splice()
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1767 # 3 is prepended. The dot (.) at the beginning of the MAN_EXTENSION tag is
|
D | Doxyfile.orig | 1758 # 3 is prepended. The dot (.) at the beginning of the MAN_EXTENSION tag is
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 1918 # 3 is prepended. The dot (.) at the beginning of the MAN_EXTENSION tag is
|
D | Doxyfile | 1918 # 3 is prepended. The dot (.) at the beginning of the MAN_EXTENSION tag is
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 1868 # 3 is prepended. The dot (.) at the beginning of the MAN_EXTENSION tag is
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 4616 // FIELD: The delay of the activity reporting to be fully drawn measured from the beginning of
|