Home
last modified time | relevance | path

Searched refs:csource (Results 1 – 17 of 17) sorted by relevance

/external/python/cffi/cffi/
Dcparser.py55 def _workaround_for_old_pycparser(csource): argument
68 match = _r_star_const_space.search(csource)
72 parts.append(csource[:match.start()])
76 if csource.startswith('*', endpos):
80 while i < len(csource):
81 c = csource[i]
92 csource = csource[endpos:i] + closing + csource[i:]
94 parts.append(csource)
97 def _preprocess_extern_python(csource): argument
112 match = _r_extern_python.search(csource)
[all …]
Dapi.py101 def cdef(self, csource, override=False, packed=False, pack=None):
112 self._cdef(csource, override=override, packed=packed, pack=pack)
114 def embedding_api(self, csource, packed=False, pack=None): argument
115 self._cdef(csource, packed=packed, pack=pack, dllexport=True)
119 def _cdef(self, csource, override=False, **options): argument
120 if not isinstance(csource, str): # unicode, on Python 2
121 if not isinstance(csource, basestring):
123 csource = csource.encode('ascii')
126 self._parser.parse(csource, override=override, **options)
127 self._cdefsources.append(csource)
/external/llvm-project/libcxx/test/std/utilities/utility/forward/
Dforward.fail.cpp20 const A csource() {return A();} in csource() function
33 … std::forward<A&>(csource()); // expected-error {{no matching function for call to 'forward'}} in main()
40 std::forward<A>(csource()); // expected-error {{no matching function for call to 'forward'}} in main()
Dforward.pass.cpp24 const A csource() TEST_NOEXCEPT {return A();} in csource() function
66 static_assert(std::is_same<decltype(std::forward<const A>(csource())), const A&&>::value, ""); in main()
69 ASSERT_NOEXCEPT(std::forward<const A>(csource())); in main()
Dmove.fail.cpp27 const move_only csource() {return move_only();} in csource() function
Dmove.pass.cpp29 const move_only csource() {return move_only();} in csource() function
/external/libcxx/test/std/utilities/utility/forward/
Dforward.fail.cpp21 const A csource() {return A();} in csource() function
40 … std::forward<A&>(csource()); // expected-error {{no matching function for call to 'forward'}} in main()
47 std::forward<A>(csource()); // expected-error {{no matching function for call to 'forward'}} in main()
Dforward_03.pass.cpp22 const A csource() {return A();} in csource() function
54 static_assert(sizeof(test(std::forward<const A&>(csource()))) == 2, ""); in main()
56 static_assert(sizeof(test(std::forward<const A>(csource()))) == 2, ""); in main()
Dforward.pass.cpp25 const A csource() noexcept {return A();} in csource() function
69 static_assert(std::is_same<decltype(std::forward<const A>(csource())), const A&&>::value, ""); in main()
72 static_assert(noexcept(std::forward<const A>(csource())), ""); in main()
Dmove.fail.cpp24 const move_only csource() {return move_only();} in csource() function
Dmove.pass.cpp32 const move_only csource() {return move_only();} in csource() function
/external/webrtc/rtc_base/
Dstring_encode.cc54 const char* csource, in hex_encode_with_delimiter() argument
61 reinterpret_cast<const unsigned char*>(csource); in hex_encode_with_delimiter()
/external/python/cffi/testing/cffi1/
Dtest_verify1.py268 csource = "\n".join(["%s somevar_%s;" % (tp, tp.replace(' ', '_'))
270 ffi.cdef(csource)
271 lib = ffi.verify(csource)
287 csource = "\n".join(["%s somevar_%s;" % (tp, tp.replace(' ', '_'))
289 ffi.cdef(csource)
290 lib = ffi.verify(csource)
/external/python/cffi/testing/cffi0/
Dtest_verify.py287 csource = "\n".join(["%s somevar_%s;" % (tp, tp.replace(' ', '_'))
289 ffi.cdef(csource)
290 lib = ffi.verify(csource)
306 csource = "\n".join(["%s somevar_%s;" % (tp, tp.replace(' ', '_'))
308 ffi.cdef(csource)
309 lib = ffi.verify(csource)
/external/libcups/conf/
Dmime.types123 application/x-csource c cxx cpp cc C h hpp \
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c3809 const char* csource=source; in TestJitterbug2346() local
3818 ucnv_toUnicode(conv,&utarget,utargetLimit,&csource,csource+sizeof(source),NULL,TRUE,&err); in TestJitterbug2346()
4350 const char* csource=cSource;
4359 ucnv_toUnicode(conv,&utarget,utargetLimit,&csource,csource+sizeof(cSource),NULL,TRUE,&err);
/external/icu/icu4c/source/data/unidata/
Dchanges.txt171 …gennorm2 -o $ICU_SRC/icu4c/source/common/norm2_nfc_data.h -s $ICU4C_UNIDATA/norm2 nfc.txt --csource
445 …gennorm2 -o $ICU_SRC/icu4c/source/common/norm2_nfc_data.h -s $ICU4C_UNIDATA/norm2 nfc.txt --csource
758 …gennorm2 -o $ICU_SRC/icu4c/source/common/norm2_nfc_data.h -s $ICU4C_UNIDATA/norm2 nfc.txt --csource
1245 …gennorm2 -o $ICU_SRC/icu4c/source/common/norm2_nfc_data.h -s $ICU4C_UNIDATA/norm2 nfc.txt --csource
1637 …gennorm2 -o $ICU_SRC/icu4c/source/common/norm2_nfc_data.h -s $ICU4C_UNIDATA/norm2 nfc.txt --csource
2105 bin/gennorm2 -o $ICU_SRC_DIR/source/common/norm2_nfc_data.h -s $UNIDATA/norm2 nfc.txt --csource
2523 bin/gennorm2 -o $ICU_SRC_DIR/source/common/norm2_nfc_data.h -s $UNIDATA/norm2 nfc.txt --csource
2901 - bin/gennorm2 -o $ICU_SRC_DIR/source/common/norm2_nfc_data.h -s $UNIDATA/norm2 nfc.txt --csource
3642 ….icu/tools/trunk/bld/unicode/c$ genpname/genpname -v -d ~/svn.icu/trunk/src/source/common --csource
3807 ….icu/tools/trunk/bld/unicode/c$ genpname/genpname -v -d ~/svn.icu/trunk/src/source/common --csource
[all …]