Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt2689 New OSL interfaces:
2710 New OSL interface:
5201 OSL interfaces. Lv Zheng.
9470 OSL, allowing the aslts to execute fully on Windows. For the Unix OSL,
9772 (OSL). ACPICA BZ 448. Lin Ming.
10619 OSL
12535 Acquire/Release Lock OSL interfaces.
18333 OSL Interfaces: Several of the OSL (AcpiOs*) interfaces required
18720 OSL Interfaces:
19043 Linux OS Services Layer (OSL):
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2568 if (ObjCStringLiteral *OSL = in DiagnoseCStringFormatDirectiveInObjCAPI() local
2570 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI()
H A DSemaChecking.cpp7258 if (const ObjCStringLiteral *OSL = in DiagnoseCStringFormatDirectiveInCFAPI() local
7260 FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInCFAPI()