/third_party/skia/tools/ |
H A D | compare_codereview.py | 108 def handle_data(self, data): member in CodeReviewHTMLParser 237 def handle_data(self, data): member in BuilderHTMLParser
|
/third_party/python/Lib/idlelib/ |
H A D | help.py | 151 def handle_data(self, data): member in HelpParser
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | hilkbd.c | 145 static inline void handle_data(unsigned char s, unsigned char c) in handle_data() function
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | hilkbd.c | 145 static inline void handle_data(unsigned char s, unsigned char c) in handle_data() function
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_android.c | 109 const uint32_t *handle_data = &handle_fds[gralloc_info->handle->numFds]; in tu_gralloc_info_other() local
|
/third_party/python/Lib/html/ |
H A D | parser.py | 439 def handle_data(self, data): global() member in HTMLParser [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | gen-tag-table.py | 379 def handle_data (self, data): member in OpenTypeRegistryParser
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_wired.c | 80 static void handle_data(void *ctx, unsigned char *buf, size_t len) in handle_data() function
|
H A D | driver_hostap.c | 58 static void handle_data(struct hostap_driver_data *drv, u8 *buf, size_t len, in handle_data() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_wired.c | 80 static void handle_data(void *ctx, unsigned char *buf, size_t len) in handle_data() function
|
H A D | driver_hostap.c | 58 static void handle_data(struct hostap_driver_data *drv, u8 *buf, size_t len, in handle_data() function
|
/third_party/node/src/crypto/ |
H A D | crypto_keys.h | 252 NativeKeyObject(Environment* env, v8::Local<v8::Object> wrap, const std::shared_ptr<KeyObjectData>& handle_data) NativeKeyObject() argument
|
/third_party/python/Lib/ |
H A D | plistlib.py | 206 def handle_data(self, data): member in _PlistParser
|
/third_party/python/Lib/test/ |
H A D | test_htmlparser.py | 49 def handle_data(self, data): member in EventCollector
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | msft.c | 264 struct msft_monitor_advertisement_handle_data *handle_data; in msft_le_monitor_advertisement_cb() local 373 struct msft_monitor_advertisement_handle_data *handle_data; in msft_le_cancel_monitor_advertisement_cb() local 428 struct msft_monitor_advertisement_handle_data *handle_data; msft_remove_monitor_sync() local 511 struct msft_monitor_advertisement_handle_data *handle_data; msft_add_monitor_sync() local 671 struct msft_monitor_advertisement_handle_data *handle_data, *tmp; msft_do_close() local 928 msft_add_address_filter(struct hci_dev *hdev, u8 addr_type, bdaddr_t *bdaddr, struct msft_monitor_advertisement_handle_data *handle_data) msft_add_address_filter() argument 977 struct msft_monitor_advertisement_handle_data *handle_data; msft_monitor_device_evt() local [all...] |
/third_party/elfutils/debuginfod/ |
H A D | debuginfod-client.c | 186 struct handle_data struct
|
/third_party/python/Modules/ |
H A D | _elementtree.c | 3058 PyObject *handle_data; member [all...] |
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_target.h | 671 void (*handle_data)(struct qla_tgt_cmd *); member
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_target.h | 685 void (*handle_data)(struct qla_tgt_cmd *); member
|