| /third_party/libevdev/libevdev/ |
| H A D | libevdev-uinput.c | 47 set_abs(const struct libevdev *dev, int fd, unsigned int code) in set_abs() argument 66 unsigned int code; in set_evbits() local 466 libevdev_uinput_write_event(const struct libevdev_uinput *uinput_dev, unsigned int type, unsigned int code, int value) libevdev_uinput_write_event() argument [all...] |
| /third_party/libevdev/tools/ |
| H A D | libevdev-tweak-device.c | 103 int code; in parse_event_code() local
|
| /third_party/libinput/test/ |
| H A D | test-misc.c | 58 unsigned int type, code; in create_simple_test_device() local
|
| H A D | test-pad.c | 67 unsigned int code; in START_TEST() local 159 unsigned int code; in START_TEST() local 182 unsigned int code; START_TEST() local 242 unsigned int code; START_TEST() local 307 unsigned int code; START_TEST() local 333 unsigned int code; START_TEST() local [all...] |
| /third_party/libevdev/include/linux/linux/ |
| H A D | uinput.h | 102 __u16 code; /* axis code */ member [all...] |
| /third_party/libinput/src/ |
| H A D | util-prop-parsers.c | 306 int type, code; in parse_evcode_string() local 395 int type, code; in parse_evcode_property() local [all...] |
| H A D | evdev-debounce.c | 176 unsigned int code = fallback->debounce.button_code; in debounce_notify_button() local [all...] |
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-igmp_querier.c | 156 struct igmpv3_query *create_query(uint8_t code, char *maddr, char *saddrs) in create_query() argument
|
| /third_party/ltp/testcases/kernel/mem/mtest06/ |
| H A D | shmat1.c | 111 sig_handler(int signal, int code, ucontext_t *ut) sig_handler() argument
|
| /third_party/lwip/src/apps/snmp/ |
| H A D | snmp_asn1.c | 229 u8_t code; in snmp_asn1_enc_oid() local
|
| /third_party/lwip/src/apps/tftp/ |
| H A D | tftp_server.c | 118 send_error(const ip_addr_t *addr, u16_t port, enum tftp_error code, const char *str) in send_error() argument
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | chap-new.c | 497 static void chap_handle_status(ppp_pcb *pcb, int code, int id, argument 536 unsigned char code, id; global() local 595 int code, id, len; global() local [all...] |
| H A D | upap.c | 307 u_char code, id; in upap_input() local 567 static void upap_sresp(ppp_pcb *pcb, u_char code, u_char id, const char *msg, int msglen) { in upap_sresp() argument 603 int code, id, len; upap_printpkt() local [all...] |
| /third_party/lz4/examples/ |
| H A D | compress_functions.c | 89 void run_screaming(const char *message, const int code) { in run_screaming() argument [all...] |
| /third_party/lzma/C/ |
| H A D | Bcj2.h | 105 UInt32 code;
member
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | jump-threading.cc | 60 ComputeForwarding(Zone* local_zone, ZoneVector<RpoNumber>* result, InstructionSequence* code, bool frame_at_start) ComputeForwarding() argument 184 ApplyForwarding(Zone* local_zone, ZoneVector<RpoNumber> const& result, InstructionSequence* code) ApplyForwarding() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | code-factory.cc | 284 Handle<CodeT> code = CodeFactory::CEntry( in InterpreterCEntry() local
|
| H A D | optimized-compilation-info.cc | 174 void OptimizedCompilationInfo::SetCode(Handle<Code> code) { in SetCode() argument
|
| H A D | safepoint-table.cc | 23 SafepointTable::SafepointTable(Isolate* isolate, Address pc, Code code) in SafepointTable() argument 28 SafepointTable::SafepointTable(const wasm::WasmCode* code) in SafepointTable() argument
|
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | register-s390.h | 102 explicit constexpr Register(int code) : RegisterBase(code) {} in Register() argument 152 explicit constexpr DoubleRegister(int code) : RegisterBase(code) {} in DoubleRegister() argument 185 explicit constexpr CRegister(int code) : RegisterBase(code) {} in CRegister() argument
|
| H A D | assembler-s390-inl.h | 292 deserialization_set_special_target_at( Address instruction_payload, Code code, Address target) deserialization_set_special_target_at() argument [all...] |
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | assembler-mips64-inl.h | 99 deserialization_set_special_target_at( Address instruction_payload, Code code, Address target) deserialization_set_special_target_at() argument
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | register-ia32.h | 65 explicit constexpr Register(int code) : RegisterBase(code) {} in Register() argument 96 explicit constexpr XMMRegister(int code) : RegisterBase(code) {} in XMMRegister() argument
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | assembler-mips-inl.h | 109 deserialization_set_special_target_at( Address instruction_payload, Code code, Address target) deserialization_set_special_target_at() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-string.cc | 71 base::uc32 code = 0; in BUILTIN() local [all...] |