OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jar
(Results
226 - 250
of
1134
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/build/soong/cmd/merge_zips/
merge_zips.go
31
"android/soong/
jar
"
61
emulateJar = flag.Bool("j", false, "sort zip entries using
jar
ordering (META-INF first)")
67
manifest = flag.String("m", "", "manifest file to insert in
jar
")
268
dirHeader :=
jar
.MetaDirFileHeader()
270
addMapping(
jar
.MetaDir, dirSource)
278
fh, buf, err :=
jar
.ManifestFileContents(contents)
284
addMapping(
jar
.ManifestFile, fileSource)
298
fh.SetModTime(
jar
.DefaultTime)
344
fh.SetModTime(
jar
.DefaultTime)
382
file.Name ==
jar
.ManifestFile || file.Name == jar.ModuleInfoClass
[
all
...]
/build/make/core/
dex_preopt.mk
33
system_server_jars := $(foreach m,$(PRODUCT_SYSTEM_SERVER_JARS),$(PRODUCT_OUT)/system/framework/$(m).
jar
)
pdk_fusion_modules.mk
2
# We use these rules to rebuild .odex files of the .
jar
/.apk inside the platform.zip.
66
javalib.
jar
,\
soong_app_prebuilt.mk
24
full_classes_jar := $(intermediates.COMMON)/classes.
jar
25
full_classes_pre_proguard_jar := $(intermediates.COMMON)/classes-pre-proguard.
jar
26
full_classes_header_jar := $(intermediates.COMMON)/classes-header.
jar
71
$(intermediates.COMMON)/jacoco-report-classes.
jar
))
73
$(intermediates.COMMON)/jacoco-report-classes.
jar
)
prebuilt_internal.mk
224
# This is a target shared library, i.e. a
jar
with classes.dex.
269
common_classes_jar := $(intermediates.COMMON)/classes.
jar
270
common_header_jar := $(intermediates.COMMON)/classes-header.
jar
286
common_classes_jar := $(intermediates.COMMON)/classes.
jar
287
common_header_jar := $(intermediates.COMMON)/classes-header.
jar
288
common_classes_pre_proguard_jar := $(intermediates.COMMON)/classes-pre-proguard.
jar
289
common_javalib_jar := $(intermediates.COMMON)/javalib.
jar
314
# For prebuilt shared Java library we don't have classes.
jar
.
322
# This is .aar file, archive of classes.
jar
and Android resources.
329
my_src_jar := $(intermediates.COMMON)/aar/classes.
jar
[
all
...]
/build/make/tools/
dump-package-stats
33
usage: $PROGNAME <.
jar
/.apk-file-list>
/build/soong/java/
hiddenapi.go
63
// for the boot
jar
module <x>. Otherwise, the module provides information for itself.
64
// Either way extract the name of the boot
jar
module.
77
// Derive the greylist from classes
jar
.
88
hiddenAPIJar := android.PathForModuleOut(ctx, "hiddenapi", name+".
jar
")
137
`${config.SoongZipCmd} $soongZipFlags -o $tmpDir/dex.
jar
-C $tmpDir/dex-output -f "$tmpDir/dex-output/classes*.dex" && ` +
138
`${config.MergeZipsCmd} -D -zipToNotStrip $tmpDir/dex.
jar
-stripFile "classes*.dex" $out $tmpDir/dex.
jar
$in`,
159
tmpOutput = android.PathForModuleOut(ctx, "hiddenapi", "unaligned", "unaligned.
jar
")
java.go
58
// Post-
jar
passes:
101
// list of java libraries that will be compiled into the resulting
jar
104
// manifest file to be included in resulting
jar
117
// If set to true, include sources used to compile the module in to the final
jar
130
// Add host jdk tools.
jar
to bootclasspath
180
// List of files to include in the META-INF/services folder of the resulting
jar
.
282
//
jar
file containing header classes including static library dependencies, suitable for
286
//
jar
file containing implementation classes including static library dependencies but no
290
//
jar
file containing only resources including from static library dependencies
293
//
jar
file containing implementation classes and resources including static librar
[
all
...]
builder.go
38
// this, all java rules write into separate directories and then are combined into a .
jar
file
50
`${config.SoongZipCmd} -
jar
-o $out -C $outDir -D $outDir && ` +
67
`${config.JavaCmd} -
jar
${config.TurbineJar} --output $out.tmp ` +
84
jar
= pctx.AndroidStaticRule("
jar
",
86
Command: `${config.SoongZipCmd} -
jar
-o $out @$out.rsp`,
111
Command: "${config.JavaCmd} -
jar
${config.JarjarCmd} process $rulesFile $in $out",
127
Command: "${config.JavaCmd} -
jar
${config.JetifierJar} -l error -o $out -i $in",
232
// transformJavaToClasses takes source files and converts them to a
jar
containing .class files.
233
// srcFiles is a list of paths to sources, srcJars is a list of paths to
jar
files that contai
82
jar
= pctx.AndroidStaticRule("
jar
",
var
[
all
...]
dexpreopt_config.go
67
filepath.Join("/system/framework", m+".
jar
"))
92
filepath.Join("/apex/com.android.runtime/javalib", m+".
jar
"))
98
filepath.Join("/system/framework", m+".
jar
"))
108
android.PathForOutput(ctx, ctx.Config().DeviceName(), "dex_bootjars_input", m+".
jar
"))
147
filepath.Join("/apex/com.android.runtime/javalib", m+".
jar
"))
152
filepath.Join("/system/framework", m+".
jar
"))
162
android.PathForOutput(ctx, ctx.Config().DeviceName(), "dex_apexjars_input", m+".
jar
"))
/device/google/marlin/self-extractors/qcom/staging/
device-partial.mk
21
vendor/qcom/marlin/proprietary/qcrilhook.
jar
:system/framework/qcrilhook.
jar
:qcom \
/device/google/marlin/self-extractors_sailfish/qcom/staging/
device-partial.mk
21
vendor/qcom/sailfish/proprietary/qcrilhook.
jar
:system/framework/qcrilhook.
jar
:qcom \
/device/sample/products/
sample_addon.mk
26
# Copy the
jar
files for the optional libraries that are exposed as APIs.
28
com.example.android.platform_library:libs/platform_library.
jar
/external/antlr/runtime/JavaScript/build/
README
12
* Move ant-contrib-1.0b3.
jar
from the unzipped directory to runtime/JavaScript/third/
16
* Move compiler.
jar
from the unzipped directory to runtime/JavaScript/third/
37
point to the alternative
jar
.
/external/emma/core/java12/com/vladium/util/
IPathEnumerator.java
20
import java.util.
jar
.Attributes;
21
import java.util.
jar
.JarFile;
22
import java.util.
jar
.JarInputStream;
23
import java.util.
jar
.Manifest;
104
if (lcName.endsWith (".zip") || lcName.endsWith (".
jar
"))
184
// if (lcName.endsWith (".zip") || lcName.endsWith (".
jar
"))
244
// first
jar
entry
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typesolvers/
AarTypeSolver.java
23
import java.util.
jar
.JarFile;
39
ZipEntry classesJarEntry = jarFile.getEntry("classes.
jar
");
41
throw new IllegalArgumentException(String.format("The given file (%s) is malformed: entry classes.
jar
was not found", aarFile.getAbsolutePath()));
/external/opencensus-java/contrib/agent/src/main/java/io/opencensus/contrib/agent/
AgentMain.java
28
import java.util.
jar
.JarFile;
37
* -javaagent:path/to/opencensus-contrib-agent.
jar
} to the invocation of the {@code java} executable
41
* java -javaagent:path/to/opencensus-contrib-agent.
jar
...
69
// The classes in bootstrap.
jar
, such as ContextManger and ContextStrategy, will be referenced
73
new JarFile(Resources.getResourceAsTempFile("bootstrap.
jar
")));
/external/proguard/examples/
android.pro
5
# java -
jar
proguard.
jar
@android.pro
20
-outjars bin/classes-processed.
jar
22
-libraryjars /usr/local/android-sdk/platforms/android-9/android.
jar
23
#-libraryjars /usr/local/android-sdk/add-ons/google_apis-7_r01/libs/maps.
jar
/build/soong/sysprop/
sysprop_test.go
111
"prebuilts/sdk/current/core/android.
jar
": nil,
112
"prebuilts/sdk/current/public/android.
jar
": nil,
114
"prebuilts/sdk/current/public/core.
jar
": nil,
115
"prebuilts/sdk/current/system/android.
jar
": nil,
116
"prebuilts/sdk/current/test/android.
jar
": nil,
135
"prebuilts/sdk/tools/core-lambda-stubs.
jar
": nil,
142
"build/soong/scripts/
jar
-wrapper.sh": nil,
147
"jdk8/jre/lib/jce.
jar
": nil,
148
"jdk8/jre/lib/rt.
jar
": nil,
149
"jdk8/lib/tools.
jar
": nil
[
all
...]
/external/turbine/java/com/google/turbine/main/
Main.java
56
import java.util.
jar
.Attributes;
57
import java.util.
jar
.JarEntry;
58
import java.util.
jar
.JarFile;
59
import java.util.
jar
.JarOutputStream;
60
import java.util.
jar
.Manifest;
191
/** Write bytecode to the output
jar
. */
/external/turbine/javatests/com/google/turbine/main/
MainTest.java
38
import java.util.
jar
.Attributes;
39
import java.util.
jar
.JarEntry;
40
import java.util.
jar
.JarFile;
41
import java.util.
jar
.JarOutputStream;
42
import java.util.
jar
.Manifest;
56
Path sourcesa = temporaryFolder.newFile("sourcesa.
jar
").toPath();
61
Path sourcesb = temporaryFolder.newFile("sourcesb.
jar
").toPath();
66
Path output = temporaryFolder.newFile("output.
jar
").toPath();
82
Path src = temporaryFolder.newFile("package-info.
jar
").toPath();
85
Path output = temporaryFolder.newFile("output.
jar
").toPath()
[
all
...]
/external/guice/lib/build/
bnd-0.0.384.jar
/dalvik/dx/etc/
dx.bat
19
REM Locate dx.
jar
in the directory where dx.bat was found and start it.
31
set jarfile=dx.
jar
87
call "%java_exe%" %javaOpts% -Djava.ext.dirs="%frameworkdir%" -
jar
"%jarpath%" %params%
/external/protobuf/js/
gulpfile.js
32
exec('./node_modules/google-closure-library/closure/bin/calcdeps.py -i message.js -i binary/reader.js -i binary/writer.js -i commonjs/export.js -p . -p node_modules/google-closure-library/closure -o compiled --compiler_jar node_modules/google-closure-compiler/compiler.
jar
> google-protobuf.js',
41
exec('mkdir -p commonjs_out/test_node_modules && ./node_modules/google-closure-library/closure/bin/calcdeps.py -i commonjs/export_asserts.js -p . -p node_modules/google-closure-library/closure -o compiled --compiler_jar node_modules/google-closure-compiler/compiler.
jar
> commonjs_out/test_node_modules/closure_asserts_commonjs.js',
50
exec('mkdir -p commonjs_out/test_node_modules && ./node_modules/google-closure-library/closure/bin/calcdeps.py -i commonjs/export_testdeps.js -p . -p node_modules/google-closure-library/closure -o compiled --compiler_jar node_modules/google-closure-compiler/compiler.
jar
> commonjs_out/test_node_modules/testdeps_commonjs.js',
/art/build/apex/
art_preinstall_hook_boot.sh
73
--no-inline-from=core-oj.
jar
\
Completed in 2178 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>