OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Sdk
(Results
1 - 22
of
22
) sorted by null
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/
LzmaCustomDecompressLib.inf
4
# It is based on the LZMA
SDK
16.04.
5
# LZMA
SDK
16.04 was placed in the public domain on 2016-10-04.
6
# It was released on the http://www.7-zip.org/
sdk
.html website.
38
Sdk
/C/LzFind.c
39
Sdk
/C/LzmaDec.c
40
Sdk
/C/7zVersion.h
41
Sdk
/C/CpuArch.h
42
Sdk
/C/LzFind.h
43
Sdk
/C/LzHash.h
44
Sdk
/C/LzmaDec.h
[
all
...]
LzmaArchCustomDecompressLib.inf
4
# It is based on the LZMA
SDK
16.04
5
# LZMA
SDK
16.04 was placed in the public domain on 2016-10-04.
6
# It was released on the http://www.7-zip.org/
sdk
.html website.
38
Sdk
/C/Bra.h
39
Sdk
/C/LzFind.c
40
Sdk
/C/LzmaDec.c
41
Sdk
/C/7zVersion.h
42
Sdk
/C/CpuArch.h
43
Sdk
/C/LzFind.h
44
Sdk
/C/LzHash.h
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/
LzmaCustomDecompressLib.inf
4
# It is based on the LZMA
SDK
16.04.
5
# LZMA
SDK
16.04 was placed in the public domain on 2016-10-04.
6
# It was released on the http://www.7-zip.org/
sdk
.html website.
38
Sdk
/C/LzFind.c
39
Sdk
/C/LzmaDec.c
40
Sdk
/C/7zVersion.h
41
Sdk
/C/CpuArch.h
42
Sdk
/C/LzFind.h
43
Sdk
/C/LzHash.h
44
Sdk
/C/LzmaDec.h
[
all
...]
LzmaArchCustomDecompressLib.inf
4
# It is based on the LZMA
SDK
16.04
5
# LZMA
SDK
16.04 was placed in the public domain on 2016-10-04.
6
# It was released on the http://www.7-zip.org/
sdk
.html website.
38
Sdk
/C/Bra.h
39
Sdk
/C/LzFind.c
40
Sdk
/C/LzmaDec.c
41
Sdk
/C/7zVersion.h
42
Sdk
/C/CpuArch.h
43
Sdk
/C/LzFind.h
44
Sdk
/C/LzHash.h
[
all
...]
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/
GNUmakefile
18
SDK_C =
Sdk
/C
Makefile
19
SDK_C =
Sdk
\C
/external/epid-sdk/ext/argtable3/
argtable3.parts
43
sdk_outs = env.
Sdk
(outputs)
/external/epid-sdk/ext/gtest/
gtest.parts
50
sdk_outs = env.
Sdk
(outputs)
/external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/validator/
SdkStore.java
42
private final Set<
Sdk
> sdks = new TreeSet<>();
45
List<
Sdk
> sdksMatching(Implementation implementation, int classMinSdk, int classMaxSdk) {
64
List<
Sdk
> matchingSdks = new ArrayList<>();
65
for (
Sdk
sdk
: sdks) {
66
Integer sdkInt =
sdk
.sdkInt;
68
matchingSdks.add(
sdk
);
81
private static List<
Sdk
> loadFromSdksFile(String resourceFileName) {
89
List<
Sdk
> sdks = new ArrayList<>();
93
sdks.add(new
Sdk
(line))
[
all
...]
ImplementsValidator.java
99
// This shadow doesn't apply to the current
SDK
. todo: check each
SDK
.
175
// there's no such type at the current
SDK
level, so just use strings...
244
for (SdkStore.
Sdk
sdk
: sdkStore.sdksMatching(implementation, classMinSdk, classMaxSdk)) {
245
String problem =
sdk
.verifyMethod(sdkClassElem, methodElement, looseSignatures);
247
problems.add(problem,
sdk
.sdkInt);
306
private Integer sdkOrNull(int
sdk
) {
307
return
sdk
== -1 ? null :
sdk
;
[
all
...]
/external/epid-sdk/example/util/
util.parts
64
env.
Sdk
(outputs)
/external/smali/smalidea/src/test/java/org/jf/smalidea/
ClassReferenceTest.java
35
import com.intellij.openapi.projectRoots.
Sdk
;
130
protected
Sdk
getTestProjectJdk() {
FieldReferenceTest.java
34
import com.intellij.openapi.projectRoots.
Sdk
;
124
protected
Sdk
getTestProjectJdk() {
MethodReferenceTest.java
34
import com.intellij.openapi.projectRoots.
Sdk
;
140
protected
Sdk
getTestProjectJdk() {
SmaliClassTest.java
35
import com.intellij.openapi.projectRoots.
Sdk
;
159
public
Sdk
getSdk() {
SmaliCodeFragmentFactoryTest.java
48
import com.intellij.openapi.projectRoots.
Sdk
;
276
protected
Sdk
getTestProjectJdk() {
/external/epid-sdk/epid/common-testhelper/
common-testhelper.parts
72
env.
Sdk
(outputs)
/external/epid-sdk/epid/common/
common.parts
99
env.
Sdk
(outputs)
/external/epid-sdk/epid/verifier/
verifier.parts
97
env.
Sdk
(outputs)
/external/epid-sdk/epid/member/
member.parts
121
env.
Sdk
(outputs)
/build/soong/java/
system_modules.go
108
//
Sdk
version that should be included in the system modules
/external/dokka/maven/org/jetbrains/dokka/dokka-fatjar/0.9.17-g20190326/
dokka-fatjar-0.9.17-g20190326.jar
Completed in 956 milliseconds