Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 13821) sorted by relevance

12345678910>>...553

/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dmeasunit.cpp595 MeasureUnit *MeasureUnit::createGForce(UErrorCode &status) { in createGForce()
603 MeasureUnit *MeasureUnit::createMeterPerSecondSquared(UErrorCode &status) { in createMeterPerSecondSquared()
611 MeasureUnit *MeasureUnit::createArcMinute(UErrorCode &status) { in createArcMinute()
619 MeasureUnit *MeasureUnit::createArcSecond(UErrorCode &status) { in createArcSecond()
627 MeasureUnit *MeasureUnit::createDegree(UErrorCode &status) { in createDegree()
635 MeasureUnit *MeasureUnit::createRadian(UErrorCode &status) { in createRadian()
643 MeasureUnit *MeasureUnit::createRevolutionAngle(UErrorCode &status) { in createRevolutionAngle()
651 MeasureUnit *MeasureUnit::createAcre(UErrorCode &status) { in createAcre()
659 MeasureUnit *MeasureUnit::createDunam(UErrorCode &status) { in createDunam()
667 MeasureUnit *MeasureUnit::createHectare(UErrorCode &status) { in createHectare()
[all …]
H A Duregex.cpp87 static UBool validateRE(const RegularExpression *re, UBool requiresText, UErrorCode *status) { in validateRE()
113 UErrorCode *status) { in uregex_open()
190 UErrorCode *status) { in uregex_openUText()
272 UErrorCode status = U_ZERO_ERROR; in uregex_close() local
286 uregex_clone(const URegularExpression *source2, UErrorCode *status) { in uregex_clone()
325 UErrorCode *status) { in uregex_pattern()
345 UErrorCode *status) { in uregex_patternUText()
357 uregex_flags(const URegularExpression *regexp2, UErrorCode *status) { in uregex_flags()
376 UErrorCode *status) { in uregex_setText()
409 UErrorCode *status) { in uregex_setUText()
[all …]
H A Duspoof.cpp60 void U_CALLCONV initializeStatics(UErrorCode &status) { in initializeStatics()
88 U_CFUNC void uspoof_internalInitStatics(UErrorCode *status) { in uspoof_internalInitStatics()
93 uspoof_open(UErrorCode *status) { in uspoof_open()
113 UErrorCode *status) { in uspoof_openFromSerialized()
160 uspoof_clone(const USpoofChecker *sc, UErrorCode *status) { in uspoof_clone()
180 UErrorCode status = U_ZERO_ERROR; in uspoof_close() local
187 uspoof_setChecks(USpoofChecker *sc, int32_t checks, UErrorCode *status) { in uspoof_setChecks()
205 uspoof_getChecks(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getChecks()
215 UErrorCode status = U_ZERO_ERROR; in uspoof_setRestrictionLevel() local
225 UErrorCode status = U_ZERO_ERROR; in uspoof_getRestrictionLevel() local
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dmeasunit.cpp595 MeasureUnit *MeasureUnit::createGForce(UErrorCode &status) { in createGForce()
603 MeasureUnit *MeasureUnit::createMeterPerSecondSquared(UErrorCode &status) { in createMeterPerSecondSquared()
611 MeasureUnit *MeasureUnit::createArcMinute(UErrorCode &status) { in createArcMinute()
619 MeasureUnit *MeasureUnit::createArcSecond(UErrorCode &status) { in createArcSecond()
627 MeasureUnit *MeasureUnit::createDegree(UErrorCode &status) { in createDegree()
635 MeasureUnit *MeasureUnit::createRadian(UErrorCode &status) { in createRadian()
643 MeasureUnit *MeasureUnit::createRevolutionAngle(UErrorCode &status) { in createRevolutionAngle()
651 MeasureUnit *MeasureUnit::createAcre(UErrorCode &status) { in createAcre()
659 MeasureUnit *MeasureUnit::createDunam(UErrorCode &status) { in createDunam()
667 MeasureUnit *MeasureUnit::createHectare(UErrorCode &status) { in createHectare()
[all …]
H A Duregex.cpp87 static UBool validateRE(const RegularExpression *re, UBool requiresText, UErrorCode *status) { in validateRE()
113 UErrorCode *status) { in uregex_open()
190 UErrorCode *status) { in uregex_openUText()
272 UErrorCode status = U_ZERO_ERROR; in uregex_close() local
286 uregex_clone(const URegularExpression *source2, UErrorCode *status) { in uregex_clone()
325 UErrorCode *status) { in uregex_pattern()
345 UErrorCode *status) { in uregex_patternUText()
357 uregex_flags(const URegularExpression *regexp2, UErrorCode *status) { in uregex_flags()
376 UErrorCode *status) { in uregex_setText()
409 UErrorCode *status) { in uregex_setUText()
[all …]
H A Duspoof.cpp60 void U_CALLCONV initializeStatics(UErrorCode &status) { in initializeStatics()
161 U_CFUNC void uspoof_internalInitStatics(UErrorCode *status) { in uspoof_internalInitStatics()
166 uspoof_open(UErrorCode *status) { in uspoof_open()
186 UErrorCode *status) { in uspoof_openFromSerialized()
233 uspoof_clone(const USpoofChecker *sc, UErrorCode *status) { in uspoof_clone()
253 UErrorCode status = U_ZERO_ERROR; in uspoof_close() local
260 uspoof_setChecks(USpoofChecker *sc, int32_t checks, UErrorCode *status) { in uspoof_setChecks()
278 uspoof_getChecks(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getChecks()
288 UErrorCode status = U_ZERO_ERROR; in uspoof_setRestrictionLevel() local
298 UErrorCode status = U_ZERO_ERROR; in uspoof_getRestrictionLevel() local
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/convperf/
H A Dconvperf.cpp24 UErrorCode status = U_ZERO_ERROR; in main() local
37 …rterPerformanceTest::ConverterPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status) in ConverterPerformanceTest()
128 UErrorCode status = U_ZERO_ERROR; in TestICU_CleanOpenAllConverters() local
137 UErrorCode status = U_ZERO_ERROR; in TestICU_OpenAllConverters() local
146 UErrorCode status = U_ZERO_ERROR; in TestICU_UTF8_FromUnicode() local
155 UErrorCode status = U_ZERO_ERROR; in TestICU_UTF8_ToUnicode() local
165 UErrorCode status = U_ZERO_ERROR; in TestWinIML2_UTF8_FromUnicode() local
174 UErrorCode status = U_ZERO_ERROR; in TestWinIML2_UTF8_ToUnicode() local
183 UErrorCode status = U_ZERO_ERROR; in TestWinANSI_UTF8_FromUnicode() local
192 UErrorCode status = U_ZERO_ERROR; in TestWinANSI_UTF8_ToUnicode() local
[all …]
/aosp_15_r20/external/icu/icu4c/source/test/perf/convperf/
H A Dconvperf.cpp24 UErrorCode status = U_ZERO_ERROR; in main() local
37 …rterPerformanceTest::ConverterPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status) in ConverterPerformanceTest()
128 UErrorCode status = U_ZERO_ERROR; in TestICU_CleanOpenAllConverters() local
137 UErrorCode status = U_ZERO_ERROR; in TestICU_OpenAllConverters() local
146 UErrorCode status = U_ZERO_ERROR; in TestICU_UTF8_FromUnicode() local
155 UErrorCode status = U_ZERO_ERROR; in TestICU_UTF8_ToUnicode() local
165 UErrorCode status = U_ZERO_ERROR; in TestWinIML2_UTF8_FromUnicode() local
174 UErrorCode status = U_ZERO_ERROR; in TestWinIML2_UTF8_ToUnicode() local
183 UErrorCode status = U_ZERO_ERROR; in TestWinANSI_UTF8_FromUnicode() local
192 UErrorCode status = U_ZERO_ERROR; in TestWinANSI_UTF8_ToUnicode() local
[all …]
/aosp_15_r20/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
H A Dsupplicant_sta_network_hidl_test.cpp106 [&](const SupplicantStatus& status, int network_id) { in removeNetwork()
110 sta_iface->removeNetwork(net_id, [](const SupplicantStatus& status) { in removeNetwork()
159 new NetworkCallback(), [&](const SupplicantStatus& status) { in TEST_P()
194 sta_network_->setSsid(ssid_, [](const SupplicantStatus& status) { in TEST_P()
198 [&](const SupplicantStatus& status, const hidl_vec<uint8_t>& get_ssid) { in TEST_P()
210 sta_network_->setBssid(set_bssid, [](const SupplicantStatus& status) { in TEST_P()
229 sta_network_->setKeyMgmt(kTestKeyMgmt, [](const SupplicantStatus& status) { in TEST_P()
233 [&](const SupplicantStatus& status, uint32_t key_mgmt) { in TEST_P()
246 sta_network_->setProto(kTestProto, [](const SupplicantStatus& status) { in TEST_P()
249 sta_network_->getProto([&](const SupplicantStatus& status, uint32_t proto) { in TEST_P()
[all …]
/aosp_15_r20/external/pigweed/docs/
H A Dmodule_metadata.json4 "status": "stable", string
11 "status": "unstable", string
19 "status": "stable", string
26 "status": "unstable", string
33 "status": "stable", string
41 "status": "stable", string
49 "status": "experimental", string
57 "status": "deprecated", string
64 "status": "experimental", string
71 "status": "experimental", string
[all …]
/aosp_15_r20/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpsignal.c42 uint32_t status = 0; in mpd_format() local
52 uint32_t status = 0; in mpd_import_u16() local
61 uint32_t status = 0; in mpd_import_u32() local
71 uint32_t status = 0; in mpd_export_u16() local
82 uint32_t status = 0; in mpd_export_u32() local
91 uint32_t status = 0; in mpd_finalize() local
99 uint32_t status = 0; in mpd_check_nan() local
110 uint32_t status = 0; in mpd_check_nans() local
121 uint32_t status = 0; in mpd_set_string() local
129 uint32_t status = 0; in mpd_maxcoeff() local
[all …]
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/
H A Dpsa_test_wrappers.c24 psa_status_t status = (mbedtls_psa_inject_entropy)(arg0_seed, arg1_seed_size); in mbedtls_test_wrap_mbedtls_psa_inject_entropy() local
36 …psa_status_t status = (mbedtls_psa_platform_get_builtin_key)(arg0_key_id, arg1_lifetime, arg2_slot… in mbedtls_test_wrap_mbedtls_psa_platform_get_builtin_key() local
46 psa_status_t status = (mbedtls_psa_register_se_key)(arg0_attributes); in mbedtls_test_wrap_mbedtls_psa_register_se_key() local
55 psa_status_t status = (psa_aead_abort)(arg0_operation); in mbedtls_test_wrap_psa_aead_abort() local
79 …psa_status_t status = (psa_aead_decrypt)(arg0_key, arg1_alg, arg2_nonce, arg3_nonce_length, arg4_a… in mbedtls_test_wrap_psa_aead_decrypt() local
95 psa_status_t status = (psa_aead_decrypt_setup)(arg0_operation, arg1_key, arg2_alg); in mbedtls_test_wrap_psa_aead_decrypt_setup() local
119 …psa_status_t status = (psa_aead_encrypt)(arg0_key, arg1_alg, arg2_nonce, arg3_nonce_length, arg4_a… in mbedtls_test_wrap_psa_aead_encrypt() local
135 psa_status_t status = (psa_aead_encrypt_setup)(arg0_operation, arg1_key, arg2_alg); in mbedtls_test_wrap_psa_aead_encrypt_setup() local
153 …psa_status_t status = (psa_aead_finish)(arg0_operation, arg1_ciphertext, arg2_ciphertext_size, arg… in mbedtls_test_wrap_psa_aead_finish() local
171 …psa_status_t status = (psa_aead_generate_nonce)(arg0_operation, arg1_nonce, arg2_nonce_size, arg3_… in mbedtls_test_wrap_psa_aead_generate_nonce() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
H A Delementwise_test.cc31 auto status = AbsTest(&exec_env_); in TEST_F() local
36 auto status = CosTest(&exec_env_); in TEST_F() local
41 auto status = CopyTest(&exec_env_); in TEST_F() local
46 auto status = EluTest(&exec_env_); in TEST_F() local
51 auto status = ExpTest(&exec_env_); in TEST_F() local
56 auto status = FloorTest(&exec_env_); in TEST_F() local
61 auto status = FloorDivTest(&exec_env_); in TEST_F() local
66 auto status = FloorModTest(&exec_env_); in TEST_F() local
71 auto status = HardSwishTest(&exec_env_); in TEST_F() local
76 auto status = LogTest(&exec_env_); in TEST_F() local
[all …]
/aosp_15_r20/frameworks/av/drm/libmediadrm/
H A DDrmMetricsLogger.cpp47 #define STATUS_CASE(status) \ in MediaErrorToEnum() argument
100 #define STATUS_CASE(status) \ in DrmPluginSecurityLevelToJavaSecurityLevel() argument
119 DrmStatus status = mImpl->initCheck(); in initCheck() local
130 DrmStatus status = mImpl->isCryptoSchemeSupported(uuid, mimeType, securityLevel, result); in isCryptoSchemeSupported() local
150 DrmStatus status = mImpl->createPlugin(uuid, appPackageName); in createPlugin() local
164 DrmStatus status = mImpl->destroyPlugin(); in destroyPlugin() local
177 DrmStatus status = mImpl->openSession(securityLevel, sessionId); in openSession() local
200 DrmStatus status = mImpl->closeSession(sessionId); in closeSession() local
217 DrmStatus status = in getKeyRequest() local
229 DrmStatus status = mImpl->provideKeyResponse(sessionId, response, keySetId); in provideKeyResponse() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/
H A Dmodular_filesystem_test.cc224 Status status = env_->NewWritableFile(filepath, &new_file); in TEST_P() local
231 Status status = env_->NewWritableFile(filepath, &new_file); in TEST_P() local
237 Status status = env_->CreateDir(filepath); in TEST_P() local
248 Status status = env_->NewWritableFile(filepath, &file); in TEST_P() local
260 Status status = env_->NewAppendableFile(filepath, &new_file); in TEST_P() local
267 Status status = env_->NewAppendableFile(filepath, &new_file); in TEST_P() local
273 Status status = env_->CreateDir(filepath); in TEST_P() local
284 Status status = env_->NewWritableFile(filepath, &new_file); in TEST_P() local
296 Status status = env_->NewWritableFile(filepath, &file); in TEST_P() local
309 Status status = env_->NewRandomAccessFile(filepath, &new_file); in TEST_P() local
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/reporting/
DAggregateReportingJobHandlerTest.java253 ReportingStatus status = new ReportingStatus(); in testSendReportForPendingReportSuccess() local
256 aggregateReport.getId(), AggregateCryptoFixture.getKey(), status); in testSendReportForPendingReportSuccess() local
312 ReportingStatus status = new ReportingStatus(); in testSendReportSuccess_reinstallAttributionEnabled_persistsAppReportHistory() local
315 aggregateReport.getId(), AggregateCryptoFixture.getKey(), status); in testSendReportSuccess_reinstallAttributionEnabled_persistsAppReportHistory() local
372 ReportingStatus status = new ReportingStatus(); in testSendReportSuccess_reinstallAttributionEnabled_skipNullAggregateReport() local
375 aggregateReport.getId(), AggregateCryptoFixture.getKey(), status); in testSendReportSuccess_reinstallAttributionEnabled_skipNullAggregateReport() local
430 ReportingStatus status = new ReportingStatus(); in testSendReportSuccess_reinstallAttributionDisabled_doesNotPersistsAppReportHistory() local
433 aggregateReport.getId(), AggregateCryptoFixture.getKey(), status); in testSendReportSuccess_reinstallAttributionDisabled_doesNotPersistsAppReportHistory() local
482 ReportingStatus status = new ReportingStatus(); in testSendReportFailed_uninstallEnabled_deleteReport() local
485 aggregateReport.getId(), AggregateCryptoFixture.getKey(), status); in testSendReportFailed_uninstallEnabled_deleteReport() local
[all …]
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHalHidlImpl.java1399 mISupplicantStaNetwork.getId((SupplicantStatus status, int idValue) -> { in getId()
1429 SupplicantStatus status = mISupplicantStaNetwork.registerCallback(callback); in registerCallback() local
1448 android.hardware.wifi.supplicant.V1_4.SupplicantStatus status = in registerCallback_1_4() local
1464 SupplicantStatus status = mISupplicantStaNetwork.setSsid(ssid); in setSsid() local
1496 SupplicantStatus status = mISupplicantStaNetwork.setBssid(bssid); in setBssid() local
1511 SupplicantStatus status = mISupplicantStaNetwork.setScanSsid(enable); in setScanSsid() local
1526 SupplicantStatus status; in setKeyMgmt() local
1560 SupplicantStatus status; in setProto() local
1585 SupplicantStatus status; in setAuthAlg() local
1627 SupplicantStatus status; in setGroupCipher() local
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/aidl/android.hardware.wifi-V3-java-source/gen/android/hardware/wifi/
DIWifiNanIfaceEventCallback.java81 …@Override public void eventDisabled(android.hardware.wifi.NanStatus status) throws android.os.Remo… in eventDisabled()
118 …rride public void eventPublishTerminated(byte sessionId, android.hardware.wifi.NanStatus status) t… in eventPublishTerminated()
129 …ide public void eventSubscribeTerminated(byte sessionId, android.hardware.wifi.NanStatus status) t… in eventSubscribeTerminated()
141 …@Override public void eventTransmitFollowup(char id, android.hardware.wifi.NanStatus status) throw… in eventTransmitFollowup()
161 …Override public void notifyCapabilitiesResponse(char id, android.hardware.wifi.NanStatus status, a… in notifyCapabilitiesResponse()
174 …@Override public void notifyConfigResponse(char id, android.hardware.wifi.NanStatus status) throws… in notifyConfigResponse()
187 …e public void notifyCreateDataInterfaceResponse(char id, android.hardware.wifi.NanStatus status) t… in notifyCreateDataInterfaceResponse()
200 …e public void notifyDeleteDataInterfaceResponse(char id, android.hardware.wifi.NanStatus status) t… in notifyDeleteDataInterfaceResponse()
211 …@Override public void notifyDisableResponse(char id, android.hardware.wifi.NanStatus status) throw… in notifyDisableResponse()
226 …@Override public void notifyEnableResponse(char id, android.hardware.wifi.NanStatus status) throws… in notifyEnableResponse()
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/1.0/android.hardware.wifi-V1.0-java_gen_java/gen/srcs/android/hardware/wifi/V1_0/
DIWifiNanIfaceEventCallback.java106 …void notifyCapabilitiesResponse(short id, android.hardware.wifi.V1_0.WifiNanStatus status, android… in notifyCapabilitiesResponse()
120 void notifyEnableResponse(short id, android.hardware.wifi.V1_0.WifiNanStatus status) in notifyEnableResponse()
132 void notifyConfigResponse(short id, android.hardware.wifi.V1_0.WifiNanStatus status) in notifyConfigResponse()
142 void notifyDisableResponse(short id, android.hardware.wifi.V1_0.WifiNanStatus status) in notifyDisableResponse()
157 …void notifyStartPublishResponse(short id, android.hardware.wifi.V1_0.WifiNanStatus status, byte se… in notifyStartPublishResponse()
169 void notifyStopPublishResponse(short id, android.hardware.wifi.V1_0.WifiNanStatus status) in notifyStopPublishResponse()
184 …void notifyStartSubscribeResponse(short id, android.hardware.wifi.V1_0.WifiNanStatus status, byte … in notifyStartSubscribeResponse()
196 void notifyStopSubscribeResponse(short id, android.hardware.wifi.V1_0.WifiNanStatus status) in notifyStopSubscribeResponse()
211 void notifyTransmitFollowupResponse(short id, android.hardware.wifi.V1_0.WifiNanStatus status) in notifyTransmitFollowupResponse()
223 … void notifyCreateDataInterfaceResponse(short id, android.hardware.wifi.V1_0.WifiNanStatus status) in notifyCreateDataInterfaceResponse()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_verifier_test.cc88 auto status = verifier().Run(module.get()).status(); in TEST_F() local
107 auto status = verifier().Run(module.get()).status(); in TEST_F() local
130 auto status = verifier().Run(module.get()).status(); in TEST_F() local
178 auto status = verifier().Run(module.get()).status(); in TEST_F() local
199 auto status = verifier().Run(module.get()).status(); in TEST_F() local
230 auto status = verifier().Run(module.get()).status(); in TEST_F() local
264 auto status = verifier().Run(module.get()).status(); in TEST_F() local
310 auto status = verifier().Run(module.get()).status(); in TEST_F() local
362 auto status = verifier().Run(module.get()).status(); in TEST_F() local
381 auto status = verifier().Run(module.get()).status(); in TEST_F() local
[all …]
/aosp_15_r20/external/flashrom/
H A Dspi25_statusreg.c192 uint8_t status; in spi_write_register() local
271 uint8_t status = *(uint8_t *)data; in spi_restore_status() local
300 uint8_t status; in spi_disable_blockprotect_generic() local
415 static void spi_prettyprint_status_register_hex(uint8_t status) in spi_prettyprint_status_register_hex()
421 static void spi_prettyprint_status_register_srwd(uint8_t status) in spi_prettyprint_status_register_srwd()
428 static void spi_prettyprint_status_register_bpl(uint8_t status) in spi_prettyprint_status_register_bpl()
435 static void spi_prettyprint_status_register_welwip(uint8_t status) in spi_prettyprint_status_register_welwip()
444 static void spi_prettyprint_status_register_bp(uint8_t status, int bp) in spi_prettyprint_status_register_bp()
470 void spi_prettyprint_status_register_bit(uint8_t status, int bit) in spi_prettyprint_status_register_bit()
477 uint8_t status; in spi_prettyprint_status_register_plain() local
[all …]
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp67 UErrorCode status = U_ZERO_ERROR; in calToStr() local
256 UErrorCode status = U_ZERO_ERROR; in TestGenericAPI() local
548 UErrorCode status = U_ZERO_ERROR; in TestRog() local
582 UErrorCode status = U_ZERO_ERROR; in dowTest() local
614 UErrorCode status = U_ZERO_ERROR; in TestClonesUnique908() local
638 UErrorCode status = U_ZERO_ERROR; in TestGregorianChange768() local
665 UErrorCode status = U_ZERO_ERROR; in TestDisambiguation765() local
769 UErrorCode status = U_ZERO_ERROR; in verify765() local
790 CalendarTest::verify765(const UnicodeString& msg/*, IllegalArgumentException e*/, UErrorCode status) in verify765()
814 UErrorCode status = U_ZERO_ERROR; in test4064654() local
[all …]
H A Dicusvtst.cpp55 UErrorCode status = U_ZERO_ERROR; in LKFSubclass() local
120 …ateSimpleFactory(UObject* obj, const UnicodeString& id, UBool visible, UErrorCode& status) override in createSimpleFactory()
335 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
339 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
351 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
359 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
381 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
396 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
406 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
413 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dicusvtst.cpp55 UErrorCode status = U_ZERO_ERROR; in LKFSubclass() local
120 …ateSimpleFactory(UObject* obj, const UnicodeString& id, UBool visible, UErrorCode& status) override in createSimpleFactory()
335 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
339 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
351 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
359 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
381 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
396 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
406 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
413 UErrorCode status = U_ZERO_ERROR; in testAPI_One() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dtf_session_wrapper.cc162 tensorflow::Safe_TF_StatusPtr status = in PYBIND11_MODULE() local
177 tensorflow::Safe_TF_StatusPtr status = in PYBIND11_MODULE() local
206 tensorflow::Safe_TF_StatusPtr status = in PYBIND11_MODULE() local
231 tensorflow::Safe_TF_StatusPtr status = in PYBIND11_MODULE() local
253 tensorflow::Safe_TF_StatusPtr status = in PYBIND11_MODULE() local
266 tensorflow::Safe_TF_StatusPtr status = in PYBIND11_MODULE() local
279 tensorflow::Safe_TF_StatusPtr status = in PYBIND11_MODULE() local
323 tensorflow::Safe_TF_StatusPtr status = in PYBIND11_MODULE() local
334 tensorflow::Safe_TF_StatusPtr status = in PYBIND11_MODULE() local
347 tensorflow::Safe_TF_StatusPtr status = in PYBIND11_MODULE() local
[all …]

12345678910>>...553