/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldap_log.h | 159 #define Log(level, severity, ...) \ macro 170 #define Log(level, severity, ...) \ macro 182 #define Log(level, severity, ...) ((void) 0) macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/ |
H A D | DiffConsumer.cpp | 159 void DiffConsumer::logf(const LogBuilder &Log) { in logf() 189 void DiffConsumer::logd(const DiffLogBuilder &Log) { in logd()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
H A D | FuzzerUtil.h | 87 inline uint32_t Log(uint32_t X) { return 32 - __builtin_clz(X) - 1; } in Log() function
|
H A D | FuzzerDriver.cpp | 215 std::string Log = "fuzz-" + std::to_string(C) + ".log"; in WorkerThread() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | DwarfTransformer.h | 82 raw_ostream &Log; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/ |
H A D | gmock-internal-utils.cc | 149 GTEST_API_ void Log(LogSeverity severity, const std::string& message, in Log() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ |
H A D | ObjectFileTransformer.cpp | 71 raw_ostream &Log, in convert()
|
H A D | DwarfTransformer.cpp | 249 static void convertFunctionLineTable(raw_ostream &Log, CUInfo &CUI, in convertFunctionLineTable()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | GraphWriter.cpp | 141 raw_string_ostream Log(LogBuffer); in TryFindProgram() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | AllTUsExecution.cpp | 96 auto Log = [&](llvm::Twine Msg) { in execute() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CIndexHigh.cpp | 411 LogRef Log = Logger::make(__func__); in clang_findReferencesInFile() local 485 LogRef Log = Logger::make(__func__); in clang_findIncludesInFile() local
|
H A D | CXSourceLocation.cpp | 128 LogRef Log = Logger::make(__func__); in clang_getLocation() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | Alignment.h | 63 uint8_t Log; member
|
/netbsd-src/external/gpl2/rcs/dist/src/ |
H A D | rcsbase.h | 439 Locker, Log, Name, RCSfile, Revision, Source, State }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 1571 Value *Log = nullptr; in replacePowWithExp() local 1846 Value *LibCallSimplifier::optimizeLog(CallInst *Log, IRBuilderBase &B) { in optimizeLog()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULegalizerInfo.cpp | 2558 auto Log = B.buildFLog2(S32, Src0, Flags); in legalizeFPow() local 2566 auto Log = B.buildFLog2(S16, Src0, Flags); in legalizeFPow() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 374 unsigned Log; member
|