/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 16 #error INT8_MIN not defined 20 #error INT16_MIN not defined 24 #error INT32_MIN not defined 28 #error INT64_MIN not defined 32 #error INT8_MAX not defined 36 #error INT16_MAX not defined 40 #error INT32_MAX not defined 44 #error INT64_MAX not defined 48 #error UINT8_MAX not defined 52 #error UINT16_MAX not defined [all …]
|
D | float_h.pass.cpp | 15 #error FLT_ROUNDS not defined 19 #error FLT_EVAL_METHOD not defined 23 #error FLT_RADIX not defined 27 #error FLT_MANT_DIG not defined 31 #error DBL_MANT_DIG not defined 35 #error LDBL_MANT_DIG not defined 39 #error DECIMAL_DIG not defined 43 #error FLT_DIG not defined 47 #error DBL_DIG not defined 51 #error LDBL_DIG not defined [all …]
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 16 #error INT8_MIN not defined 20 #error INT16_MIN not defined 24 #error INT32_MIN not defined 28 #error INT64_MIN not defined 32 #error INT8_MAX not defined 36 #error INT16_MAX not defined 40 #error INT32_MAX not defined 44 #error INT64_MAX not defined 48 #error UINT8_MAX not defined 52 #error UINT16_MAX not defined [all …]
|
/external/libcxx/test/std/diagnostics/errno/ |
D | cerrno.pass.cpp | 16 #error E2BIG not defined 20 #error EACCES not defined 24 #error EACCES not defined 28 #error EADDRINUSE not defined 32 #error EADDRNOTAVAIL not defined 36 #error EAFNOSUPPORT not defined 40 #error EAGAIN not defined 44 #error EALREADY not defined 48 #error EBADF not defined 52 #error EBADMSG not defined [all …]
|
/external/llvm/test/MC/Mips/micromips32r6/ |
D | invalid.s | 4 …addiur1sp $7, 260 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and… 5 …addiur1sp $7, 241 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and… 6 addiur1sp $8, 240 # CHECK: :[[@LINE]]:13: error: invalid operand for instruction 7 addiur2 $9, $7, -1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 8 …addiur2 $6, $7, 10 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: immediate operand value out of ran… 9 addius5 $2, -9 # CHECK: :[[@LINE]]:15: error: expected 4-bit signed immediate 10 addius5 $2, 8 # CHECK: :[[@LINE]]:15: error: expected 4-bit signed immediate 11 …addiusp 1032 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: immediate operand value out of ran… 12 align $4, $2, $3, -1 # CHECK: :[[@LINE]]:21: error: expected 2-bit unsigned immediate 13 align $4, $2, $3, 4 # CHECK: :[[@LINE]]:21: error: expected 2-bit unsigned immediate [all …]
|
/external/clang/test/Headers/ |
D | float.c | 19 #error "Mandatory macro FLT_RADIX is missing." 21 #error "Mandatory macro FLT_RADIX is invalid." 26 #error "Mandatory macro FLT_MANT_DIG is missing." 28 #error "Mandatory macro FLT_MANT_DIG is invalid." 31 #error "Mandatory macro DBL_MANT_DIG is missing." 33 #error "Mandatory macro DBL_MANT_DIG is invalid." 36 #error "Mandatory macro LDBL_MANT_DIG is missing." 38 #error "Mandatory macro LDBL_MANT_DIG is invalid." 41 #error "Mandatory macros {FLT,DBL,LDBL}_MANT_DIG are invalid." 47 #error "Mandatory macro FLT_DECIMAL_DIG is missing." [all …]
|
/external/llvm/test/MC/Mips/micromips64r6/ |
D | invalid.s | 4 …addiur1sp $7, 260 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and… 5 …addiur1sp $7, 241 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and… 6 addiur1sp $8, 240 # CHECK: :[[@LINE]]:13: error: invalid operand for instruction 7 addiur2 $9, $7, -1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 8 …addiur2 $6, $7, 10 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: immediate operand value out of ran… 9 addius5 $2, -9 # CHECK: :[[@LINE]]:15: error: expected 4-bit signed immediate 10 addius5 $2, 8 # CHECK: :[[@LINE]]:15: error: expected 4-bit signed immediate 11 …addiusp 1032 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: immediate operand value out of ran… 12 align $4, $2, $3, -1 # CHECK: :[[@LINE]]:21: error: expected 2-bit unsigned immediate 13 align $4, $2, $3, 4 # CHECK: :[[@LINE]]:21: error: expected 2-bit unsigned immediate [all …]
|
/external/freetype/src/base/ |
D | ftmm.c | 42 FT_Error error; in ft_face_get_mm_service() local 50 error = FT_ERR( Invalid_Argument ); in ft_face_get_mm_service() 59 error = FT_Err_Ok; in ft_face_get_mm_service() 62 return error; in ft_face_get_mm_service() 70 FT_Error error; in ft_face_get_mvar_service() local 78 error = FT_ERR( Invalid_Argument ); in ft_face_get_mvar_service() 87 error = FT_Err_Ok; in ft_face_get_mvar_service() 90 return error; in ft_face_get_mvar_service() 100 FT_Error error; in FT_Get_Multi_Master() local 109 error = ft_face_get_mm_service( face, &service ); in FT_Get_Multi_Master() [all …]
|
/external/llvm/test/MC/SystemZ/ |
D | insn-bad.s | 5 #CHECK: error: invalid operand 7 #CHECK: error: invalid operand 13 #CHECK: error: invalid operand 15 #CHECK: error: invalid operand 21 #CHECK: error: invalid operand 23 #CHECK: error: invalid operand 29 #CHECK: error: invalid operand 31 #CHECK: error: invalid operand 37 #CHECK: error: invalid operand 39 #CHECK: error: invalid operand [all …]
|
D | insn-bad-z196.s | 5 #CHECK: error: invalid operand 7 #CHECK: error: invalid operand 9 #CHECK: error: invalid operand 16 #CHECK: error: invalid operand 18 #CHECK: error: invalid operand 20 #CHECK: error: invalid operand 27 #CHECK: error: invalid operand 29 #CHECK: error: invalid operand 35 #CHECK: error: invalid operand 37 #CHECK: error: invalid operand [all …]
|
D | insn-bad-z13.s | 5 #CHECK: error: invalid operand 7 #CHECK: error: invalid operand 9 #CHECK: error: invalid operand 11 #CHECK: error: invalid operand 13 #CHECK: error: invalid use of vector addressing 22 #CHECK: error: invalid operand 24 #CHECK: error: invalid operand 26 #CHECK: error: invalid operand 28 #CHECK: error: invalid operand 36 #CHECK: error: invalid operand [all …]
|
/external/llvm/test/MC/Mips/micromips/ |
D | invalid.s | 4 …addiur1sp $7, 260 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and mult… 5 …addiur1sp $7, 241 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and mult… 6 addiur1sp $8, 240 # CHECK: :[[@LINE]]:13: error: invalid operand for instruction 7 addius5 $2, -9 # CHECK: :[[@LINE]]:15: error: expected 4-bit signed immediate 8 addius5 $2, 8 # CHECK: :[[@LINE]]:15: error: expected 4-bit signed immediate 9 break -1 # CHECK: :[[@LINE]]:9: error: expected 10-bit unsigned immediate 10 break 1024 # CHECK: :[[@LINE]]:9: error: expected 10-bit unsigned immediate 11 break -1, 5 # CHECK: :[[@LINE]]:9: error: expected 10-bit unsigned immediate 12 break 1024, 5 # CHECK: :[[@LINE]]:9: error: expected 10-bit unsigned immediate 13 break 7, -1 # CHECK: :[[@LINE]]:12: error: expected 10-bit unsigned immediate [all …]
|
/external/llvm/test/MC/Mips/msa/ |
D | invalid.s | 8 addvi.b $w1, $w2, -1 # CHECK: :[[@LINE]]:23: error: expected 5-bit unsigned immediate 9 addvi.b $w1, $w2, 32 # CHECK: :[[@LINE]]:23: error: expected 5-bit unsigned immediate 10 addvi.h $w1, $w2, -1 # CHECK: :[[@LINE]]:23: error: expected 5-bit unsigned immediate 11 addvi.h $w1, $w2, 32 # CHECK: :[[@LINE]]:23: error: expected 5-bit unsigned immediate 12 addvi.w $w1, $w2, -1 # CHECK: :[[@LINE]]:23: error: expected 5-bit unsigned immediate 13 addvi.w $w1, $w2, 32 # CHECK: :[[@LINE]]:23: error: expected 5-bit unsigned immediate 14 addvi.d $w1, $w2, -1 # CHECK: :[[@LINE]]:23: error: expected 5-bit unsigned immediate 15 addvi.d $w1, $w2, 32 # CHECK: :[[@LINE]]:23: error: expected 5-bit unsigned immediate 16 andi.b $w1, $w2, -1 # CHECK: :[[@LINE]]:22: error: expected 8-bit unsigned immediate 17 andi.b $w1, $w2, 256 # CHECK: :[[@LINE]]:22: error: expected 8-bit unsigned immediate [all …]
|
/external/syslinux/core/lwip/src/core/ |
D | init.c | 64 #error "BYTE_ORDER is not defined, you have to define it in your cc.h" 67 …#error "If you want to use broadcast filter per pcb on recv operations, you have to define IP_SOF_… 70 #error "If you want to use ARP Queueing, you have to define LWIP_ARP=1 in your lwipopts.h" 73 #error "If you want to use UDP Lite, you have to define LWIP_UDP=1 in your lwipopts.h" 76 #error "If you want to use SNMP, you have to define LWIP_UDP=1 in your lwipopts.h" 79 #error "If you want to use DHCP, you have to define LWIP_UDP=1 in your lwipopts.h" 82 #error "If you want to use IGMP, you have to define LWIP_UDP=1 in your lwipopts.h" 85 #error "If you want to use SNMP, you have to define LWIP_UDP=1 in your lwipopts.h" 88 #error "If you want to use DNS, you have to define LWIP_UDP=1 in your lwipopts.h" 91 …#error "If you want to use ARP Queueing, you have to define MEMP_NUM_ARP_QUEUE>=1 in your lwipopts… [all …]
|
/external/llvm/test/MC/ARM/ |
D | fullfp16-neon-neg.s | 8 @ CHECK: error: instruction requires: 9 @ CHECK: error: instruction requires: 13 @ CHECK: error: instruction requires: 14 @ CHECK: error: instruction requires: 18 @ CHECK: error: instruction requires: 19 @ CHECK: error: instruction requires: 23 @ CHECK: error: instruction requires: 24 @ CHECK: error: instruction requires: 28 @ CHECK: error: instruction requires: 29 @ CHECK: error: instruction requires: [all …]
|
/external/llvm/test/MC/Mips/ |
D | micromips-invalid.s | 4 …addiur1sp $7, 260 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and multip… 5 …addiur1sp $7, 241 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and multip… 6 addiur1sp $8, 240 # CHECK: :[[@LINE]]:13: error: invalid operand for instruction 7 addiusp 1032 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: immediate operand value out of range 8 addu16 $6, $14, $4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 9 subu16 $5, $16, $9 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 10 andi16 $16, $10, 0x1f # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 11 andi16 $16, $2, 17 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: immediate operand value out of range 12 and16 $16, $8 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 13 not16 $18, $9 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction [all …]
|
D | mips-bad-branches.s | 3 # CHECK: error: branch to misaligned address 5 # CHECK: error: branch to misaligned address 7 # CHECK: error: branch to misaligned address 9 # CHECK: error: branch target out of range 11 # CHECK: error: branch to misaligned address 13 # CHECK: error: branch to misaligned address 15 # CHECK: error: branch to misaligned address 17 # CHECK: error: branch target out of range 20 # CHECK: error: branch to misaligned address 22 # CHECK: error: branch to misaligned address [all …]
|
/external/strace/tests/ |
D | qual_inject-syntax.test | 58 chdir:error= \ 59 chdir:error=:when=10 \ 60 chdir:error=invalid_error_name \ 61 chdir:error=invalid_error_name:when=11 \ 62 chdir:error=-1 \ 63 chdir:error=-1:when=12 \ 64 chdir:error=-2 \ 65 chdir:error=-2:when=13 \ 66 chdir:error=3+ \ 67 chdir:error=3+:when=14 \ [all …]
|
/external/strace/tests-mx32/ |
D | qual_inject-syntax.test | 58 chdir:error= \ 59 chdir:error=:when=10 \ 60 chdir:error=invalid_error_name \ 61 chdir:error=invalid_error_name:when=11 \ 62 chdir:error=-1 \ 63 chdir:error=-1:when=12 \ 64 chdir:error=-2 \ 65 chdir:error=-2:when=13 \ 66 chdir:error=3+ \ 67 chdir:error=3+:when=14 \ [all …]
|
/external/strace/tests-m32/ |
D | qual_inject-syntax.test | 58 chdir:error= \ 59 chdir:error=:when=10 \ 60 chdir:error=invalid_error_name \ 61 chdir:error=invalid_error_name:when=11 \ 62 chdir:error=-1 \ 63 chdir:error=-1:when=12 \ 64 chdir:error=-2 \ 65 chdir:error=-2:when=13 \ 66 chdir:error=3+ \ 67 chdir:error=3+:when=14 \ [all …]
|
D | qual_fault-syntax.test | 56 chdir:error= \ 57 chdir:error=:when=10 \ 58 chdir:error=invalid_error_name \ 59 chdir:error=invalid_error_name:when=11 \ 60 chdir:error=-1 \ 61 chdir:error=-1:when=12 \ 62 chdir:error=-2 \ 63 chdir:error=-2:when=13 \ 64 chdir:error=3+ \ 65 chdir:error=3+:when=14 \ [all …]
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftmm.c | 41 FT_Error error; in ft_face_get_mm_service() local 49 error = FT_ERR( Invalid_Argument ); in ft_face_get_mm_service() 58 error = FT_Err_Ok; in ft_face_get_mm_service() 61 return error; in ft_face_get_mm_service() 71 FT_Error error; in FT_Get_Multi_Master() local 80 error = ft_face_get_mm_service( face, &service ); in FT_Get_Multi_Master() 81 if ( !error ) in FT_Get_Multi_Master() 83 error = FT_ERR( Invalid_Argument ); in FT_Get_Multi_Master() 85 error = service->get_mm( face, amaster ); in FT_Get_Multi_Master() 88 return error; in FT_Get_Multi_Master() [all …]
|
/external/ltp/utils/sctp/func_tests/ |
D | test_1_to_1_sockopt.c | 83 int error; in main() local 115 error = setsockopt(-1, IPPROTO_SCTP, 0, 0, 0); in main() 116 if (error != -1 || errno != EBADF) in main() 118 "descriptor error:%d, errno:%d", error, errno); in main() 128 error = setsockopt(fd, IPPROTO_SCTP, 0, 0, 0); in main() 129 if (error == -1) in main() 133 if (error != -1 || err_no != ENOTSOCK) in main() 135 "error:%d, errno:%d", error, err_no); in main() 140 error = setsockopt(sk, -1, SCTP_RTOINFO, 0, 0); in main() 141 if (error != -1 || errno != ENOPROTOOPT) in main() [all …]
|
/external/libcxx/test/std/language.support/support.limits/c.limits/ |
D | cfloat.pass.cpp | 15 #error FLT_ROUNDS not defined 19 #error FLT_EVAL_METHOD not defined 23 #error FLT_RADIX not defined 27 #error FLT_MANT_DIG not defined 31 #error DBL_MANT_DIG not defined 35 #error LDBL_MANT_DIG not defined 39 #error DECIMAL_DIG not defined 43 #error FLT_DIG not defined 47 #error DBL_DIG not defined 51 #error LDBL_DIG not defined [all …]
|
/external/parameter-framework/upstream/parameter/ |
D | ElementHandle.cpp | 145 bool ElementHandle::getStructureAsXML(std::string &xmlSettings, std::string &error) const in getStructureAsXML() 148 CParameterAccessContext accessContext(error); in getStructureAsXML() 151 CXmlParameterSerializingContext{accessContext, error}, xmlSettings); in getStructureAsXML() 163 bool ElementHandle::getAsXML(std::string &xmlValue, std::string &error) const in getAsXML() 167 error = result; in getAsXML() 175 bool ElementHandle::setAsXML(const std::string &xmlValue, std::string &error) in setAsXML() argument 177 return mParameterMgr.setSettingsAsXML(&mElement, xmlValue, error); in setAsXML() 191 bool ElementHandle::setAsBytes(const std::vector<uint8_t> &bytesValue, std::string &error) in setAsBytes() argument 193 return mParameterMgr.setSettingsAsBytes(mElement, bytesValue, error); in setAsBytes() 197 bool ElementHandle::setAs(const T value, string &error) const in setAs() [all …]
|