Home
last modified time | relevance | path

Searched defs:single (Results 1 – 25 of 84) sorted by relevance

1234

/third_party/icu/tools/multi/proj/icu4cscan/
Dxmlout.cpp29 int XMLFile::indent(const char *s, bool single) { in indent()
50 XMLElement::XMLElement(XMLFile &f, const char *name, const char *attribs, bool single) : file(f), n… in XMLElement()
Dxmlout.h44 bool single; variable
/third_party/boost/libs/hana/test/experimental/view/single/
Dunpack.cpp19 auto single = hana::experimental::single_view(ct_eq<0>{}); in main() local
Dat.cpp18 auto single = hana::experimental::single_view(ct_eq<0>{}); in main() local
Dis_empty.cpp16 auto single = hana::experimental::single_view(undefined<0>{}); in main() local
Dlength.cpp17 auto single = hana::experimental::single_view(undefined<0>{}); in main() local
/third_party/openssl/crypto/ocsp/
Docsp_cl.c254 OCSP_SINGLERESP *single; in OCSP_resp_find() local
276 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, in OCSP_single_get0_status()
317 OCSP_SINGLERESP *single; in OCSP_resp_find_status() local
393 const OCSP_CERTID *OCSP_SINGLERESP_get0_id(const OCSP_SINGLERESP *single) in OCSP_SINGLERESP_get0_id()
/third_party/boost/boost/locale/
Dmessage.hpp214 explicit basic_message(char_type const *single,char_type const *plural,int n) : in basic_message()
241 …explicit basic_message(char_type const *context,char_type const *single,char_type const *plural,in… in basic_message()
267 explicit basic_message(string_type const &single,string_type const &plural,int number) : in basic_message()
295 …explicit basic_message(string_type const &context,string_type const &single,string_type const &plu… in basic_message()
554 inline basic_message<CharType> translate( CharType const *single, in translate()
565 CharType const *single, in translate()
595 std::basic_string<CharType> const &single, in translate()
607 inline basic_message<CharType> translate( std::basic_string<CharType> const &single, in translate()
/third_party/icu/icu4c/source/i18n/
Dtridpars.cpp149 SingleID* single; in parseSingleID() local
229 SingleID* single = specsToID(specs, FORWARD); in parseFilterID() local
390 SingleID* single = parseSingleID(id, pos, dir, ec); in parseCompoundID() local
414 SingleID* single = (SingleID*) list.elementAt(i); in parseCompoundID() local
490 SingleID* single = (SingleID*) list.elementAt(i); in instantiateList() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtridpars.cpp149 SingleID* single; in parseSingleID() local
229 SingleID* single = specsToID(specs, FORWARD); in parseFilterID() local
389 SingleID* single = parseSingleID(id, pos, dir, ec); in parseCompoundID() local
413 SingleID* single = (SingleID*) list.elementAt(i); in parseCompoundID() local
489 SingleID* single = (SingleID*) list.elementAt(i); in instantiateList() local
/third_party/node/deps/icu-small/source/i18n/
Dtridpars.cpp149 SingleID* single; in parseSingleID() local
229 SingleID* single = specsToID(specs, FORWARD); in parseFilterID() local
392 SingleID* single = parseSingleID(id, pos, dir, ec); in parseCompoundID() local
416 SingleID* single = (SingleID*) list.elementAt(i); in parseCompoundID() local
492 SingleID* single = (SingleID*) list.elementAt(i); in instantiateList() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dtridpars.cpp149 SingleID* single; in parseSingleID() local
229 SingleID* single = specsToID(specs, FORWARD); in parseFilterID() local
390 SingleID* single = parseSingleID(id, pos, dir, ec); in parseCompoundID() local
414 SingleID* single = (SingleID*) list.elementAt(i); in parseCompoundID() local
490 SingleID* single = (SingleID*) list.elementAt(i); in instantiateList() local
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliteratorIDParser.java160 SingleID single = specsToID(specs, FORWARD); in parseFilterID() local
212 SingleID single; in parseSingleID() local
371 SingleID single = parseSingleID(id, pos, dir); in parseCompoundID() local
392 SingleID single = list.get(i); in parseCompoundID() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTransliteratorIDParser.java161 SingleID single = specsToID(specs, FORWARD); in parseFilterID() local
213 SingleID single; in parseSingleID() local
372 SingleID single = parseSingleID(id, pos, dir); in parseCompoundID() local
393 SingleID single = list.get(i); in parseCompoundID() local
DUTF16.java200 char single = source.charAt(offset16); in charAt() local
207 private static int _charAt(String source, int offset16, char single) { in _charAt()
253 char single = source.charAt(offset16); in charAt() local
260 private static int _charAt(CharSequence source, int offset16, char single) { in _charAt()
312 char single = source.charAt(offset16); in charAt() local
364 char single = source[offset16]; in charAt() local
413 char single = source.charAt(offset16); in charAt() local
1084 char single = target.charAt(offset16); in setCharAt() local
1121 char single = target[offset16]; in setCharAt() local
/third_party/node/deps/npm/node_modules/cacache/lib/content/
Dpath.js15 const sri = ssri.parse(integrity, { single: true }) property
/third_party/boost/boost/mpi/
Denvironment.hpp31 single = MPI_THREAD_SINGLE, enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUTF16.java220 char single = source.charAt(offset16); in charAt() local
227 private static int _charAt(String source, int offset16, char single) { in _charAt()
274 char single = source.charAt(offset16); in charAt() local
281 private static int _charAt(CharSequence source, int offset16, char single) { in _charAt()
334 char single = source.charAt(offset16); in charAt() local
387 char single = source[offset16]; in charAt() local
437 char single = source.charAt(offset16); in charAt() local
1134 char single = target.charAt(offset16); in setCharAt() local
1172 char single = target[offset16]; in setCharAt() local
/third_party/curl/docs/cmdline-opts/
Dgen.pl127 sub single { subroutine
/third_party/jerryscript/tests/jerry/
Dfunction-prototype-tostring.js20 function single(b) { return 1; } function
/third_party/boost/libs/python/test/numpy/
Dindexing.cpp13 p::object single(np::ndarray ndarr, int i) { return ndarr[i];} in single() function
/third_party/node/deps/npm/node_modules/cacache/
Dput.js19 single: {}, property
/third_party/alsa-utils/alsactl/
Dalsactl.h16 bool single; member
/third_party/mindspore/tests/ut/python/pynative_mode/
Dtest_high_order_grad.py29 def single(x): function
/third_party/node/deps/npm/node_modules/ssri/
Dindex.js22 single: {default: false}, property
109 return parse(this, {single: true}).hexDigest() property

1234