Home
last modified time | relevance | path

Searched full:replaceable (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Deapol_test.sgml22 <arg>-c<replaceable>config file</replaceable></arg>
23 <arg>-a<replaceable>server IP address</replaceable></arg>
24 <arg>-A<replaceable>client IP address</replaceable></arg>
25 <arg>-p<replaceable>UDP port</replaceable></arg>
26 <arg>-s<replaceable>shared secret</replaceable></arg>
27 <arg>-r<replaceable>re-authentications</replaceable></arg>
28 <arg>-t<replaceable>timeout</replaceable></arg>
29 <arg>-C<replaceable>Connect-Info</replaceable></arg>
30 <arg>-M<replaceable>MAC address</replaceable></arg>
31 <arg>-o<replaceable>file</replaceable></arg>
[all …]
H A Dwpa_cli.sgml21 <arg>-p <replaceable>path to ctrl sockets</replaceable></arg>
22 <arg>-g <replaceable>path to global ctrl_interface socket</replaceable></arg>
23 <arg>-i <replaceable>ifname</replaceable></arg>
25 <arg>-a <replaceable>action file</replaceable></arg>
26 <arg>-P <replaceable>pid file</replaceable></arg>
27 <arg>-G <replaceable>ping interval</replaceable></arg>
28 <arg><replaceable>command ...</replaceable></arg>
H A Dwpa_gui.sgml21 <arg>-p <replaceable>path to ctrl sockets</replaceable></arg>
22 <arg>-i <replaceable>ifname</replaceable></arg>
23 <arg>-m <replaceable>seconds</replaceable></arg>
H A Dwpa_priv.sgml21 <arg>-c <replaceable>ctrl path</replaceable></arg>
23 <arg>-P <replaceable>pid file</replaceable></arg>
24 <arg>driver:ifname <replaceable>[driver:ifname ...]</replaceable></arg>
H A Dwpa_passphrase.sgml19 <arg><replaceable>ssid</replaceable></arg>
20 <arg><replaceable>passphrase</replaceable></arg>
H A Dwpa_supplicant.sgml20 <arg>-i<replaceable>ifname</replaceable></arg>
21 <arg>-c<replaceable>config file</replaceable></arg>
22 <arg>-D<replaceable>driver</replaceable></arg>
23 <arg>-P<replaceable>PID_file</replaceable></arg>
24 <arg>-f<replaceable>output file</replaceable></arg>
25 <arg>-I<replaceable>additional config file</replaceable></arg>
/freebsd/contrib/llvm-project/libcxx/include/
H A Dnew52 void* operator new(std::size_t size); // replaceable, nodiscard i…
53 void* operator new(std::size_t size, std::align_val_t alignment); // replaceable, C++17, nodi…
54 void* operator new(std::size_t size, const std::nothrow_t&) noexcept; // replaceable, nodiscard i…
56 … const std::nothrow_t&) noexcept; // replaceable, C++17, nodiscard in C++20
57 void operator delete(void* ptr) noexcept; // replaceable
58 void operator delete(void* ptr, std::size_t size) noexcept; // replaceable, C++14
59 void operator delete(void* ptr, std::align_val_t alignment) noexcept; // replaceable, C++17
61 std::align_val_t alignment) noexcept; // replaceable, C++17
62 void operator delete(void* ptr, const std::nothrow_t&) noexcept; // replaceable
64 const std::nothrow_t&) noexcept; // replaceable, C++17
[all …]
/freebsd/contrib/expat/doc/
H A Dxmlwf.xml64 <arg><replaceable>OPTIONS</replaceable></arg>
65 <arg><replaceable>FILE</replaceable> ...</arg>
149 separately ("<option>-d</option> <replaceable>output</replaceable>") or concatenated with the
150 option ("<option>-d</option><replaceable>output</replaceable>"). <command>&dhpackage;</command>
157 <term><option>-a</option> <replaceable>factor</replaceable></ter
[all...]
/freebsd/sys/contrib/device-tree/Bindings/fsi/
H A Dfsi-controller.yaml13 FSI (FRU (Field Replaceable Unit) Service Interface) is a two wire bus. The
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.h76 /// Return the given metadata, creating a replaceable forward reference if
H A DMetadataLoader.cpp152 /// Return the given metadata, creating a replaceable forward reference if
2508 /// Return the given metadata, creating a replaceable forward reference if
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h365 /// Check whether metadata is replaceable.
377 /// Shared implementation of use-lists for replaceable metadata.
397 assert(UseMap.empty() && "Cannot destroy in-use replaceable metadata"); in ~ReplaceableMetadataImpl()
976 assert(getReplaceableUses() && "Expected non-null replaceable uses");
1014 /// Make this replaceable, taking ownership of \c ReplaceableUses (which must
1018 assert(ReplaceableUses && "Expected non-null replaceable uses");
1029 assert(hasReplaceableUses() && "Expected to own replaceable uses");
1267 assert(isReplaceable() && "Expected temporary/replaceable node");
H A DTrackingMDRef.h74 /// If \c MD isn't replaceable, the destructor will be a no-op.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp420 // 3) All uses of the Last LEA def register are replaceable, thus the
450 // replaceable. in isReplaceable()
457 // the LEA is not replaceable. in isReplaceable()
462 // instruction - the LEA is not replaceable. in isReplaceable()
H A DX86FixupInstTuning.cpp20 // -- GOOD, always replaceable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1340 /// Returns true if a PHINode is a trivially replaceable with an
1531 "Expect only trivially replaceable PHI"); in sinkThroughTriviallyReplaceablePHI()
1574 // exposed to exit blocks through trivially replaceable PHIs while keeping the in splitPredecessorsOfLoopExit()
1586 // %p = phi [%v1, %LB1], [%v2, %LB2] <-- non-trivially replaceable in splitPredecessorsOfLoopExit()
1597 // %p1 = phi [%v1, %LB1] <-- trivially replaceable in splitPredecessorsOfLoopExit()
1600 // %p2 = phi [%v2, %LB2] <-- trivially replaceable in splitPredecessorsOfLoopExit()
1639 // unreachable blocks with undef and make all user PHIs trivially replaceable. in sink()
1676 // replaceable. in sink()
1724 // The PHI must be trivially replaceable. in sink()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h327 /// Replaceable canonical proxy adaptor class that provides the link
330 /// The CanProxyAdaptor is a replaceable class template that is instantiated
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h383 /// replaceable with another preexisting expression. Here we add all uses of
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.def248 0) ///< Enable poisoning operator new[] which is not a replaceable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp242 "Expected un-replaceable metadata, since we didn't move a reference"); in retrack()
1050 assert(!Context.hasReplaceableUses() && "Unexpected replaceable uses"); in storeDistinctInContext()
/freebsd/sys/sys/
H A Data.h631 u_int8_t replaceable_unit_code; /* replaceable unit code */
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h138 /// Cache of replaceable forward declarations (functions and
H A DCGExprCXX.cpp1345 /// to a replaceable global allocation function. in EmitNewDeleteCall()
1678 // If this was a call to a global replaceable allocation function that does in EmitCXXNewExpr()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1249 uint64_t vs_rsize; /* replaceable dev size */
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp397 // when declaring a replaceable global allocation function. in CheckEquivalentExceptionSpec()

12