Home
last modified time | relevance | path

Searched defs:type (Results 7976 - 8000 of 10596) sorted by relevance

1...<<311312313314315316317318319320>>...424

/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp146 enum {FLAG, NUM, STRING} type; member
/third_party/libinput/include/linux/linux/
H A Dinput.h37 __u16 type; member
117 __u32 type; member
444 __u16 type; global() member
[all...]
/third_party/libevdev/libevdev/
H A Dlibevdev.c73 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 Dinput.h38 uint16_t type; member
118 uint32_t type; member
445 uint16_t type; global() member
[all...]
/third_party/libinput/test/
H A Dtest-pointer.c234 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 Dtest-tablet.c965 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 Djpeg_tests.c322 static void set_reg_jpeg(unsigned reg, unsigned cond, unsigned type, in set_reg_jpeg() argument
/third_party/libdrm/
H A Dxf86drmMode.h99 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 Dinput.h42 __u16 type; member
125 __u32 type; member
453 __u16 type; global() member
[all...]
/third_party/libfuse/util/
H A Dfusermount.c177 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 Dtest_syscalls.c155 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 Dnetstress.c98 static char *type; variable
/third_party/lwip/src/core/
H A Ddns.c197 u16_t type; member
207 u16_t type; member
[all...]
H A Dpbuf.c179 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 Dpolicy-json.c288 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 Devdev-fallback.c471 enum key_type type; in fallback_process_key() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.h36 enum pseudo_type type; member
96 struct symbol *type; member
[all...]
H A Dtokenize.c585 static int eat_string(int next, stream_t *stream, enum token_type type) in eat_string() argument
H A Dexpand.c636 struct symbol *type; default_initializer() local
[all...]
H A Dexpression.h152 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 Dshow-parse.c465 struct symbol *type; show_symbol() local
[all...]
H A Dsparse-llvm.c116 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 Deap.c1167 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 Daccess-builder.cc1041 ElementAccess AccessBuilder::ForTypedArrayElement(ExternalArrayType type, in ForTypedArrayElement() argument
[all...]
H A Dcompilation-dependencies.cc797 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

Completed in 53 milliseconds

1...<<311312313314315316317318319320>>...424