/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/ |
H A D | asan_device_setup | 386 local _mode=$3 389 echo "Installing $_to/$_basename $_mode $_context" 392 if [[ -n "$_mode" ]]; then 393 adb_shell chmod "$_mode" "$_to/$_basename"
|
/netbsd-src/sys/kern/ |
H A D | subr_acl_nfs4.c | 140 __acl_nfs4_sync_mode_from_acl(mode_t *_mode, const struct acl *aclp) in __acl_nfs4_sync_mode_from_acl() argument 143 mode_t old_mode = *_mode, mode = 0, seen = 0; in __acl_nfs4_sync_mode_from_acl() 257 *_mode = mode | (old_mode & ACL_PRESERVE_MASK); in __acl_nfs4_sync_mode_from_acl()
|
/netbsd-src/sys/dev/ic/ |
H A D | athvar.h | 342 #define ath_hal_getratetable(_ah, _mode) \ argument 343 ((*(_ah)->ah_getRateTable)((_ah), (_mode))) 358 #define ath_hal_setpower(_ah, _mode) \ argument 359 ((*(_ah)->ah_setPowerMode)((_ah), (_mode), AH_TRUE))
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | exynos3250-pinctrl.dtsi | 47 #define PIN_SLP(_pin, _mode, _pull) \ argument 50 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_ ##_mode>; \
|
H A D | s5pv210-pinctrl.dtsi | 21 #define PIN_SLP(_pin, _mode, _pull) \ argument 24 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_ ##_mode>; \
|
H A D | exynos4412-pinctrl.dtsi | 14 #define PIN_SLP(_pin, _mode, _pull) \ argument 17 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_ ##_mode>; \
|
/netbsd-src/sys/sys/ |
H A D | acl.h | 368 void __acl_nfs4_sync_mode_from_acl(mode_t *_mode, const struct acl *_aclp);
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2004 | 134 (OP_E): Handle new *_mode values. Correct pointer specifications for 136 (OP_G): Handle new *_mode values.
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2004 | 134 (OP_E): Handle new *_mode values. Correct pointer specifications for 136 (OP_G): Handle new *_mode values.
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2004 | 134 (OP_E): Handle new *_mode values. Correct pointer specifications for 136 (OP_G): Handle new *_mode values.
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2004 | 134 (OP_E): Handle new *_mode values. Correct pointer specifications for 136 (OP_G): Handle new *_mode values.
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Hist_data.cc | 331 Hist_data::Mode _mode, bool _viewowned) in Hist_data() argument 337 mode = _mode; in Hist_data()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Hist_data.cc | 331 Hist_data::Mode _mode, bool _viewowned) in Hist_data() argument 337 mode = _mode; in Hist_data()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | stdio.d | 442 int _mode;
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 1302 saved_token_sentinel_mode _mode = STS_COMMIT) in saved_token_sentinel() 1303 : lexer (_lexer), mode (_mode) in saved_token_sentinel()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2016 | 19196 (dfptstsfi_<code>_mode>): New define_expand.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 178818 x86: drop dq{b,d}_mode 178831 x86: drop xmm_m{b,w,d,q}_mode 178832 They're effectively redundant with {b,w,d,q}_mode.
|