Home
last modified time | relevance | path

Searched defs:SEPARATOR (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Ducat.cpp19 static const char SEPARATOR = '%'; variable
/third_party/icu/icu4c/source/common/
Ducat.cpp19 static const char SEPARATOR = '%'; variable
/third_party/node/deps/icu-small/source/common/
Ducat.cpp19 static const char SEPARATOR = '%'; variable
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducat.cpp19 static const char SEPARATOR = '%'; variable
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
Dgeneral_category.rs4741 pub const SEPARATOR: &'static [(char, char)] = &[ constant
/third_party/node/deps/brotli/c/include/brotli/
Ddecode.h63 #define BROTLI_DECODER_ERROR_CODES_LIST(BROTLI_ERROR_CODE, SEPARATOR) \ argument
/third_party/skia/third_party/externals/brotli/c/include/brotli/
Ddecode.h63 #define BROTLI_DECODER_ERROR_CODES_LIST(BROTLI_ERROR_CODE, SEPARATOR) \ argument
/third_party/node/deps/npm/node_modules/node-gyp/test/
Dtest-configure-python.js18 const SEPARATOR = process.platform === 'win32' ? ';' : ':' constant
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DDataDrivenTestHelper.java25 public static final String SEPARATOR = " ; \t"; field in DataDrivenTestHelper
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDataDrivenTestHelper.java24 public static final String SEPARATOR = " ; \t"; field in DataDrivenTestHelper
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleValidityChecker.java69 static Pattern SEPARATOR = Pattern.compile("[-_]"); field in LocaleValidityChecker
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleValidityChecker.java64 static Pattern SEPARATOR = Pattern.compile("[-_]"); field in LocaleValidityChecker
/third_party/python/Lib/tkinter/
Dconstants.py81 SEPARATOR='separator' variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleData.java30 private static final String SEPARATOR = "separator"; field in LocaleData
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleData.java30 private static final String SEPARATOR = "separator"; field in LocaleData
/third_party/mesa3d/src/glx/
Dglxextensions.c337 #define SEPARATOR ' ' macro
/third_party/skia/third_party/externals/zlib/
Dtrees.c322 # define SEPARATOR(i, last, width) \ macro
/third_party/node/deps/zlib/
Dtrees.c322 # define SEPARATOR(i, last, width) \ macro
/third_party/flutter/skia/third_party/externals/zlib/
Dtrees.c322 # define SEPARATOR(i, last, width) \ macro
/third_party/zlib/
Dtrees.c322 # define SEPARATOR(i, last, width) \ macro
/third_party/libwebsockets/win32port/zlib/
Dtrees.c329 # define SEPARATOR(i, last, width) \ macro
/third_party/ffmpeg/libavformat/
Dhlsenc.c564 #define SEPARATOR '\\' macro
566 #define SEPARATOR '/' macro
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h67378 SEPARATOR = 4, enumerator