Home
last modified time | relevance | path

Searched refs:equals (Results 51 – 75 of 235) sorted by relevance

12345678910

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h65 inline bool equals(const til::SExpr *E1, const til::SExpr *E2) { in equals() function
296 bool equals(const CapabilityExpr &other) const { in equals() function
298 sx::equals(sexpr(), other.sexpr()); in equals()
H A DLiveVariables.h37 bool equals(const LivenessValues &V) const;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSectionsProfileReader.cpp173 return DIFilename.empty() || It->second.equals(DIFilename); in ReadV1Profile()
320 return DIFilename.empty() || It->second.equals(DIFilename); in ReadV0Profile()
H A DMIRSampleProfile.cpp375 MF.getFunction().getName().equals(ViewBlockFreqFuncName))) { in runOnMachineFunction()
385 MF.getFunction().getName().equals(ViewBlockFreqFuncName))) { in runOnMachineFunction()
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-subst.exp30 1 two 3 equals sign
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h452 bool equals(const reverse_iterator<llvm::DWARFDie::iterator> &RHS) const { in equals() function
463 return LHS.equals(RHS);
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp192 F.getName().equals(ViewBlockFreqFuncName))) { in calculate()
196 (PrintBFIFuncName.empty() || F.getName().equals(PrintBFIFuncName))) { in calculate()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestFunctionLookup.java71 if (f.equals("genunix`cv_wakeup")) { in main()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCodeGenCoverage.cpp56 bool IsForThisBackend = BackendName.equals(LexedBackendName); in parse()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1552 if (!Scope.equals("none")) in CollectARMPACBTIOptions()
1745 if (Val.equals("128") || Val.equals("256") || Val.equals("512") || in AddAArch64TargetArgs()
1746 Val.equals("1024") || Val.equals("2048") || Val.equals("128+") || in AddAArch64TargetArgs()
1747 Val.equals("256+") || Val.equals("512+") || Val.equals("1024+") || in AddAArch64TargetArgs()
1748 Val.equals("2048+")) { in AddAArch64TargetArgs()
2846 if (Val.equals("fast")) { in RenderFloatingPointOptions()
2948 } else if (Val.equals("fast") || Val.equals("on") || Val.equals("off") || in RenderFloatingPointOptions()
2976 if (Val.equals("ignore") || Val.equals("maytrap")) in RenderFloatingPointOptions()
2990 if (Val.equals("double") || Val.equals("extended") || in RenderFloatingPointOptions()
3003 if (Val.equals("standard") || Val.equals("fast")) in RenderFloatingPointOptions()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DPPC.h360 return RegName.equals("r1") || RegName.equals("x1"); in isSPRegName()
H A DSystemZ.h82 return RegName.equals("r15"); in isSPRegName()
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Domap-spi.txt21 respectively, where N equals the chip select number.
/freebsd/share/misc/
H A Dflowers27 Orange blossom:Your purity equals your loveliness.
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp121 MATCHER_OVERLOAD_ENTRY(equals, 0), in RegistryMaps()
122 MATCHER_OVERLOAD_ENTRY(equals, 1), in RegistryMaps()
123 MATCHER_OVERLOAD_ENTRY(equals, 2), in RegistryMaps()
125 REGISTER_MATCHER_OVERLOAD(equals); in RegistryMaps()
/freebsd/crypto/openssl/doc/man3/
H A DBN_cmp.pod26 I<a> equals 0, 1, I<w>, or E<verbar>I<w>E<verbar> respectively.
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp1092 if (!ID->getName().equals("socket")) in taintUnsafeSocketProtocol()
1098 bool SafeProtocol = DomName.equals("AF_SYSTEM") || in taintUnsafeSocketProtocol()
1099 DomName.equals("AF_LOCAL") || DomName.equals("AF_UNIX") || in taintUnsafeSocketProtocol()
1100 DomName.equals("AF_RESERVED_36"); in taintUnsafeSocketProtocol()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp166 return Filename.equals("memprof_malloc_linux.cpp") || in isRuntimePath()
167 Filename.equals("memprof_interceptors.cpp") || in isRuntimePath()
168 Filename.equals("memprof_new_delete.cpp"); in isRuntimePath()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp89 if (pair.first.GetStringRef().equals(normalized_path) && in AppendUnique()
90 pair.second.GetStringRef().equals(normalized_replacement)) in AppendUnique()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp105 if (FName.equals(Name)) in isCLibraryFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DArrayRef.h187 bool equals(ArrayRef RHS) const { in equals() function
671 return LHS.equals(RHS);
676 return ArrayRef<T>(LHS).equals(RHS);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp475 bool LVElement::equals(const LVElement *Element) const { in equals() function in LVElement
515 return getType()->equals(Element->getType()); in equals()
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dvf610-nfc.txt33 - nand-ecc-step-size: step size equals page size, currently only 2k pages are
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp107 if (!llvm::sys::fs::real_path(UpperDest, RealDest) && Path.equals(RealDest)) in isCaseSensitivePath()
/freebsd/contrib/llvm-project/lld/MachO/
H A DICF.cpp345 void ICF::segregate(size_t begin, size_t end, EqualsFn equals) { in segregate() argument
352 return (this->*equals)(icfInputs[begin], isec); in segregate()

12345678910