Home
last modified time | relevance | path

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

12345678910>>...15

/openbsd/bin/ksh/
H A Dlex.h12 struct source { struct
31 Source *next; /* stacked source */ argument
/openbsd/gnu/llvm/clang/utils/analyzer/projects/
H A Dprojects.json5 "source": "git", string
13 "source": "git", string
21 "source": "git", string
29 "source": "git", string
37 "source": "git", string
45 "source": "git", string
53 "source": "git", string
61 "source": "git", string
69 "source": "git", string
77 "source": "git", string
[all …]
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_pipe_crc.c77 enum intel_pipe_crc_source *source) in i9xx_pipe_crc_auto_source()
127 enum intel_pipe_crc_source *source, in vlv_pipe_crc_ctl_reg()
194 enum intel_pipe_crc_source *source, in i9xx_pipe_crc_ctl_reg()
332 enum intel_pipe_crc_source *source, in ivb_pipe_crc_ctl_reg()
360 enum intel_pipe_crc_source *source, in skl_pipe_crc_ctl_reg()
470 const enum intel_pipe_crc_source source) in vlv_crc_source_valid()
485 const enum intel_pipe_crc_source source) in ilk_crc_source_valid()
499 const enum intel_pipe_crc_source source) in ivb_crc_source_valid()
513 const enum intel_pipe_crc_source source) in skl_crc_source_valid()
560 enum intel_pipe_crc_source source; in intel_crtc_verify_crc_source() local
[all …]
/openbsd/lib/libcbor/src/cbor/internal/
H A Dloaders.c12 uint8_t _cbor_load_uint8(cbor_data source) { return (uint8_t)*source; } in _cbor_load_uint8()
14 uint16_t _cbor_load_uint16(const unsigned char *source) { in _cbor_load_uint16()
24 uint32_t _cbor_load_uint32(const unsigned char *source) { in _cbor_load_uint32()
36 uint64_t _cbor_load_uint64(const unsigned char *source) { in _cbor_load_uint64()
67 float _cbor_load_half(cbor_data source) { in _cbor_load_half()
72 float _cbor_load_float(cbor_data source) { in _cbor_load_float()
77 double _cbor_load_double(cbor_data source) { in _cbor_load_double()
/openbsd/gnu/llvm/llvm/lib/Support/
H A DConvertUTF.cpp164 const UTF32* source = *sourceStart; in ConvertUTF32toUTF16() local
213 const UTF16* source = *sourceStart; in ConvertUTF16toUTF32() local
267 const UTF16* source = *sourceStart; in ConvertUTF16toUTF8() local
337 const UTF32* source = *sourceStart; in ConvertUTF32toUTF8() local
397 static Boolean isLegalUTF8(const UTF8 *source, int length) { in isLegalUTF8()
428 Boolean isLegalUTF8Sequence(const UTF8 *source, const UTF8 *sourceEnd) { in isLegalUTF8Sequence()
440 unsigned getUTF8SequenceSize(const UTF8 *source, const UTF8 *sourceEnd) { in getUTF8SequenceSize()
449 findMaximalSubpartOfIllFormedUTF8Sequence(const UTF8 *source, in findMaximalSubpartOfIllFormedUTF8Sequence()
555 Boolean isLegalUTF8String(const UTF8 **source, const UTF8 *sourceEnd) { in isLegalUTF8String()
571 const UTF8* source = *sourceStart; in ConvertUTF8toUTF16() local
[all …]
/openbsd/usr.bin/dig/lib/isc/
H A Dlex.c156 inputsource *source; in new_source() local
208 inputsource *source; in isc_lex_close() local
242 pushback(inputsource *source, int c) { in pushback()
254 pushandgrow(inputsource *source, int c) { in pushandgrow()
278 inputsource *source; in isc_lex_gettoken() local
579 inputsource *source; in isc_lex_ungettoken() local
601 inputsource *source; in isc_lex_getlasttokentext() local
620 inputsource *source; in isc_lex_getsourcename() local
632 inputsource *source; in isc_lex_getsourceline() local
H A Dbase32.c39 base32_totext(isc_region_t *source, int wordlength, const char *wordbreak, in base32_totext()
104 isc_base32hexnp_totext(isc_region_t *source, int wordlength, in isc_base32hexnp_totext()
253 base32_decoderegion(isc_region_t *source, const char base[], in base32_decoderegion()
269 isc_base32hexnp_decoderegion(isc_region_t *source, isc_buffer_t *target) { in isc_base32hexnp_decoderegion()
/openbsd/gnu/llvm/clang/bindings/python/tests/cindex/
H A Dutil.py16 def get_tu(source, lang='c', all_warnings=False, flags=[]): argument
43 def get_cursor(source, spelling): argument
61 def get_cursors(source, spelling): argument
/openbsd/usr.bin/dc/
H A Dbcode.h74 struct source { struct
87 void reset_bmachine(struct source *); argument
/openbsd/usr.bin/rsync/
H A Dsocket.c42 struct source { struct
54 inet_bind(int s, sa_family_t af, const struct source *bsrc, size_t bsrcsz) in inet_bind() argument
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_irq.c653 struct amdgpu_irq_src *source, in amdgpu_dm_irq_handler()
694 struct amdgpu_irq_src *source, in amdgpu_dm_set_hpd_irq_state()
706 struct amdgpu_irq_src *source, in dm_irq_state()
737 struct amdgpu_irq_src *source, in amdgpu_dm_set_pflip_irq_state()
751 struct amdgpu_irq_src *source, in amdgpu_dm_set_crtc_irq_state()
765 struct amdgpu_irq_src *source, in amdgpu_dm_set_vline0_irq_state()
779 struct amdgpu_irq_src *source, in amdgpu_dm_set_dmub_outbox_irq_state()
791 struct amdgpu_irq_src *source, in amdgpu_dm_set_vupdate_irq_state()
805 struct amdgpu_irq_src *source, in amdgpu_dm_set_dmub_trace_irq_state()
H A Damdgpu_dm_crc.c43 static enum amdgpu_dm_pipe_crc_source dm_parse_crc_source(const char *source) in dm_parse_crc_source()
200 enum amdgpu_dm_pipe_crc_source source = dm_parse_crc_source(src_name); in amdgpu_dm_crtc_verify_crc_source() local
214 enum amdgpu_dm_pipe_crc_source source) in amdgpu_dm_crtc_configure_crc_source()
256 enum amdgpu_dm_pipe_crc_source source = dm_parse_crc_source(src_name); in amdgpu_dm_crtc_set_crc_source() local
/openbsd/usr.sbin/ocspcheck/
H A Dhttp.h20 struct source { struct
21 int family; /* 4 (PF_INET) or 6 (PF_INET6) */
22 char *ip; /* IPV4 or IPV6 address */
/openbsd/usr.sbin/acme-client/
H A Dhttp.h20 struct source { struct
21 int family; /* 4 (PF_INET) or 6 (PF_INET6) */
22 char *ip; /* IPV4 or IPV6 address */
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmacrotab.c421 macro_include (struct macro_source_file *source, in macro_include()
475 macro_lookup_inclusion (struct macro_source_file *source, const char *name) in macro_lookup_inclusion()
665 check_for_redefinition (struct macro_source_file *source, int line, in check_for_redefinition()
720 macro_define_object (struct macro_source_file *source, int line, in macro_define_object()
752 macro_define_function (struct macro_source_file *source, int line, in macro_define_function()
779 macro_undef (struct macro_source_file *source, int line, in macro_undef()
821 macro_lookup_definition (struct macro_source_file *source, in macro_lookup_definition()
834 macro_definition_location (struct macro_source_file *source, in macro_definition_location()
/openbsd/sys/dev/pci/drm/amd/display/dc/irq/
H A Dirq_service.c77 enum dc_irq_source source) in find_irq_source_info()
100 enum dc_irq_source source, in dal_irq_service_set()
144 enum dc_irq_source source) in dal_irq_service_ack()
/openbsd/lib/libcurses/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()
947 replace_window(WINDOW *target, FILE *source) in replace_window()
/openbsd/usr.bin/m4/
H A Dgnum4.c238 exit_regerror(int er, regex_t *re, const char *source) in exit_regerror()
319 do_subst(const char *string, regex_t *re, const char *source, in do_subst()
360 do_regexp(const char *string, regex_t *re, const char *source, in do_regexp()
378 do_regexpindex(const char *string, regex_t *re, const char *source, in do_regexpindex()
475 const char *source; in dopatsubst() local
504 const char *source; in doregexp() local
/openbsd/lib/libz/
H A Duncompr.c25 int ZEXPORT uncompress2(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress2()
80 int ZEXPORT uncompress(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress()
H A Dcompress.c20 int ZEXPORT compress2(Bytef *dest, uLongf *destLen, const Bytef *source, in compress2()
61 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, in compress()
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Duncompr.c27 int ZEXPORT uncompress2(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress2()
82 int ZEXPORT uncompress(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress()
H A Dcompress.c22 int ZEXPORT compress2(Bytef *dest, uLongf *destLen, const Bytef *source, in compress2()
63 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, in compress()
/openbsd/sys/lib/libz/
H A Dcompress.c20 int ZEXPORT compress2(Bytef *dest, uLongf *destLen, const Bytef *source, in compress2()
61 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, in compress()
/openbsd/gnu/llvm/llvm/bindings/python/llvm/
H A Ddisassembler.py83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/openbsd/sys/dev/microcode/aic7xxx/
H A Daicasm_insformat.h49 source : 9, member
67 source : 9, member
85 source : 9, member

12345678910>>...15