| /third_party/icu/icu4c/source/test/perf/collationperf/ |
| H A D | collperf.cpp | 146 enum {FLAG, NUM, STRING} type; member
|
| /third_party/libinput/include/linux/linux/ |
| H A D | input.h | 37 __u16 type; member 117 __u32 type; member 444 __u16 type; global() member [all...] |
| /third_party/libevdev/libevdev/ |
| H A D | libevdev.c | 73 unsigned int type, code; in init_event_queue() local 1317 libevdev_has_event_type(const struct libevdev *dev, unsigned int type) libevdev_has_event_type() argument 1323 libevdev_has_event_code(const struct libevdev *dev, unsigned int type, unsigned int code) libevdev_has_event_code() argument 1343 libevdev_get_event_value(const struct libevdev *dev, unsigned int type, unsigned int code) libevdev_get_event_value() argument 1377 libevdev_set_event_value(struct libevdev *dev, unsigned int type, unsigned int code, int value) libevdev_set_event_value() argument 1406 libevdev_fetch_event_value(const struct libevdev *dev, unsigned int type, unsigned int code, int *value) libevdev_fetch_event_value() argument 1528 libevdev_enable_event_type(struct libevdev *dev, unsigned int type) libevdev_enable_event_type() argument 1553 libevdev_disable_event_type(struct libevdev *dev, unsigned int type) libevdev_disable_event_type() argument 1570 libevdev_enable_event_code(struct libevdev *dev, unsigned int type, unsigned int code, const void *data) libevdev_enable_event_code() argument 1618 libevdev_disable_event_code(struct libevdev *dev, unsigned int type, unsigned int code) libevdev_disable_event_code() argument 1703 libevdev_event_is_type(const struct input_event *ev, unsigned int type) libevdev_event_is_type() argument 1709 libevdev_event_is_code(const struct input_event *ev, unsigned int type, unsigned int code) libevdev_event_is_code() argument 1721 libevdev_event_type_get_name(unsigned int type) libevdev_event_type_get_name() argument 1730 libevdev_event_code_get_name(unsigned int type, unsigned int code) libevdev_event_code_get_name() argument 1741 libevdev_event_value_get_name(unsigned int type, unsigned int code, int value) libevdev_event_value_get_name() argument 1767 libevdev_event_type_get_max(unsigned int type) libevdev_event_type_get_max() argument [all...] |
| /third_party/libinput/include/linux/freebsd/ |
| H A D | input.h | 38 uint16_t type; member 118 uint32_t type; member 445 uint16_t type; global() member [all...] |
| /third_party/libinput/test/ |
| H A D | test-pointer.c | 234 enum libinput_event_type type = LIBINPUT_EVENT_POINTER_MOTION_ABSOLUTE; in test_absolute_event() local 241 litest_assert_int_eq(libinput_event_get_type(event), type); in test_absolute_event() local 414 enum libinput_event_type type; in START_TEST() local
|
| H A D | test-tablet.c | 965 enum libinput_tablet_tool_type type; in START_TEST() local 998 ck_assert_int_eq(libinput_tablet_tool_get_type(tool), type); in START_TEST() local 1742 enum libinput_event_type type; in START_TEST() local 2832 enum libinput_tablet_tool_type type; in START_TEST() member 2849 enum libinput_tablet_tool_type type; in START_TEST() local 3818 assert_pressure(struct libinput *li, enum libinput_event_type type, double expected_pressure) assert_pressure() argument [all...] |
| /third_party/libdrm/tests/amdgpu/ |
| H A D | jpeg_tests.c | 322 static void set_reg_jpeg(unsigned reg, unsigned cond, unsigned type, in set_reg_jpeg() argument
|
| /third_party/libdrm/ |
| H A D | xf86drmMode.h | 99 uint32_t type; member 151 drm_property_type_is(const drmModePropertyPtr property, uint32_t type) drm_property_type_is() argument
|
| /third_party/libevdev/include/linux/linux/ |
| H A D | input.h | 42 __u16 type; member 125 __u32 type; member 453 __u16 type; global() member [all...] |
| /third_party/libfuse/util/ |
| H A D | fusermount.c | 177 static int add_mount(const char *source, const char *mnt, const char *type, in add_mount() argument 276 const char *type = a[2]; in check_is_mount_child() local 358 static int check_is_mount(const char *last, const char *mnt, const char *type) in check_is_mount() argument 518 static int add_mount(const char *source, const char *mnt, const char *type, in add_mount() argument 782 char *type in do_mount() local 1128 mount_fuse(const char *mnt, const char *opts, const char **type) mount_fuse() argument 1285 should_auto_unmount(const char *mnt, const char *type) should_auto_unmount() argument 1359 const char *type = NULL; main() local [all...] |
| /third_party/libfuse/test/ |
| H A D | test_syscalls.c | 155 static int st_check_type(struct stat *st, mode_t type) in st_check_type() argument 164 static int check_type(const char *path, mode_t type) in check_type() argument
|
| /third_party/ltp/testcases/network/netstress/ |
| H A D | netstress.c | 98 static char *type; variable
|
| /third_party/lwip/src/core/ |
| H A D | dns.c | 197 u16_t type; member 207 u16_t type; member [all...] |
| H A D | pbuf.c | 179 pbuf_init_alloced_pbuf(struct pbuf *p, void *payload, u16_t tot_len, u16_t len, pbuf_type type, u8_t flags) in pbuf_init_alloced_pbuf() argument 224 pbuf_alloc(pbuf_layer layer, u16_t length, pbuf_type type) in pbuf_alloc() argument 327 pbuf_alloc_reference(void *payload, u16_t length, pbuf_type type) pbuf_alloc_reference() argument 363 pbuf_alloced_custom(pbuf_layer l, u16_t length, pbuf_type type, struct pbuf_custom *p, void *payload_mem, u16_t payload_mem_len) pbuf_alloced_custom() argument 1340 pbuf_clone(pbuf_layer layer, pbuf_type type, struct pbuf *p) pbuf_clone() argument [all...] |
| /third_party/libwebsockets/lib/secure-streams/ |
| H A D | policy-json.c | 288 lws_ss_policy_alloc_helper(struct policy_cb_args *a, int type) in lws_ss_policy_alloc_helper() argument [all...] |
| /third_party/libinput/src/ |
| H A D | evdev-fallback.c | 471 enum key_type type; in fallback_process_key() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | linearize.h | 36 enum pseudo_type type; member 96 struct symbol *type; member [all...] |
| H A D | tokenize.c | 585 static int eat_string(int next, stream_t *stream, enum token_type type) in eat_string() argument
|
| H A D | expand.c | 636 struct symbol *type; default_initializer() local [all...] |
| H A D | expression.h | 152 struct symbol *type; member 160 enum expression_type type:8; member 299 static inline struct expression *alloc_expression(struct position pos, int type) in alloc_expression() argument
|
| H A D | show-parse.c | 465 struct symbol *type; show_symbol() local [all...] |
| H A D | sparse-llvm.c | 116 LLVMTypeRef type; in sym_ptr_type() local 286 LLVMTypeRef type = symbol_type(sym); get_sym_value() local 479 LLVMTypeRef type = LLVMTypeOf(base); calc_gep() local 1225 LLVMTypeRef type = symbol_type(sym); output_data() local [all...] |
| /third_party/lwip/src/netif/ppp/ |
| H A D | eap.c | 1167 static void eap_send_nak(ppp_pcb *pcb, u_char id, u_char type) { in eap_send_nak() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | access-builder.cc | 1041 ElementAccess AccessBuilder::ForTypedArrayElement(ExternalArrayType type, in ForTypedArrayElement() argument [all...] |
| H A D | compilation-dependencies.cc | 797 GlobalPropertyDependency(const PropertyCellRef& cell, PropertyCellType type, in GlobalPropertyDependency() argument 1092 PropertyCellType type = cell.property_details().cell_type(); in DependOnGlobalProperty() local 708 FieldTypeDependency(const MapRef& map, InternalIndex descriptor, const ObjectRef& type) FieldTypeDependency() argument
|