Searched defs:CONTROL (Results 1 – 12 of 12) sorted by relevance
| /third_party/rust/crates/regex/regex-syntax/src/unicode_tables/ |
| D | grapheme_cluster_break.rs | 27 pub const CONTROL: &'static [(char, char)] = &[ constant
|
| D | general_category.rs | 283 pub const CONTROL: &'static [(char, char)] = constant
|
| /third_party/googletest/googlemock/scripts/generator/cpp/ |
| D | keywords.py | 42 CONTROL = set('case switch default if else return goto'.split()) variable
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| D | UCharacterEnums.java | 132 public static final byte CONTROL = 15; field
|
| D | UCharacter.java | 3411 public static final int CONTROL = 1; field
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| D | UCharacterEnums.java | 114 public static final byte CONTROL = 15; field
|
| D | UCharacter.java | 2834 public static final int CONTROL = 1; field
|
| /third_party/icu/tools/colprobe/ |
| D | colprobeNew.cpp | 587 static UnicodeSet CONTROL(UnicodeString("[:control:]"), status); variable
|
| /third_party/mesa3d/src/mesa/main/ |
| D | debug_output.c | 968 #define CONTROL 2 in validate_params() macro
|
| /third_party/cmsis/CMSIS/Core/Include/ |
| D | core_ca.h | 1094 __IOM uint32_t CONTROL; //!< \brief Offset: 0x008 (R/W) Private Timer Control Register member
|
| /third_party/mesa3d/src/amd/registers/ |
| D | pkt3.json | 390 "CONTROL": { object
|
| /third_party/skia/third_party/externals/oboe/docs/reference/ |
| D | jquery.js | 32 …ACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN… property
|