| /external/pigweed/pw_bluetooth_sapphire/host/sm/ |
| D | packet_test.cc | 41 ErrorCode ecode = maybe_reader.error_value(); in TEST() local 54 ErrorCode ecode = maybe_reader.error_value(); in TEST() local 72 ErrorCode ecode = maybe_reader.error_value(); in TEST() local 85 ErrorCode ecode = maybe_reader.error_value(); in TEST() local
|
| D | error.cc | 22 constexpr const char* ErrorToString(sm::ErrorCode ecode) { in ErrorToString() 66 std::string ProtocolErrorTraits<sm::ErrorCode>::ToString(sm::ErrorCode ecode) { in ToString()
|
| D | pairing_phase.cc | 49 void PairingPhase::Abort(ErrorCode ecode) { in Abort()
|
| D | test_security_manager.cc | 54 void TestSecurityManager::Abort(ErrorCode ecode) {} in Abort()
|
| D | pairing_phase_test.cc | 124 auto ecode = ErrorCode::kDHKeyCheckFailed; in TEST_F() local
|
| /external/pigweed/pw_bluetooth_sapphire/host/att/ |
| D | error.cc | 24 constexpr const char* ErrorToString(att::ErrorCode ecode) { in ErrorToString() 70 att::ErrorCode ecode) { in ToString()
|
| D | bearer.cc | 42 sm::SecurityLevel CheckSecurity(ErrorCode ecode, in CheckSecurity()
|
| /external/crosvm/base/src/sys/windows/ |
| D | ioctl.rs | 376 let ecode = unsafe { in ioct_get_and_set_compression() localVariable 414 let ecode = in ioct_get_and_set_compression() localVariable 425 let ecode = unsafe { in ioct_get_and_set_compression() localVariable 486 let ecode = unsafe { in ioctl_with_val() localVariable 497 let ecode = unsafe { in ioctl_with_val() localVariable
|
| /external/libcxx/src/ |
| D | regex.cpp | 18 make_error_type_string(regex_constants::error_type ecode) in make_error_type_string() 63 regex_error::regex_error(regex_constants::error_type ecode) in regex_error()
|
| /external/cronet/third_party/libc++/src/src/ |
| D | regex.cpp | 17 make_error_type_string(regex_constants::error_type ecode) in make_error_type_string() 64 regex_error::regex_error(regex_constants::error_type ecode) in regex_error()
|
| /external/pigweed/pw_bluetooth_sapphire/host/transport/ |
| D | error.cc | 22 pw::bluetooth::emboss::StatusCode ecode) { in ToString()
|
| /external/trusty/musl/src/network/ |
| D | gai_strerror.c | 19 const char *gai_strerror(int ecode) in gai_strerror()
|
| D | hstrerror.c | 12 const char *hstrerror(int ecode) in hstrerror()
|
| /external/musl/src/network/ |
| D | gai_strerror.c | 19 const char *gai_strerror(int ecode) in gai_strerror()
|
| D | hstrerror.c | 12 const char *hstrerror(int ecode) in hstrerror()
|
| /external/pigweed/pw_bluetooth_sapphire/host/sdp/ |
| D | error.cc | 45 sdp::ErrorCode ecode) { in ToString()
|
| /external/mksh/src/ |
| D | jobs.c | 711 int rv, ecode, flags = JW_INTERRUPT|JW_ASYNCNOTIFY; in waitfor() local 773 int rv = 0, ecode; in j_kill() local 819 int ecode, rv = 0; in j_resume() local 962 int ecode; in j_jobs() local
|
| /external/pigweed/pw_bluetooth_sapphire/host/testing/ |
| D | fake_gatt_server.cc | 219 att::ErrorCode ecode) { in SendErrorRsp()
|
| /external/webp/swig/ |
| D | libwebp_python_wrap.c | 4019 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeRGB() local 4029 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeRGB() local 4139 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeBGR() local 4149 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeBGR() local 4259 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeRGBA() local 4269 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeRGBA() local 4379 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeBGRA() local 4389 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeBGRA() local 4495 int ecode = SWIG_AsVal_int(obj1, &val); in _wrap_wrap_WebPEncodeLosslessRGB() local 4505 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeLosslessRGB() local [all …]
|
| /external/iputils/ |
| D | tftpd.c | 226 int first = 1, ecode; in tftp() local
|
| /external/tcpdump/ |
| D | print-smb.c | 946 u_int ecode; in nbt_tcp_print() local 1019 u_int ecode; in nbt_tcp_print() local
|
| /external/python/cpython2/Modules/ |
| D | getaddrinfo.c | 202 gai_strerror(int ecode) in gai_strerror()
|
| /external/linux-kselftest/tools/testing/selftests/net/ |
| D | reuseport_bpf.c | 342 struct bpf_insn ecode[] = { in test_filter_no_reuseport() local
|
| /external/python/cpython3/Modules/ |
| D | getaddrinfo.c | 205 gai_strerror(int ecode) in gai_strerror()
|
| /external/kernel-headers/original/uapi/linux/ |
| D | kfd_ioctl.h | 890 #define KFD_EC_MASK(ecode) (1ULL << (ecode - 1)) argument 926 #define KFD_DBG_EC_IS_VALID(ecode) (ecode > EC_NONE && ecode < EC_MAX) argument 927 #define KFD_DBG_EC_TYPE_IS_QUEUE(ecode) \ argument 929 #define KFD_DBG_EC_TYPE_IS_DEVICE(ecode) \ argument 931 #define KFD_DBG_EC_TYPE_IS_PROCESS(ecode) \ argument 933 #define KFD_DBG_EC_TYPE_IS_PACKET(ecode) \ argument
|