/external/python/cpython3/Lib/test/decimaltestdata/ |
D | exp.decTest | 2 -- exp.decTest -- decimal natural exponentiation -- 32 expx001 exp -Infinity -> 0 33 expx002 exp -10 -> 0.0000453999298 Inexact Rounded 34 expx003 exp -1 -> 0.367879441 Inexact Rounded 35 expx004 exp 0 -> 1 36 expx005 exp -0 -> 1 37 expx006 exp 1 -> 2.71828183 Inexact Rounded 38 expx007 exp 0.693147181 -> 2.00000000 Inexact Rounded 39 expx008 exp 10 -> 22026.4658 Inexact Rounded 40 expx009 exp +Infinity -> Infinity [all …]
|
/external/python/cpython2/Lib/test/decimaltestdata/ |
D | exp.decTest | 2 -- exp.decTest -- decimal natural exponentiation -- 32 expx001 exp -Infinity -> 0 33 expx002 exp -10 -> 0.0000453999298 Inexact Rounded 34 expx003 exp -1 -> 0.367879441 Inexact Rounded 35 expx004 exp 0 -> 1 36 expx005 exp -0 -> 1 37 expx006 exp 1 -> 2.71828183 Inexact Rounded 38 expx007 exp 0.693147181 -> 2.00000000 Inexact Rounded 39 expx008 exp 10 -> 22026.4658 Inexact Rounded 40 expx009 exp +Infinity -> Infinity [all …]
|
/external/toolchain-utils/dejagnu/gdb_baseline/ |
D | x86_64-cros-linux-gnu | 10 Running ./gdb.ada/aliased_array.exp ... 11 UNSUPPORTED: gdb.ada/aliased_array.exp: compilation foo.adb 12 Running ./gdb.ada/array_bounds.exp ... 13 UNSUPPORTED: gdb.ada/array_bounds.exp: compilation bar.adb 14 Running ./gdb.ada/arrayidx.exp ... 15 UNSUPPORTED: gdb.ada/arrayidx.exp: compilation p.adb 16 Running ./gdb.ada/arrayparam.exp ... 17 UNSUPPORTED: gdb.ada/arrayparam.exp: compilation foo.adb 18 Running ./gdb.ada/arrayptr.exp ... 19 UNSUPPORTED: gdb.ada/arrayptr.exp: compilation foo.adb [all …]
|
D | i686-pc-linux-gnu | 10 Running ./gdb.ada/aliased_array.exp ... 11 UNSUPPORTED: gdb.ada/aliased_array.exp: compilation foo.adb 12 Running ./gdb.ada/array_bounds.exp ... 13 UNSUPPORTED: gdb.ada/array_bounds.exp: compilation bar.adb 14 Running ./gdb.ada/arrayidx.exp ... 15 UNSUPPORTED: gdb.ada/arrayidx.exp: compilation p.adb 16 Running ./gdb.ada/arrayparam.exp ... 17 UNSUPPORTED: gdb.ada/arrayparam.exp: compilation foo.adb 18 Running ./gdb.ada/arrayptr.exp ... 19 UNSUPPORTED: gdb.ada/arrayptr.exp: compilation foo.adb [all …]
|
D | armv7a-cros-linux-gnueabi | 10 Running ./gdb.ada/aliased_array.exp ... 11 UNSUPPORTED: gdb.ada/aliased_array.exp: compilation foo.adb 12 Running ./gdb.ada/array_bounds.exp ... 13 UNSUPPORTED: gdb.ada/array_bounds.exp: compilation bar.adb 14 Running ./gdb.ada/arrayidx.exp ... 15 UNSUPPORTED: gdb.ada/arrayidx.exp: compilation p.adb 16 Running ./gdb.ada/arrayparam.exp ... 17 UNSUPPORTED: gdb.ada/arrayparam.exp: compilation foo.adb 18 Running ./gdb.ada/arrayptr.exp ... 19 UNSUPPORTED: gdb.ada/arrayptr.exp: compilation foo.adb [all …]
|
/external/deqp/external/openglcts/modules/common/ |
D | glcMisc.cpp | 50 unsigned int exp; in floatToHalfFloat() local 56 exp = x & FLOAT_MAX_BIASED_EXP; in floatToHalfFloat() 57 if (exp >= HALF_FLOAT_MAX_BIASED_EXP_AS_SINGLE_FP_EXP) in floatToHalfFloat() 60 if (mantissa && (exp == FLOAT_MAX_BIASED_EXP)) in floatToHalfFloat() 73 else if (exp <= HALF_FLOAT_MIN_BIASED_EXP_AS_SINGLE_FP_EXP) in floatToHalfFloat() 76 exp = (HALF_FLOAT_MIN_BIASED_EXP_AS_SINGLE_FP_EXP - exp) >> 23; in floatToHalfFloat() 78 mantissa >>= (14 + exp); in floatToHalfFloat() 83 hf = (((GLhalf)sign) << 15) | (GLhalf)((exp - HALF_FLOAT_MIN_BIASED_EXP_AS_SINGLE_FP_EXP) >> 13) | in floatToHalfFloat() 106 unsigned int exp; in floatToUnisgnedF11() local 112 exp = x & FLOAT_MAX_BIASED_EXP; in floatToUnisgnedF11() [all …]
|
/external/libnl/lib/netfilter/ |
D | exp_obj.c | 66 struct nfnl_exp *exp = (struct nfnl_exp *) c; in exp_free_data() local 68 if (exp == NULL) in exp_free_data() 71 nl_addr_put(exp->exp_expect.src); in exp_free_data() 72 nl_addr_put(exp->exp_expect.dst); in exp_free_data() 73 nl_addr_put(exp->exp_master.src); in exp_free_data() 74 nl_addr_put(exp->exp_master.dst); in exp_free_data() 75 nl_addr_put(exp->exp_mask.src); in exp_free_data() 76 nl_addr_put(exp->exp_mask.dst); in exp_free_data() 77 nl_addr_put(exp->exp_nat.src); in exp_free_data() 78 nl_addr_put(exp->exp_nat.dst); in exp_free_data() [all …]
|
D | exp.c | 77 static int exp_parse_ip(struct nfnl_exp *exp, int tuple, struct nlattr *attr) in exp_parse_ip() argument 91 err = nfnl_exp_set_src(exp, tuple, addr); in exp_parse_ip() 100 err = nfnl_exp_set_dst(exp, tuple, addr); in exp_parse_ip() 109 err = nfnl_exp_set_src(exp, tuple, addr); in exp_parse_ip() 118 err = nfnl_exp_set_dst(exp, tuple, addr); in exp_parse_ip() 132 static int exp_parse_proto(struct nfnl_exp *exp, int tuple, struct nlattr *attr) in exp_parse_proto() argument 144 nfnl_exp_set_l4protonum(exp, tuple, nla_get_u8(tb[CTA_PROTO_NUM])); in exp_parse_proto() 151 nfnl_exp_set_ports(exp, tuple, srcport, dstport); in exp_parse_proto() 160 nfnl_exp_set_icmp(exp, tuple, icmpid, icmptype, icmpcode); in exp_parse_proto() 164 static int exp_parse_tuple(struct nfnl_exp *exp, int tuple, struct nlattr *attr) in exp_parse_tuple() argument [all …]
|
/external/e2fsprogs/intl/ |
D | plural.y | 52 struct expression *exp; member 146 %type <exp> exp 150 start: exp 158 exp: exp '?' exp ':' exp 162 | exp '|' exp 166 | exp '&' exp 170 | exp EQUOP2 exp 174 | exp CMPOP2 exp 178 | exp ADDOP2 exp 182 | exp MULOP2 exp [all …]
|
/external/libnl/src/lib/ |
D | exp.c | 25 struct nfnl_exp *exp; in nl_cli_exp_alloc() local 27 exp = nfnl_exp_alloc(); in nl_cli_exp_alloc() 28 if (!exp) in nl_cli_exp_alloc() 31 return exp; in nl_cli_exp_alloc() 39 void nl_cli_exp_parse_family(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_family() argument 48 nfnl_exp_set_family(exp, family); in nl_cli_exp_parse_family() 51 void nl_cli_exp_parse_timeout(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_timeout() argument 54 nfnl_exp_set_timeout(exp, timeout); in nl_cli_exp_parse_timeout() 57 void nl_cli_exp_parse_id(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_id() argument 60 nfnl_exp_set_id(exp, id); in nl_cli_exp_parse_id() [all …]
|
/external/libnetfilter_conntrack/src/expect/ |
D | build.c | 14 const struct nf_expect *exp) in __build_timeout() argument 16 nfnl_addattr32(&req->nlh, size, CTA_EXPECT_TIMEOUT,htonl(exp->timeout)); in __build_timeout() 20 const struct nf_expect *exp) in __build_zone() argument 22 nfnl_addattr16(&req->nlh, size, CTA_EXPECT_ZONE, htons(exp->zone)); in __build_zone() 26 size_t size, const struct nf_expect *exp) in __build_flags() argument 28 nfnl_addattr32(&req->nlh, size, CTA_EXPECT_FLAGS,htonl(exp->flags)); in __build_flags() 33 const struct nf_expect *exp) in __build_class() argument 35 nfnl_addattr32(&req->nlh, size, CTA_EXPECT_CLASS, htonl(exp->class)); in __build_class() 39 const struct nf_expect *exp) in __build_helper_name() argument 42 exp->helper_name, strlen(exp->helper_name)+1); in __build_helper_name() [all …]
|
D | parse.c | 31 struct nf_expect *exp) in __parse_expect() argument 36 exp->expected.orig.l3protonum = nfhdr->nfgen_family; in __parse_expect() 37 set_bit(ATTR_ORIG_L3PROTO, exp->expected.set); in __parse_expect() 39 exp->mask.orig.l3protonum = nfhdr->nfgen_family; in __parse_expect() 40 set_bit(ATTR_ORIG_L3PROTO, exp->mask.set); in __parse_expect() 42 exp->master.orig.l3protonum = nfhdr->nfgen_family; in __parse_expect() 43 set_bit(ATTR_ORIG_L3PROTO, exp->master.set); in __parse_expect() 47 &exp->master.orig, in __parse_expect() 49 exp->master.set); in __parse_expect() 50 set_bit(ATTR_EXP_MASTER, exp->set); in __parse_expect() [all …]
|
D | getter.c | 12 static const void *get_exp_attr_master(const struct nf_expect *exp) in get_exp_attr_master() argument 14 return &exp->master; in get_exp_attr_master() 17 static const void *get_exp_attr_expected(const struct nf_expect *exp) in get_exp_attr_expected() argument 19 return &exp->expected; in get_exp_attr_expected() 22 static const void *get_exp_attr_mask(const struct nf_expect *exp) in get_exp_attr_mask() argument 24 return &exp->mask; in get_exp_attr_mask() 27 static const void *get_exp_attr_timeout(const struct nf_expect *exp) in get_exp_attr_timeout() argument 29 return &exp->timeout; in get_exp_attr_timeout() 32 static const void *get_exp_attr_zone(const struct nf_expect *exp) in get_exp_attr_zone() argument 34 return &exp->zone; in get_exp_attr_zone() [all …]
|
D | setter.c | 12 static void set_exp_attr_master(struct nf_expect *exp, const void *value) in set_exp_attr_master() argument 14 exp->master = *((struct nfct_tuple_head *) value); in set_exp_attr_master() 17 static void set_exp_attr_expected(struct nf_expect *exp, const void *value) in set_exp_attr_expected() argument 19 exp->expected = *((struct nfct_tuple_head *) value); in set_exp_attr_expected() 22 static void set_exp_attr_mask(struct nf_expect *exp, const void *value) in set_exp_attr_mask() argument 24 exp->mask = *((struct nfct_tuple_head *) value); in set_exp_attr_mask() 27 static void set_exp_attr_timeout(struct nf_expect *exp, const void *value) in set_exp_attr_timeout() argument 29 exp->timeout = *((uint32_t *) value); in set_exp_attr_timeout() 32 static void set_exp_attr_zone(struct nf_expect *exp, const void *value) in set_exp_attr_zone() argument 34 exp->zone = *((uint16_t *) value); in set_exp_attr_zone() [all …]
|
D | api.c | 30 struct nf_expect *exp; in nfexp_new() local 32 exp = malloc(sizeof(struct nf_expect)); in nfexp_new() 33 if (!exp) in nfexp_new() 36 memset(exp, 0, sizeof(struct nf_expect)); in nfexp_new() 38 return exp; in nfexp_new() 45 void nfexp_destroy(struct nf_expect *exp) in nfexp_destroy() argument 47 assert(exp != NULL); in nfexp_destroy() 48 free(exp); in nfexp_destroy() 49 exp = NULL; /* bugtrap */ in nfexp_destroy() 56 size_t nfexp_sizeof(const struct nf_expect *exp) in nfexp_sizeof() argument [all …]
|
D | parse_mnl.c | 50 int nfexp_nlmsg_parse(const struct nlmsghdr *nlh, struct nf_expect *exp) in nfexp_nlmsg_parse() argument 59 exp->expected.orig.l3protonum = nfg->nfgen_family; in nfexp_nlmsg_parse() 60 set_bit(ATTR_ORIG_L3PROTO, exp->expected.set); in nfexp_nlmsg_parse() 62 nfct_parse_tuple(tb[CTA_EXPECT_MASTER], &exp->master.orig, in nfexp_nlmsg_parse() 63 __DIR_ORIG, exp->master.set); in nfexp_nlmsg_parse() 64 set_bit(ATTR_EXP_MASTER, exp->set); in nfexp_nlmsg_parse() 67 exp->mask.orig.l3protonum = nfg->nfgen_family; in nfexp_nlmsg_parse() 68 set_bit(ATTR_ORIG_L3PROTO, exp->mask.set); in nfexp_nlmsg_parse() 70 nfct_parse_tuple(tb[CTA_EXPECT_TUPLE], &exp->expected.orig, in nfexp_nlmsg_parse() 71 __DIR_ORIG, exp->expected.set); in nfexp_nlmsg_parse() [all …]
|
D | snprintf_default.c | 14 const struct nf_expect *exp) in __snprintf_expect_timeout() argument 16 if (test_bit(ATTR_EXP_TIMEOUT, exp->set)) in __snprintf_expect_timeout() 17 return snprintf(buf, len, "%u ", exp->timeout); in __snprintf_expect_timeout() 24 const struct nf_expect *exp) in __snprintf_expect_class() argument 26 if (test_bit(ATTR_EXP_CLASS, exp->set)) in __snprintf_expect_class() 27 return snprintf(buf, len, "class=%u ", exp->class); in __snprintf_expect_class() 34 const struct nf_expect *exp) in __snprintf_expect_proto() argument 37 exp->expected.orig.protonum)); in __snprintf_expect_proto() 42 const struct nf_expect *exp, in __snprintf_expect_default() argument 65 ret = __snprintf_expect_timeout(buf+offset, len, exp); in __snprintf_expect_default() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | exp-err.s | 4 exp mrt8 v3, v2, v1, v0 label 7 exp pos4 v3, v2, v1, v0 label 10 exp param32 v3, v2, v1, v0 label 13 exp invalid_target_10 v3, v2, v1, v0 label 16 exp invalid_target_10 v3, v2, v1, v0 done label 19 exp invalid_target_11 v3, v2, v1, v0 label 22 exp invalid_target_11 v3, v2, v1, v0 done label 25 exp mrt-1 v3, v2, v1, v0 label 28 exp mrtX v3, v2, v1, v0 label 31 exp pos-1 v3, v2, v1, v0 label [all …]
|
D | exp.s | 4 exp mrt0 off, off, off, off label 8 exp mrt0 off, off, off, off done label 12 exp mrt0 v4, off, off, off done label 16 exp mrt0 off, v3, off, off done label 20 exp mrt0 off, off, v2, off done label 24 exp mrt0 off, off, off, v1 done label 28 exp mrt0 v4, v3, off, off done label 32 exp mrt0 v4, off, v2, off done label 36 exp mrt0 v4, off, off, v1 label 40 exp mrt0 v4, off, off, v1 done label [all …]
|
/external/flatbuffers/tests/ |
D | test_assert.h | 19 #define TEST_EQ(exp, val) TestEq(exp, val, #exp, __FILE__, __LINE__) argument 20 #define TEST_ASSERT(exp) TestEq(exp, true, #exp, __FILE__, __LINE__) argument 21 #define TEST_NOTNULL(exp) TestEq(exp == NULL, false, #exp, __FILE__, __LINE__) argument 22 #define TEST_EQ_STR(exp, val) TestEqStr(exp, val, #exp, __FILE__, __LINE__) argument 25 #define TEST_ASSERT_FUNC(exp) TestEq(exp, true, #exp, __FILE__, __LINE__, __FUNCTION__) argument 26 #define TEST_EQ_FUNC(exp, val) TestEq(exp, val, #exp, __FILE__, __LINE__, __FUNCTION__) argument 28 #define TEST_ASSERT_FUNC(exp) TestEq(exp, true, #exp, __FILE__, __LINE__, __PRETTY_FUNCTION__) argument 29 #define TEST_EQ_FUNC(exp, val) TestEq(exp, val, #exp, __FILE__, __LINE__, __PRETTY_FUNCTION__) argument 39 const char *exp, const char *file, 53 void TestFail(const char *expval, const char *val, const char *exp, [all …]
|
/external/libnl/src/ |
D | nf-exp-add.c | 60 struct nfnl_exp *exp; in main() local 67 exp = nl_cli_exp_alloc(); in main() 142 case '4': nfnl_exp_set_family(exp, AF_INET); break; in main() 143 case '6': nfnl_exp_set_family(exp, AF_INET6); break; in main() 146 case 'i': nl_cli_exp_parse_id(exp, optarg); break; in main() 147 case ARG_EXPECT_PROTO: nl_cli_exp_parse_l4protonum(exp, NFNL_EXP_TUPLE_EXPECT, optarg); break; in main() 148 case ARG_EXPECT_SRC: nl_cli_exp_parse_src(exp, NFNL_EXP_TUPLE_EXPECT, optarg); break; in main() 149 case ARG_EXPECT_SPORT: nl_cli_exp_parse_src_port(exp, NFNL_EXP_TUPLE_EXPECT, optarg); break; in main() 150 case ARG_EXPECT_DST: nl_cli_exp_parse_dst(exp, NFNL_EXP_TUPLE_EXPECT, optarg); break; in main() 151 case ARG_EXPECT_DPORT: nl_cli_exp_parse_dst_port(exp, NFNL_EXP_TUPLE_EXPECT, optarg); break; in main() [all …]
|
D | nf-exp-delete.c | 59 struct nfnl_exp *exp; in main() local 66 exp = nl_cli_exp_alloc(); in main() 126 case '4': nfnl_exp_set_family(exp, AF_INET); break; in main() 127 case '6': nfnl_exp_set_family(exp, AF_INET6); break; in main() 130 case 'i': nl_cli_exp_parse_id(exp, optarg); break; in main() 131 case ARG_EXPECT_PROTO: nl_cli_exp_parse_l4protonum(exp, NFNL_EXP_TUPLE_EXPECT, optarg); break; in main() 132 case ARG_EXPECT_SRC: nl_cli_exp_parse_src(exp, NFNL_EXP_TUPLE_EXPECT, optarg); break; in main() 133 case ARG_EXPECT_SPORT: nl_cli_exp_parse_src_port(exp, NFNL_EXP_TUPLE_EXPECT, optarg); break; in main() 134 case ARG_EXPECT_DST: nl_cli_exp_parse_dst(exp, NFNL_EXP_TUPLE_EXPECT, optarg); break; in main() 135 case ARG_EXPECT_DPORT: nl_cli_exp_parse_dst_port(exp, NFNL_EXP_TUPLE_EXPECT, optarg); break; in main() [all …]
|
/external/arm-optimized-routines/test/testcases/directed/ |
D | exp.tst | 1 ; Directed test cases for exp 6 func=exp op1=7ff80000.00000001 result=7ff80000.00000001 errno=0 7 func=exp op1=fff80000.00000001 result=7ff80000.00000001 errno=0 8 func=exp op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i 9 func=exp op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i 10 func=exp op1=7ff00000.00000000 result=7ff00000.00000000 errno=0 11 func=exp op1=fff00000.00000000 result=00000000.00000000 errno=0 12 func=exp op1=7fefffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=ox 13 func=exp op1=ffefffff.ffffffff result=00000000.00000000 errno=ERANGE status=ux 14 func=exp op1=00000000.00000000 result=3ff00000.00000000 errno=0 [all …]
|
/external/toolchain-utils/crosperf/ |
D | experiment_factory_unittest.py | 52 exp = ExperimentFactory().GetExperiment( 54 self.assertEqual(exp.remote, ['chromeos-alex3']) 56 self.assertEqual(len(exp.benchmarks), 1) 57 self.assertEqual(exp.benchmarks[0].name, 'PageCycler') 58 self.assertEqual(exp.benchmarks[0].test_name, 'PageCycler') 59 self.assertEqual(exp.benchmarks[0].iterations, 3) 61 self.assertEqual(len(exp.labels), 2) 62 self.assertEqual(exp.labels[0].chromeos_image, 64 self.assertEqual(exp.labels[0].board, 'x86-alex') 155 exp = ef.GetExperiment(mock_experiment_file, '', '') [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.exp.ll | 4 declare void @llvm.amdgcn.exp.f32(i32, i32, float, float, float, float, i1, i1) #1 5 declare void @llvm.amdgcn.exp.i32(i32, i32, i32, i32, i32, i32, i1, i1) #1 8 ; GCN: exp mrt0 off, off, off, off{{$}} 9 ; GCN: exp mrt0 off, off, off, off done{{$}} 12 …call void @llvm.amdgcn.exp.f32(i32 0, i32 0, float 0.0, float 0.0, float 0.0, float 0.0, i1 false,… 13 …call void @llvm.amdgcn.exp.f32(i32 0, i32 0, float 0.0, float 0.0, float 0.0, float 0.0, i1 true, … 24 ; GCN: exp mrt0 [[SRC0]], off, off, off done{{$}} 26 …call void @llvm.amdgcn.exp.f32(i32 0, i32 1, float 1.0, float 2.0, float 0.5, float 4.0, i1 true, … 35 ; GCN: exp mrt0 off, [[SRC1]], off, off done{{$}} 37 …call void @llvm.amdgcn.exp.f32(i32 0, i32 2, float 1.0, float 2.0, float 0.5, float 4.0, i1 true, … [all …]
|