Searched defs:host_table (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/include/
H A Dhosttable.h31 struct host_table { struct
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c63 const void *host_table; member in struct:offload_image_descr
1569 gomp_load_image_to_device(struct gomp_device_descr *devicep, unsigned version, const void *host_table, const void *target_data, bool is_register_lock) argument
1670 gomp_unload_image_from_device(struct gomp_device_descr *devicep, unsigned version, const void *host_table, const void *target_data) argument
1744 GOMP_offload_register_ver(unsigned version, const void *host_table, int target_type, const void *target_data) argument
1782 GOMP_offload_register(const void *host_table, int target_type, const void *target_data) argument
1793 GOMP_offload_unregister_ver(unsigned version, const void *host_table, int target_type, const void *target_data) argument
1824 GOMP_offload_unregister(const void *host_table, int target_type, const void *target_data) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c80 const void *host_table; member in struct:offload_image_descr
2081 gomp_load_image_to_device(struct gomp_device_descr *devicep, unsigned version, const void *host_table, const void *target_data, bool is_register_lock) argument
2216 gomp_unload_image_from_device(struct gomp_device_descr *devicep, unsigned version, const void *host_table, const void *target_data) argument
2290 GOMP_offload_register_ver(unsigned version, const void *host_table, int target_type, const void *target_data) argument
2328 GOMP_offload_register(const void *host_table, int target_type, const void *target_data) argument
2339 GOMP_offload_unregister_ver(unsigned version, const void *host_table, int target_type, const void *target_data) argument
2370 GOMP_offload_unregister(const void *host_table, int target_type, const void *target_data) argument
[all...]

Completed in 133 milliseconds