/third_party/skia/tools/ |
D | compare_codereview.py | 108 def handle_data(self, data): member in CodeReviewHTMLParser 237 def handle_data(self, data): member in BuilderHTMLParser
|
/third_party/elfutils/debuginfod/ |
D | debuginfod-client.c | 186 struct handle_data struct 189 int fd; 192 char url[PATH_MAX]; 218 struct handle_data *d = (struct handle_data*)data; in debuginfod_write_callback() argument
|
/third_party/python/Lib/idlelib/ |
D | help.py | 151 def handle_data(self, data): member in HelpParser
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
D | consistency_tools.py | 637 def compute_type_to_codes(handle_data, types_to_codes, extra_op=None): argument 680 def compute_codes_requiring_type(handle_data, types_to_codes, registry=None): argument
|
/third_party/python/Lib/html/ |
D | parser.py | 446 def handle_data(self, data): member in HTMLParser
|
/third_party/node/src/crypto/ |
D | crypto_keys.h | 251 const std::shared_ptr<KeyObjectData>& handle_data) in NativeKeyObject()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_android.c | 109 const uint32_t *handle_data = &handle_fds[gralloc_info->handle->numFds]; in tu_gralloc_info_other() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_wired.c | 80 static void handle_data(void *ctx, unsigned char *buf, size_t len) in handle_data() function
|
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/src/drivers/ |
D | driver_wired.c | 80 static void handle_data(void *ctx, unsigned char *buf, size_t len) in handle_data() function
|
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/skia/third_party/externals/harfbuzz/src/ |
D | gen-tag-table.py | 379 def handle_data (self, data): member in OpenTypeRegistryParser
|
/third_party/python/Lib/test/ |
D | test_htmlparser.py | 49 def handle_data(self, data): member in EventCollector
|
/third_party/python/Lib/ |
D | plistlib.py | 197 def handle_data(self, data): member in _PlistParser
|
/third_party/python/Modules/ |
D | _elementtree.c | 3070 PyObject *handle_data; member
|