| /device/generic/goldfish/wifi/ipv6proxy/ |
| D | result.h | 20 static Result success() { in success() function 35 explicit Result(bool success) : mSuccess(success) { } in Result()
|
| /device/generic/goldfish/dhcp/common/ |
| D | result.h | 25 static Result success() { in success() function 47 explicit Result(bool success) : mSuccess(success) { } in Result()
|
| /device/generic/goldfish/network/netmgr/ |
| D | result.h | 25 static Result success() { in success() function 47 explicit Result(bool success) : mSuccess(success) { } in Result()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
| D | thread_foobar.h | 16 int success = 0; /* init not needed when SOLARIS_THREADS and */ in PyThread_start_new_thread() local 64 int success; in PyThread_acquire_lock() local
|
| D | thread_cthread.h | 32 int success = 0; /* init not needed when SOLARIS_THREADS and */ in PyThread_start_new_thread() local 94 int success = FALSE; in PyThread_acquire_lock() local
|
| D | thread_wince.h | 28 int success = -1; in PyThread_start_new_thread() local 102 int success = 1; in PyThread_acquire_lock() local
|
| D | thread_lwp.h | 32 int success; in PyThread_start_new_thread() local 87 int success; in PyThread_acquire_lock() local
|
| D | thread_sgi.h | 118 int success = 0; /* init not needed when SOLARIS_THREADS and */ in PyThread_start_new_thread() local 240 int success; in PyThread_acquire_lock() local
|
| D | thread_beos.h | 117 status_t success = 0; in PyThread_start_new_thread() local 214 int success; in PyThread_acquire_lock() local
|
| D | thread_solaris.h | 109 int success; in PyThread_acquire_lock() local
|
| D | thread_pthread.h | 313 int success; in PyThread_acquire_lock() local 408 int success; in PyThread_acquire_lock() local
|
| D | thread_pth.h | 125 int success; in PyThread_acquire_lock() local
|
| D | thread_atheos.h | 101 status_t success = -1; in PyThread_start_new_thread() local
|
| D | thread_nt.h | 244 int success ; in PyThread_acquire_lock() local
|
| /device/google/contexthub/util/nanotool/ |
| D | contexthub.cpp | 170 bool success = ForEachSensor(sensors, [this](const SensorSpec &spec) -> bool { in CalibrateSensors() local 181 bool success = ForEachSensor(sensors, [this](const SensorSpec &spec) -> bool { in TestSensors() local 250 bool success = true; in DisableAllSensors() local 260 bool success = true; in DisableActiveSensors() local 290 bool success = false; in PrintBridgeVersion() local 378 bool success = false; in CalibrateSingleSensor() local 412 bool success = false; in TestSingleSensor() local 432 bool success = true; in ForEachSensor() local 452 bool success = false; in HandleCalibrationResult() local
|
| D | androidcontexthub.cpp | 98 bool success = true; in GetCalibrationBytes() local 287 bool success = true; in LoadCalibration() local
|
| D | nanotool.cpp | 440 bool success = true; in main() local
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/ |
| D | NmakeSubdirs.bat | 36 :success label
|
| /device/google/contexthub/firmware/os/algos/common/math/ |
| D | kasa.c | 114 int success = 0; in kasaFit() local
|
| /device/generic/goldfish/ril/ |
| D | atchannel.h | 62 int success; /* true if final response indicates member
|
| /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
| D | res_debug.c | 437 sym_ston(const struct res_sym *syms, const char *name, int *success) { in sym_ston() 451 sym_ntos(const struct res_sym *syms, int number, int *success) { in sym_ntos() 469 sym_ntop(const struct res_sym *syms, int number, int *success) { in sym_ntop()
|
| /device/google/cuttlefish_common/host/commands/virtual_usb_manager/usbip/ |
| D | vhci_instrument.cpp | 230 bool success = false; in Attach() local
|
| /device/google/cuttlefish_common/host/commands/virtual_usb_manager/vadb/ |
| D | virtual_adb_client.cpp | 138 new USBCmdHeartbeat([this](bool success) { HandleHeartbeat(success); }))); in SendHeartbeat()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/ |
| D | test_runner.py | 96 def success(some_test): function
|
| /device/generic/goldfish/wifi/wifi_hal/ |
| D | interface.cpp | 100 bool success = mNetlink.sendMessage(message, in getLinkStats() local
|