Home
last modified time | relevance | path

Searched refs:REQUIRED (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/googletest/
H A DCMakeLists.txt25 find_package(absl REQUIRED)
28 find_package(re2 REQUIRED)
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp354 *this, IRPosition::function(*Caller), DepClassTy::REQUIRED); in updateImpl()
445 *this, this->getIRPosition(), DepClassTy::REQUIRED); in updateImpl()
461 *this, IRPosition::function(*Callee), DepClassTy::REQUIRED); in updateImpl()
656 *this, IRPosition::callsite_returned(Call), DepClassTy::REQUIRED); in funcRetrievesImplicitKernelArg()
713 *this, IRPosition::function(*Caller), DepClassTy::REQUIRED); in updateImplImpl()
832 *this, IRPosition::function(*F), DepClassTy::REQUIRED)) { in initialize()
858 *this, IRPosition::function(*Caller), DepClassTy::REQUIRED); in updateImpl()
860 *this, IRPosition::function(*Func), DepClassTy::REQUIRED); in updateImpl()
978 *this, IRPosition::function(*Callee), DepClassTy::REQUIRED); in updateImpl()
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp5171 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDILocation() argument
5174 REQUIRED(scope, MDField, (/* AllowNull */ false)); \ in parseDILocation()
5207 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseGenericDINode() argument
5208 REQUIRED(tag, DwarfTagField, ); \ in parseGenericDINode()
5224 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDISubrange() argument
5261 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDIGenericSubrange() argument
5293 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDIEnumerator() argument
5294 REQUIRED(name, MDStringField, ); \ in parseDIEnumerator()
5295 REQUIRED(value, MDAPSIntField, ); \ in parseDIEnumerator()
5319 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDIBasicType() argument
[all …]
/freebsd/contrib/libcbor/test/
H A DCMakeLists.txt3 find_package(CMocka REQUIRED)
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp382 A, &QueryingAA, RVPos, DepClassTy::REQUIRED, IsKnown); in clampReturnedValueStates()
386 A.getAAFor<AAType>(QueryingAA, RVPos, DepClassTy::REQUIRED); in clampReturnedValueStates()
463 A, &QueryingAA, ACSArgPos, DepClassTy::REQUIRED, IsKnown); in clampCallSiteArgumentStates()
467 A.getAAFor<AAType>(QueryingAA, ACSArgPos, DepClassTy::REQUIRED); in clampCallSiteArgumentStates()
512 A, &QueryingAttribute, CBArgPos, DepClassTy::REQUIRED, IsKnown); in getArgumentStateFromCallBaseContext()
516 A.getAAFor<AAType>(QueryingAttribute, CBArgPos, DepClassTy::REQUIRED); in getArgumentStateFromCallBaseContext()
596 A, this, FnPos, DepClassTy::REQUIRED, IsKnown)) in updateImpl()
602 A.getAAFor<AAType>(*this, FnPos, DepClassTy::REQUIRED); in updateImpl()
1890 DepClassTy::REQUIRED); in updateImpl()
2005 A.getAAFor<AAPointerInfo>(*this, ArgPos, DepClassTy::REQUIRED); in updateImpl()
[all …]
H A DOpenMPOpt.cpp2394 *this, IRPosition::callsite_returned(*CB), DepClassTy::REQUIRED); in getValueForCall()
2515 *this, IRPosition::function(*getAnchorScope()), DepClassTy::REQUIRED); in updateImpl()
2600 *this, IRPosition::function(*getAnchorScope()), DepClassTy::REQUIRED); in updateImpl()
2657 DepClassTy::REQUIRED); in updateImpl()
3579 *this, IRPosition::function(*F), DepClassTy::REQUIRED); in updateImpl()
4800 IRPosition::function(*Caller), this, DepClassTy::REQUIRED); in updateReachingKernelEntries()
5064 A.getAAFor<AAKernelInfo>(*this, FnPos, DepClassTy::REQUIRED); in updateImpl()
5311 *this, IRPosition::function(*getAnchorScope()), DepClassTy::REQUIRED); in foldIsSPMDExecMode()
5319 DepClassTy::REQUIRED); in foldIsSPMDExecMode()
5372 *this, IRPosition::function(*getAnchorScope()), DepClassTy::REQUIRED); in foldParallelLevel()
[all …]
/freebsd/contrib/libcbor/CMakeModules/
H A DLibFindMacros.cmake22 # Works the same as find_package, but forwards the "REQUIRED" and "QUIET" arguments
32 set (LIBFIND_PACKAGE_ARGS ${LIBFIND_PACKAGE_ARGS} REQUIRED)
/freebsd/contrib/libfido2/
H A DCMakeLists.txt243 pkg_search_module(UDEV libudev REQUIRED)
274 pkg_search_module(PCSC libpcsclite REQUIRED)
280 pkg_search_module(HIDAPI hidapi${HIDAPI_SUFFIX} REQUIRED)
/freebsd/contrib/expat/
H A DREADME.md59 find_package(EXPAT 2.2.8 MODULE REQUIRED)
92 find_package(expat 2.2.8 CONFIG REQUIRED char dtd ns)
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DLibeventConfig.cmake.in27 # find_package(Libevent 2.2 REQUIRED COMPONENTS core)
/freebsd/contrib/libevent/cmake/
H A DLibeventConfig.cmake.in27 # find_package(Libevent 2.2 REQUIRED COMPONENTS core)
/freebsd/contrib/googletest/docs/
H A Dpkgconfig.md23 pkg_search_module(GTEST REQUIRED gtest_main)
/freebsd/contrib/tcpdump/cmake/Modules/
H A DFindPCAP.cmake70 # to pkg_search_module. Do *NOT* pass on the REQUIRED argument,
440 # This will fail if REQUIRED is set and PCAP_INCLUDE_DIR or
/freebsd/contrib/nvi/
H A DCMakeLists.txt201 find_package(PkgConfig REQUIRED)
/freebsd/contrib/googletest/googletest/
H A DREADME.md63 example, if `find_package(GTest CONFIG REQUIRED)` succeeds, you can use the
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp345 ECase(REQUIRED); in enumeration()
/freebsd/contrib/ntp/sntp/libevent/
H A DCMakeLists.txt844 find_package(OpenSSL REQUIRED)
862 find_package(Threads REQUIRED)
/freebsd/contrib/libevent/
H A DCMakeLists.txt844 find_package(OpenSSL REQUIRED)
862 find_package(Threads REQUIRED)
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A DTHIRDPARTYLICENSE.gplv2270 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
/freebsd/gnu/
H A DCOPYING270 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
/freebsd/contrib/diff/
H A DCOPYING270 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
/freebsd/sys/contrib/zstd/
H A DCOPYING270 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DLICENSE201 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
/freebsd/crypto/openssh/
H A DLICENCE68 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
/freebsd/crypto/heimdal/lib/wind/
H A Drfc4518.txt157 The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",

12