Searched defs:CLOSE (Results 1 – 15 of 15) sorted by relevance
| /third_party/rust/crates/regex/regex-syntax/src/unicode_tables/ |
| D | sentence_break.rs | 31 pub const CLOSE: &'static [(char, char)] = &[ constant
|
| /third_party/icu/icu4c/source/i18n/ |
| D | funcrepl.cpp | 23 static const UChar CLOSE[] = {32,41,0}; // " )" variable
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | funcrepl.cpp | 23 static const UChar CLOSE[] = {32,41,0}; // " )" variable
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | funcrepl.cpp | 23 static const char16_t CLOSE[] = {32,41,0}; // " )" variable
|
| /third_party/node/deps/undici/src/lib/websocket/ |
| D | constants.js | 27 CLOSE: 0x8, property
|
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| D | UConverterConstants.java | 140 static final int CLOSE = 4; /**< Called when the converter is closed. The field
|
| /third_party/libuv/test/ |
| D | test-signal.c | 93 enum { CLOSE, STOP, NOOP } stop_or_close; enumerator
|
| /third_party/node/deps/npm/node_modules/tar/lib/ |
| D | write-entry.js | 32 const CLOSE = Symbol('close') constant
|
| /third_party/skia/modules/pathkit/ |
| D | pathkit_wasm_bindings.cpp | 34 static const int CLOSE = 5; variable
|
| /third_party/python/Lib/multiprocessing/ |
| D | pool.py | 38 CLOSE = "CLOSE" variable
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_morpho.c | 41 CLOSE, enumerator
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| D | UCharacter.java | 2977 public static final int CLOSE = 2; field 3251 public static final int CLOSE = 2; field
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| D | UCharacter.java | 3580 public static final int CLOSE = 2; field 3916 public static final int CLOSE = 2; field
|
| /third_party/skia/modules/canvaskit/ |
| D | canvaskit_bindings.cpp | 374 static const int CLOSE = 5; variable
|
| /third_party/node/deps/undici/ |
| D | undici.js | 11364 CLOSE: 8, property
|