Home
last modified time | relevance | path

Searched defs:ccc (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/tests/arkTSTest/testcase/arkts-strict/
Dtest.ts25 public ccc: null = null; property in TestClassC
29 public ccc: string = ''; property in TestClassD
/third_party/typescript/tests/arkTSTest/testcase/arkts-strict/oh_modules/
Dohos_lib.ts64 public ccc: null = null; property in TestClassC
68 public ccc: string = ''; property in TestClassD
/third_party/libdrm/tests/tegra/
Dvic30.c108 ColorConversionClampStruct *ccc; in vic30_blit() local
216 ColorConversionClampStruct *ccc; in vic30_flip() local
/third_party/typescript/tests/baselines/reference/
DbindingPatternCannotBeOnlyInferenceSource.js37 funcC: function (c, cc, ccc) { } argument
/third_party/f2fs-tools/lib/
Dnls_utf8.c54 short int ccc; member
736 int ccc; in utf8byte() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-ucd-table.py29 ccc = [int(u['ccc']) for u in ucd] variable
/third_party/icu/icu4c/source/tools/toolutil/
Dppucd.cpp386 unsigned long ccc=uprv_strtoul(v, &end, 10); in parseProperty() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dppucd.cpp379 unsigned long ccc=uprv_strtoul(v, &end, 10); in parseProperty() local
/third_party/curl/lib/
Dftp.h150 unsigned char ccc; /* ccc level for this connection */ member
/third_party/openssl/crypto/cmp/
Dcmp_server.c335 OSSL_CMP_CERTCONFIRMCONTENT *ccc; in process_certConf() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_format.cc196 const bool ccc = (ext && mode[2] == ':'); in FormatOffset() local
/third_party/python/Lib/
Dftplib.py760 def ccc(self): member in FTP_TLS
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUnicodeSetTest.java64 private static final boolean isCccValue(int ccc) { in isCccValue()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetTest.java61 private static final boolean isCccValue(int ccc) { in isCccValue()