/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/libnetfilter_conntrack/src/expect/ |
D | getter.c | 12 static const void *get_exp_attr_master(const struct nf_expect *exp) in get_exp_attr_master() 17 static const void *get_exp_attr_expected(const struct nf_expect *exp) in get_exp_attr_expected() 22 static const void *get_exp_attr_mask(const struct nf_expect *exp) in get_exp_attr_mask() 27 static const void *get_exp_attr_timeout(const struct nf_expect *exp) in get_exp_attr_timeout() 32 static const void *get_exp_attr_zone(const struct nf_expect *exp) in get_exp_attr_zone() 37 static const void *get_exp_attr_flags(const struct nf_expect *exp) in get_exp_attr_flags() 42 static const void *get_exp_attr_class(const struct nf_expect *exp) in get_exp_attr_class() 47 static const void *get_exp_attr_helper_name(const struct nf_expect *exp) in get_exp_attr_helper_name() 52 static const void *get_exp_attr_nat_dir(const struct nf_expect *exp) in get_exp_attr_nat_dir() 57 static const void *get_exp_attr_nat_tuple(const struct nf_expect *exp) in get_exp_attr_nat_tuple() [all …]
|
D | setter.c | 12 static void set_exp_attr_master(struct nf_expect *exp, const void *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() 22 static void set_exp_attr_mask(struct nf_expect *exp, const void *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() 32 static void set_exp_attr_zone(struct nf_expect *exp, const void *value) in set_exp_attr_zone() 37 static void set_exp_attr_flags(struct nf_expect *exp, const void *value) in set_exp_attr_flags() 42 static void set_exp_attr_class(struct nf_expect *exp, const void *value) in set_exp_attr_class() 47 static void set_exp_attr_helper_name(struct nf_expect *exp, const void *value) in set_exp_attr_helper_name() 53 static void set_exp_attr_nat_dir(struct nf_expect *exp, const void *value) in set_exp_attr_nat_dir() 58 static void set_exp_attr_nat_tuple(struct nf_expect *exp, const void *value) in set_exp_attr_nat_tuple() [all …]
|
D | api.c | 30 struct nf_expect *exp; in nfexp_new() local 45 void nfexp_destroy(struct nf_expect *exp) in nfexp_destroy() 56 size_t nfexp_sizeof(const struct nf_expect *exp) in nfexp_sizeof() 88 struct nf_expect *nfexp_clone(const struct nf_expect *exp) in nfexp_clone() 160 struct nf_expect *exp, in nfexp_callback_register() 235 struct nf_expect *exp, in nfexp_callback_register2() 308 void nfexp_set_attr(struct nf_expect *exp, in nfexp_set_attr() 330 void nfexp_set_attr_u8(struct nf_expect *exp, in nfexp_set_attr_u8() 343 void nfexp_set_attr_u16(struct nf_expect *exp, in nfexp_set_attr_u16() 356 void nfexp_set_attr_u32(struct nf_expect *exp, in nfexp_set_attr_u32() [all …]
|
D | build.c | 14 const struct nf_expect *exp) in __build_timeout() 20 const struct nf_expect *exp) in __build_zone() 26 size_t size, const struct nf_expect *exp) in __build_flags() 33 const struct nf_expect *exp) in __build_class() 39 const struct nf_expect *exp) in __build_helper_name() 46 size_t size, const struct nf_expect *exp) in __build_expectfn() 57 const struct nf_expect *exp) in __build_expect()
|
D | snprintf_default.c | 14 const struct nf_expect *exp) in __snprintf_expect_timeout() 24 const struct nf_expect *exp) in __snprintf_expect_class() 34 const struct nf_expect *exp) in __snprintf_expect_proto() 42 const struct nf_expect *exp, in __snprintf_expect_default()
|
D | snprintf_xml.c | 54 const struct nf_expect *exp, unsigned int flags) in snprintf_expect_meta_xml() 120 snprintf_expect_layer3_xml(char *buf, size_t len, const struct nf_expect *exp) in snprintf_expect_layer3_xml() 180 snprintf_expect_layer4_xml(char *buf, size_t len, const struct nf_expect *exp) in snprintf_expect_layer4_xml() 240 const struct nf_expect *exp, in __snprintf_expect_xml()
|
/external/libnl/lib/netfilter/ |
D | exp_obj.c | 66 struct nfnl_exp *exp = (struct nfnl_exp *) c; in exp_free_data() local 172 static void dump_icmp(struct nl_dump_params *p, struct nfnl_exp *exp, int tuple) in dump_icmp() 184 static void exp_dump_tuples(struct nfnl_exp *exp, struct nl_dump_params *p) in exp_dump_tuples() 227 struct nfnl_exp *exp = (struct nfnl_exp *) a; in exp_dump_line() local 238 struct nfnl_exp *exp = (struct nfnl_exp *) a; in exp_dump_details() local 416 void nfnl_exp_get(struct nfnl_exp *exp) in nfnl_exp_get() 421 void nfnl_exp_put(struct nfnl_exp *exp) in nfnl_exp_put() 433 void nfnl_exp_set_family(struct nfnl_exp *exp, uint8_t family) in nfnl_exp_set_family() 439 uint8_t nfnl_exp_get_family(const struct nfnl_exp *exp) in nfnl_exp_get_family() 447 void nfnl_exp_set_flags(struct nfnl_exp *exp, uint32_t flags) in nfnl_exp_set_flags() [all …]
|
D | exp.c | 77 static int exp_parse_ip(struct nfnl_exp *exp, int tuple, struct nlattr *attr) in exp_parse_ip() 132 static int exp_parse_proto(struct nfnl_exp *exp, int tuple, struct nlattr *attr) in exp_parse_proto() 164 static int exp_parse_tuple(struct nfnl_exp *exp, int tuple, struct nlattr *attr) in exp_parse_tuple() 188 static int exp_parse_nat(struct nfnl_exp *exp, struct nlattr *attr) in exp_parse_nat() 226 struct nfnl_exp *exp; in nfnlmsg_exp_parse() local 297 struct nfnl_exp *exp; in exp_msg_parser() local 342 static int nfnl_exp_build_tuple(struct nl_msg *msg, const struct nfnl_exp *exp, in nfnl_exp_build_tuple() 414 static int nfnl_exp_build_nat(struct nl_msg *msg, const struct nfnl_exp *exp) in nfnl_exp_build_nat() 436 static int nfnl_exp_build_message(const struct nfnl_exp *exp, int cmd, int flags, in nfnl_exp_build_message() 491 int nfnl_exp_build_add_request(const struct nfnl_exp *exp, int flags, in nfnl_exp_build_add_request() [all …]
|
/external/libnl/src/lib/ |
D | exp.c | 25 struct nfnl_exp *exp; in nl_cli_exp_alloc() local 39 void nl_cli_exp_parse_family(struct nfnl_exp *exp, char *arg) 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() 57 void nl_cli_exp_parse_id(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_id() 63 void nl_cli_exp_parse_helper_name(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_helper_name() 68 void nl_cli_exp_parse_zone(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_zone() 74 void nl_cli_exp_parse_flags(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_flags() 80 void nl_cli_exp_parse_class(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_class() 86 void nl_cli_exp_parse_nat_dir(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_nat_dir() 92 void nl_cli_exp_parse_fn(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_fn() [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
|
D | test_assert.cpp | 12 void TestFail(const char *expval, const char *val, const char *exp, in TestFail() 26 void TestEqStr(const char *expval, const char *val, const char *exp, in TestEqStr()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcMisc.cpp | 50 unsigned int exp; in floatToHalfFloat() local 106 unsigned int exp; in floatToUnisgnedF11() local 187 unsigned int exp; in floatToUnisgnedF10() local 256 unsigned int exp = (unsigned int)(hf & HALF_FLOAT_MAX_BIASED_EXP); in halfFloatToFloat() local 306 unsigned int exp = (unsigned int)(f11 & FLOAT11_MAX_BIASED_EXP); in unsignedF11ToFloat() local 356 unsigned int exp = (unsigned int)(f10 & FLOAT10_MAX_BIASED_EXP); in unsignedF10ToFloat() local
|
/external/icu/icu4c/source/common/ |
D | uassert.h | 28 # define U_ASSERT(exp) assert(exp) argument 30 # define U_ASSERT(exp) argument
|
/external/libgsm/src/ |
D | rpe.c | 228 word exp, mant; variable 268 word exp, mant; variable 460 word mant, exp; variable 481 word exp, mant; variable
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | BigNumberFormatTest.java | 134 String exp = "AA*^#,##0.00ZZ"; in TestPatterns() local 156 private void expectPat(DecimalFormat fmt, String exp) { in expectPat() 304 String exp = null, exps[] = null; in expect() local 347 private void expect(NumberFormat fmt, Number n, String exp) { in expect() 361 private void expect(NumberFormat fmt, String str, Number exp) { in expect() 425 String exp = DATA[i+1]; in TestBigDecimalJ28() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | BigNumberFormatTest.java | 131 String exp = "AA*^#,##0.00ZZ"; in TestPatterns() local 153 private void expectPat(DecimalFormat fmt, String exp) { in expectPat() 301 String exp = null, exps[] = null; in expect() local 344 private void expect(NumberFormat fmt, Number n, String exp) { in expect() 358 private void expect(NumberFormat fmt, String str, Number exp) { in expect() 422 String exp = DATA[i+1]; in TestBigDecimalJ28() local
|
/external/libcxx/test/std/utilities/time/time.cal/time.cal.month/time.cal.month.members/ |
D | plus_minus_equal.pass.cpp | 51 int exp = i + 10; in main() local 61 int exp = i - 9; in main() local
|
/external/libnetfilter_conntrack/utils/ |
D | expect_get.c | 10 struct nf_expect *exp, in cb() 26 struct nf_expect *exp; in main() local
|
/external/icu/icu4c/source/test/intltest/ |
D | numfmtst.h | 332 const char *exp, UBool rt, UErrorCode errorCode) { in expect() 337 const UnicodeString& exp, UErrorCode errorCode) { in expect() 342 const char *exp, UErrorCode errorCode) { in expect() 367 void expectPat(DecimalFormat& fmt, const char *exp) { in expectPat()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opt_algebraic.py | 458 def fexp2i(exp, bits): argument 467 def ldexp(f, exp, bits): argument
|
/external/ltp/testcases/kernel/syscalls/select/ |
D | select.h | 60 #define select_sys_select(n, inp, outp, exp, tvp) \ argument 70 #define select_sys_select(n, inp, outp, exp, tvp) \ argument 84 #define select_sys__newselect(n, inp, outp, exp, tvp) \ argument 87 #define select_sys_pselect6(n, inp, outp, exp, tvp) \ argument
|
/external/libxcam/modules/isp/ |
D | xcam_cpf_reader.c | 29 #define XCAM_FAIL_RETURN_VAL(exp, ret) \ argument 36 #define XCAM_FAIL_RETURN(exp) \ argument
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
D | FuncExtFunction.java | 255 ArgExtOwner(Expression exp) in ArgExtOwner() 272 public void setExpression(Expression exp) in setExpression() 287 Expression exp = (Expression)m_argVec.elementAt(i); in callArgVisitors() local
|