Home
last modified time | relevance | path

Searched defs:all (Results 1 – 25 of 89) sorted by relevance

1234

/aosp12/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DJarUtil.java43 @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 Dsymbolize.sh55 all() { function
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/diagram/
H A Dmakefile8 all: $(addsuffix .png, $(DOTFILES)) $(addsuffix .pdf, $(DOTFILES)) target
/aosp12/frameworks/native/docs/
H A DMakefile3 all: html website target
/aosp12/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoInputStreamBoolTest.java103 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 DProtoInputStreamEnumTest.java126 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 DProtoInputStreamFixed32Test.java124 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 DProtoInputStreamInt32Test.java126 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 DProtoInputStreamSFixed32Test.java124 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 DProtoInputStreamSInt32Test.java124 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 DProtoInputStreamUInt32Test.java126 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 DProtoInputStreamFixed64Test.java149 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 DProtoInputStreamInt64Test.java147 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 DProtoInputStreamSFixed64Test.java149 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 DProtoInputStreamSInt64Test.java144 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 DProtoInputStreamUInt64Test.java146 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 DProtoInputStreamBytesTest.java127 final Test.All all = new Test.All(); in testReadCompat() local
264 final Test.All all = new Test.All(); in testRepeatedCompat() local
H A DProtoInputStreamFloatTest.java160 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 DProtoInputStreamDoubleTest.java169 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 DMain.java17 SortedMap<String, Charset> all = Charset.availableCharsets(); in main() local
/aosp12/build/make/tools/signapk/test/
H A Drun5 all: out/signed-$(package) target
/aosp12/frameworks/base/libs/incident/src/
H A DIncidentReportArgs.cpp111 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 Dall.cpp36 static auto all = toMap({ variable
/aosp12/art/test/596-monitor-inflation/src-art/
H A DMain.java23 IdentityHashMap<Object, Integer> all = new IdentityHashMap(); in main() local
/aosp12/art/compiler/optimizing/
H A Dside_effects_test.cc55 SideEffects all = SideEffects::All(); in testWriteAndReadEffects() local
90 SideEffects all = SideEffects::All(); in TEST() local

1234