| /system/tools/xsdc/src/test/java/com/android/xsdc/cpp/ |
| D | TestCppCodeGenerator.java | 57 CppCodeGenerator gen = in testSimpleTypeRootParser() local 76 CppCodeGenerator gen = in testPrintWithoutEnumOutput() local 96 CppCodeGenerator gen = in printWithEnumOutput() local 135 CppCodeGenerator gen = in generateParsersForSpecifiedRoot() local
|
| /system/media/audio_utils/benchmarks/ |
| D | primitives_benchmark.cpp | 35 std::minstd_rand gen(count); in BM_MemcpyToFloatFromFloatWithClamping() local 65 std::minstd_rand gen(count); in BM_MemcpyFloat() local 94 std::minstd_rand gen(count); in BM_MemcpyToFloatFromI16() local 121 std::minstd_rand gen(count); in BM_MemcpyToI16FromFloat() local
|
| D | intrinsic_benchmark.cpp | 45 std::minstd_rand gen(SEED); in BM_Intrinsic() local
|
| D | biquad_filter_benchmark.cpp | 51 std::minstd_rand gen(SEED); in BM_BiquadFilter1D() local 430 std::minstd_rand gen(occupancy); in BM_BiquadFilter() local
|
| D | channelmix_benchmark.cpp | 160 std::minstd_rand gen(channelMask); in BenchmarkChannelMix() local
|
| D | statistics_benchmark.cpp | 28 std::minstd_rand gen(count); in initUniform() local
|
| /system/vold/ |
| D | MetadataCrypt.cpp | 121 static bool read_key(const std::string& metadata_key_dir, const KeyGeneration& gen, bool first_key, in read_key() 291 auto gen = needs_encrypt ? makeGen(options) : neverGen(); in fscrypt_mount_metadata_encrypted() local 368 bool defaultkey_volume_keygen(KeyGeneration* gen) { in defaultkey_volume_keygen()
|
| D | KeyUtil.cpp | 61 bool generateStorageKey(const KeyGeneration& gen, KeyBuffer* key) { in generateStorageKey() 473 const KeyAuthentication& key_authentication, const KeyGeneration& gen, in retrieveOrGenerateKey()
|
| /system/vold/model/ |
| D | VolumeEncryption.cpp | 63 KeyGeneration gen; in generate_volume_key() local
|
| /system/media/audio_utils/tests/ |
| D | biquad_filter_tests.cpp | 72 static std::minstd_rand gen(42); in randomBuffer() local 82 static std::minstd_rand gen(42); in randomFilter() local 92 static std::minstd_rand gen(42); in randomUnstableFilter() local
|
| D | statistics_tests.cpp | 29 std::minstd_rand gen(count); in initUniform() local 42 std::minstd_rand gen(count); in initNormal() local
|
| /system/tools/aidl/ |
| D | generate_cpp_analyzer.cpp | 200 auto gen = [&](auto file, GenFn fn) { in GenerateCppAnalyzer() local
|
| D | generate_ndk.cpp | 105 auto gen = [&](auto file, GenFn fn) { in GenerateNdk() local
|
| D | generate_cpp.cpp | 1526 auto gen = [&](auto file, GenFn fn) { in GenerateCpp() local
|
| /system/update_engine/payload_generator/ |
| D | ab_generator_unittest.cc | 67 std::mt19937 gen(12345); in TestSplitReplaceOrReplaceXzOperation() local 215 std::mt19937 gen(12345); in TestMergeReplaceOrReplaceXzOperations() local
|
| D | delta_diff_utils_unittest.cc | 199 std::mt19937 gen(12345); in TEST_F() local
|
| /system/core/fastboot/ |
| D | fs.cpp | 243 int fs_generator_generate(const struct fs_generator* gen, const char* fileName, long long partSize, in fs_generator_generate()
|
| D | fastboot.cpp | 2030 const struct fs_generator* gen = nullptr; in fb_perform_format() local
|
| /system/core/storaged/tests/ |
| D | storaged_test.cpp | 272 std::mt19937 gen(rd()); in TEST() local
|
| /system/tools/aidl/tests/ |
| D | aidl_test_client_parcelables.cpp | 517 GenericStructuredParcelable<int32_t, StructuredParcelable, IntEnum> gen; in TEST_F() local
|
| /system/extras/simpleperf/scripts/ |
| D | pprof_proto_generator.py | 360 def gen(self, jobs: int): member in PprofProfileGenerator
|
| /system/tools/aidl/tests/java/src/android/aidl/tests/ |
| D | TestServiceClient.java | 894 GenericStructuredParcelable<Integer, StructuredParcelable, Integer> gen = in testToString() local
|
| /system/tools/hidl/ |
| D | generateCpp.cpp | 599 void AST::generateMethods(Formatter& out, const MethodGenerator& gen, bool includeParent) const { in generateMethods() argument
|