Home
last modified time | relevance | path

Searched refs:OSL (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/contrib/dev/acpica/
H A Dchanges.txt2333 New OSL interfaces:
2354 New OSL interface:
4845 OSL interfaces. Lv Zheng.
9114 OSL, allowing the aslts to execute fully on Windows. For the Unix OSL,
9416 (OSL). ACPICA BZ 448. Lin Ming.
10263 OSL
12179 Acquire/Release Lock OSL interfaces.
17977 OSL Interfaces: Several of the OSL (AcpiOs*) interfaces required
18364 OSL Interfaces:
18687 Linux OS Services Layer (OSL):
[all …]
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2565 if (ObjCStringLiteral *OSL = in DiagnoseCStringFormatDirectiveInObjCAPI() local
2567 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI()
H A DSemaChecking.cpp4676 if (const ObjCStringLiteral *OSL = in DiagnoseCStringFormatDirectiveInCFAPI() local
4678 FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInCFAPI()