Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/dev/acpica/
H A Dchanges.txt1291 New OSL interfaces:
1312 New OSL interface:
3803 OSL interfaces. Lv Zheng.
8072 OSL, allowing the aslts to execute fully on Windows. For the Unix OSL,
8374 (OSL). ACPICA BZ 448. Lin Ming.
9221 OSL
11137 Acquire/Release Lock OSL interfaces.
16935 OSL Interfaces: Several of the OSL (AcpiOs*) interfaces required
17322 OSL Interfaces:
17645 Linux OS Services Layer (OSL):
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp2384 if (ObjCStringLiteral *OSL = in DiagnoseCStringFormatDirectiveInObjCAPI() local
2386 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI()
H A DSemaChecking.cpp4018 if (const ObjCStringLiteral *OSL = in DiagnoseCStringFormatDirectiveInCFAPI() local
4020 FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInCFAPI()