Searched defs:RUN (Results 51 - 59 of 59) sorted by relevance

123

/external/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-memop-rs-shift-amount-1to32-a32.cc61 #define RUN() macro
99 #define RUN() \ macro
3532 RUN();
H A Dtest-simulator-cond-rd-rn-rm-a32.cc61 #define RUN() macro
99 #define RUN() \ macro
1629 RUN();
H A Dtest-simulator-cond-rd-rn-rm-t32.cc61 #define RUN() macro
99 #define RUN() \ macro
1627 RUN();
H A Dtest-assembler-aarch32.cc87 // helpers such as SETUP, RUN, etc.
115 #define RUN() DISASSEMBLE(); macro
164 #define RUN() \
251 RUN();
279 RUN();
299 RUN();
314 RUN();
329 RUN();
344 RUN();
359 RUN();
[all...]
/external/scapy/scapy/
H A Dautomaton.py340 RUN = "RUN" variable in class:_ATMT_Command
734 if c.type == _ATMT_Command.RUN:
882 resume = Message(type = _ATMT_Command.RUN)
/external/stressapptest/src/
H A Dworker.h82 WorkerStatus() : num_workers_(0), status_(RUN) {}
138 enum Status { RUN, PAUSE, STOP }; enumerator in enum:WorkerStatus::Status
/external/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc94 #define RUN() \ macro
114 #define RUN() \
242 RUN();
372 RUN();
515 RUN();
656 RUN();
785 RUN();
912 RUN();
962 RUN();
1374 RUN();
[all...]
H A Dtest-assembler-aarch64.cc61 // RUN();
145 /* Avoid unused-variable warnings in case a test never calls RUN(). */ \
150 /* Avoid unused-variable warnings in case a test never calls RUN(). */ \
161 #define RUN() \ macro
165 #define RUN_CUSTOM() RUN()
207 /* Avoid unused-variable warnings in case a test never calls RUN(). */ \
212 /* Avoid unused-variable warnings in case a test never calls RUN(). */ \
220 #define RUN() \
342 RUN();
401 RUN();
[all...]
/external/syslinux/gpxe/src/drivers/net/
H A Damd8111e.h243 RUN = (1 << 0), enumerator in enum:__anon24496

Completed in 440 milliseconds

123