Home
last modified time | relevance | path

Searched full:untouched (Results 1 – 25 of 202) sorted by relevance

123456789

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dalc5623.txt12 register is untouched.
16 register is untouched.
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp88 bool tryMergeVector(const RegSeqInfo *Untouched, RegSeqInfo *ToMerge,
149 bool R600VectorRegMerger::tryMergeVector(const RegSeqInfo *Untouched, in tryMergeVector() argument
155 Untouched->RegToChan.find(It.first); in tryMergeVector()
156 if (PosInUntouched != Untouched->RegToChan.end()) { in tryMergeVector()
160 if (CurrentUndexIdx >= Untouched->UndefReg.size()) in tryMergeVector()
162 Remap.emplace_back(It.second, Untouched->UndefReg[CurrentUndexIdx++]); in tryMergeVector()
/freebsd/crypto/openssl/doc/man3/
H A DBIO_parse_hostserv.pod57 host => *host = "host", *service untouched
60 service => *host untouched, *service = "service"
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_swapcontext.c60 printf("TLS pointer left untouched by swapcontext()\n"); in swapfunc()
107 "TLS pointer untouched"); in ATF_TC_HEAD()
/freebsd/secure/lib/libcrypto/man/man3/
H A DBIO_parse_hostserv.3195 \& host => *host = "host", *service untouched
198 \& service => *host untouched, *service = "service"
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h67 /// change only the bold attribute, and keep colors untouched
117 /// change only the bold attribute, and keep colors untouched
/freebsd/contrib/unbound/compat/
H A Dinet_pton.c56 * 0 if the address wasn't valid (`dst' is untouched in this case)
57 * -1 if some other error occurred (`dst' is untouched in this case, too)
/freebsd/sys/libkern/
H A Dinet_pton.c38 * 0 if the address wasn't valid (`dst' is untouched in this case)
39 * -1 if some other error occurred (`dst' is untouched in this case, too)
/freebsd/contrib/ldns/compat/
H A Dinet_pton.c56 * 0 if the address wasn't valid (`dst' is untouched in this case)
57 * -1 if some other error occurred (`dst' is untouched in this case, too)
/freebsd/crypto/openssl/test/
H A Dparams_test.c461 || !TEST_double_eq(app_p2, app_p2_init) /* Should remain untouched */ in test_case_variant()
474 || !TEST_char_eq(foo[0], app_foo_init) /* Should remain untouched */ in test_case_variant()
490 || !TEST_double_eq(sneakpeek->p2, p2_init) /* Should remain untouched */ in test_case_variant()
512 || !TEST_double_eq(app_p2, app_p2_init) /* Should remain untouched */ in test_case_variant()
525 || !TEST_char_eq(foo[0], app_foo_init) /* Should remain untouched */ in test_case_variant()
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dinet_pton.c53 * 0 if the address wasn't valid (`dst' is untouched in this case)
54 * -1 if some other error occurred (`dst' is untouched in this case, too)
/freebsd/share/man/man9/
H A Dalq.9171 untouched except for
342 untouched, and sets
H A Dratecheck.973 is left untouched.
H A Dwatchdog.951 argument left untouched.
/freebsd/lib/libc/inet/
H A Dinet_pton.c44 * 0 if the address wasn't valid (`dst' is untouched in this case)
45 * -1 if some other error occurred (`dst' is untouched in this case, too)
/freebsd/contrib/openpam/doc/man/
H A Dpam_get_data.330 argument is untouched.
H A Dopenpam_subst.348 untouched, but part of the buffer may still have been overwritten.
H A Dpam_get_item.329 argument is untouched.
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBLaunchInfo.h127 /// environment. Otherwise, existing values will be updated of left untouched
142 /// environment. Otherwise, existing values will be updated of left untouched
/freebsd/contrib/lutok/
H A DREADME7 left untouched in the face of errors. The library also provides a small
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_rewind_config_changed.ksh42 # left untouched.
111 # In an attempt to leave MOS data untouched so extreme
/freebsd/sys/dev/usb/
H A Dusb_fdt_support.h36 * returns 0 on success, otherwise leaves ue_eaddr untouched and returns
/freebsd/contrib/openbsm/libbsm/
H A Dau_free_token.350 parameter will be left untouched.
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Drealtek,otto-wdt.yaml59 Reset the CPU and IPsec engine, but leave other peripherals untouched
/freebsd/contrib/openpam/lib/libpam/
H A Dpam_get_data.c82 * If =pam_get_data fails, the =data argument is untouched.

123456789