Home
last modified time | relevance | path

Searched defs:uc (Results 1 – 25 of 114) sorted by relevance

12345

/openbsd-src/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_uc.c26 static void uc_expand_default_options(struct intel_uc *uc) in uc_expand_default_options()
61 static int __intel_uc_reset_hw(struct intel_uc *uc) in __intel_uc_reset_hw()
85 static void __confirm_options(struct intel_uc *uc) in __confirm_options()
124 void intel_uc_init_early(struct intel_uc *uc) in intel_uc_init_early()
140 void intel_uc_init_late(struct intel_uc *uc) in intel_uc_init_late()
146 void intel_uc_driver_late_release(struct intel_uc *uc) in intel_uc_driver_late_release()
157 void intel_uc_init_mmio(struct intel_uc *uc) in intel_uc_init_mmio()
162 static void __uc_capture_load_err_log(struct intel_uc *uc) in __uc_capture_load_err_log()
170 static void __uc_free_load_err_log(struct intel_uc *uc) in __uc_free_load_err_log()
178 void intel_uc_driver_remove(struct intel_uc *uc) in intel_uc_driver_remove()
[all …]
H A Dintel_uc_debugfs.c22 struct intel_uc *uc = m->private; in uc_usage_show() local
44 void intel_uc_debugfs_register(struct intel_uc *uc, struct dentry *gt_root) in intel_uc_debugfs_register()
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dfuncargs.c29 unsigned char uc = 'b'; variable
132 void call1a (unsigned char uc, unsigned short us, unsigned int ui, unsigned long ul) in call1a()
142 void call1b (unsigned short us, unsigned int ui, unsigned long ul, unsigned char uc) in call1b()
152 void call1c (unsigned int ui, unsigned long ul, unsigned char uc, unsigned short us) in call1c()
162 void call1d (unsigned long ul, unsigned char uc, unsigned short us, unsigned int ui) in call1d()
397 void call6g (unsigned char uc, unsigned short us, unsigned int ui, unsigned long ul) in call6g()
408 void call6f (double d, unsigned char uc, unsigned short us, unsigned int ui, unsigned long ul) in call6f()
420 void call6e (float f, double d, unsigned char uc, unsigned short us, unsigned int ui, unsigned long… in call6e()
432 void call6d (long l, float f, double d, unsigned char uc, unsigned short us, unsigned int ui, unsig… in call6d()
444 void call6c (int i, long l, float f, double d, unsigned char uc, unsigned short us, unsigned int ui… in call6c()
[all …]
/openbsd-src/sys/arch/i386/i386/
H A Dk6_mem.c50 #define k6_reg_get(reg, addr, mask, wc, uc) do { \ argument
57 #define k6_reg_make(addr, mask, wc, uc) \ argument
75 u_int32_t len = 0, wc, uc; in k6_mrmake() local
98 u_int32_t addr, mask, wc, uc; in k6_mrinit() local
/openbsd-src/sys/dev/rasops/
H A Drasops4.c99 rasops4_putchar(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops4_putchar()
212 rasops4_putchar(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops4_putchar()
251 rasops4_putchar8(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops4_putchar8()
323 rasops4_putchar12(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops4_putchar12()
398 rasops4_putchar16(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops4_putchar16()
H A Drasops8.c96 rasops8_putchar(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops8_putchar()
197 rasops8_putchar8(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops8_putchar8()
265 rasops8_putchar12(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops8_putchar12()
336 rasops8_putchar16(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops8_putchar16()
H A Drasops24.c109 rasops24_putchar(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops24_putchar()
229 rasops24_putchar8(void *cookie, int row, int col, u_int uc, uint32_t attr)
307 rasops24_putchar12(void *cookie, int row, int col, u_int uc, uint32_t attr)
392 rasops24_putchar16(void *cookie, int row, int col, u_int uc, uint32_t attr)
H A Drasops15.c108 rasops15_putchar(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops15_putchar()
208 rasops15_putchar8(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops15_putchar8()
284 rasops15_putchar12(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops15_putchar12()
364 rasops15_putchar16(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops15_putchar16()
H A Drasops1.c85 rasops1_putchar(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops1_putchar()
231 rasops1_putchar8(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops1_putchar8()
294 rasops1_putchar16(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops1_putchar16()
/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindLevel1.c77 unwind_phase1(unw_context_t *uc, unw_cursor_t *cursor, _Unwind_Exception *exception_object) { in unwind_phase1()
173 unwind_phase2(unw_context_t *uc, unw_cursor_t *cursor, _Unwind_Exception *exception_object) { in unwind_phase2()
309 unwind_phase2_forced(unw_context_t *uc, unw_cursor_t *cursor, in unwind_phase2_forced()
423 unw_context_t uc; in _Unwind_RaiseException() local
457 unw_context_t uc; in _Unwind_Resume() local
482 unw_context_t uc; in _Unwind_ForcedUnwind() local
H A DUnwindLevel1-gcc-ext.c118 unw_context_t uc; in _Unwind_FindEnclosingFunction() local
135 unw_context_t uc; in _Unwind_Backtrace() local
217 unw_context_t uc; in _Unwind_Find_FDE() local
H A DUnwind-seh.cpp229 unwind_phase2_forced(unw_context_t *uc, in unwind_phase2_forced()
368 unw_context_t uc; in _Unwind_Resume() local
407 unw_context_t uc; in _Unwind_ForcedUnwind() local
H A DUnwind-EHABI.cpp465 unwind_phase1(unw_context_t *uc, unw_cursor_t *cursor, _Unwind_Exception *exception_object) { in unwind_phase1()
565 static _Unwind_Reason_Code unwind_phase2(unw_context_t *uc, unw_cursor_t *cursor, in unwind_phase2()
699 unwind_phase2_forced(unw_context_t *uc, unw_cursor_t *cursor, in unwind_phase2_forced()
820 unw_context_t uc; in _Unwind_RaiseException() local
858 unw_context_t uc; in _Unwind_Resume() local
1154 unw_context_t uc; in _Unwind_ForcedUnwind() local
/openbsd-src/sys/kern/
H A Dkern_prot.c197 struct ucred *uc = p->p_ucred; sys_getgroups() local
325 struct ucred *uc = p->p_ucred; sys_getresuid() local
352 struct ucred *pruc, *newcred, *uc = p->p_ucred; sys_setresuid() local
434 struct ucred *uc = p->p_ucred; sys_getresgid() local
461 struct ucred *pruc, *newcred, *uc = p->p_ucred; sys_setresgid() local
536 struct ucred *pruc, *newcred, *uc = p->p_ucred; sys_setregid() local
615 struct ucred *pruc, *newcred, *uc = p->p_ucred; sys_setreuid() local
700 struct ucred *pruc, *newcred, *uc = p->p_ucred; sys_setuid() local
758 struct ucred *pruc, *newcred, *uc = p->p_ucred; sys_seteuid() local
792 struct ucred *pruc, *newcred, *uc = p->p_ucred; sys_setgid() local
836 struct ucred *pruc, *newcred, *uc = p->p_ucred; sys_setegid() local
1172 struct ucred *uc = p->p_ucred; dorefreshcreds() local
[all...]
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dlinux-unwind.h86 struct ucontext uc; in shmedia_fallback_frame_state() member
183 struct ucontext uc; in sh_fallback_frame_state() member
/openbsd-src/usr.bin/tmux/
H A Dutf8.c231 UTF8_GET_SIZE(uc) global() argument
232 UTF8_GET_WIDTH(uc) global() argument
314 utf8_from_data(const struct utf8_data * ud,utf8_char * uc) utf8_from_data() argument
346 utf8_to_data(utf8_char uc,struct utf8_data * ud) utf8_to_data() argument
[all...]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dcompare6.c7 unsigned char uc; variable
/openbsd-src/lib/libc/gen/
H A Dvis.c42 u_char uc = c; in isoctal() local
56 u_char uc = c; in isvisible() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dalign.C12 void foo(char *uc) in foo()
/openbsd-src/gnu/usr.bin/perl/cpan/MIME-Base64/
H A DBase64.xs200 unsigned char uc = index_64[NATIVE_TO_ASCII(*str++)]; variable
286 unsigned char uc = index_64[NATIVE_TO_ASCII(*str++)]; variable
/openbsd-src/lib/libc/string/
H A Dmemccpy.c41 unsigned char uc = c; in memccpy() local
/openbsd-src/gnu/lib/libiberty/src/
H A Dstrcasecmp.c35 typedef unsigned char uc; typedef
/openbsd-src/lib/libc/rpc/
H A Dsvc_udp.c330 struct udp_cache *uc; in svcudp_enablecache() local
364 struct udp_cache *uc = (struct udp_cache *) su->su_cache; in cache_set() local
425 struct udp_cache *uc = (struct udp_cache *) su->su_cache; in cache_get() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900220_02.C23 unsigned char uc = 0; in global_function() local
/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dlinux-unwind.h56 struct ucontext uc; in alpha_fallback_frame_state() member

12345