/third_party/curl/lib/ |
D | checksrc.pl | 375 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/ |
D | confix.cpp | 61 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/ |
D | slidy.css | 243 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 …]
|
D | xhtml11.css | 69 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/ |
D | confix.qbk | 60 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.c | 21 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.c | 21 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/ |
D | llseek.c | 54 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/ |
D | style.css | 312 ol, selector 318 ol { selector 322 ol ol { 326 ol ol ol {
|
/third_party/boost/libs/iterator/doc/ |
D | default.css | 106 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/ |
D | moduleWithStatementsOfEveryKind.js | 24 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 };
|
D | moduleWithStatementsOfEveryKind.symbols | 66 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/ |
D | questions.dox | 3 <ol> 10 </ol>
|
/third_party/boost/libs/ptr_container/doc/ |
D | default.css | 106 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/ |
D | es_419.txt | 22 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/ |
D | es_419.txt | 22 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/ |
D | style.css | 189 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/ |
D | style.css | 189 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/ |
D | local.css | 117 ol.children li { 120 ol.children ol { 123 ol.children ol li {
|
/third_party/boost/libs/outcome/doc/src/static/css/ |
D | local.css | 117 ol.children li { 120 ol.children ol { 123 ol.children ol li {
|
/third_party/glib/glib/tests/ |
D | thread.c | 140 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/ |
D | undohtml.css | 5 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/ |
D | undohtml.css | 5 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/ |
D | undohtml.css | 5 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/ |
D | undohtml.css | 5 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
|