Home
last modified time | relevance | path

Searched refs:ends (Results 1 – 25 of 209) sorted by relevance

123456789

/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/
Dset-href-attribute-whitespace-expected.txt16 Set href that ends with a space
18 Set href that ends with a newline
20 Set href that ends with a tab
22 Set href that ends with a carriage return
24 Set href that ends with a combination of newlines, spaces and tabs
26 Set href that starts and ends with a combination of newlines, spaces and tabs
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
DBlockAddresses.java42 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/llvm/test/CodeGen/X86/
Dodr_comdat.ll10 ; Case 1: variable is not explicitly initialized, and ends up in a .bss section
14 ; Case 2: variable is explicitly initialized, and ends up in a .data section
Dstore-fp-constant.ll4 ; Check that no FP constants in this testcase ends up in the
Dextractelement-load.ll15 ; Case where extractelement of load ends up as undef.
Dcfstring.ll7 ; Make sure that the string ends up the the correct section.
/external/llvm/test/CodeGen/ARM/
Dodr_comdat.ll10 ; Case 1: variable is not explicitly initialized, and ends up in a .bss section
14 ; Case 2: variable is explicitly initialized, and ends up in a .data section
D2011-08-29-SchedCycle.ll24 ; However since subc and sube are "glued" together, this ends up being a
/external/clang/test/ARCMT/
Datautorelease-check.m108 [pool release]; // expected-note {{scope ends here}}
119 [pool release]; // expected-note {{scope ends here}}
131 [pool release]; // expected-note {{scope ends here}}
142 [pool release]; // expected-note {{scope ends here}}
/external/stlport/stlport/using/h/
Dostream.h3 using _STLP_OLD_IO_NAMESPACE::ends;
Diostream.h19 using _STLP_OLD_IO_NAMESPACE::ends;
/external/stlport/stlport/using/
Dostream9 using _STLP_NEW_IO_NAMESPACE::ends;
/external/iptables/extensions/
Dlibxt_physdev.man13 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/
Dfootnote.txt3 [^1]: Footnote that ends with a list:
/external/ipsec-tools/src/racoon/doc/
DFAQ15 on both ends. You must configure both ends exactly the same.
20 Configure both ends exactly the same. With just a tiny little
/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/
DSQL_Results.java189 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/webkit/Source/WebCore/loader/mac/
DLoaderNSURLExtras.mm69 …// For example, if the filename ends up being the host, we wouldn't want to correct ".com" in "www…
79 // have a filename which has .tar in it or ends in .tgz
/external/astl/tests/
Dtest_iostream.cpp78 << " a nul char |" << std::ends << std::flush << "| in line 2."; in testManip()
/external/icu4c/test/testdata/
Dtestnorm.txt68 E111>1101 # mapping ends in Jamo L
/external/protobuf/gtest/test/
Dgtest-message_test.cc133 << "A NUL char " << std::ends << std::flush in TEST()
/external/gtest/test/
Dgtest-message_test.cc142 << "A NUL char " << std::ends << std::flush in TEST()
/external/chromium/testing/gtest/test/
Dgtest-message_test.cc142 << "A NUL char " << std::ends << std::flush in TEST()
/external/llvm/test/Transforms/MemCpyOpt/
D2011-06-02-CallSlotOverwritten.ll4 ; %ret ends up with the wrong value.
/external/mesa3d/src/glsl/glcpp/
DREADME30 A file that ends with a function-like macro name as the last
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dstar_decoration.mm18 // Omnibox popup ends up (2px below field). Determined via Pixie.app

123456789