Home
last modified time | relevance | path

Searched refs:bad (Results 1 – 25 of 32) sorted by relevance

12

/packages/modules/Connectivity/staticlibs/netd/libnetdutils/
DFdTest.cpp56 Fd bad(-1); in TEST() local
58 EXPECT_FALSE(isWellFormed(bad)); in TEST()
64 ss << fd3 << " " << fd6 << " " << bad << " " << weird; in TEST()
/packages/modules/Connectivity/netbpfload/
DNetBpfLoad.cpp353 bool bad = false; in doLoad() local
357 bad = true; in doLoad()
363 bad = true; \ in doLoad()
375 if (bad) { in doLoad()
/packages/apps/ManagedProvisioning/studio-dev/ManagedProvisioningGradleProject/buildSrc/src/main/groovy/
DAarDepsPlugins.groovy71 List<File> bad = new ArrayList<>();
74 bad.add(file);
77 return bad;
/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsCarrierConfigManager.java801 int bad = mQnsProvisioningInfo.getIntegerItem(ProvisioningManager.KEY_LTE_THRESHOLD_1); in applyProvisioningInfo() local
802 Log.d(mLogTag, "provisioning bad THLTE1 old:" + thresholds.mBad + " new:" + bad); in applyProvisioningInfo()
803 thresholds.mBad = bad; in applyProvisioningInfo()
835 int bad = mQnsProvisioningInfo.getIntegerItem(ProvisioningManager.KEY_WIFI_THRESHOLD_B); in applyProvisioningInfo() local
836 Log.d(mLogTag, "provisioning bad VOWT_B old:" + thresholds.mBad + " new:" + bad); in applyProvisioningInfo()
837 thresholds.mBad = bad; in applyProvisioningInfo()
840 thresholds.mBad = bad + 5; in applyProvisioningInfo()
2751 QnsConfigArray(int good, int bad, int worst) { in QnsConfigArray() argument
2752 set(good, bad, worst); in QnsConfigArray()
2755 QnsConfigArray(int good, int bad) { in QnsConfigArray() argument
[all …]
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DAppStateNotificationBridgeTest.java139 Event bad = new Event(); in testGetAggregatedUsageEvents_onlyNotificationEvents() local
140 bad.mEventType = Event.CHOOSER_ACTION; in testGetAggregatedUsageEvents_onlyNotificationEvents()
141 bad.mPackage = PKG1; in testGetAggregatedUsageEvents_onlyNotificationEvents()
142 bad.mTimeStamp = 2; in testGetAggregatedUsageEvents_onlyNotificationEvents()
143 events.add(bad); in testGetAggregatedUsageEvents_onlyNotificationEvents()
/packages/modules/Bluetooth/flags/
Dbtif_dm.aconfig48 description: "Fix bad transport used for bonding, when the bonding process is restarted"
/packages/modules/Uwb/generic_ranging/proto/src/
Destimate.proto58 // Tracking failed due to a bad odometry state. The filter will
/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp1031 void scramble(ANeuralNetworksOperandType* type, BadQuantization bad) { in scramble() argument
1032 if (bad == BadQuantization::zeroPoint) { in scramble()
1034 } else if (bad == BadQuantization::scale) { in scramble()
4775 void packTestBadQuantization(int32_t operandCode, BadQuantization bad) { in packTestBadQuantization() argument
4799 scramble(&outputType, bad); in packTestBadQuantization()
4801 scramble(&inputTypes[1 + deviant], bad); in packTestBadQuantization()
4804 if (bad == BadQuantization::NONE) { in packTestBadQuantization()
4947 void reverseTestBadQuantization(int32_t operandCode, BadQuantization bad) { in reverseTestBadQuantization() argument
4959 scramble(&outputType, bad); in reverseTestBadQuantization()
4962 if (bad == BadQuantization::NONE) { in reverseTestBadQuantization()
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/
Dvoicemail_transcription.proto78 // User indicated that the transcription was bad.
/packages/modules/Virtualization/vmbase/
DREADME.md100 Note also that in some cases when the system is in a bad state resulting in the stack not working
/packages/services/Car/car-lib/
DAndroid.bp267 // TODO(b/163831343): Add -werror -lerror to catch bad javadocs
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto86 // (bad channel, etc).
149 // Total number of networks over bad association threshold when watchdog triggered
152 // Total number of networks over bad authentication threshold when watchdog triggered
155 // Total number of networks over bad dhcp threshold when watchdog triggered
158 // Total number of networks over bad other threshold when watchdog triggered
164 // Total count of triggers with atleast one bad association network
167 // Total count of triggers with atleast one bad authentication network
170 // Total count of triggers with atleast one bad dhcp network
173 // Total count of triggers with atleast one bad other network
2581 // The total number of tx bad counted from the last radio chip reset
/packages/modules/NeuralNetworks/tools/api/
DTypes.t223 UNKNOWN, // either bad argument passed to syncWait(), or internal error
/packages/modules/Bluetooth/system/doc/
Dpower_management.md31 we might possibly get into a bad state where we never hear back from the
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/classifier/
Dprecomputed_test_app_list.csv6105 com.fa.bad.girls.wrestling.fighting.mania 10233
/packages/modules/AdServices/adservices/apk/assets/classifier/
Dprecomputed_app_list.csv6105 com.fa.bad.girls.wrestling.fighting.mania 10233
/packages/apps/TV/libs/m2/
Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/modules/RuntimeI18n/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1497 Landroid/icu/math/BigDecimal;->bad([C)V
/packages/inputmethods/LatinIME/dictionaries/
Dnb_wordlist.combined.gz
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz

12