Home
last modified time | relevance | path

Searched refs:c1 (Results 1 – 5 of 5) sorted by relevance

/build/make/tools/droiddoc/templates-pdk/assets/
Dsearch_autocomplete.js11 var c1 = row.cells[0];
14 c1.className = "jd-autocomplete jd-selected";
17 c1.className = "jd-autocomplete";
48 var c1 = r.insertCell(-1);
50 c1.className = "jd-autocomplete";
53 c1.onmousedown = function() {
56 c1.onmouseover = function() {
59 c1.onmouseout = function() {
62 c1.appendChild(link);
/build/kati/
Dstrutil.h129 size_t FindTwoOutsideParen(StringPiece s, char c1, char c2);
130 size_t FindThreeOutsideParen(StringPiece s, char c1, char c2, char c3);
Dstrutil.cc429 size_t FindTwoOutsideParen(StringPiece s, char c1, char c2) { in FindTwoOutsideParen() argument
431 s, [&c1, &c2](char d) { return d == c1 || d == c2; }); in FindTwoOutsideParen()
434 size_t FindThreeOutsideParen(StringPiece s, char c1, char c2, char c3) { in FindThreeOutsideParen() argument
436 s, [&c1, &c2, &c3](char d) { return d == c1 || d == c2 || d == c3; }); in FindThreeOutsideParen()
Dfind.cc104 AndCond(FindCond* c1, FindCond* c2) : c1_(c1), c2_(c2) {} in AndCond() argument
119 OrCond(FindCond* c1, FindCond* c2) : c1_(c1), c2_(c2) {} in OrCond() argument
/build/soong/third_party/zip/
Dreader_test.go664 00002b0 52 e9 be e6 6e cf eb 9e 85 4d 65 ce cc 30 c1 44
689 0000440 84 71 c1 f6 d4 ca 25 8c 77 b9 08 c7 c8 5e 10 8a