/frameworks/ex/common/java/com/android/common/ |
D | OperationScheduler.java | 111 String[] pieces = param.substring(8).split("\\+"); in parseOptions() local 112 if (pieces.length > 3) { in parseOptions() 115 if (pieces.length > 0 && pieces[0].length() > 0) { in parseOptions() 116 options.backoffFixedMillis = parseSeconds(pieces[0]); in parseOptions() 118 if (pieces.length > 1 && pieces[1].length() > 0) { in parseOptions() 119 options.backoffIncrementalMillis = parseSeconds(pieces[1]); in parseOptions() 121 if (pieces.length > 2 && pieces[2].length() > 0) { in parseOptions() 122 options.backoffExponentialMillis = (int)parseSeconds(pieces[2]); in parseOptions()
|
/frameworks/minikin/include/minikin/ |
D | MeasuredText.h | 52 const LayoutPieces& pieces) const = 0; 86 LayoutPieces* pieces) const override { in getMetrics() argument 89 EndHyphenEdit::NO_EDIT, advances, extents, pieces); in getMetrics() 93 const LayoutPieces& pieces) const override { in getBounds() argument 95 return Layout::getBoundsWithPrecomputedPieces(text, range, bidiFlag, mPaint, pieces); in getBounds() 102 LayoutPieces* pieces) const override { in measureHyphenPiece() argument 105 nullptr /* extent */, pieces); in measureHyphenPiece()
|
D | Layout.h | 94 const LayoutPieces& pieces); 99 const LayoutPieces& pieces); 104 LayoutPieces* pieces);
|
/frameworks/minikin/tests/unittest/ |
D | LayoutTest.cpp | 57 const LayoutPieces& pieces) { in doLayoutWithPrecomputedPieces() argument 62 StartHyphenEdit::NO_EDIT, EndHyphenEdit::NO_EDIT, pieces); in doLayoutWithPrecomputedPieces() 560 LayoutPieces pieces; in TEST_F() local 564 pieces.insert(utf8ToUtf16("I"), Range(0, 1), paint, false /* dir */, in TEST_F() 567 Layout outLayout = doLayoutWithPrecomputedPieces("I", MinikinPaint(fc), pieces); in TEST_F() 571 LayoutPieces pieces; in TEST_F() local 575 pieces.insert(utf8ToUtf16("I"), Range(0, 1), paint, false /* dir */, in TEST_F() 578 Layout outLayout = doLayoutWithPrecomputedPieces("II", MinikinPaint(fc), pieces); in TEST_F() 584 LayoutPieces pieces; in TEST_F() local 588 pieces.insert(utf8ToUtf16("I"), Range(0, 1), paint, false /* dir */, in TEST_F() [all …]
|
/frameworks/base/tools/aapt2/jni/ |
D | aapt2_jni.cpp | 72 std::vector<StringPiece> pieces; in extract_pieces() local 76 [&pieces](const ScopedUtfChars &p) { pieces.push_back(p.c_str()); }); in extract_pieces() 78 return pieces; in extract_pieces()
|
/frameworks/minikin/libs/minikin/ |
D | LineBreakerUtil.h | 76 LayoutPieces* pieces) { // An output of layout pieces. Maybe null. in populateHyphenationPoints() argument 95 nullptr /* advances */, pieces); in populateHyphenationPoints() 99 nullptr /* advances */, pieces); in populateHyphenationPoints()
|
D | Layout.cpp | 262 const LayoutPieces& pieces) { in getBoundsWithPrecomputedPieces() argument 267 StartHyphenEdit::NO_EDIT, EndHyphenEdit::NO_EDIT, &pieces, in getBoundsWithPrecomputedPieces() 276 LayoutPieces* pieces) { in measureText() argument 284 nullptr, pieces); in measureText() 347 MinikinExtent* extents, LayoutPieces* pieces, float* totalAdvance, in LayoutAppendFunctor() argument 358 mPieces(pieces), in LayoutAppendFunctor()
|
/frameworks/base/tools/aapt2/util/ |
D | Util.cpp | 127 int pieces = 0; in IsJavaNameImpl() local 129 pieces++; in IsJavaNameImpl() 134 return pieces; in IsJavaNameImpl() 146 int pieces = 0; in IsAndroidNameImpl() local 164 pieces++; in IsAndroidNameImpl() 166 return pieces; in IsAndroidNameImpl()
|
/frameworks/base/core/java/android/net/ |
D | NetworkUtils.java | 302 String[] pieces = ipAndMaskString.split("/", 2); in parseIpAndMask() local 303 prefixLength = Integer.parseInt(pieces[1]); in parseIpAndMask() 304 address = InetAddress.parseNumericAddress(pieces[0]); in parseIpAndMask()
|
/frameworks/compile/mclinker/ |
D | LICENSE.TXT | 57 The following pieces of software have additional or alternate copyrights,
|
/frameworks/base/cmds/bootanimation/ |
D | FORMAT.md | 124 cd <path-to-pieces>
|
/frameworks/compile/slang/ |
D | NOTICE | 257 The following pieces of software have additional or alternate copyrights, 329 The following pieces of software have additional or alternate copyrights,
|
/frameworks/base/packages/SystemUI/docs/ |
D | plugins.md | 72 When compiling plugins there are a couple vital pieces required.
|
/frameworks/compile/libbcc/ |
D | NOTICE | 259 The following pieces of software have additional or alternate copyrights,
|
/frameworks/support/development/checkstyle/ |
D | LICENSE | 31 it if you want it; that you can change the software and use pieces of
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 31 it if you want it; that you can change the software and use pieces of
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | lstb.txt | 127 to pieces because it is not connected up with the work for which it 766 to pieces with the feathers still on, were littered all over it. 774 blood. Then from the table he took a platter heaped with small pieces 1370 which is plucked in pieces alive, or a black goat, whose throat is 6490 pieces. The sea air, sunshine, and patience, Watson--all else will
|
D | mems.txt | 1285 seems to have gone to pieces." 4007 discolored metal and several dull-colored pieces of pebble or glass. 5002 a thousand pieces and the fruit rolled about into every corner of the
|
D | retn.txt | 7161 window had been opened in the night, and that the broken pieces of 8444 when he understood our errand. There were some really curious pieces
|
D | case.txt | 2701 be out of England to-night and cut into four pieces in Amsterdam
|
D | advs.txt | 4820 He took an orange from the cupboard, and tearing it to pieces he
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1451 # The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces
|
D | Doxyfile.orig | 1442 # The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces
|
/frameworks/data-binding/prebuilds/1.0-rc0/ |
D | databinding-studio-bundle.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/databinding/
android/ ... |