/packages/inputmethods/LatinIME/native/jni/tests/suggest/core/layout/ |
D | normal_distribution_2d_test.cpp | 33 const NormalDistribution2D distribution(ORIGIN_X, LARGE_STANDARD_DEVIATION, ORIGIN_Y, in TEST() local 40 EXPECT_GE(distribution.getProbabilityDensity(SMALL_COORDINATE, SMALL_COORDINATE), in TEST() 41 distribution.getProbabilityDensity(LARGE_COORDINATE, LARGE_COORDINATE)); in TEST() 45 EXPECT_GE(distribution.getProbabilityDensity(LARGE_COORDINATE, SMALL_COORDINATE), in TEST() 46 distribution.getProbabilityDensity(SMALL_COORDINATE, LARGE_COORDINATE)); in TEST() 52 const NormalDistribution2D distribution(ORIGIN_X, LARGE_STANDARD_DEVIATION, ORIGIN_Y, in TEST() local 60 const float probabilityDensity0 = distribution.getProbabilityDensity(x, y); in TEST()
|
/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/ |
D | bloom_filter_test.cpp | 39 std::uniform_int_distribution<int> distribution(0, TEST_RANDOM_DATA_MAX); in TEST() local 40 auto randomNumberGenerator = std::bind(distribution, std::mt19937()); in TEST() 56 std::uniform_int_distribution<int> distribution(0, 1); in TEST() local 57 auto randomBitGenerator = std::bind(distribution, std::mt19937()); in TEST()
|
D | trie_map_test.cpp | 127 std::uniform_int_distribution<int> distribution(0, S_INT_MAX); in TEST() local 128 auto keyRandomNumberGenerator = std::bind(distribution, std::mt19937()); in TEST() 129 auto randomNumberGeneratorForKeySelection = std::bind(distribution, std::mt19937()); in TEST()
|
/packages/modules/StatsD/statsd/benchmark/ |
D | log_event_filter_benchmark.cpp | 39 std::uniform_int_distribution<int> distribution(1, kAtomIdsSampleCount); in generateSampleAtomIdsList() local 42 atomIds[i] = distribution(generator); in generateSampleAtomIdsList() 53 std::uniform_int_distribution<int> distribution(1, kAtomIdsCount); in generateAtomIds() local 56 atomIds.insert(distribution(generator)); in generateAtomIds()
|
/packages/modules/DnsResolver/ |
D | NOTICE | 11 documentation and/or other materials provided with the distribution. 41 distribution. 69 distribution. 112 documentation and/or other materials provided with the distribution. 141 documentation and/or other materials provided with the distribution. 174 documentation and/or other materials provided with the distribution. 197 publicity pertaining to distribution of the document or software without 221 documentation and/or other materials provided with the distribution. 254 documentation and/or other materials provided with the distribution. 287 documentation and/or other materials provided with the distribution. [all …]
|
/packages/modules/Uwb/generic_ranging/proto/src/ |
D | multi_sensor_finder_configuration.proto | 85 // a Gaussian and a Uniform distribution. 107 // A generic model that consists of a Gaussian + Uniform distribution. 257 // Please note that the mean of the distribution specified in the sampler 263 // Additionally, note that the exponential distribution will be flipped such
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 40 and distribution as defined by Sections 1 through 9 of this document. 137 distribution, then any Derivative Works that You distribute must 155 for use, reproduction, or distribution of Your modifications, or 157 reproduction, and distribution of the Work otherwise complies with 245 and distribution as defined by Sections 1 through 9 of this document. 342 distribution, then any Derivative Works that You distribute must 360 for use, reproduction, or distribution of Your modifications, or 362 reproduction, and distribution of the Work otherwise complies with 451 and distribution as defined by Sections 1 through 9 of this document. 548 distribution, then any Derivative Works that You distribute must [all …]
|
/packages/apps/ManagedProvisioning/studio-dev/ManagedProvisioningGradleProject/gradle/wrapper/ |
D | gradle-wrapper.properties | 8 # We can't use a distribution SHA to verify file integrity because Android Studio does not support
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 27 and distribution as defined by Sections 1 through 9 of this document. 124 distribution, then any Derivative Works that You distribute must 142 for use, reproduction, or distribution of Your modifications, or 144 reproduction, and distribution of the Work otherwise complies with 209 and distribution as defined by Sections 1 through 9 of this document. 306 distribution, then any Derivative Works that You distribute must 324 for use, reproduction, or distribution of Your modifications, or 326 reproduction, and distribution of the Work otherwise complies with 415 and distribution as defined by Sections 1 through 9 of this document. 512 distribution, then any Derivative Works that You distribute must [all …]
|
/packages/apps/Calendar/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|
/packages/apps/Gallery/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|
/packages/inputmethods/LatinIME/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|
/packages/modules/Connectivity/clatd/ |
D | NOTICE | 22 and distribution as defined by Sections 1 through 9 of this document. 119 distribution, then any Derivative Works that You distribute must 137 for use, reproduction, or distribution of Your modifications, or 139 reproduction, and distribution of the Work otherwise complies with
|
/packages/modules/ExtServices/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|
/packages/apps/Camera2/jni/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|
/packages/modules/adb/ |
D | NOTICE | 24 and distribution as defined by Sections 1 through 9 of this document. 121 distribution, then any Derivative Works that You distribute must 139 for use, reproduction, or distribution of Your modifications, or 141 reproduction, and distribution of the Work otherwise complies with
|
/packages/modules/DeviceLock/DeviceLockController/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|
/packages/modules/UprobeStats/src/lib/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|
/packages/inputmethods/LatinIME/java/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|
/packages/modules/Permission/PermissionController/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|
/packages/modules/AppSearch/ |
D | NOTICE | 24 and distribution as defined by Sections 1 through 9 of this document. 121 distribution, then any Derivative Works that You distribute must 139 for use, reproduction, or distribution of Your modifications, or 141 reproduction, and distribution of the Work otherwise complies with
|
/packages/modules/AdServices/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|
/packages/apps/AvatarPicker/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|
/packages/apps/Dialer/ |
D | LICENSE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|
/packages/apps/TvSettings/Settings/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document. 120 distribution, then any Derivative Works that You distribute must 138 for use, reproduction, or distribution of Your modifications, or 140 reproduction, and distribution of the Work otherwise complies with
|