Searched refs:cs (Results 1 - 25 of 894) sorted by relevance

1234567891011>>

/external/doclava/res/assets/templates/
H A Djd_lists_unified.cs1 <?cs var:reference_tree ?>
H A Dpackage-list.cs1 <?cs each:pkg=docs.packages ?><?cs var: pkg.name ?>
2 <?cs /each ?>
H A Dheader.cs1 <?cs call:custom_masthead() ?>
2 <?cs call:custom_left_nav() ?>
H A Dnavtree_data.cs2 <?cs var:reference_tree ?>
H A Djd_lists.cs2 <?cs
5 { label:"<?cs var:page.label ?>", link:"<?cs var:page.link ?>",
6 tags:[<?cs var:page.tags ?>], type:"<?cs var:page.type ?>" }<?cs if:!last(page) ?>,<?cs /if ?><?cs
H A Dlists.cs2 <?cs each:page = docs.pages
3 ?> { id:<?cs var: page.id ?>, label:"<?cs var:page.label ?>", link:"<?cs var:page.link ?>", type:"<?cs var:page.type ?>", deprecated:"<?cs var:page.deprecated ?>" }<?cs if:!last(page) ?>,<?cs /if ?>
4 <?cs /each ?>
H A Dclass.cs1 <?cs include:"doctype.cs" ?>
2 <?cs include:"macros.cs" ?>
4 <?cs include:"head_tag.cs" ?>
5 <body class="<?cs var:class.since ?>" itemscope itemtype="http://schema.org/Article">
6 <?cs include:"header.cs" ?>
12 <?cs # ar
[all...]
H A Dpackage.cs1 <?cs include:"doctype.cs" ?>
2 <?cs include:"macros.cs" ?>
4 <?cs include:"head_tag.cs" ?>
5 <body class="<?cs var:package.since ?>">
6 <?cs include:"header.cs" ?>
12 <?cs cal
[all...]
H A Dkeywords.cs1 <?cs include:"macros.cs" ?>
3 <?cs include:"head_tag.cs" ?>
4 <?cs include:"header.cs" ?>
9 <h1><?cs var:page.title ?></h1>
14 <div class="jd-letterlist"><?cs each:letter=keywords ?>
15 <a href="#letter_<?cs name:letter ?>"><?cs nam
[all...]
H A Dclasses.cs1 <?cs include:"doctype.cs" ?>
2 <?cs include:"macros.cs" ?>
4 <?cs include:"head_tag.cs" ?>
5 <?cs include:"header.cs" ?>
10 <h1><?cs var:page.title ?></h1>
15 <div class="jd-letterlist"><?cs eac
[all...]
H A Dmacros.cs1 <?cs # A link to a package ?><?cs
3 <a href="<?cs var:toroot ?><?cs var:pkg.link ?>"><?cs var:pkg.name ?></a><?cs
6 <?cs # A link to a type, or not if it's a primitive type
18 ?><?cs
19 def:type_link_impl(type, link) ?><?cs call:type_link_impl2(type, link, "false") ?><?cs /de
[all...]
H A Dcomponents.cs1 <?cs # This default template file is meant to be replaced. ?>
2 <?cs # Use the -tempatedir arg to javadoc to set your own directory with a replacement for this file in it. ?>
4 <?cs include:"components/search_box.cs" ?>
5 <?cs include:"components/api_filter.cs" ?>
7 <?cs include:"components/masthead.cs" ?>
8 <?cs include:"components/left_nav.cs"
[all...]
H A Ddesignpage.cs1 <?cs include:"doctype.cs" ?>
2 <?cs include:"macros.cs" ?>
4 <?cs include:"head_tag.cs" ?>
7 <?cs call:custom_masthead() ?>
12 <?cs call:tag_list(root.descr) ?>
14 <?cs include:"footer.cs"
[all...]
H A Dnosidenavpage.cs1 <?cs include:"doctype.cs" ?>
2 <?cs include:"macros.cs" ?>
4 <?cs include:"head_tag.cs" ?>
7 <?cs call:custom_masthead() ?>
12 <?cs call:tag_list(root.descr) ?>
14 <?cs include:"footer.cs"
[all...]
H A Dpackages.cs1 <?cs include:"doctype.cs" ?>
2 <?cs include:"macros.cs" ?>
4 <?cs include:"head_tag.cs" ?>
6 <?cs include:"header.cs" ?>
11 <h1><?cs var:page.title ?></h1>
17 <p><?cs cal
[all...]
H A Dsampleindex.cs1 <?cs include:"doctype.cs" ?>
2 <?cs include:"macros.cs" ?>
3 <?cs set:resources="true" ?>
5 <?cs include:"head_tag.cs" ?>
6 <?cs include:"header.cs" ?>
14 <h1><?cs va
[all...]
H A Dyaml_navtree.cs1 <?cs
9 ?><?cs
11 <?cs var:whitespace ?>- title: "<?cs var:page.label ?>"
12 <?cs var:whitespace ?> path: <?cs var:page.link ?><?cs
14 <?cs var:whitespace ?> section: <?cs
15 /if?><?cs
[all...]
H A Dhierarchy.cs1 <?cs include:"macros.cs" ?>
12 <?cs include:"head_tag.cs" ?>
13 <?cs include:"header.cs" ?>
18 <h1><?cs var:page.title ?></h1>
25 <?cs def:hierarchy_list(classes) ?>
26 <?cs each:cl = classes ?>
28 <?cs loo
[all...]
/external/jsilver/src/com/google/clearsilver/jsilver/examples/basic/
H A Diterate.cs1 Query : <?cs var:query ?>
4 <?cs each:result = results ?>
5 <?cs var:result.title ?> ---> <?cs var:result.url ?>
6 <?cs /each ?>
/external/doclava/res/assets/templates/components/
H A Dmasthead.cs1 <?cs def:custom_masthead() ?>
4 <?cs if:reference && reference.apilevels ?>
5 <?cs call:default_api_filter() ?>
6 <?cs /if ?>
9 <?cs call:default_search_box() ?>
12 <?cs /def ?
/external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/
H A Downer_less.pass.cpp48 CS cs; local
50 assert(!cs(p1, p2));
51 assert(!cs(p2, p1));
52 assert(cs(p1 ,p3) || cs(p3, p1));
53 assert(cs(p3, p1) == cs(p3, p2));
55 assert(!cs(p1, w2));
56 assert(!cs(p2, w1));
57 assert(cs(p
62 CS cs; local
[all...]
/external/doclava/res/assets/customizations/
H A Dcustomizations.cs1 <?cs # placeholder for custom clearsilver code. ?
/external/tcpdump/
H A Dcpack.c57 cpack_align_and_reserve(struct cpack_state *cs, size_t wordsize) argument
62 next = cpack_next_boundary(cs->c_buf, cs->c_next, wordsize);
65 if (next - cs->c_buf + wordsize > cs->c_len)
73 cpack_advance(struct cpack_state *cs, const size_t toskip) argument
76 if (cs->c_next - cs->c_buf + toskip > cs->c_len)
78 cs
83 cpack_init(struct cpack_state *cs, u_int8_t *buf, size_t buflen) argument
96 cpack_uint64(struct cpack_state *cs, u_int64_t *u) argument
112 cpack_uint32(struct cpack_state *cs, u_int32_t *u) argument
128 cpack_uint16(struct cpack_state *cs, u_int16_t *u) argument
144 cpack_uint8(struct cpack_state *cs, u_int8_t *u) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c37 struct radeon_winsys_cs *cs = ctx->cs;
70 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONTEXT_REG, 3, 0);
71 cs->buf[cs->cdw++] = (R_028AD0_VGT_STRMOUT_BUFFER_SIZE_0 +
73 cs->buf[cs->cdw++] = (t[i]->b.buffer_offset +
75 cs->buf[cs
[all...]
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c37 struct radeon_winsys_cs *cs = ctx->cs;
70 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONTEXT_REG, 3, 0);
71 cs->buf[cs->cdw++] = (R_028AD0_VGT_STRMOUT_BUFFER_SIZE_0 +
73 cs->buf[cs->cdw++] = (t[i]->b.buffer_offset +
75 cs->buf[cs
[all...]

Completed in 3463 milliseconds

1234567891011>>