Home
last modified time | relevance | path

Searched refs:override (Results 1 – 25 of 123) sorted by relevance

12345

/dragonfly/contrib/wpa_supplicant/wpa_supplicant/binder/
HDsupplicant.h38 android::sp<fi::w1::wpa_supplicant::IIface> *aidl_return) override;
40 RemoveInterface(const std::string &ifname) override;
43 android::sp<fi::w1::wpa_supplicant::IIface> *aidl_return) override;
/dragonfly/share/skel/
HDdot.profile8 # These are normally set through /etc/login.conf. You may override them here
15 # Setting TERM is normally done through /etc/ttys. Do only override
HDdot.cshrc14 # These are normally set through /etc/login.conf. You may override them here
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-mips.texi25 * MIPS Symbol Sizes:: Directives to override the size of symbols
27 * MIPS ISA:: Directives to override the ISA level
36 * MIPS Floating-Point:: Directives to override floating-point options
104 see @ref{MIPS ISA, Directives to override the ISA level}.
543 (@pxref{MIPS Symbol Sizes,, Directives to override the size of symbols}),
577 @section Directives to override the size of symbols
648 @xref{MIPS Symbol Sizes,, Directives to override the size of symbols}.
688 @section Directives to override the ISA level
690 @cindex MIPS ISA override
706 @cindex MIPS CPU override
[all …]
/dragonfly/contrib/binutils-2.27/gold/
HDresolve.cc116 Sized_symbol<size>::override(const elfcpp::Sym<size, big_endian>& sym, in override() function in gold::Sized_symbol
130 Symbol_table::override(Sized_symbol<size>* tosym, in override() function in gold::Symbol_table
135 tosym->override(fromsym, st_shndx, is_ordinary, object, version); in override()
143 ssym->override(fromsym, st_shndx, is_ordinary, object, version); in override()
327 this->override(to, sym, st_shndx, is_ordinary, object, version); in resolve()
388 this->override(to, sym, st_shndx, is_ordinary, object, version); in resolve()
/dragonfly/share/examples/ppp/
HDppp.secret.sample17 # used as a placeholder if you do not wish to override the IP
22 # can be used as a placeholder if you do not wish to override the
/dragonfly/contrib/binutils-2.34/gold/
HDresolve.cc116 Sized_symbol<size>::override(const elfcpp::Sym<size, big_endian>& sym, in override() function in gold::Sized_symbol
130 Symbol_table::override(Sized_symbol<size>* tosym, in override() function in gold::Symbol_table
135 tosym->override(fromsym, st_shndx, is_ordinary, object, version); in override()
143 ssym->override(fromsym, st_shndx, is_ordinary, object, version); in override()
338 this->override(to, sym, st_shndx, is_ordinary, object, version); in resolve()
399 this->override(to, sym, st_shndx, is_ordinary, object, version); in resolve()
/dragonfly/crypto/openssh/
HDsshd_config10 # possible, but leave them commented. Uncommented options override the
108 # override default of no subsystems
/dragonfly/tools/regression/bin/sh/execution/
HDbg7.03 # does not override the implicit </dev/null.
HDbg8.03 # does not override the implicit </dev/null.
HDbg9.03 # does not override the implicit </dev/null.
/dragonfly/nrelease/gui/root/
HD.Xresources31 *VT100.Translations: #override \
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
Dcxx11-ios_failure.cc134 void **obj_ptr) const override;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/experimental/
Dmemory_resource361 do_allocate(size_t, size_t) override
365 do_deallocate(void*, size_t, size_t) noexcept override
369 do_is_equal(const memory_resource& __other) const noexcept override
/dragonfly/contrib/bmake/
HDconfigure.in444 [ --with-path-objdirprefix=PATH override _PATH_OBJDIRPREFIX],
453 AC_ARG_ENABLE(pwd-override,
454 [ --disable-pwd-override disable $PWD overriding getcwd()],
458 *) AC_MSG_ERROR(bad value ${enableval} given for pwd-override option) ;;
HDboot-strap100 # set "machine" to override that determined by
107 # set "machine_arch" to override that determined by
111 # force "machine_arch" to override that determined by
/dragonfly/contrib/gcc-8.0/include/
HDansidecl.h345 # define OVERRIDE override
/dragonfly/gnu/usr.bin/grep/libgreputils/
HDMakefile73 strerror-override.c \
/dragonfly/contrib/smbfs/examples/
HDdot.nsmbrc8 # override values with same keys from user files.
/dragonfly/contrib/tnftp/
HDREADME29 * `set option' override of ftp environment variables
/dragonfly/sys/dev/drm/i915/
HDintel_runtime_pm.c1248 enum dpio_channel ch, bool override, unsigned int mask) in assert_chv_phy_powergate() argument
1277 if (!override || mask == 0xf) { in assert_chv_phy_powergate()
1310 enum dpio_channel ch, bool override) in chv_phy_powergate_ch() argument
1319 if (override == was_override) in chv_phy_powergate_ch()
1322 if (override) in chv_phy_powergate_ch()
1341 bool override, unsigned int mask) in chv_phy_powergate_lanes() argument
1353 if (override) in chv_phy_powergate_lanes()
1365 assert_chv_phy_powergate(dev_priv, phy, ch, override, mask); in chv_phy_powergate_lanes()
/dragonfly/contrib/binutils-2.34/gas/config/
HDobj-elf.c614 bfd_boolean override = FALSE; in obj_elf_change_section() local
679 override = TRUE; in obj_elf_change_section()
683 override = TRUE; in obj_elf_change_section()
687 override = TRUE; in obj_elf_change_section()
702 override = TRUE; in obj_elf_change_section()
706 if (!override && old_sec == NULL) in obj_elf_change_section()
/dragonfly/contrib/binutils-2.27/gas/config/
HDobj-elf.c597 bfd_boolean override = FALSE; in obj_elf_change_section() local
662 override = TRUE; in obj_elf_change_section()
666 override = TRUE; in obj_elf_change_section()
670 override = TRUE; in obj_elf_change_section()
685 override = TRUE; in obj_elf_change_section()
689 if (!override && old_sec == NULL) in obj_elf_change_section()
/dragonfly/contrib/binutils-2.34/include/
HDansidecl.h388 # define OVERRIDE override
/dragonfly/gnu/usr.bin/rcs/ci/
HDci.c251 int override; member
1130 if (addsymbol(num, p->ssymbol, p->override) < 0)
1364 pt->override = flag;

12345