HomeSort by relevance Sort by last modified time
    Searched defs:CONTROL (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/google-breakpad/src/testing/scripts/generator/cpp/
keywords.py 45 CONTROL = set('case switch default if else return goto'.split())
49 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP
  /external/googletest/googlemock/scripts/generator/cpp/
keywords.py 45 CONTROL = set('case switch default if else return goto'.split())
49 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP
  /external/python/cpython2/Lib/plat-irix5/
CD.py 19 CONTROL = 7
  /external/python/cpython2/Lib/plat-irix6/
CD.py 19 CONTROL = 7
  /external/syslinux/gpxe/src/core/
pc_kbd.c 37 #define CONTROL 2
58 shift_state |= CONTROL;
61 shift_state &= ~CONTROL;
98 if (shift_state & (CONTROL | CAPS)) {
100 if (shift_state & CONTROL)
  /external/v8/testing/gmock/scripts/generator/cpp/
keywords.py 45 CONTROL = set('case switch default if else return goto'.split())
49 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP
  /toolchain/binutils/binutils-2.27/opcodes/
arc-tbl.h     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/lang/
UCharacterEnums.java 114 public static final byte CONTROL = 15;
UCharacter.java 124 * - cntrl: getType(c)==CONTROL
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
UCharacterEnums.java 132 public static final byte CONTROL = 15;
UCharacter.java 138 * - cntrl: getType(c)==CONTROL
    [all...]
  /system/bt/include/hardware/avrcp/
avrcp_common.h 31 CONTROL = 0x0,
  /external/libedit/src/
tty.h 49 #define CONTROL(A) ((A) & 037)
149 * So that we don't lose job control.
167 # define CINTR CONTROL('c')
176 # define CKILL CONTROL('u')
179 # define CEOF CONTROL('d')
197 # define CSTART CONTROL('q')
200 # define CSTOP CONTROL('s')
203 # define CSUSP CONTROL('z')
206 # define CDSUSP CONTROL('y')
227 # define CREPRINT CONTROL('r'
    [all...]
  /external/mesa3d/src/mesa/main/
debug_output.c 904 #define CONTROL 2
918 if (caller == CONTROL)
938 if (caller == CONTROL)
953 if (caller == CONTROL)
1129 if (!validate_params(ctx, CONTROL, callerstr, gl_source, gl_type,
    [all...]
  /external/syslinux/gpxe/src/drivers/net/
smc9000.h 66 #define TCR 0 /* transmit control register */
97 // Receive/Phy Control Register
115 // Receive/Phy Control Register
141 #define CONTROL 12
236 // PHY Control Register
325 // PHY Control Register
  /toolchain/binutils/binutils-2.27/gas/config/
m68k-parse.h 175 TT0, /* 68030 access control unit regs */
309 CONTROL,
  /toolchain/binutils/binutils-2.27/include/opcode/
arc.h 47 CONTROL,
  /libcore/ojluni/src/main/java/java/lang/
Character.java 281 public static final byte CONTROL = 15;
    [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-api/2.42.2/
selenium-api-2.42.2.jar 
  /external/caliper/lib/
jersey-core-1.11.jar 
  /prebuilts/gradle-plugin/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/
kotlin-stdlib-1.0.5.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/
kotlin-runtime.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.2/
kotlin-stdlib-1.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/
kotlin-stdlib-1.0.5.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.6/
kotlin-stdlib-1.0.6.jar 

Completed in 408 milliseconds

1 2 3 4