Searched defs:source (Results 176 - 200 of 905) sorted by relevance

1234567891011>>

/netbsd-current/bin/ln/
H A Dln.c230 linkit(const char *source, const char *target, int isdir) argument
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_evlog_imaem.c63 ima_open(void *source, FILE **handle) argument
/netbsd-current/external/bsd/tre/dist/lib/
H A Dregexec.c151 const tre_str_source *source = string; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DConvertUTF.h245 convertUTF8Sequence(const UTF8 **source, const UTF8 *sourceEnd, UTF32 *target, ConversionFlags flags) argument
[all...]
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dstring.c37 isc_string_touint64(char *source, char **end, int base) { argument
101 isc_string_copy(char *target, size_t size, const char *source) { argument
115 isc_string_copy_truncate(char *target, size_t size, const char *source) { argument
124 isc_string_append(char *target, size_t size, const char *source) argument
139 isc_string_append_truncate(char *target, size_t size, const char *source) argument
185 isc_string_regiondup(isc_mem_t *mctx, const isc_region_t *source) argument
[all...]
H A Dbase64.c55 isc_base64_totext(isc_region_t *source, int wordlength, argument
229 str_totext(const char *source, isc_buffer_t *target) argument
[all...]
H A Dhex.c53 isc_hex_totext(isc_region_t *source, int wordlength, argument
178 str_totext(const char *source, isc_buffer_t *target) { argument
[all...]
H A Dratelimiter.c253 isc_ratelimiter_attach(isc_ratelimiter_t *source, isc_ratelimiter_t **target) { argument
/netbsd-current/sbin/mount_umap/
H A Dmount_umap.c112 char source[MAXPATHLEN], target[MAXPATHLEN]; local
/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Dbtyacc_demo.tab.h46 unsigned source; member in struct:YYLTYPE
/netbsd-current/sbin/modstat/
H A Dmain.c201 const char *source; local
/netbsd-current/lib/libossaudio/
H A Doss3_mixer.c47 int source; member in struct:audiodevinfo
/netbsd-current/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducpgba.c185 _ucadd_rtl_segment(ucstring_t *str, unsigned long *source, unsigned long start, argument
299 _ucadd_ltr_segment(ucstring_t *str, unsigned long *source, unsigned long start, unsigned long end) argument
324 ucstring_create(unsigned long *source, unsigned long start, unsigned long end, int default_direction, int cursor_motion) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_sync.c354 int amdgpu_sync_clone(struct amdgpu_sync *source, struct amdgpu_sync *clone) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/pm/
H A Dpriv.h20 u64 source[4][8]; member in struct:nvkm_perfctr
58 const struct nvkm_specsrc *source; member in struct:nvkm_specsig
63 u8 source[8]; member in struct:nvkm_perfsig
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_shadow.c187 char *source; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c47 static enum amdgpu_dm_pipe_crc_source dm_parse_crc_source(const char *source) argument
93 enum amdgpu_dm_pipe_crc_source source = dm_parse_crc_source(src_name); local
105 amdgpu_dm_crtc_configure_crc_source(struct drm_crtc *crtc, struct dm_crtc_state *dm_crtc_state, enum amdgpu_dm_pipe_crc_source source) argument
149 enum amdgpu_dm_pipe_crc_source source = dm_parse_crc_source(src_name); local
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dbase64.c49 isc_base64_totext(isc_region_t *source, int wordlength, const char *wordbreak, argument
245 str_totext(const char *source, isc_buffer_t *target) argument
[all...]
H A Dhex.c46 isc_hex_totext(isc_region_t *source, int wordlength, const char *wordbreak, argument
187 str_totext(const char *source, isc_buffer_t *target) { argument
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dconfig_known_tcp_ports.c57 void config_known_tcp_ports(const char *source, const char *settings) argument
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Drdatalist.c160 isc__rdatalist_clone(dns_rdataset_t *source, dns_rdataset_t *target) { argument
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/generated/
H A Dreshape_i16.c42 reshape_16(gfc_array_i16 * const restrict ret, gfc_array_i16 * const restrict source, shape_type * const restrict shape, gfc_array_i16 * const restrict pad, shape_type * const restrict order) argument
[all...]
H A Dreshape_c16.c42 reshape_c16(gfc_array_c16 * const restrict ret, gfc_array_c16 * const restrict source, shape_type * const restrict shape, gfc_array_c16 * const restrict pad, shape_type * const restrict order) argument
[all...]
H A Dreshape_c10.c42 reshape_c10(gfc_array_c10 * const restrict ret, gfc_array_c10 * const restrict source, shape_type * const restrict shape, gfc_array_c10 * const restrict pad, shape_type * const restrict order) argument
[all...]
H A Dreshape_c8.c42 reshape_c8(gfc_array_c8 * const restrict ret, gfc_array_c8 * const restrict source, shape_type * const restrict shape, gfc_array_c8 * const restrict pad, shape_type * const restrict order) argument
[all...]

Completed in 511 milliseconds

1234567891011>>