/external/ltp/testcases/kernel/syscalls/utimensat/ |
D | utimensat_tests.sh | 335 run_test -W "" 400 "" "" SUCCESS y y 338 run_test -W "" 400 "" "0 n 0 n" SUCCESS y y 341 run_test -W "" 400 "" "0 o 0 o" SUCCESS n n 344 run_test -W "" 400 "" "0 n 0 o" SUCCESS y n 347 run_test -W "" 400 "" "0 o 0 n" SUCCESS n y 350 run_test -W "" 400 "" "1 1 1 1" SUCCESS y y 365 run_test -RW root 400 "" "0 o 0 o" SUCCESS n n 383 run_test root 666 "" "" SUCCESS y y 386 run_test root 666 "" "0 n 0 n" SUCCESS y y 389 run_test root 666 "" "0 o 0 o" SUCCESS n n [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/ |
D | sta_network.cpp | 650 return {{SupplicantStatusCode::SUCCESS, ""}, network_id_}; in getIdInternal() 655 return {{SupplicantStatusCode::SUCCESS, ""}, ifname_}; in getInterfaceNameInternal() 660 return {{SupplicantStatusCode::SUCCESS, ""}, IfaceType::STA}; in getTypeInternal() 672 return {SupplicantStatusCode::SUCCESS, ""}; in registerCallbackInternal() 692 return {SupplicantStatusCode::SUCCESS, ""}; in setSsidInternal() 716 return {SupplicantStatusCode::SUCCESS, ""}; in setBssidInternal() 724 return {SupplicantStatusCode::SUCCESS, ""}; in setScanSsidInternal() 736 return {SupplicantStatusCode::SUCCESS, ""}; in setKeyMgmtInternal() 748 return {SupplicantStatusCode::SUCCESS, ""}; in setProtoInternal() 760 return {SupplicantStatusCode::SUCCESS, ""}; in setAuthAlgInternal() [all …]
|
D | p2p_iface.cpp | 510 return {{SupplicantStatusCode::SUCCESS, ""}, ifname_}; in getNameInternal() 515 return {{SupplicantStatusCode::SUCCESS, ""}, IfaceType::P2P}; in getTypeInternal() 533 return {{SupplicantStatusCode::SUCCESS, ""}, network}; in addNetworkInternal() 546 return {SupplicantStatusCode::SUCCESS, ""}; in removeNetworkInternal() 565 return {{SupplicantStatusCode::SUCCESS, ""}, network}; in getNetworkInternal() 577 return {{SupplicantStatusCode::SUCCESS, ""}, std::move(network_ids)}; in listNetworksInternal() 588 return {SupplicantStatusCode::SUCCESS, ""}; in registerCallbackInternal() 598 return {{SupplicantStatusCode::SUCCESS, ""}, addr}; in getDeviceAddressInternal() 609 return {SupplicantStatusCode::SUCCESS, ""}; in setSsidPostfixInternal() 621 return {SupplicantStatusCode::SUCCESS, ""}; in setGroupIdleInternal() [all …]
|
D | p2p_network.cpp | 123 return {{SupplicantStatusCode::SUCCESS, ""}, network_id_}; in getIdInternal() 128 return {{SupplicantStatusCode::SUCCESS, ""}, ifname_}; in getInterfaceNameInternal() 133 return {{SupplicantStatusCode::SUCCESS, ""}, IfaceType::P2P}; in getTypeInternal() 145 return {SupplicantStatusCode::SUCCESS, ""}; in registerCallbackInternal() 151 return {{SupplicantStatusCode::SUCCESS, ""}, in getSsidInternal() 163 return {{SupplicantStatusCode::SUCCESS, ""}, bssid}; in getBssidInternal() 170 return {{SupplicantStatusCode::SUCCESS, ""}, in isCurrentInternal() 177 return {{SupplicantStatusCode::SUCCESS, ""}, (wpa_ssid->disabled == 2)}; in isPersistentInternal() 183 return {{SupplicantStatusCode::SUCCESS, ""}, in isGoInternal() 209 return {SupplicantStatusCode::SUCCESS, ""}; in setClientListInternal() [all …]
|
D | sta_iface.cpp | 82 return {SupplicantStatusCode::SUCCESS, ""}; in doZeroArgDriverCommand() 502 return {{SupplicantStatusCode::SUCCESS, ""}, ifname_}; in getNameInternal() 507 return {{SupplicantStatusCode::SUCCESS, ""}, IfaceType::STA}; in getTypeInternal() 525 return {{SupplicantStatusCode::SUCCESS, ""}, network}; in addNetworkInternal() 538 return {SupplicantStatusCode::SUCCESS, ""}; in removeNetworkInternal() 557 return {{SupplicantStatusCode::SUCCESS, ""}, network}; in getNetworkInternal() 569 return {{SupplicantStatusCode::SUCCESS, ""}, std::move(network_ids)}; in listNetworksInternal() 580 return {SupplicantStatusCode::SUCCESS, ""}; in registerCallbackInternal() 590 return {SupplicantStatusCode::SUCCESS, ""}; in reassociateInternal() 604 return {SupplicantStatusCode::SUCCESS, ""}; in reconnectInternal() [all …]
|
D | iface_config_utils.cpp | 93 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsDeviceName() 103 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsDeviceType() 115 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsManufacturer() 127 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsModelName() 139 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsModelNumber() 151 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsSerialNumber() 164 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsConfigMethods() 172 return {SupplicantStatusCode::SUCCESS, ""}; in setExternalSim()
|
D | supplicant.cpp | 239 return {{SupplicantStatusCode::SUCCESS, ""}, iface}; in getInterfaceInternal() 248 return {{SupplicantStatusCode::SUCCESS, ""}, iface}; in getInterfaceInternal() 266 return {{SupplicantStatusCode::SUCCESS, ""}, std::move(ifaces)}; in listInterfacesInternal() 277 return {SupplicantStatusCode::SUCCESS, ""}; in registerCallbackInternal() 288 return {SupplicantStatusCode::SUCCESS, ""}; in setDebugParamsInternal() 302 return SupplicantStatus{SupplicantStatusCode::SUCCESS, ""}; in setConcurrencyPriorityInternal()
|
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/ |
D | sta_network.cpp | 669 return {{SupplicantStatusCode::SUCCESS, ""}, network_id_}; in getIdInternal() 674 return {{SupplicantStatusCode::SUCCESS, ""}, ifname_}; in getInterfaceNameInternal() 679 return {{SupplicantStatusCode::SUCCESS, ""}, IfaceType::STA}; in getTypeInternal() 691 return {SupplicantStatusCode::SUCCESS, ""}; in registerCallbackInternal() 711 return {SupplicantStatusCode::SUCCESS, ""}; in setSsidInternal() 735 return {SupplicantStatusCode::SUCCESS, ""}; in setBssidInternal() 743 return {SupplicantStatusCode::SUCCESS, ""}; in setScanSsidInternal() 755 return {SupplicantStatusCode::SUCCESS, ""}; in setKeyMgmtInternal() 767 return {SupplicantStatusCode::SUCCESS, ""}; in setProtoInternal() 779 return {SupplicantStatusCode::SUCCESS, ""}; in setAuthAlgInternal() [all …]
|
D | p2p_iface.cpp | 510 return {{SupplicantStatusCode::SUCCESS, ""}, ifname_}; in getNameInternal() 515 return {{SupplicantStatusCode::SUCCESS, ""}, IfaceType::P2P}; in getTypeInternal() 533 return {{SupplicantStatusCode::SUCCESS, ""}, network}; in addNetworkInternal() 546 return {SupplicantStatusCode::SUCCESS, ""}; in removeNetworkInternal() 565 return {{SupplicantStatusCode::SUCCESS, ""}, network}; in getNetworkInternal() 577 return {{SupplicantStatusCode::SUCCESS, ""}, std::move(network_ids)}; in listNetworksInternal() 588 return {SupplicantStatusCode::SUCCESS, ""}; in registerCallbackInternal() 598 return {{SupplicantStatusCode::SUCCESS, ""}, addr}; in getDeviceAddressInternal() 609 return {SupplicantStatusCode::SUCCESS, ""}; in setSsidPostfixInternal() 621 return {SupplicantStatusCode::SUCCESS, ""}; in setGroupIdleInternal() [all …]
|
D | p2p_network.cpp | 123 return {{SupplicantStatusCode::SUCCESS, ""}, network_id_}; in getIdInternal() 128 return {{SupplicantStatusCode::SUCCESS, ""}, ifname_}; in getInterfaceNameInternal() 133 return {{SupplicantStatusCode::SUCCESS, ""}, IfaceType::P2P}; in getTypeInternal() 145 return {SupplicantStatusCode::SUCCESS, ""}; in registerCallbackInternal() 151 return {{SupplicantStatusCode::SUCCESS, ""}, in getSsidInternal() 163 return {{SupplicantStatusCode::SUCCESS, ""}, bssid}; in getBssidInternal() 170 return {{SupplicantStatusCode::SUCCESS, ""}, in isCurrentInternal() 177 return {{SupplicantStatusCode::SUCCESS, ""}, (wpa_ssid->disabled == 2)}; in isPersistentInternal() 183 return {{SupplicantStatusCode::SUCCESS, ""}, in isGoInternal() 209 return {SupplicantStatusCode::SUCCESS, ""}; in setClientListInternal() [all …]
|
D | iface_config_utils.cpp | 93 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsDeviceName() 103 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsDeviceType() 115 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsManufacturer() 127 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsModelName() 139 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsModelNumber() 151 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsSerialNumber() 164 return {SupplicantStatusCode::SUCCESS, ""}; in setWpsConfigMethods() 172 return {SupplicantStatusCode::SUCCESS, ""}; in setExternalSim()
|
D | sta_iface.cpp | 82 return {SupplicantStatusCode::SUCCESS, ""}; in doZeroArgDriverCommand() 516 return {{SupplicantStatusCode::SUCCESS, ""}, ifname_}; in getNameInternal() 521 return {{SupplicantStatusCode::SUCCESS, ""}, IfaceType::STA}; in getTypeInternal() 539 return {{SupplicantStatusCode::SUCCESS, ""}, network}; in addNetworkInternal() 552 return {SupplicantStatusCode::SUCCESS, ""}; in removeNetworkInternal() 571 return {{SupplicantStatusCode::SUCCESS, ""}, network}; in getNetworkInternal() 583 return {{SupplicantStatusCode::SUCCESS, ""}, std::move(network_ids)}; in listNetworksInternal() 594 return {SupplicantStatusCode::SUCCESS, ""}; in registerCallbackInternal() 604 return {SupplicantStatusCode::SUCCESS, ""}; in reassociateInternal() 618 return {SupplicantStatusCode::SUCCESS, ""}; in reconnectInternal() [all …]
|
D | supplicant.cpp | 269 if (status.code == SupplicantStatusCode::SUCCESS) { in addInterfaceInternal() 329 return {SupplicantStatusCode::SUCCESS, ""}; in removeInterfaceInternal() 353 return {{SupplicantStatusCode::SUCCESS, ""}, iface}; in getInterfaceInternal() 362 return {{SupplicantStatusCode::SUCCESS, ""}, iface}; in getInterfaceInternal() 380 return {{SupplicantStatusCode::SUCCESS, ""}, std::move(ifaces)}; in listInterfacesInternal() 391 return {SupplicantStatusCode::SUCCESS, ""}; in registerCallbackInternal() 402 return {SupplicantStatusCode::SUCCESS, ""}; in setDebugParamsInternal() 416 return SupplicantStatus{SupplicantStatusCode::SUCCESS, ""}; in setConcurrencyPriorityInternal()
|
/external/v8/src/ |
D | json-stringifier.cc | 99 if (result == SUCCESS) return builder_.Finish(); in Stringify() 265 return SUCCESS; in StackPush() 308 return SUCCESS; in Serialize_() 312 return SUCCESS; in Serialize_() 316 return SUCCESS; in Serialize_() 332 return SUCCESS; in Serialize_() 371 return SUCCESS; in SerializeJSValue() 379 return SUCCESS; in SerializeSmi() 385 return SUCCESS; in SerializeDouble() 391 return SUCCESS; in SerializeDouble() [all …]
|
/external/llvm/test/Transforms/AtomicExpand/ARM/ |
D | cmpxchg-weak.ll | 19 ; CHECK: [[SUCCESS:%.*]] = icmp eq i32 [[STREX]], 0 20 ; CHECK: br i1 [[SUCCESS]], label %[[SUCCESS_BB:.*]], label %[[FAILURE_BB:.*]] 35 ; CHECK: [[SUCCESS:%.*]] = phi i1 [ true, %[[SUCCESS_BB]] ], [ false, %[[FAILURE_BB]] ] 58 ; CHECK: [[SUCCESS:%.*]] = icmp eq i32 [[STREX]], 0 59 ; CHECK: br i1 [[SUCCESS]], label %[[SUCCESS_BB:.*]], label %[[FAILURE_BB:.*]] 74 ; CHECK: [[SUCCESS:%.*]] = phi i1 [ true, %[[SUCCESS_BB]] ], [ false, %[[FAILURE_BB]] ] 75 ; CHECK: ret i1 [[SUCCESS]] 94 ; CHECK: [[SUCCESS:%.*]] = icmp eq i32 [[STREX]], 0 95 ; CHECK: br i1 [[SUCCESS]], label %[[SUCCESS_BB:.*]], label %[[FAILURE_BB:.*]] 110 ; CHECK: [[SUCCESS:%.*]] = phi i1 [ true, %[[SUCCESS_BB]] ], [ false, %[[FAILURE_BB]] ] [all …]
|
/external/ltp/testcases/kernel/fs/fs-bench/ |
D | random-access.c | 12 #define SUCCESS 1 macro 60 printf("Success:\t%d\nFail:\t%d\n", openlog[SUCCESS], openlog[FAIL]); in main() 76 openlog[SUCCESS]++; in open_read_close() 80 printf("Opened\t %d\nUnopend:\t%d\n", openlog[SUCCESS], in open_read_close() 87 printf("Opened\t %d\nUnopend:\t%d\n", openlog[SUCCESS], in open_read_close()
|
/external/wpa_supplicant_8/src/eap_server/ |
D | eap_server_vendor_test.c | 20 enum { INIT, CONFIRM, SUCCESS, FAILURE } state; enumerator 31 case SUCCESS: in eap_vendor_test_state_txt() 125 eap_vendor_test_state(data, SUCCESS); in eap_vendor_test_process() 136 return data->state == SUCCESS; in eap_vendor_test_isDone() 146 if (data->state != SUCCESS) in eap_vendor_test_getKey() 164 return data->state == SUCCESS; in eap_vendor_test_isSuccess()
|
D | eap_server_tls.c | 22 enum { START, CONTINUE, SUCCESS, FAILURE } state; enumerator 35 case SUCCESS: in eap_tls_state_txt() 203 eap_tls_state(data, SUCCESS); in eap_tls_buildReq() 242 if (data->state == SUCCESS && wpabuf_len(data->ssl.tls_in) == 0) { in eap_tls_process_msg() 289 eap_tls_state(data, SUCCESS); in eap_tls_process() 297 return data->state == SUCCESS || data->state == FAILURE; in eap_tls_isDone() 306 if (data->state != SUCCESS) in eap_tls_getKey() 329 if (data->state != SUCCESS) in eap_tls_get_emsk() 359 return data->state == SUCCESS; in eap_tls_isSuccess() 367 if (data->state != SUCCESS) in eap_tls_get_session_id()
|
/external/linux-kselftest/tools/testing/selftests/kmod/ |
D | kmod.sh | 160 SUCCESS) 180 echo SUCCESS;; 392 config_expect_result ${FUNCNAME[0]} SUCCESS 400 config_expect_result ${FUNCNAME[0]} SUCCESS 407 config_expect_result ${FUNCNAME[0]} SUCCESS 414 config_expect_result ${FUNCNAME[0]} SUCCESS 430 config_expect_result ${FUNCNAME[0]} SUCCESS 440 config_expect_result ${FUNCNAME[0]} SUCCESS
|
/external/python/cpython3/Modules/_sha3/kcp/ |
D | KeccakHash.c | 28 if (result != SUCCESS) in Keccak_HashInitialize() 32 return SUCCESS; in Keccak_HashInitialize() 43 if (ret == SUCCESS) { in Keccak_HashUpdate() 69 if (ret == SUCCESS) in Keccak_HashFinal()
|
/external/autotest/server/site_tests/firmware_Cr50BID/ |
D | firmware_Cr50BID.py | 67 SUCCESS = 0 variable in firmware_Cr50BID 87 [None, None, SUCCESS], 91 [None, MAX_BID, SUCCESS], 188 self.add_test(hex(bid_int), self.test_flags, self.SUCCESS) 193 self.add_test(hex(test_bid), self.test_flags, self.SUCCESS) 205 self.add_test(hex(test_bid), self.test_flags, self.SUCCESS) 229 self.add_test(self.test_bid, test_flags, self.SUCCESS) 440 result = self.SUCCESS 478 exit_code = bid_error if is_bid_locked_image else self.SUCCESS
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_vendor_test.c | 25 enum { INIT, CONFIRM, SUCCESS } state; enumerator 96 if (data->state == SUCCESS) { in eap_vendor_test_process() 132 data->state = SUCCESS; in eap_vendor_test_process() 144 return data->state == SUCCESS; in eap_vendor_test_isKeyAvailable() 154 if (data->state != SUCCESS) in eap_vendor_test_getKey()
|
/external/llvm/test/CodeGen/ARM/ |
D | cmpxchg-idioms.ll | 14 ; CHECK: cbz [[STATUS]], [[SUCCESS:LBB[0-9]+_[0-9]+]] 27 ; CHECK: [[SUCCESS]]: 52 ; CHECK: cbz [[STATUS]], [[SUCCESS:LBB[0-9]+_[0-9]+]] 66 ; CHECK: [[SUCCESS]]: 90 ; CHECK: cbz [[STATUS]], [[SUCCESS:LBB[0-9]+_[0-9]+]] 102 ; CHECK: [[SUCCESS]]:
|
D | cmpxchg-weak.ll | 14 ; CHECK-NEXT: strex [[SUCCESS:r[0-9]+]], r2, [r0] 15 ; CHECK-NEXT: cmp [[SUCCESS]], #0 45 ; CHECK-NEXT: strex [[SUCCESS:r[0-9]+]], r3, [r1] 46 ; CHECK-NEXT: cmp [[SUCCESS]], #0
|
/external/expat/tests/ |
D | xmltest.sh | 76 SUCCESS=0 81 SUCCESS=`expr $SUCCESS + 1` 146 echo "Passed: $SUCCESS"
|