/packages/modules/Uwb/service/tests/src/com/android/server/uwb/secure/iso7816/ |
D | StatusWordTest.java | 104 int mod = field.getModifiers(); in testCheckClassInvariant() local 106 && Modifier.isPublic(mod) in testCheckClassInvariant() 107 && Modifier.isStatic(mod) in testCheckClassInvariant() 108 && Modifier.isFinal(mod)) { in testCheckClassInvariant()
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_backward_compatibility_quant8/ |
D | stdout.txt.expect | 2 // Generated file (from: depthwise_conv2d_quant8.mod.py). Do not edit 4 // Generated file (from: depthwise_conv2d_quant8.mod.py). Do not edit 6 // Generated file (from: depthwise_conv2d_quant8.mod.py). Do not edit 82 #include "../generated/tests/depthwise_conv2d_quant8.mod.py.cpp"
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_quant8/ |
D | stdout.txt.expect | 2 // Generated file (from: conv_quant8.mod.py). Do not edit 4 // Generated file (from: conv_quant8.mod.py). Do not edit 6 // Generated file (from: conv_quant8.mod.py). Do not edit 85 #include "../generated/tests/conv_quant8.mod.py.cpp"
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_float/ |
D | stdout.txt.expect | 2 // Generated file (from: conv_float.mod.py). Do not edit 4 // Generated file (from: conv_float.mod.py). Do not edit 6 // Generated file (from: conv_float.mod.py). Do not edit 85 #include "../generated/tests/conv_float.mod.py.cpp"
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_internal/ |
D | stdout.txt.expect | 2 // Generated file (from: add_internal.mod.py). Do not edit 4 // Generated file (from: add_internal.mod.py). Do not edit 6 // Generated file (from: add_internal.mod.py). Do not edit 98 #include "../generated/tests/add_internal.mod.py.cpp"
|
/packages/modules/SdkExtensions/gen_sdk/ |
D | bump_sdk.sh | 37 for mod in "${modules[@]}"; do 38 message+=" - $mod\n"
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_float/ |
D | stdout.txt.expect | 2 // Generated file (from: conv_float.mod.py). Do not edit 4 // Generated file (from: conv_float.mod.py). Do not edit 5 // Generated from: conv_float.mod.py.
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_backward_compatibility_quant8/ |
D | stdout.txt.expect | 2 // Generated file (from: depthwise_conv2d_quant8.mod.py). Do not edit 4 // Generated file (from: depthwise_conv2d_quant8.mod.py). Do not edit 5 // Generated from: depthwise_conv2d_quant8.mod.py.
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_quant8/ |
D | stdout.txt.expect | 2 // Generated file (from: conv_quant8.mod.py). Do not edit 4 // Generated file (from: conv_quant8.mod.py). Do not edit 5 // Generated from: conv_quant8.mod.py.
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/util/ |
D | UnsignedLong.java | 84 public UnsignedLong mod(int modulus) { in mod() method in UnsignedLong 86 .mod(BigInteger.valueOf(modulus)); in mod()
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_backward_compatibility_float/ |
D | stdout.txt.expect | 2 // Generated file (from: lstm_float.mod.py). Do not edit 4 // Generated file (from: lstm_float.mod.py). Do not edit 6 // Generated file (from: lstm_float.mod.py). Do not edit 107 #include "../generated/tests/lstm_float.mod.py.cpp"
|
/packages/modules/NeuralNetworks/runtime/test/fuzzing/ |
D | visualize_random_graph.sh | 56 adb pull /data/local/tmp/${SPEC_NAME}.mod.py $LOG_DIR 57 $GENERATOR_DIR/spec_visualizer.py $LOG_DIR/${SPEC_NAME}.mod.py -o $LOG_DIR/${SPEC_NAME}.html
|
/packages/modules/IPsec/src/java/com/android/internal/net/eap/crypto/ |
D | Fips186_2Prf.java | 67 BigInteger xval = xkey.mod(exp_b); in getRandom() 80 xkey = xkey.mod(exp_b); in getRandom()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | dumpsys.cc | 67 [&promise, fd, args](shim::Dumpsys* mod) { in Dump() argument 68 mod->Dump(fd, args, std::move(promise)); in Dump()
|
D | stack.h | 69 bool CallOnModule(std::function<void(T* mod)> run) { in CallOnModule()
|
/packages/modules/Bluetooth/system/main/test/ |
D | main_shim_stack_lifecycle_test.cc | 590 [test_data](TestStackModule1* mod) { in TEST_F() argument 591 mod->TestMethod(test_data); in TEST_F() 609 [test_data](TestStackModule2* mod) { in TEST_F() argument 610 mod->TestMethod(test_data); in TEST_F() 628 [test_data](TestStackModule3* mod) { in TEST_F() argument 629 mod->TestMethod(test_data); in TEST_F()
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_implicit_parameter/ |
D | stdout.txt.expect | 2 // Generated file (from: mean_implicit.mod.py). Do not edit 4 // Generated file (from: mean_implicit.mod.py). Do not edit 6 // Generated file (from: mean_implicit.mod.py). Do not edit 262 #include "../generated/tests/mean_implicit.mod.py.cpp"
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_internal/ |
D | stdout.txt.expect | 2 // Generated file (from: add_internal.mod.py). Do not edit 4 // Generated file (from: add_internal.mod.py). Do not edit 5 // Generated from: add_internal.mod.py.
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_backward_compatibility_float/ |
D | stdout.txt.expect | 2 // Generated file (from: lstm_float.mod.py). Do not edit 4 // Generated file (from: lstm_float.mod.py). Do not edit 5 // Generated from: lstm_float.mod.py.
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_implicit_parameter/ |
D | stdout.txt.expect | 2 // Generated file (from: mean_implicit.mod.py). Do not edit 4 // Generated file (from: mean_implicit.mod.py). Do not edit 5 // Generated from: mean_implicit.mod.py.
|
/packages/modules/NeuralNetworks/runtime/test/specs/ |
D | visualize_spec.sh | 23 SPEC_NAME=`basename -s .mod.py $1`
|
/packages/modules/Connectivity/framework-t/src/android/net/ |
D | NetworkStatsCollection.java | 209 final long mod = time % mBucketDurationMillis; in roundUp() local 210 if (mod > 0) { in roundUp() 211 time -= mod; in roundUp() 225 final long mod = time % mBucketDurationMillis; in roundDown() local 226 if (mod > 0) { in roundDown() 227 time -= mod; in roundDown()
|
/packages/modules/DnsResolver/doh/tests/doh_frontend/ |
D | Android.bp | 14 srcs: ["src/mod.rs"],
|
/packages/modules/Bluetooth/system/gd/ |
D | module_mainloop.h | 31 ModuleMainloop(const ModuleMainloop& mod) = delete;
|
D | module_jniloop.h | 31 ModuleJniloop(const ModuleJniloop& mod) = delete;
|