Searched defs:OPEN (Results 1 - 14 of 14) sorted by relevance
/third_party/node/deps/undici/src/lib/websocket/ |
H A D | constants.js | |
/third_party/icu/icu4c/source/i18n/ |
H A D | funcrepl.cpp | 22 static const UChar OPEN[] = {40,32,0}; // "( " variable
|
H A D | name2uni.cpp | 32 static const UChar OPEN[] = {92,78,126,123,126,0}; // "\N~{~" variable
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | funcrepl.cpp | 22 static const char16_t OPEN[] = {40,32,0}; // "( " variable
|
H A D | name2uni.cpp | 32 static const char16_t OPEN[] = {92,78,126,123,126,0}; // "\N~{~" variable
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl15.c | 40 #define OPEN 1 macro
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | funcrepl.cpp | 22 static const UChar OPEN[] = {40,32,0}; // "( " variable
|
H A D | name2uni.cpp | 32 static const UChar OPEN[] = {92,78,126,123,126,0}; // "\N~{~" variable
|
/third_party/node/deps/zlib/ |
H A D | gzlib.c | 10 # define OPEN open macro 14 # define OPEN open64 macro 17 # define OPEN open macro
|
/third_party/mksh/ |
H A D | tree.c | 1018 #define OPEN(x) case x: name = #x; shf_puts(" {" #x ":", shf); /*}*/ in dumptree() macro 1020 OPEN(TCOM) in dumptree() function 1176 #undef OPEN dumptree() macro [all...] |
/third_party/ltp/testcases/kernel/syscalls/symlink/ |
H A D | symlink01.c | 268 #define OPEN "open01" macro [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_morpho.c | 40 OPEN, enumerator
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | UCharacter.java | 3911 public static final int OPEN = 1; field
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | UCharacter.java | 3247 public static final int OPEN = 1; field
|
Completed in 29 milliseconds