Home
last modified time | relevance | path

Searched refs:SUCCESS (Results 1 – 18 of 18) sorted by relevance

/device/google/marlin/usb/
DUsb.cpp126 portName, newRole, Status::SUCCESS); in switchRole()
178 if (!connected) return Status::SUCCESS; in getCurrentRoleHelper()
209 return Status::SUCCESS; in getCurrentRoleHelper()
235 return Status::SUCCESS; in getTypeCPortNamesHelper()
278 return Status::SUCCESS; in getPortModeHelper()
286 if (result == Status::SUCCESS) { in getPortStatusHelper()
296 &currentRole) == Status::SUCCESS) { in getPortStatusHelper()
305 &currentRole) == Status::SUCCESS) { in getPortStatusHelper()
314 &currentRole) == Status::SUCCESS) { in getPortStatusHelper()
338 Status::SUCCESS) { in getPortStatusHelper()
[all …]
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/Include/
DTypes.h54 #define SUCCESS 0 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsre_compile.py29 _SUCCESS_CODES = set([SUCCESS, FAILURE])
72 emit(OPCODES[SUCCESS])
83 emit(OPCODES[SUCCESS])
118 emit(OPCODES[SUCCESS])
124 emit(OPCODES[SUCCESS])
491 code.append(OPCODES[SUCCESS])
Dsre_constants.py31 SUCCESS = "success" variable
103 FAILURE, SUCCESS,
Ddoctest.py1213 SUCCESS, FAILURE, BOOM = range(3) # `outcome` state
1271 outcome = SUCCESS
1287 outcome = SUCCESS
1295 outcome = SUCCESS
1298 if outcome is SUCCESS:
Dsre_parse.py172 elif op == SUCCESS:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dsre_compile.py27 _SUCCESS_CODES = set([SUCCESS, FAILURE])
122 emit(OPCODES[SUCCESS])
133 emit(OPCODES[SUCCESS])
168 emit(OPCODES[SUCCESS])
174 emit(OPCODES[SUCCESS])
563 code.append(OPCODES[SUCCESS])
Dsre_constants.py33 SUCCESS = "success" variable
105 FAILURE, SUCCESS,
Dsre_parse.py183 elif op == SUCCESS:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetnameinfo.c59 #define SUCCESS 0 macro
221 return SUCCESS;
Dgetaddrinfo.c64 #define SUCCESS 0 macro
471 return SUCCESS; in getaddrinfo()
516 return SUCCESS;
627 return SUCCESS;
/device/lge/bullhead/power/
Dperformance.h35 #define SUCCESS 0 macro
/device/huawei/angler/power/
Dperformance.h35 #define SUCCESS 0 macro
/device/huawei/angler/performance/
Dperformance.h35 #define SUCCESS 0 macro
/device/google/marlin/power/
Dperformance.h35 #define SUCCESS 0 macro
/device/linaro/hikey/bluetooth/
Dbluetooth_hci.cc82 cb->initializationComplete(Status::SUCCESS); in initialize()
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgetaddrinfo.c112 #define SUCCESS 0 macro
547 return SUCCESS; in getaddrinfo()
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dchange-log.md38 returns `SUCCESS` to the caller if a pending interrupt is detected early