Searched refs:SETUP (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/content/browser/renderer_host/input/
H A Dsynthetic_tap_gesture.cc17 state_(SETUP) {
25 if (state_ == SETUP) {
64 case SETUP:
65 NOTREACHED() << "State SETUP invalid for synthetic tap gesture.";
H A Dsynthetic_tap_gesture.h27 SETUP, enumerator in enum:content::SyntheticTapGesture::GestureState
H A Dsynthetic_pinch_gesture.cc21 state_(SETUP) {
29 if (state_ == SETUP) {
70 case SETUP:
71 NOTREACHED() << "State SETUP invalid for synthetic pinch.";
H A Dsynthetic_pinch_gesture.h29 SETUP, enumerator in enum:content::SyntheticPinchGesture::GestureState
H A Dsynthetic_smooth_scroll_gesture.cc36 state_(SETUP) {}
42 if (state_ == SETUP) {
106 case SETUP:
151 case SETUP:
H A Dsynthetic_smooth_scroll_gesture.h39 SETUP, enumerator in enum:content::SyntheticSmoothScrollGesture::GestureState
/external/libpcap/
H A Datmuni31.h49 #define SETUP 0x05 /* setup */ macro
H A Dgencode.c8443 b1 = gen_atmfield_code(A_MSGTYPE, SETUP, BPF_JEQ, 0);
/external/tcpdump/
H A Datmuni31.h49 #define SETUP 0x05 /* setup */ macro
H A Dprint-atm.c236 { SETUP, "Setup" },
/external/llvm/lib/Support/
H A Dregexec.c69 #define SETUP(v) ((v) = 0) macro
95 #undef SETUP macro
118 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates]) macro
H A Dregengine.inc177 SETUP(m->st);
178 SETUP(m->fresh);
179 SETUP(m->tmp);
180 SETUP(m->empty);
/external/oprofile/libop/
H A Dop_xml_out.h21 SETUP, enumerator in enum:__anon28436
/external/vixl/test/
H A Dtest-disasm-a64.cc46 #define SETUP() SETUP_CLASS(Assembler) macro
80 SETUP();
133 SETUP();
224 SETUP();
253 SETUP();
280 SETUP();
306 SETUP();
336 SETUP();
362 SETUP();
388 SETUP();
[all...]
H A Dtest-assembler-a64.cc50 // SETUP();
97 #define SETUP() SETUP_SIZE(BUF_SIZE) macro
208 SETUP();
257 SETUP();
302 SETUP();
329 SETUP();
396 SETUP();
480 SETUP();
516 SETUP();
547 SETUP();
[all...]
H A Dtest-simulator-a64.cc56 #define SETUP() \ macro
106 #define SETUP() \
179 SETUP();
280 SETUP();
397 SETUP();
529 SETUP();
655 SETUP();
769 SETUP();
/external/chromium_org/v8/test/cctest/
H A Dtest-assembler-arm64.cc53 // SETUP();
108 #define SETUP() SETUP_SIZE(BUF_SIZE) macro
241 SETUP();
292 SETUP();
338 SETUP();
419 SETUP();
453 SETUP();
520 SETUP();
557 SETUP();
589 SETUP();
[all...]
/external/oprofile/utils/
H A Dopcontrol665 SETUP=no
699 SETUP=yes
911 if test "$SETUP" = "yes" -a "$DO_SETUP" != "yes"; then
924 SETUP="$DO_SETUP"
927 if test "$EXCLUSIVE_ARGC" -eq 1 -a "$SETUP" = "yes"; then
1760 if test "$SETUP" = "yes"; then
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
H A Dxdflong.asm70 SECTION SETUP ALIGN=16 FLAT USE16
H A Dxdfprotect.asm54 SECTION SETUP ALIGN=16 FLAT USE16
/external/oprofile/libpp/
H A Dxml_utils.cpp268 cout << open_element(SETUP) << events;
269 cout << close_element(SETUP) << endl;
/external/qemu/android/
H A Dhw-events.h194 KEY_CODE(SETUP ,141) \
/external/iproute2/doc/
H A Dip-cref.tex1127 protocol (see Appendix~\ref{EXAMPLE-SETUP}, p.\pageref{EXAMPLE-SETUP})
2952 \label{EXAMPLE-SETUP}

Completed in 1205 milliseconds