Home
last modified time | relevance | path

Searched refs:ol (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/third_party/curl/lib/
Dchecksrc.pl375 my $ol = $l; # keep the unmodified line for error reporting
624 $line, length($1), $file, $ol, "space before last semicolon");
638 $line, length($1), $file, $ol,
645 $line, length($1), $file, $ol,
654 $line, length($1), $file, $ol,
664 $line, length($1), $file, $ol, "badly placed open brace");
679 checkwarn("INDENTATION", $line, length($1), $file, $ol,
689 $line, length($1), $file, $ol,
695 $line, length($1)-1, $file, $ol,
707 $line, length($l)-1, $file, $ol,
[all …]
/third_party/boost/libs/spirit/repository/test/karma/
Dconfix.cpp61 html_tag_type const ol = tag("ol"); variable
83 BOOST_TEST((test("<ol>some text</ol>", html::ol["some text"]))); in main()
84 BOOST_TEST((test("<ol>some text</ol>", html::ol[string], "some text"))); in main()
95 BOOST_TEST((test(L"<ol>some text</ol>", html::ol[L"some text"]))); in main()
107 html::ol["some text"], space))); in main()
119 html::ol[L"some text"], space))); in main()
/third_party/libnl/doc/stylesheets/
Dslidy.css243 p,pre,ul,ol,blockquote,h2,h3,h4,h5,h6,dl,table {
263 ol { selector
281 ol li {
308 li ol li {
313 li li ol li {
319 setting class="outline" on ol or ul makes it behave as an
325 ol.outline li:hover { cursor: pointer }
326 ol.outline li.nofold:hover { cursor: default }
331 ol.outline { list-style:decimal; }
332 ol.outline ol { list-style-type:lower-alpha }
[all …]
Dxhtml11.css69 ul, ol, li > p { selector
221 ul, ol { selector
224 ol.arabic {
227 ol.loweralpha {
230 ol.upperalpha {
233 ol.lowerroman {
236 ol.upperroman {
240 div.compact ul, div.compact ol,
/third_party/boost/libs/spirit/repository/doc/karma/
Dconfix.qbk60 typedef traits::confix_spec<std::string>::type ol = tag("ol"); // <ol>...</ol>
63 Now, for instance, the above definitions allow to generate the HTML 'ol' tag
64 using a simple: `ol["Some text"]` (which results in `<ol>Some text</ol>`).
/third_party/musl/porting/liteos_a/kernel/src/locale/
D__mo_lookup.c21 uint32_t ol = swapc(mo[o+2*(b+n/2)], sw); in __mo_lookup() local
23 if (os >= size || ol >= size-os || ((char *)p)[os+ol]) in __mo_lookup()
/third_party/musl/src/locale/
D__mo_lookup.c21 uint32_t ol = swapc(mo[o+2*(b+n/2)], sw); in __mo_lookup() local
23 if (os >= size || ol >= size-os || ((char *)p)[os+ol]) in __mo_lookup()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dllseek.c54 unsigned long ol, llse_loff_t * result, unsigned int origin) in _llseek() argument
61 unsigned long ol, llse_loff_t * result, unsigned int origin) in _llseek() argument
63 return syscall(__NR_llseek, fd, oh, ol, result, origin); in _llseek()
/third_party/flatbuffers/docs/source/
Dstyle.css312 ol, selector
318 ol { selector
322 ol ol {
326 ol ol ol {
/third_party/boost/libs/iterator/doc/
Ddefault.css106 ol.simple, ul.simple {
109 ol.arabic {
112 ol.loweralpha {
115 ol.upperalpha {
118 ol.lowerroman {
121 ol.upperroman {
/third_party/typescript/tests/baselines/reference/
DmoduleWithStatementsOfEveryKind.js24 var ol = { s: 'hello', id: 2, isvalid: true }; variable
53 export var ol = { s: 'hello', id: 2, isvalid: true };
124 var ol = { s: 'hello', id: 2, isvalid: true }; variable
178 Y.ol = { s: 'hello', id: 2, isvalid: true };
DmoduleWithStatementsOfEveryKind.symbols66 var ol = { s: 'hello', id: 2, isvalid: true };
67 >ol : Symbol(ol, Decl(moduleWithStatementsOfEveryKind.ts, 22, 7))
144 export var ol = { s: 'hello', id: 2, isvalid: true };
145 >ol : Symbol(ol, Decl(moduleWithStatementsOfEveryKind.ts, 51, 14))
/third_party/boost/libs/program_options/doc/
Dquestions.dox3 <ol>
10 </ol>
/third_party/boost/libs/ptr_container/doc/
Ddefault.css106 ol.simple, ul.simple {
109 ol.arabic {
112 ol.loweralpha {
115 ol.upperalpha {
118 ol.lowerroman {
121 ol.upperroman {
/third_party/icu/icu4c/source/data/lang/
Des_419.txt22 es_419{"español latinoamericano"}
23 es_ES{"español de España"}
24 es_MX{"español de México"}
74 Olck{"ol chiki"}
/third_party/skia/third_party/externals/icu/source/data/lang/
Des_419.txt22 es_419{"español latinoamericano"}
23 es_ES{"español de España"}
24 es_MX{"español de México"}
74 Olck{"ol chiki"}
/third_party/node/doc/api_assets/
Dstyle.css189 li.version-picker:hover > ol {
198 ol.version-picker {
210 #gtoc ol.version-picker li {
216 ol.version-picker li a {
224 ol.version-picker li:last-child a {
344 ol, selector
351 ol ul,
352 ol ol,
353 ol dl,
355 ul ol,
[all …]
/third_party/node/doc/api/assets/
Dstyle.css189 li.version-picker:hover > ol {
198 ol.version-picker {
210 #gtoc ol.version-picker li {
216 ol.version-picker li a {
224 ol.version-picker li:last-child a {
344 ol, selector
351 ol ul,
352 ol ol,
353 ol dl,
355 ul ol,
[all …]
/third_party/boost/libs/outcome/doc/html/css/
Dlocal.css117 ol.children li {
120 ol.children ol {
123 ol.children ol li {
/third_party/boost/libs/outcome/doc/src/static/css/
Dlocal.css117 ol.children li {
120 ol.children ol {
123 ol.children ol li {
/third_party/glib/glib/tests/
Dthread.c140 struct rlimit ol, nl; in test_thread4()
148 if ((ret = prlimit (getpid (), RLIMIT_NPROC, &nl, &ol)) != 0) in test_thread4()
174 if ((ret = prlimit (getpid (), RLIMIT_NPROC, &ol, NULL)) != 0) in test_thread4()
/third_party/EGL/sdk/docs/man/html/
Dundohtml.css5 ul,ol {list-style: none;} selector
7 ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padd… selector
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
Dundohtml.css5 ul,ol {list-style: none;} selector
7 ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padd… selector
/third_party/EGL/sdk/docs/man/xhtml/
Dundohtml.css5 ul,ol {list-style: none;} selector
7 ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padd… selector
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/
Dundohtml.css5 ul,ol {list-style: none;} selector
7 ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padd… selector

12345678910>>...12