/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldCOFFAArch64.h | 39 uint32_t orig = read32le(T); in write32AArch64Imm() local 45 uint32_t orig = read32le(T); in write32AArch64Ldr() local 200 uint32_t orig = read32le(Displacement); in processRelocationRef() local 209 uint32_t orig = read32le(Displacement); in processRelocationRef() local 214 uint32_t orig = read32le(Displacement); processRelocationRef() local 220 uint32_t orig = read32le(Displacement); processRelocationRef() local 226 uint32_t orig = read32le(Displacement); processRelocationRef() local [all...] |
/freebsd/contrib/file/src/ |
H A D | memtest.c | 50 void *(*orig)(size_t) = dlsym(RTLD_NEXT, "malloc"); in malloc() local 61 void (*orig)(void *) = dlsym(RTLD_NEXT, "free"); in free() local 71 void *(*orig)(size_t, size_t) = dlsym(RTLD_NEXT, "calloc"); in calloc() local 82 void *(*orig)(void *, size_t) = dlsym(RTLD_NEXT, "realloc"); in realloc() local
|
/freebsd/sys/dev/hyperv/vmbus/x86/ |
H A D | vmbus_x86.c | 120 uint64_t val, orig; in vmbus_synic_setup1() local 133 uint64_t orig; in vmbus_synic_teardown1() local
|
/freebsd/sbin/ipf/libipf/ |
H A D | dupmbt.c | 12 dupmbt(mb_t *orig) in dupmbt()
|
H A D | msgdsize.c | 11 size_t msgdsize(mb_t *orig) in msgdsize()
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | hci.h | 191 u32 orig; in rtw_read32_mask() local 204 u32 orig; in rtw_read16_mask() local 217 u32 orig; in rtw_read8_mask() local 230 u32 orig; in rtw_write32_mask() local 244 u8 orig, set; in rtw_write8_mask() local
|
/freebsd/crypto/openssh/regress/unittests/misc/ |
H A D | test_strdelim.c | 29 char *orig, *str, *cp; in test_strdelim() local
|
H A D | test_hpdelim.c | 29 char *orig, *str, *cp, *port; in test_hpdelim() local
|
/freebsd/contrib/unbound/compat/ |
H A D | strsep.c | 51 char* orig; in strsep() local
|
/freebsd/sys/dev/sound/pci/hda/ |
H A D | hdaa_patches.c | 171 uint32_t config, orig, id, subid; in hdac_pin_patch() local 421 uint32_t orig; in hdaa_widget_patch() local
|
/freebsd/contrib/nvi/vi/ |
H A D | v_init.c | 33 v_screen_copy(SCR *orig, SCR *sp) in v_screen_copy()
|
/freebsd/contrib/nvi/common/ |
H A D | screen.c | 34 screen_init(GS *gp, SCR *orig, SCR **spp) in screen_init()
|
/freebsd/usr.bin/find/ |
H A D | misc.c | 52 brace_subst(char *orig, char **store, char *path, size_t len) in brace_subst()
|
/freebsd/sys/amd64/include/ |
H A D | msan.h | 59 kmsan_md_orig_decode(msan_orig_t orig, int *type, uintptr_t *ptr) in kmsan_md_orig_decode() argument
|
/freebsd/sys/arm64/include/ |
H A D | msan.h | 60 kmsan_md_orig_decode(msan_orig_t orig, int *type, uintptr_t *ptr) in kmsan_md_orig_decode()
|
/freebsd/contrib/unbound/util/ |
H A D | rtt.c | 103 rtt_lost(struct rtt_info* rtt, int orig) in rtt_lost()
|
/freebsd/contrib/sendmail/libsm/ |
H A D | lowercase.c | 98 char *orig; local
|
/freebsd/sys/kern/ |
H A D | subr_msan.c | 76 msan_orig_t *orig; member 170 kmsan_report_hook(const void *addr, msan_orig_t *orig, size_t size, size_t off, in kmsan_report_hook() 227 kmsan_report_inline(msan_orig_t orig, unsigned long pc) in kmsan_report_inline() 305 msan_orig_t *orig; in kmsan_origin_fill() local 371 msan_orig_t *orig; in kmsan_shadow_check() local 424 msan_orig_t *orig; in kmsan_check_arg() local 548 msan_orig_t orig; in kmsan_orig() local 693 msan_orig_t orig; in __msan_poison_alloca() local
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_vsc7323.c | 244 unsigned int v, orig; in t3_vsc7323_enable() local 262 unsigned int v, orig; in t3_vsc7323_disable() local
|
/freebsd/sys/dev/hyperv/vmbus/amd64/ |
H A D | hyperv_machdep.c | 183 uint64_t val, orig; in hyperv_tsc_tcinit() local
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_window.c | 59 WINDOW *orig; in mvderwin() local
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_asid.c | 269 ASN1_INTEGER *orig; in ASIdentifierChoice_is_canonical() local 369 ASN1_INTEGER *orig; in ASIdentifierChoice_canonize() local
|
/freebsd/contrib/tcsh/ |
H A D | sh.print.c | 114 int *orig; in output_raw_restore() local
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | WatchpointOptions.cpp | 52 WatchpointOptions::CopyOptionsNoCallback(WatchpointOptions &orig) { in CopyOptionsNoCallback()
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
H A D | argon2-encoding.c | 41 const char *orig; in decode_decimal() local
|