/external/ltp/testcases/kernel/syscalls/utimensat/ |
D | utimensat_tests.sh | 331 run_test -W "" 400 "" "" SUCCESS y y 334 run_test -W "" 400 "" "0 n 0 n" SUCCESS y y 337 run_test -W "" 400 "" "0 o 0 o" SUCCESS n n 340 run_test -W "" 400 "" "0 n 0 o" SUCCESS y n 343 run_test -W "" 400 "" "0 o 0 n" SUCCESS n y 346 run_test -W "" 400 "" "1 1 1 1" SUCCESS y y 361 run_test -RW root 400 "" "0 o 0 o" SUCCESS n n 379 run_test root 666 "" "" SUCCESS y y 382 run_test root 666 "" "0 n 0 n" SUCCESS y y 385 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 | 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() 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 | supplicant.cpp | 117 return {{SupplicantStatusCode::SUCCESS, ""}, iface}; in getInterfaceInternal() 126 return {{SupplicantStatusCode::SUCCESS, ""}, iface}; in getInterfaceInternal() 144 return {{SupplicantStatusCode::SUCCESS, ""}, std::move(ifaces)}; in listInterfacesInternal() 155 return {SupplicantStatusCode::SUCCESS, ""}; in registerCallbackInternal() 166 return {SupplicantStatusCode::SUCCESS, ""}; in setDebugParamsInternal() 180 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/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/expat/tests/ |
D | xmltest.sh | 74 SUCCESS=0 79 SUCCESS=`expr $SUCCESS + 1` 143 echo "Passed: $SUCCESS"
|
/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
|
D | atomic-cmpxchg.ll | 44 ; CHECK-ARMV6-NEXT: strexb [[SUCCESS:r[0-9]+]], r2, [r0] 46 ; CHECK-ARMV6-NEXT: cmp [[SUCCESS]], #0 71 ; CHECK-ARMV7-NEXT: strexb [[SUCCESS:r[0-9]+]], r2, [r0] 73 ; CHECK-ARMV7-NEXT: cmp [[SUCCESS]], #0 88 ; CHECK-THUMBV7-NEXT: strexb [[SUCCESS:r[0-9]+]], r2, [r0] 89 ; CHECK-THUMBV7-NEXT: cmp [[SUCCESS]], #0
|
/external/svox/pico/compat/src/com/android/tts/compat/ |
D | CompatTtsService.java | 122 if (mNativeSynth.setLanguage(lang, country, variant) != TextToSpeech.SUCCESS) { in onSynthesizeText() 130 if (mNativeSynth.setSpeechRate(speechRate) != TextToSpeech.SUCCESS) { in onSynthesizeText() 138 if (mNativeSynth.setPitch(pitch) != TextToSpeech.SUCCESS) { in onSynthesizeText() 145 if (mNativeSynth.speak(request, callback) != TextToSpeech.SUCCESS) { in onSynthesizeText()
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
D | CaptureActivityHandler.java | 47 SUCCESS, enumConstant 58 state = State.SUCCESS; in CaptureActivityHandler() 80 state = State.SUCCESS; in handleMessage() 120 if (state == State.SUCCESS) { in restartPreviewAndDecode()
|
/external/llvm/tools/msbuild/ |
D | install.bat | 4 set SUCCESS=0 variable 46 IF %SUCCESS% == 1 goto DONE 59 set SUCCESS=1 variable 76 set SUCCESS=1 variable 93 set SUCCESS=1 variable 110 set SUCCESS=1 variable
|
/external/ltp/testcases/kernel/mem/mtest05/ |
D | mmstress.c | 122 #define SUCCESS 0 /* return status for all routines indicating success */ macro 261 return SUCCESS; in remove_files() 435 return SUCCESS; in map_and_thread() 551 return SUCCESS; in test5() 566 int res = SUCCESS; in test6() 623 if (rc == SUCCESS) in run_test()
|
/external/autotest/server/site_tests/firmware_Cr50InvalidateRW/ |
D | firmware_Cr50InvalidateRW.py | 26 SUCCESS = 'Successfully invalidated inactive Cr50 RW' variable in firmware_Cr50InvalidateRW 66 if self.FAIL in message or self.SUCCESS in message: 113 if (attempt == corrupt_login) != (self.SUCCESS in result):
|
/external/llvm/test/CodeGen/X86/ |
D | stack-protector-weight.ll | 7 ; DARWIN-SELDAG: Successors according to CFG: BB#[[SUCCESS:[0-9]+]]({{[0-9a-fx/= ]+}}100.00%) BB#[[… 10 ; DARWIN-SELDAG: BB#[[SUCCESS]]: 13 ; DARWIN-IR: Successors according to CFG: BB#[[SUCCESS:[0-9]+]]({{[0-9a-fx/= ]+}}100.00%) BB#[[FAIL… 14 ; DARWIN-IR: BB#[[SUCCESS]]:
|
/external/guice/extensions/struts2/example/src/com/google/inject/struts2/example/ |
D | Count.java | 20 import static com.opensymphony.xwork2.Action.SUCCESS; 35 return SUCCESS; in execute()
|
/external/ltp/testcases/kernel/fs/fs_bind/bin/ |
D | lockfile | 23 SUCCESS=0 77 ret=$SUCCESS
|