/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/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/telephony/proto/src/ |
D | telephony.proto | 2319 // Settings at the beginning of the session or when changed 2322 // State at the beginning of the session or when changed 2325 // State at the beginning of the session or when changed 2328 // Capabilities at the beginning of the session or when changed 2331 // List of data calls at the beginning of the session or when changed 2376 // Audio codec at the beginning of the session or when changed 2564 // Settings at the beginning of the session or when changed 2567 // State at the beginning of the session or when changed 2570 // State at the beginning of the session or when changed 2573 // Capabilities at the beginning of the session or when changed [all …]
|
/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/compile/libbcc/ |
D | README.rst | 145 to be at the beginning of the cache file.
|
/frameworks/compile/mclinker/lib/Script/ |
D | ScriptScanner.ll | 57 /* code to place at the beginning of yylex() */
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-layout.md | 71 …he animation will set the view's translationX property to `from` before beginning the animation to…
|
/frameworks/base/core/java/android/app/ |
D | AppOpsManager.java | 2969 private @Nullable HistoricalOps splice(double fractionToRemove, boolean beginning) { in splice() argument 2972 if (beginning) { in splice()
|
/frameworks/ml/nn/tools/api/ |
D | NeuralNetworks.t | 112 * than the padding to the beginning by 1. 1496 * @param offset The offset to the beginning of the file of the area to map. 2527 * maximum timeout duration beginning at the call to
|
/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/av/media/codec2/docs/ |
D | doxygen.config | 1868 # 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/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
|