Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 16 of 16) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/
Downer_less.pass.cpp48 CS cs; in main() local
62 CS cs; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.access/
Dindex.pass.cpp29 const S& cs = s; in main() local
43 const S& cs = s; in main() local
Dat.pass.cpp27 const S& cs = s; in test() local
Dback.pass.cpp28 const S& cs = s; in test() local
Dfront.pass.cpp28 const S& cs = s; in test() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.iterators/
Drend.pass.cpp24 const S& cs = s; in test() local
Dend.pass.cpp24 const S& cs = s; in test() local
Drbegin.pass.cpp24 const S& cs = s; in test() local
Dbegin.pass.cpp24 const S& cs = s; in test() local
/ndk/sources/host-tools/ndk-stack/regex/
Dregex2.h113 #define CHadd(cs, c) ((cs)->ptr[(uch)(c)] |= (cs)->mask, (cs)->hash += (c)) argument
114 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c)) argument
115 #define CHIN(cs, c) ((cs)->ptr[(uch)(c)] & (cs)->mask) argument
116 #define MCadd(p, cs, cp) mcadd(p, cs, cp) /* regcomp() internal fns */ argument
117 #define MCsub(p, cs, cp) mcsub(p, cs, cp) argument
118 #define MCin(p, cs, cp) mcin(p, cs, cp) argument
Dregcomp.c627 cset *cs; in p_bracket() local
704 p_b_term(struct parse *p, cset *cs) in p_b_term()
767 p_b_cclass(struct parse *p, cset *cs) in p_b_cclass()
800 p_b_eclass(struct parse *p, cset *cs) in p_b_eclass()
1027 cset *cs; in allocset() local
1081 freeset(struct parse *p, cset *cs) in freeset()
1103 freezeset(struct parse *p, cset *cs) in freezeset()
1134 firstch(struct parse *p, cset *cs) in firstch()
1150 nch(struct parse *p, cset *cs) in nch()
1166 mcadd( struct parse *p, cset *cs, const char *cp) in mcadd()
[all …]
Dengine.c488 cset *cs; in backref() local
845 cset *cs; in step() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_copy/
Dcopy.pass.cpp28 const S& cs = str; in test() local
/ndk/sources/host-tools/make-3.81/
Dmain.c2404 register const struct command_switch *cs; in decode_switches() local
2665 register const struct command_switch *cs; in define_makeflags() local
2679 const struct command_switch *cs; in define_makeflags() member
/ndk/tests/device/test-stlport/unit/
Dstring_test.cpp539 string const& cs = s; in replace() local
/ndk/tests/device/test-gnustl-full/unit/
Dstring_test.cpp539 string const& cs = s; in replace() local