/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
D | BlockAddresses.java | 42 private final CodeAddress[] ends; field in BlockAddresses 55 this.ends = new CodeAddress[maxLabel]; in BlockAddresses() 109 return ends[block.getLabel()]; in getEnd() 120 return ends[label]; in getEnd() 140 ends[label] = new CodeAddress(pos); in setupArrays()
|
/external/harfbuzz_ng/src/ |
D | gen-indic-table.py | 165 ends = [] variable 184 ends.append (last + 1) 185 offset += ends[-1] - starts[-1] 193 ends.append (last + 1) 194 offset += ends[-1] - starts[-1] 206 pages = set([u>>page_bits for u in starts+ends+singles.keys()]) 209 for (start,end) in zip (starts, ends):
|
/external/skia/src/pathops/ |
D | SkPathOpsCommon.cpp | 245 const int ends = count * 2; // all starts and ends in Assemble() local 246 const int entries = (ends - 1) * count; // folded triangle : n * (n - 1) / 2 in Assemble() 249 for (rIndex = 0; rIndex < ends - 1; ++rIndex) { in Assemble() 252 const int row = rIndex < count - 1 ? rIndex * ends : (ends - rIndex - 2) in Assemble() 253 * ends - rIndex - 1; in Assemble() 254 for (iIndex = rIndex + 1; iIndex < ends; ++iIndex) { in Assemble() 272 int row = pair / ends; in Assemble() 273 int col = pair - row * ends; in Assemble() 274 int thingOne = row < col ? row : ends - row - 2; in Assemble() 281 int thingTwo = row < col ? col : ends - row + col - 1; in Assemble()
|
/external/llvm/tools/lli/Unix/ |
D | RPCChannel.inc | 48 // Close the parent ends of the pipes 70 // Close the child ends of the pipes 74 // Store the parent ends of the pipes 82 // Store the parent ends of the pipes
|
/external/libcxx/test/std/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.cons/ |
D | cp_size_mode.pass.cpp | 28 out << i << ' ' << d << ' ' << s << std::ends; in main() 38 out << i << ' ' << d << ' ' << s << std::ends; in main()
|
D | default.pass.cpp | 25 out << i << ' ' << d << ' ' << s << std::ends; in main()
|
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.manip/ |
D | ends.pass.cpp | 58 ends(os); in main() 66 ends(os); in main()
|
/external/clang/test/ARCMT/ |
D | atautorelease-check.m | 107 [pool release]; // expected-note {{scope ends here}} 118 [pool release]; // expected-note {{scope ends here}} 130 [pool release]; // expected-note {{scope ends here}} 141 [pool release]; // expected-note {{scope ends here}}
|
/external/llvm/docs/TableGen/ |
D | Deficiencies.rst | 18 the basic concepts via custom-made back-ends, which can pervert the original 22 back-ends adhere to strict rules. Others suggesting we should move to more
|
/external/libcxx/test/std/depr/depr.str.strstreams/depr.strstream/depr.strstream.oper/ |
D | str.pass.cpp | 23 out << 123 << ' ' << 4.5 << ' ' << "dog" << std::ends; in main()
|
/external/libcxx/test/std/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.members/ |
D | str.pass.cpp | 23 out << 123 << ' ' << 4.5 << ' ' << "dog" << std::ends; in main()
|
/external/libhevc/common/arm/ |
D | ihevc_itrans_recon_4x4.s | 178 @ first stage ends 209 @ second stage ends 211 @ second stage computation ends
|
D | ihevc_itrans_recon_4x4_ttype1.s | 173 @ first stage computation ends 212 @ second stage computation ends
|
D | ihevc_inter_pred_chroma_horz_w16out.s | 119 @******* added ends 150 @******* removal ends 615 @**** removal ends 618 @**** addn ends 639 @**** removal ends 645 @**** addn ends 701 @inner loop ends
|
/external/iptables/extensions/ |
D | libxt_physdev.man | 13 chains). If the interface name ends in a "+", then any 24 chains). If the interface name ends in a "+", then any
|
/external/markdown/tests/extensions-x-footnotes/ |
D | footnote.txt | 3 [^1]: Footnote that ends with a list:
|
/external/libcxx/test/std/depr/depr.str.strstreams/depr.strstream/depr.strstream.cons/ |
D | default.pass.cpp | 25 inout << i << ' ' << d << ' ' << s << std::ends; in main()
|
/external/ipsec-tools/src/racoon/doc/ |
D | FAQ | 15 on both ends. You must configure both ends exactly the same. 20 Configure both ends exactly the same. With just a tiny little
|
/external/llvm/test/CodeGen/X86/ |
D | store-fp-constant.ll | 7 ; Check that no FP constants in this testcase ends up in the
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/tests/main/ |
D | atgroup_01.css | 9 + Any page whose URL's host is "mozilla.org" or ends with
|
D | atgroup_02.css | 10 + Any page whose URL's host is "mozilla.org" or ends with
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/ |
D | SQL_Results.java | 189 if (DB_Results.LOG) DB_Results.LOG_WRITER.ends(")"); //$NON-NLS-1$ in queryScenarioTimestampDataPoints() 205 if (DB_Results.LOG) DB_Results.LOG_WRITER.ends(")"); //$NON-NLS-1$ in queryScenarioBuildDataPoints()
|
/external/llvm/test/CodeGen/AArch64/ |
D | nzcv-save.ll | 6 ; DAG ends up with two uses for the flags from an ADCS node, which means they
|
/external/llvm/test/DebugInfo/X86/ |
D | pr13303.ll | 5 ; Check that the prologue ends with is_stmt here.
|
/external/icu/icu4c/source/test/testdata/ |
D | testnorm.txt | 68 E111>1101 # mapping ends in Jamo L
|