/aosp12/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/ |
H A D | JarUtil.java | 43 @NotNull Map<String, byte[]> all, @NotNull Function<byte[], byte[]> transform) in createJar() argument 71 @NotNull Map<String, byte[]> all) throws IOException { in createJar()
|
/aosp12/art/tools/ |
H A D | symbolize.sh | 55 all() { function
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/diagram/ |
H A D | makefile | 8 all: $(addsuffix .png, $(DOTFILES)) $(addsuffix .pdf, $(DOTFILES)) target
|
/aosp12/frameworks/native/docs/ |
H A D | Makefile | 3 all: html website target
|
/aosp12/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/ |
H A D | ProtoInputStreamBoolTest.java | 103 final Test.All all = new Test.All(); in testReadCompat() local 225 final Test.All all = new Test.All(); in testRepeatedCompat() local 346 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamEnumTest.java | 126 final Test.All all = new Test.All(); in testReadCompat() local 266 final Test.All all = new Test.All(); in testRepeatedCompat() local 416 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamFixed32Test.java | 124 final Test.All all = new Test.All(); in testReadCompat() local 259 final Test.All all = new Test.All(); in testRepeatedCompat() local 393 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamInt32Test.java | 126 final Test.All all = new Test.All(); in testReadCompat() local 265 final Test.All all = new Test.All(); in testRepeatedCompat() local 411 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamSFixed32Test.java | 124 final Test.All all = new Test.All(); in testReadCompat() local 259 final Test.All all = new Test.All(); in testRepeatedCompat() local 393 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamSInt32Test.java | 124 final Test.All all = new Test.All(); in testReadCompat() local 259 final Test.All all = new Test.All(); in testRepeatedCompat() local 393 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamUInt32Test.java | 126 final Test.All all = new Test.All(); in testReadCompat() local 264 final Test.All all = new Test.All(); in testRepeatedCompat() local 410 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamFixed64Test.java | 149 final Test.All all = new Test.All(); in testReadCompat() local 322 final Test.All all = new Test.All(); in testRepeatedCompat() local 493 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamInt64Test.java | 147 final Test.All all = new Test.All(); in testReadCompat() local 314 final Test.All all = new Test.All(); in testRepeatedCompat() local 491 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamSFixed64Test.java | 149 final Test.All all = new Test.All(); in testReadCompat() local 322 final Test.All all = new Test.All(); in testRepeatedCompat() local 493 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamSInt64Test.java | 144 final Test.All all = new Test.All(); in testReadCompat() local 307 final Test.All all = new Test.All(); in testRepeatedCompat() local 468 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamUInt64Test.java | 146 final Test.All all = new Test.All(); in testReadCompat() local 312 final Test.All all = new Test.All(); in testRepeatedCompat() local 487 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamBytesTest.java | 127 final Test.All all = new Test.All(); in testReadCompat() local 264 final Test.All all = new Test.All(); in testRepeatedCompat() local
|
H A D | ProtoInputStreamFloatTest.java | 160 final Test.All all = new Test.All(); in testReadCompat() local 345 final Test.All all = new Test.All(); in testRepeatedCompat() local 525 final Test.All all = new Test.All(); in testPackedCompat() local
|
H A D | ProtoInputStreamDoubleTest.java | 169 final Test.All all = new Test.All(); in testReadCompat() local 372 final Test.All all = new Test.All(); in testRepeatedCompat() local 572 final Test.All all = new Test.All(); in testPackedCompat() local
|
/aosp12/art/test/062-character-encodings/src/ |
H A D | Main.java | 17 SortedMap<String, Charset> all = Charset.availableCharsets(); in main() local
|
/aosp12/build/make/tools/signapk/test/ |
H A D | run | 5 all: out/signed-$(package) target
|
/aosp12/frameworks/base/libs/incident/src/ |
H A D | IncidentReportArgs.cpp | 111 int32_t all; in readFromParcel() local 172 IncidentReportArgs::setAll(bool all) in setAll()
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/ |
H A D | all.cpp | 36 static auto all = toMap({ variable
|
/aosp12/art/test/596-monitor-inflation/src-art/ |
H A D | Main.java | 23 IdentityHashMap<Object, Integer> all = new IdentityHashMap(); in main() local
|
/aosp12/art/compiler/optimizing/ |
H A D | side_effects_test.cc | 55 SideEffects all = SideEffects::All(); in testWriteAndReadEffects() local 90 SideEffects all = SideEffects::All(); in TEST() local
|