/frameworks/base/tools/aapt2/java/ |
D | JavaClassGenerator_test.cpp | 50 EXPECT_FALSE(generator.Generate("android", &out)); in TEST() 74 EXPECT_TRUE(generator.Generate("android", &out)); in TEST() 98 ASSERT_TRUE(generator.Generate("android", "com.android.internal", &out)); in TEST() 134 EXPECT_TRUE(generator.Generate("app", &out)); in TEST() 170 ASSERT_TRUE(generator.Generate("android", &out)); in TEST() 200 ASSERT_TRUE(generator.Generate("android", &out)); in TEST() 213 ASSERT_TRUE(generator.Generate("android", &out)); in TEST() 226 ASSERT_TRUE(generator.Generate("android", &out)); in TEST() 290 EXPECT_TRUE(generator.Generate("android", &out)); in TEST() 314 ASSERT_TRUE(generator.Generate("android", &out)); in TEST() [all …]
|
D | JavaClassGenerator.h | 72 bool Generate(android::StringPiece package_name_to_generate, android::OutputStream* out, 75 bool Generate(android::StringPiece package_name_to_generate,
|
D | JavaClassGenerator.cpp | 582 bool JavaClassGenerator::Generate(StringPiece package_name_to_generate, OutputStream* out, in Generate() function in aapt::JavaClassGenerator 584 return Generate(package_name_to_generate, package_name_to_generate, out, out_r_txt); in Generate() 596 bool JavaClassGenerator::Generate(StringPiece package_name_to_generate, in Generate() function in aapt::JavaClassGenerator
|
/frameworks/base/media/tests/audiotests/ |
D | shared_mem_test.cpp | 88 Generate(smpBuf, BUF_SZ, amplitude, phi, dPhi); // fill buffer in Test01() 134 void AudioTrackTest::Generate(short *buffer, long bufferSz, long amplitude, unsigned long &phi, lon… in Generate() function in android::AudioTrackTest
|
D | shared_mem_test.h | 16 void Generate(short *buffer, long bufferSz, long amplitude, unsigned long &phi, long dPhi);
|
/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/ |
D | rain_shower_layer.agsl | 50 // Generate column id, to offset columns vertically (so rain is not aligned). 96 // 1. Generate a layer of rain behind the subject. 106 // 2. Generate mid layer of rain behind the subject. 123 // 6. Generate a layer of rain in front of the subject (bigger and faster).
|
D | rain_glass_layer.agsl | 34 // 1. Generate small glass rain. 47 // 2. Generate medium size glass rain.
|
D | snow_effect.agsl | 68 // 2. Generate snow layers behind the subject. 108 // 5. Generate snow in front of the subject.
|
D | glass_rain.agsl | 150 * Generate rain drops that stay in place on the glass surface. 160 // Generate column id, to offset columns vertically (so rain is not aligned).
|
D | rain_shower.agsl | 55 // Generate column id, to offset columns vertically (so rain is not aligned).
|
/frameworks/base/services/tests/servicestests/certs/ |
D | README | 1 Generate with:
|
/frameworks/native/services/inputflinger/rust/ |
D | Android.bp | 15 // Generate the C++ code that Rust calls into. 28 // Generate a C++ header containing the C++ bindings
|
/frameworks/base/core/tests/coretests/certs/ |
D | README | 1 Generate with:
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Car/ |
D | Android.bp | 27 // Generate Audio Policy Parameter Framework Product Strategies Structure file from template 56 // Generate Audio Policy Parameter Framework Configurable Domains
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/CarEmu/ |
D | Android.bp | 28 // Generate Audio Policy Parameter Framework Product Strategies Structure file from template 57 // Generate Audio Policy Parameter Framework Configurable Domains
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/ |
D | Android.bp | 27 // Generate Audio Policy Parameter Framework Product Strategies Structure file from template 56 // Generate Audio Policy Parameter Framework Configurable Domains
|
/frameworks/opt/telephony/ |
D | proguard.flags | 4 # Generate usage file (for shrinking)
|
/frameworks/libs/binary_translation/kernel_api/tools/ |
D | README.md | 55 ### Generate system calls translation 73 ### Generate system call numbers
|
/frameworks/opt/setupwizard/tools/gradle/ |
D | dist-unit-tests.gradle | 59 description = "Generate Jacoco coverage reports" 70 description = "Generate a Jacoco coverage report for robolectric tests on ${variant.name}."
|
/frameworks/av/services/audiopolicy/engineconfigurable/config/example/caremu/ |
D | Android.bp | 61 // Generate audio_policy_engine criterion type file => provides device addresses criterion type
|
/frameworks/av/services/audiopolicy/engineconfigurable/config/example/automotive/ |
D | Android.bp | 66 // Generate audio_policy_engine criterion type file => provides device addresses criterion type
|
/frameworks/av/services/audiopolicy/engineconfigurable/config/example/phone/ |
D | Android.bp | 72 // Generate audio_policy_engine criterion type file => provides device addresses criterion type
|
/frameworks/base/core/res/ |
D | Android.bp | 125 // Generate private symbols into the com.android.internal.R class 176 // Generate a text file containing a list of permissions that non-system apps
|
/frameworks/native/services/surfaceflinger/FrontEnd/ |
D | readme.md | 67 - Generate and/or update the traversal trees. 68 - Generate a z-ordered list of snapshots.
|
/frameworks/rs/ |
D | support.bp | 14 // Generate custom headers
|