Home
last modified time | relevance | path

Searched refs:CAN (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/executor/
H A DxeXMLWriter.cpp67 case 24: return "<CAN>"; in getEscapeEntity()
/third_party/python/Lib/curses/
H A Dascii.py29 CAN = 0x18 # ^X variable
44 "CAN", "EM", "SUB", "ESC", "FS", "GS", "RS", "US",
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Dtypes.rs113 pub const CAN: Self = Self(c::AF_CAN as _); consts
/third_party/vk-gl-cts/framework/qphelper/
H A DqpXmlWriter.c87 case 24: repl = "<CAN>"; break; in writeEscaped()
/third_party/backends/backend/
H A Depson2.h93 #define CAN 0x18 macro
H A Depson.c358 #define CAN 0x18 macro
6172 * from the scanner the CAN message will be sent.
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterCaseTest.java327 UCharacter.toTitleCase(ULocale.ENGLISH, "THE QUICK BROWN FOX CAN'T JUMP OVER THE LAZY DOGS.", null)); in TestTitleRegression()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterCaseTest.java326 UCharacter.toTitleCase(ULocale.ENGLISH, "THE QUICK BROWN FOX CAN'T JUMP OVER THE LAZY DOGS.", null)); in TestTitleRegression()
/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dtypes.rs349 pub const CAN: Self = Self(c::AF_CAN as _); consts

Completed in 15 milliseconds