| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_premultiply.c | 780 AVFilterPad pad = { 0 }; in init() local
|
| /third_party/backends/backend/ |
| H A D | hp5590_low.c | 86 uint8_t pad; member
|
| /third_party/icu/icu4c/source/samples/cal/ |
| H A D | cal.c | 428 int32_t width, pad, i, day; in print_month() local 546 int32_t width, pad, i, j; in print_year() local [all...] |
| /third_party/libunwind/libunwind/include/ |
| H A D | libunwind-dynamic.h | 143 int32_t pad; member
|
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | lima_drm.h | 31 __u32 pad; /* pad, must be zero */ member 49 __u32 pad; /* pad, must be zero */ member
|
| /third_party/libbpf/src/ |
| H A D | ringbuf.c | 57 __u32 pad; member
|
| /third_party/mesa3d/src/freedreno/afuc/ |
| H A D | afuc.h | 160 uint32_t pad : 4; member 195 uint32_t pad : 25; member 200 uint32_t pad : 26; member 204 uint32_t pad : 26; member
|
| /third_party/mesa3d/src/freedreno/computerator/ |
| H A D | a6xx.c | 73 uint32_t pad[7]; member
|
| /third_party/musl/src/malloc/mallocng/ |
| H A D | meta.h | 20 char pad[UNIT - sizeof(struct meta *) - 1]; member
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| H A D | fanotify.h | 26 unsigned char pad; member
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| H A D | fanotify.h | 26 unsigned char pad; member
|
| /third_party/musl/porting/linux/user/src/malloc/mallocng/ |
| H A D | meta.h | 20 char pad[UNIT - sizeof(struct meta *) - 1]; member
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| H A D | fanotify.h | 26 unsigned char pad; member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | intel_clc.c | 130 print_cs_prog_data_fields(FILE *fp, const char *prefix, const char *pad, in print_cs_prog_data_fields() argument
|
| H A D | brw_reg.h | 310 unsigned pad:18; member
|
| /third_party/mesa3d/src/microsoft/clc/ |
| H A D | clc_compiler_test.cpp | 715 struct uchar3 { uint8_t x; uint8_t y; uint8_t z; uint8_t pad; }; in TEST_F() member 742 struct uchar3 { uint8_t x; uint8_t y; uint8_t z; uint8_t pad; }; in TEST_F() member
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_signature.h | 53 uint16_t pad; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_program.h | 36 unsigned pad : 3; member
|
| H A D | nv84_video_bsp.c | 28 uint32_t pad[(0x128 - 0x4) / 4]; member
|
| /third_party/libinput/src/ |
| H A D | evdev-tablet-pad.c | 41 pad_get_buttons_pressed(struct pad_dispatch *pad, in pad_get_buttons_pressed() argument 53 pad_get_buttons_released(struct pad_dispatch *pad, in pad_get_buttons_released() argument 65 pad_button_is_down(const struct pad_dispatch *pad, in pad_button_is_down() argument 72 pad_any_button_down(const struct pad_dispatch *pad) in pad_any_button_down() argument 85 pad_button_set_down(struct pad_dispatch *pad, uint32_t button, bool is_down) pad_button_set_down() argument 101 pad_process_absolute(struct pad_dispatch *pad, struct evdev_device *device, struct input_event *e, uint64_t time) pad_process_absolute() argument 179 pad_handle_ring(struct pad_dispatch *pad, struct evdev_device *device, unsigned int code) pad_handle_ring() argument 198 pad_handle_strip(struct pad_dispatch *pad, struct evdev_device *device, unsigned int code) pad_handle_strip() argument 220 pad_ring_get_mode_group(struct pad_dispatch *pad, unsigned int ring) pad_ring_get_mode_group() argument 236 pad_strip_get_mode_group(struct pad_dispatch *pad, unsigned int strip) pad_strip_get_mode_group() argument 252 pad_check_notify_axes(struct pad_dispatch *pad, struct evdev_device *device, uint64_t time) pad_check_notify_axes() argument 328 pad_process_key(struct pad_dispatch *pad, struct evdev_device *device, struct input_event *e, uint64_t time) pad_process_key() argument 344 pad_button_get_mode_group(struct pad_dispatch *pad, unsigned int button) pad_button_get_mode_group() argument 360 pad_notify_button_mask(struct pad_dispatch *pad, struct evdev_device *device, uint64_t time, const struct button_state *buttons, enum libinput_button_state state) pad_notify_button_mask() argument 415 pad_notify_buttons(struct pad_dispatch *pad, struct evdev_device *device, uint64_t time, enum libinput_button_state state) pad_notify_buttons() argument 433 struct pad_dispatch *pad = (struct pad_dispatch*)device->dispatch; pad_change_to_left_handed() local 445 pad_flush(struct pad_dispatch *pad, struct evdev_device *device, uint64_t time) pad_flush() argument 484 struct pad_dispatch *pad = pad_dispatch(dispatch); pad_process() local 513 struct pad_dispatch *pad = pad_dispatch(dispatch); pad_suspend() local 528 struct pad_dispatch *pad = pad_dispatch(dispatch); pad_destroy() local 550 pad_init_buttons_from_libwacom(struct pad_dispatch *pad, struct evdev_device *device) pad_init_buttons_from_libwacom() argument 608 pad_init_buttons_from_kernel(struct pad_dispatch *pad, struct evdev_device *device) pad_init_buttons_from_kernel() argument 639 pad_init_keys(struct pad_dispatch *pad, struct evdev_device *device) pad_init_keys() argument 658 pad_init_buttons(struct pad_dispatch *pad, struct evdev_device *device) pad_init_buttons() argument 681 pad_init(struct pad_dispatch *pad, struct evdev_device *device) pad_init() argument 708 struct pad_dispatch *pad = (struct pad_dispatch*)evdev->dispatch; pad_sendevents_set_mode() local 746 struct pad_dispatch *pad; evdev_tablet_pad_create() local 777 struct pad_dispatch *pad = (struct pad_dispatch*)device->dispatch; evdev_device_tablet_pad_get_num_buttons() local [all...] |
| H A D | evdev-tablet-pad-leds.c | 55 pad_mode_toggle_button_new(struct pad_dispatch *pad, in pad_mode_toggle_button_new() argument 171 pad_group_new_basic(struct pad_dispatch *pad, in pad_group_new_basic() argument 199 pad_group_new(struct pad_dispatch *pad, in pad_group_new() argument 278 pad_init_led_groups(struct pad_dispatch *pad, in pad_init_led_groups() argument 342 pad_get_mode_group(struct pad_dispatch *pad, unsigned int index) pad_get_mode_group() argument 381 pad_init_mode_buttons(struct pad_dispatch *pad, WacomDevice *wacom) pad_init_mode_buttons() argument 438 pad_init_mode_rings(struct pad_dispatch *pad, WacomDevice *wacom) pad_init_mode_rings() argument 465 pad_init_mode_strips(struct pad_dispatch *pad, WacomDevice *wacom) pad_init_mode_strips() argument 492 pad_init_leds_from_libwacom(struct pad_dispatch *pad, struct evdev_device *device) pad_init_leds_from_libwacom() argument 535 pad_init_fallback_group(struct pad_dispatch *pad) pad_init_fallback_group() argument 557 pad_init_leds(struct pad_dispatch *pad, struct evdev_device *device) pad_init_leds() argument 582 pad_destroy_leds(struct pad_dispatch *pad) pad_destroy_leds() argument 612 struct pad_dispatch *pad = (struct pad_dispatch*)device->dispatch; evdev_device_tablet_pad_get_num_mode_groups() local 629 struct pad_dispatch *pad = (struct pad_dispatch*)device->dispatch; evdev_device_tablet_pad_get_mode_group() local [all...] |
| /third_party/musl/include/sys/ |
| H A D | fanotify.h | 26 unsigned char pad; member
|
| /third_party/node/deps/openssl/openssl/providers/fips/ |
| H A D | self_test_kats.c | 60 int pad = 0, tmp; in cipher_init() local
|
| /third_party/node/deps/openssl/openssl/crypto/srp/ |
| H A D | srp_vfy.c | 49 const unsigned char *pad = (const unsigned char *)"00"; in t_fromb64() local 137 unsigned char pad[2] = {0, 0}; in t_tob64() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_aes_cbc_hmac_sha256.c | 373 unsigned int len = (i == (x4 - 1) ? last : frag), pad, j; in tls1_1_multi_block_encrypt() local 523 unsigned int res, maxpad, pad, bitlen; in aesni_cbc_hmac_sha256_cipher() local [all...] |