Home
last modified time | relevance | path

Searched defs:ord (Results 1 – 25 of 56) sorted by relevance

123

/netbsd-src/sbin/devpubd/hooks/
H A D02-wedgenames58 ord() function
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-host.c183 host_openacc_async_host2dev (int ord __attribute__ ((unused)), in host_openacc_async_host2dev()
194 host_openacc_async_dev2host (int ord __attribute__ ((unused)), in host_openacc_async_dev2host()
251 host_openacc_create_thread_data (int ord __attribute__ ((unused))) in host_openacc_create_thread_data()
H A Doacc-init.c220 acc_dev_num_out_of_range (acc_device_t d, int ord, int ndevs) in acc_dev_num_out_of_range()
500 goacc_attach_host_thread_to_device (int ord) in goacc_attach_host_thread_to_device()
837 acc_get_property (int ord, acc_device_t d, acc_device_property_t prop) in acc_get_property()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-host.c183 host_openacc_async_host2dev (int ord __attribute__ ((unused)), in host_openacc_async_host2dev()
194 host_openacc_async_dev2host (int ord __attribute__ ((unused)), in host_openacc_async_dev2host()
251 host_openacc_create_thread_data (int ord __attribute__ ((unused))) in host_openacc_create_thread_data()
H A Doacc-init.c220 acc_dev_num_out_of_range (acc_device_t d, int ord, int ndevs) in acc_dev_num_out_of_range()
500 goacc_attach_host_thread_to_device (int ord) in goacc_attach_host_thread_to_device()
837 acc_get_property (int ord, acc_device_t d, acc_device_property_t prop) in acc_get_property()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c286 int ord; member
1207 GOMP_OFFLOAD_load_image (int ord, unsigned version, const void *target_data, in GOMP_OFFLOAD_load_image()
1302 GOMP_OFFLOAD_unload_image (int ord, unsigned version, const void *target_data) in GOMP_OFFLOAD_unload_image()
1332 GOMP_OFFLOAD_alloc (int ord, size_t size) in GOMP_OFFLOAD_alloc()
1357 GOMP_OFFLOAD_free (int ord, void *ptr) in GOMP_OFFLOAD_free()
1531 GOMP_OFFLOAD_openacc_create_thread_data (int ord) in GOMP_OFFLOAD_openacc_create_thread_data()
1704 GOMP_OFFLOAD_host2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_host2dev()
1714 GOMP_OFFLOAD_dev2host (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2host()
1724 GOMP_OFFLOAD_dev2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2dev()
1731 GOMP_OFFLOAD_openacc_async_host2dev (int ord, void *dst, const void *src, in GOMP_OFFLOAD_openacc_async_host2dev()
[all …]
H A Dplugin-hsa.c883 GOMP_OFFLOAD_load_image (int ord, unsigned version, const void *target_data, in GOMP_OFFLOAD_load_image()
1822 GOMP_OFFLOAD_alloc (int ord, size_t size) in GOMP_OFFLOAD_alloc()
1833 GOMP_OFFLOAD_free (int ord, void *ptr) in GOMP_OFFLOAD_free()
1844 GOMP_OFFLOAD_dev2host (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2host()
1855 GOMP_OFFLOAD_host2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_host2dev()
1866 GOMP_OFFLOAD_dev2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2dev()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c300 int ord; member
1267 GOMP_OFFLOAD_load_image (int ord, unsigned version, const void *target_data, in GOMP_OFFLOAD_load_image()
1380 GOMP_OFFLOAD_unload_image (int ord, unsigned version, const void *target_data) in GOMP_OFFLOAD_unload_image()
1410 GOMP_OFFLOAD_alloc (int ord, size_t size) in GOMP_OFFLOAD_alloc()
1446 GOMP_OFFLOAD_free (int ord, void *ptr) in GOMP_OFFLOAD_free()
1620 GOMP_OFFLOAD_openacc_create_thread_data (int ord) in GOMP_OFFLOAD_openacc_create_thread_data()
1793 GOMP_OFFLOAD_host2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_host2dev()
1803 GOMP_OFFLOAD_dev2host (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2host()
1813 GOMP_OFFLOAD_dev2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2dev()
1820 GOMP_OFFLOAD_openacc_async_host2dev (int ord, void *dst, const void *src, in GOMP_OFFLOAD_openacc_async_host2dev()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/
H A Dorder_statistics_imp.hpp85 size_type ord = 0; in order_of_key() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/
H A Dorder_statistics_imp.hpp85 size_type ord = 0; in order_of_key() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dorder_statistics_imp.hpp108 size_type ord = 0; in order_of_prefix() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dorder_statistics_imp.hpp108 size_type ord = 0; in order_of_prefix() local
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Ddeffilep.y609 int ord) in cmp_export_elem()
631 const char *its_name, int ord, bool *is_ident) in find_export_in_list()
754 int ord) in cmp_import_elem()
778 const char *module, int ord, bool *is_ident) in find_import_in_list()
H A Ddeffilep.c2455 int ord) in cmp_export_elem()
2477 const char *its_name, int ord, bool *is_ident) in find_export_in_list()
2600 int ord) in cmp_import_elem()
2624 const char *module, int ord, bool *is_ident) in find_import_in_list()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Ddeffilep.y600 int ord) in cmp_export_elem()
620 const char *its_name, int ord, int *is_ident) in find_export_in_list()
743 int ord) in cmp_import_elem()
765 const char *module, int ord, int *is_ident) in find_import_in_list()
H A Ddeffilep.c2415 int ord) in cmp_export_elem()
2435 const char *its_name, int ord, int *is_ident) in find_export_in_list()
2558 int ord) in cmp_import_elem()
2580 const char *module, int ord, int *is_ident) in find_import_in_list()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/vmid/
H A Dvmid.c61 uint16_t ord = dc_get_vmid_use_vector(core_vmid->dc); in evict_vmids() local
/netbsd-src/usr.bin/aiomixer/
H A Ddraw.c162 draw_enum(struct aiomixer_control *control, int ord, in draw_enum()
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_dump.c1372 dwarf_get_ORD_name(unsigned ord, const char **s) in dwarf_get_ORD_name()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_key.c55 LoadKeyByBlob_Internal(UINT32 ord, /* The ordinal to use, LoadKey or LoadKey2 */ in LoadKeyByBlob_Internal()
H A Dtcs_key.c139 load_key_init(TPM_COMMAND_CODE ord, in load_key_init()
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_dane.c256 uint8_t ord; member
835 uint8_t ord = 0; in tls_dane_digest_init() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dresres.c517 unsigned short ord; in read_res_id() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dresres.c517 unsigned short ord; in read_res_id() local
/netbsd-src/sys/sys/
H A Daudioio.h340 int ord; member
363 int ord; /* enum */ member

123