Searched refs:set (Results 426 - 450 of 1536) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dudivmoddi4.S50 p0 = cmp.gtu(r13:12,r3:2) // set predicate reg if shifted divisor > current remainder
70 .set __qdsp_udivmoddi4, __hexagon_udivmoddi4
H A Dudivmodsi4.S59 .set __qdsp_udivmodsi4, __hexagon_udivmodsi4
H A Dudivsi3.S55 .set __qdsp_udivsi3, __hexagon_udivsi3
H A Dumoddi3.S50 p0 = cmp.gtu(r13:12,r3:2) // set predicate reg if shifted divisor > current remainder
73 .set __qdsp_umoddi3, __hexagon_umoddi3
H A Dumodsi3.S54 .set __qdsp_umodsi3, __hexagon_umodsi3
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.h16 // The outter process collects the set of files and writes their names
46 #include <set>
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNamedStreamMap.h50 void set(StringRef Stream, uint32_t StreamNo);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMOptimizeBarriersPass.cpp30 return MachineFunctionProperties().set(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_arm64.h43 const lldb_private::RegisterSet *GetRegisterSet(size_t set) override;
88 // Determines if an extended register set is supported on the processor
H A DRegisterContextPOSIX_mips64.h53 const lldb_private::RegisterSet *GetRegisterSet(size_t set) override;
66 // Determines if an extended register set is supported on the processor
H A DRegisterContextPOSIX_ppc64le.h38 const lldb_private::RegisterSet *GetRegisterSet(size_t set) override;
60 // Determines if an extended register set is supported on the processor
H A DRegisterContextPOSIX_s390x.h42 const lldb_private::RegisterSet *GetRegisterSet(size_t set) override;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_ARM64.h46 const lldb_private::RegisterSet *GetRegisterSet(size_t set) override;
H A DRegisterContextMinidump_ARM.h53 const lldb_private::RegisterSet *GetRegisterSet(size_t set) override;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DThreadSafeModule.cpp30 std::set<GlobalValue *> ClonedDefsInSrc;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplication.cpp66 .set(MachineFunctionProperties::Property::NoPHIs);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointResolverFileRegex.h13 #include <set>
66 // we won't set a location there.
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc410 PRE_SYSCALL(sigpending)(void *set) {}
412 POST_SYSCALL(sigpending)(long res, void *set) {
414 if (set) POST_WRITE(set, old_sigset_t_sz);
418 PRE_SYSCALL(sigprocmask)(long how, void *set, void *oset) {}
420 POST_SYSCALL(sigprocmask)(long res, long how, void *set, void *oset) {
422 if (set) POST_WRITE(set, old_sigset_t_sz);
683 PRE_SYSCALL(rt_sigprocmask)(long how, void *set, void *oset, long sigsetsize) {}
685 POST_SYSCALL(rt_sigprocmask)(long res, long how, kernel_sigset_t *set,
[all...]
H A Dsanitizer_solaris.cpp178 DECLARE__REAL_AND_INTERNAL(void, sigfillset, __sanitizer_sigset_t *set) { argument
179 _REAL(sigfillset)(set);
184 __sanitizer_sigset_t *set,
186 return _REAL(sigprocmask)(how, set, oldset);
183 DECLARE__REAL_AND_INTERNAL(uptr, sigprocmask, int how, __sanitizer_sigset_t *set, __sanitizer_sigset_t *oldset) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_add_impl.inc85 // Shift the significands to give us round, guard and sticky, and set the
87 // was already set by normalize( ), but setting it twice won't hurt
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DTarget.cpp70 Result.set(Target.Arch);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameToArgsOffsetElim.cpp30 return MachineFunctionProperties().set(
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DHeaderIncludes.h126 std::set<int> Priorities;
/freebsd-11-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dallow.py40 """This class represents all the permissions that are set on a
49 # set of perms
50 self.create = set()
52 # below are { "Ntype name": set(perms) }
55 # name is a user, group, or set name, or "" (for everyone)
70 self.sets.setdefault(nwho, set()).update(perms)
96 d.setdefault(nwho, set()).update(perms)
103 # note: these are set operations
113 # is an empty set, due to consolidating all
138 # perms is not set i
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_power.c285 ieee80211_set_tim(struct ieee80211_node *ni, int set) argument
301 changed = (set != (isset(vap->iv_tim_bitmap, aid) != 0));
303 if (set) {
556 ieee80211_sta_tim_notify(struct ieee80211vap *vap, int set) argument
571 if (set == 1 && vap->iv_state == IEEE80211_S_SLEEP) {
574 "%s: TIM=%d; wakeup\n", __func__, set);
575 } else if ((set == 1) && (ic->ic_flags_ext & IEEE80211_FEXT_BGSCAN)) {
640 * transmitted frames with PWRMGT set to 1.

Completed in 228 milliseconds

<<11121314151617181920>>