Home
last modified time | relevance | path

Searched defs:source (Results 1 – 25 of 182) sorted by relevance

12345678

/dflybsd-src/usr.bin/dc/
H A Dbcode.h77 struct source { struct
90 void reset_bmachine(struct source *); argument
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dint_encoding.h116 read_from_pointer(const unsigned char* source) in read_from_pointer()
130 read_from_pointer(unsigned char** source) in read_from_pointer()
145 read_from_pointer(const unsigned char** source) in read_from_pointer()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dint_encoding.h116 read_from_pointer(const unsigned char* source) in read_from_pointer()
130 read_from_pointer(unsigned char** source) in read_from_pointer()
145 read_from_pointer(const unsigned char** source) in read_from_pointer()
/dflybsd-src/gnu/usr.bin/rcs/lib/
H A Drcstime.c68 str2time_checked(source, default_time, default_zone) in str2time_checked() argument
84 str2date(source, target) in str2date() argument
100 date2time(source) in date2time() argument
/dflybsd-src/contrib/zstd/lib/compress/
H A Dhist.c68 const void* source, size_t sourceSize, in HIST_count_parallel_wksp()
141 const void* source, size_t sourceSize, in HIST_countFast_wksp()
155 const void* source, size_t sourceSize, in HIST_count_wksp()
169 const void* source, size_t sourceSize) in HIST_countFast()
/dflybsd-src/sys/dev/drm/amd/display/dc/irq/
H A Dirq_service.c80 enum dc_irq_source source) in find_irq_source_info()
103 enum dc_irq_source source, in dal_irq_service_set()
140 enum dc_irq_source source) in dal_irq_service_ack()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dmacrotab.c451 macro_include (struct macro_source_file *source, in macro_include()
512 macro_lookup_inclusion (struct macro_source_file *source, const char *name) in macro_lookup_inclusion()
687 check_for_redefinition (struct macro_source_file *source, int line, in check_for_redefinition()
750 macro_define_object_internal (struct macro_source_file *source, int line, in macro_define_object_internal()
783 macro_define_object (struct macro_source_file *source, int line, in macro_define_object()
802 macro_define_function (struct macro_source_file *source, int line, in macro_define_function()
830 macro_undef (struct macro_source_file *source, int line, in macro_undef()
921 macro_lookup_definition (struct macro_source_file *source, in macro_lookup_definition()
943 macro_definition_location (struct macro_source_file *source, in macro_definition_location()
/dflybsd-src/contrib/zlib-1.2/
H A Duncompr.c27 int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) in uncompress2() argument
86 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
H A Dcompress.c22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() argument
68 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() argument
/dflybsd-src/contrib/ncurses/ncurses/base/
H A Dlib_screen.c213 decode_attr(char *source, attr_t *target, int *color) in decode_attr()
269 decode_char(char *source, int *target) in decode_char()
326 decode_chtype(char *source, chtype fillin, chtype *target) in decode_chtype()
342 decode_cchar(char *source, cchar_t *fillin, cchar_t *target) in decode_cchar()
444 read_row(char *source, NCURSES_CH_T * prior, NCURSES_CH_T * target, int length) in read_row()
657 encode_attr(char *target, ARG_SLIMIT(limit) in encode_attr()
703 encode_cell(char *target, ARG_SLIMIT(limit) CARG_CH_T source, CARG_CH_T previous) in encode_cell()
/dflybsd-src/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c39 static enum amdgpu_dm_pipe_crc_source dm_parse_crc_source(const char *source) in dm_parse_crc_source()
56 enum amdgpu_dm_pipe_crc_source source = dm_parse_crc_source(src_name); in amdgpu_dm_crtc_set_crc_source() local
H A Damdgpu_dm_irq.c486 struct amdgpu_irq_src *source, in amdgpu_dm_irq_handler()
527 struct amdgpu_irq_src *source, in amdgpu_dm_set_hpd_irq_state()
539 struct amdgpu_irq_src *source, in dm_irq_state()
570 struct amdgpu_irq_src *source, in amdgpu_dm_set_pflip_irq_state()
584 struct amdgpu_irq_src *source, in amdgpu_dm_set_crtc_irq_state()
/dflybsd-src/sys/dev/video/cxm/
H A Dcxm_msp34xxx.c412 cxm_msp_select_source(struct cxm_softc *sc, enum cxm_source source) in cxm_msp_select_source()
459 unsigned char source[2]; in cxm_msp_selected_source() local
557 unsigned char source[2]; in cxm_msp_is_locked() local
/dflybsd-src/libexec/ypxfr/
H A Dypxfr_misc.c121 ypxfr_get_master(char *domain, char *map, char *source, const int yplib) in ypxfr_get_master()
193 ypxfr_get_order(char *domain, char *map, char *source, const int yplib) in ypxfr_get_order()
/dflybsd-src/contrib/ncurses/ncurses/tinfo/
H A Dobsolete.c107 _nc_conv_to_utf8(unsigned char *target, unsigned source, unsigned limit) in _nc_conv_to_utf8()
181 _nc_conv_to_utf32(unsigned *target, const char *source, unsigned limit) in _nc_conv_to_utf32()
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Dmxgpu_ai.c214 struct amdgpu_irq_src *source, in xgpu_ai_mailbox_ack_irq()
222 struct amdgpu_irq_src *source, in xgpu_ai_set_mailbox_ack_irq()
288 struct amdgpu_irq_src *source, in xgpu_ai_mailbox_rcv_irq()
/dflybsd-src/contrib/dialog/
H A Dcolumns.c52 next_col(char *source, unsigned offset) in next_col()
66 split_row(char *source, unsigned *offsets, unsigned *widths) in split_row()
/dflybsd-src/usr.sbin/ppp/
H A Dpred.c69 compress(struct pred1_state *state, u_char *source, u_char *dest, int len) in compress()
94 SyncTable(struct pred1_state *state, u_char *source, u_char *dest, int len) in SyncTable()
103 decompress(struct pred1_state *state, u_char *source, u_char *dest, int len) in decompress()
/dflybsd-src/sys/vfs/hammer2/
H A Dhammer2_lz4_encoder.h89 char* source, in LZ4_compress_heap_limitedOutput()
274 char* source, in LZ4_compress64k_heap_limitedOutput()
/dflybsd-src/usr.sbin/makefs/hammer2/
H A Dhammer2_lz4_encoder.h89 char* source, in LZ4_compress_heap_limitedOutput()
274 char* source, in LZ4_compress64k_heap_limitedOutput()
/dflybsd-src/sbin/hammer2/lz4/
H A Dhammer2_lz4_encoder.h89 char* source, in LZ4_compress_heap_limitedOutput()
274 char* source, in LZ4_compress64k_heap_limitedOutput()
/dflybsd-src/sys/netgraph7/
H A Dng_pred1.c565 Pred1Compress(node_p node, u_char *source, u_char *dest, int len) in Pred1Compress()
600 Pred1Decompress(node_p node, u_char *source, u_char *dest, int slen, int dlen) in Pred1Decompress()
639 Pred1SyncTable(node_p node, u_char *source, int len) in Pred1SyncTable()
/dflybsd-src/tools/tools/splitpatch/
H A Dsplitpatch.py56 def splitpatch(source, output = directory_save, quiet = False): argument
/dflybsd-src/contrib/ncurses/progs/
H A Dtabs.c210 trimmed_tab_list(const char *source) in trimmed_tab_list()
239 comma_is_needed(const char *source) in comma_is_needed()
/dflybsd-src/sbin/mount_null/
H A Dmount_null.c62 char source[MAXPATHLEN]; in main() local

12345678