Searched refs:CONTROL (Results 1 - 22 of 22) sorted by relevance

/external/chromium/testing/gmock/scripts/generator/cpp/
H A Dkeywords.py45 CONTROL = set('case switch default if else return goto'.split()) variable
49 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP
/external/chromium_org/ipc/
H A Dipc_message_macros.h226 IPC_MESSAGE_DECL(EMPTY, CONTROL, msg_class, 0, 0, (), ())
229 IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 1, 0, (type1), ())
232 IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 2, 0, (type1, type2), ())
235 IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 3, 0, (type1, type2, type3), ())
238 IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 4, 0, (type1, type2, type3, type4), ())
241 IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 5, 0, (type1, type2, type3, type4, type5), ())
262 IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 0, (), ())
265 IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 1, (), (type1_out))
268 IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 2, (), (type1_out, type2_out))
271 IPC_MESSAGE_DECL(SYNC, CONTROL, msg_clas
[all...]
/external/chromium_org/chrome_frame/test/
H A Dsimulate_input.h19 CONTROL = 2, enumerator in enum:simulate_input::Modifier
H A Dsimulate_input.cc153 if (modifiers & CONTROL) {
H A Dui_test.cc57 simulate_input::CONTROL | simulate_input::SHIFT | simulate_input::ALT,
161 simulate_input::CONTROL)));
201 simulate_input::CONTROL)));
229 simulate_input::CONTROL),
252 simulate_input::CONTROL)));
/external/grub/netboot/
H A Dsmc9000.h102 #define CONTROL 12 macro
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_raster.c118 context_dirty(ctx, CONTROL);
/external/iproute2/lib/
H A Dll_proto.c76 __PF(CONTROL,control)
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_raster.c118 context_dirty(ctx, CONTROL);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Derrors.c417 #define CONTROL 2 macro
429 if (caller == CONTROL)
444 if (caller == CONTROL)
456 if (caller == CONTROL)
468 else if (caller == CONTROL)
688 if (!validate_params(ctx, CONTROL, source, type, severity))
/external/mesa3d/src/mesa/main/
H A Derrors.c417 #define CONTROL 2 macro
429 if (caller == CONTROL)
444 if (caller == CONTROL)
456 if (caller == CONTROL)
468 else if (caller == CONTROL)
688 if (!validate_params(ctx, CONTROL, source, type, severity))
/external/chromium_org/chrome/test/functional/rlz/
H A Drlztest.py189 self.driver.switch_to_active_element().send_keys(Keys.CONTROL + 'l')
/external/sonivox/arm-hybrid-22k/lib_src/
H A DARM-E_filter_gnu.s9 @ S_FILTER CONTROL *pFilter,
/external/sonivox/arm-wt-22k/lib_src/
H A DARM-E_filter_gnu.s9 @ S_FILTER CONTROL *pFilter,
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
H A DCharacterTest.java762 Character.getType('\n') == Character.CONTROL);
791 assertTrue(Character.getType((int) '\n') == Character.CONTROL);
846 assertTrue(Character.getType(0x0000) == Character.CONTROL);
847 assertTrue(Character.getType(0x009F) == Character.CONTROL);
/external/chromium_org/win8/metro_driver/
H A Dchrome_app_view.cc78 CONTROL = 2, enumerator in enum:__anon15761::Modifier
100 if (modifiers & CONTROL) {
H A Dchrome_app_view_ash.cc81 CONTROL = 2, enumerator in enum:__anon15762::KeyModifier
100 if (modifiers & CONTROL) {
/external/google-diff-match-patch/name/fraser/neil/plaintext/
H A Ddiff_match_patch.java973 if (Character.getType(one.charAt(one.length() - 1)) == Character.CONTROL
974 || Character.getType(two.charAt(0)) == Character.CONTROL) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/srec/config/en.us/dictionary/
H A Dc0.623179 CONTROL K AH0 N T R OW1 L
23180 CONTROL'S K AH0 N T R OW1 L Z
[all...]

Completed in 1450 milliseconds