/external/icu/icu4c/source/test/testdata/message2/icu4j/ |
D | icu-test-functions.json | 5 "exp": "Expires on 8/3/24, 9:43 PM", string 7 "params": {"exp": { "date": 1722746637000 } } object 11 "exp": "Expires on 8/3/24, 9:43 PM", string 12 "params": {"exp": { "date": 1722746637000 } } object 16 "exp": "Expires on Sat, August 3, 2024 at 9:43:57.00 PM", string 17 "params": {"exp": { "date": 1722746637000 } }, object 22 "exp": "Expires on Saturday, August 3, 2024", string 23 "params": {"exp": { "date": 1722746637000 } } object 27 "exp": "Expires on August 3, 2024", string 28 "params": {"exp": { "date": 1722746637000 } } object [all …]
|
D | icu-test-selectors.json | 12 { "params": { "count": 0 }, "exp": "0 files" }, string 13 { "params": { "count": 1 }, "exp": "1 file" }, string 14 { "params": { "count": 3 }, "exp": "3 files" }, string 15 { "params": { "count": 0 }, "locale": "fr", "exp": "0 file" }, string 16 { "params": { "count": 1 }, "locale": "fr", "exp": "1 file" }, string 17 { "params": { "count": 3 }, "locale": "fr", "exp": "3 files" } string 32 "exp": "You deleted 1 file" string 36 "exp": "You deleted 3 files" string 55 { "params": { "place": 1 }, "exp": "You got the gold medal" }, string 56 { "params": { "place": 2 }, "exp": "You got the silver medal" }, string [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()
|
/external/libnl/lib/netfilter/ |
D | exp_obj.c | 66 struct nfnl_exp *exp = (struct nfnl_exp *) c; in exp_free_data() local 179 static void dump_icmp(struct nl_dump_params *p, struct nfnl_exp *exp, int tuple) in dump_icmp() 191 static void exp_dump_tuples(struct nfnl_exp *exp, struct nl_dump_params *p) in exp_dump_tuples() 234 struct nfnl_exp *exp = (struct nfnl_exp *) a; in exp_dump_line() local 245 struct nfnl_exp *exp = (struct nfnl_exp *) a; in exp_dump_details() local 431 void nfnl_exp_get(struct nfnl_exp *exp) in nfnl_exp_get() 436 void nfnl_exp_put(struct nfnl_exp *exp) in nfnl_exp_put() 448 void nfnl_exp_set_family(struct nfnl_exp *exp, uint8_t family) in nfnl_exp_set_family() 454 uint8_t nfnl_exp_get_family(const struct nfnl_exp *exp) in nfnl_exp_get_family() 462 void nfnl_exp_set_flags(struct nfnl_exp *exp, uint32_t flags) in nfnl_exp_set_flags() [all …]
|
D | exp.c | 76 static int exp_parse_ip(struct nfnl_exp *exp, int tuple, struct nlattr *attr) in exp_parse_ip() 131 static int exp_parse_proto(struct nfnl_exp *exp, int tuple, struct nlattr *attr) in exp_parse_proto() 163 static int exp_parse_tuple(struct nfnl_exp *exp, int tuple, struct nlattr *attr) in exp_parse_tuple() 187 static int exp_parse_nat(struct nfnl_exp *exp, struct nlattr *attr) in exp_parse_nat() 225 struct nfnl_exp *exp; in nfnlmsg_exp_parse() local 296 struct nfnl_exp *exp; in exp_msg_parser() local 348 static int nfnl_exp_build_tuple(struct nl_msg *msg, const struct nfnl_exp *exp, in nfnl_exp_build_tuple() 421 static int nfnl_exp_build_nat(struct nl_msg *msg, const struct nfnl_exp *exp) in nfnl_exp_build_nat() 442 static int nfnl_exp_build_message(const struct nfnl_exp *exp, int cmd, int flags, in nfnl_exp_build_message() 499 int nfnl_exp_build_add_request(const struct nfnl_exp *exp, int flags, in nfnl_exp_build_add_request() [all …]
|
/external/cldr/common/testData/messageFormat/tests/ |
D | syntax.json | 12 "exp": "" string 17 "exp": "a" string 22 "exp": "hello" string 27 "exp": "\\" string 32 "exp": "\\{|}" string 37 "exp": "hello world" string 42 "exp": "hello world" string 47 "exp": "\n hello\t" string 57 "exp": "hello world" string 67 "exp": "hello world" string [all …]
|
D | pattern-selection.json | 11 "exp": "1" string 15 "exp": "other" string 20 "exp": "1" string 25 "exp": "other" string 30 "exp": "1" string 35 "exp": "other" string 39 "exp": "1.0" string 43 "exp": "1.0" string 47 "exp": "bad-option-value", string 53 "exp": "1.0" string [all …]
|
/external/libnl/src/lib/ |
D | exp.c | 21 struct nfnl_exp *exp; in nl_cli_exp_alloc() local 35 void nl_cli_exp_parse_family(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_family() 47 void nl_cli_exp_parse_timeout(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_timeout() 53 void nl_cli_exp_parse_id(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_id() 59 void nl_cli_exp_parse_helper_name(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_helper_name() 64 void nl_cli_exp_parse_zone(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_zone() 70 void nl_cli_exp_parse_flags(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_flags() 76 void nl_cli_exp_parse_class(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_class() 82 void nl_cli_exp_parse_nat_dir(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_nat_dir() 88 void nl_cli_exp_parse_fn(struct nfnl_exp *exp, char *arg) in nl_cli_exp_parse_fn() [all …]
|
/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/ |
D | KMDecoder.java | 75 public short decodeArray(short exp, byte[] buffer, short startOff, short length) { in decodeArray() 97 private short decode(short exp) { in decode() 144 private short decodeTag(short tagType, short exp) { in decodeTag() 169 private short decodeVerificationToken(short exp) { in decodeVerificationToken() 174 private short decodeHwAuthToken(short exp) { in decodeHwAuthToken() 179 private short decodeHmacSharingParam(short exp) { in decodeHmacSharingParam() 184 private short decodeKeyChar(short exp) { in decodeKeyChar() 189 private short decodeCosePairKey(short exp) { in decodeCosePairKey() 204 private short decodeCosePairSimpleValueTag(short exp) { in decodeCosePairSimpleValueTag() 210 private short decodeCosePairIntegerValueTag(short exp) { in decodeCosePairIntegerValueTag() [all …]
|
/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/ |
D | KMDecoder.java | 75 public short decodeArray(short exp, byte[] buffer, short startOff, short length) { in decodeArray() 97 private short decode(short exp) { in decode() 144 private short decodeTag(short tagType, short exp) { in decodeTag() 169 private short decodeVerificationToken(short exp) { in decodeVerificationToken() 174 private short decodeHwAuthToken(short exp) { in decodeHwAuthToken() 179 private short decodeHmacSharingParam(short exp) { in decodeHmacSharingParam() 184 private short decodeKeyChar(short exp) { in decodeKeyChar() 189 private short decodeCosePairKey(short exp) { in decodeCosePairKey() 204 private short decodeCosePairSimpleValueTag(short exp) { in decodeCosePairSimpleValueTag() 210 private short decodeCosePairIntegerValueTag(short exp) { in decodeCosePairIntegerValueTag() [all …]
|
/external/cldr/common/testData/messageFormat/tests/functions/ |
D | number.json | 11 "exp": "hello 4.2" string 15 "exp": "hello -4.2" string 19 "exp": "hello 4.2" string 23 "exp": "hello {|foo|}", string 32 "exp": "invalid number literal {|.1|}", string 41 "exp": "invalid number literal {|1.|}", string 50 "exp": "invalid number literal {|01|}", string 59 "exp": "invalid number literal {|+1|}", string 68 "exp": "invalid number literal {|0x1|}", string 77 "exp": "hello {:number}", string [all …]
|
/external/pytorch/aten/src/ATen/native/cuda/ |
D | Pow.cuh | 20 static inline __host__ __device__ at::Half pow_(at::Half base, at::Half exp) { in pow_() 24 static inline __host__ __device__ at::BFloat16 pow_(at::BFloat16 base, at::BFloat16 exp) { in pow_() 30 pow_(Base_type base, Exp_type exp) { in pow_() 36 pow_(Base_type base, Exp_type exp) { in pow_() 48 T base, T exp) { in pow_() 53 static inline __host__ __device__ c10::complex<T> pow_(c10::complex<T> base, c10::complex<T> exp) { in pow_()
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/smoke/ |
D | LdExpTest.h | 43 for (int exp : exp_array) { in testSpecialNumbers() local 55 for (long exp : long_exp_array) { in testSpecialNumbers() local 67 for (int32_t exp : exp_array) { in testPowersOfTwo() local 78 for (int32_t exp = 10; exp < 100; ++exp) { in testOverflow() local 92 for (int32_t exp : exp_array) { in testUnderflowToZeroOnNormal() local 105 for (int32_t exp : exp_array) { in testUnderflowToZeroOnSubnormal() local 119 for (int32_t exp = 0; exp <= FPBits::FRACTION_LEN; ++exp) { in testNormalOperation() local 145 int exp = -FPBits::MAX_BIASED_EXPONENT - 5; in testNormalOperation() local
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/smoke/ |
D | LdExpTest.h | 43 for (int exp : exp_array) { in testSpecialNumbers() local 55 for (long exp : long_exp_array) { in testSpecialNumbers() local 67 for (int32_t exp : exp_array) { in testPowersOfTwo() local 78 for (int32_t exp = 10; exp < 100; ++exp) { in testOverflow() local 92 for (int32_t exp : exp_array) { in testUnderflowToZeroOnNormal() local 105 for (int32_t exp : exp_array) { in testUnderflowToZeroOnSubnormal() local 119 for (int32_t exp = 0; exp <= FPBits::FRACTION_LEN; ++exp) { in testNormalOperation() local 145 int exp = -FPBits::MAX_BIASED_EXPONENT - 5; in testNormalOperation() local
|
/external/llvm-libc/test/src/math/smoke/ |
D | LdExpTest.h | 43 for (int exp : exp_array) { in testSpecialNumbers() local 55 for (long exp : long_exp_array) { in testSpecialNumbers() local 67 for (int32_t exp : exp_array) { in testPowersOfTwo() local 78 for (int32_t exp = 10; exp < 100; ++exp) { in testOverflow() local 92 for (int32_t exp : exp_array) { in testUnderflowToZeroOnNormal() local 105 for (int32_t exp : exp_array) { in testUnderflowToZeroOnSubnormal() local 119 for (int32_t exp = 0; exp <= FPBits::FRACTION_LEN; ++exp) { in testNormalOperation() local 145 int exp = -FPBits::MAX_BIASED_EXPONENT - 5; in testNormalOperation() local
|
/external/armnn/src/backends/reference/workloads/ |
D | Exp.hpp | 13 struct exp struct 15 typedef T result_type; 16 typedef T argument_type; 19 operator () (const T& inputData) const in operator ()()
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/ |
D | LdExpTest.h | 44 for (int exp : exp_array) { in testSpecialNumbers() local 56 for (int32_t exp : exp_array) { in testPowersOfTwo() local 67 for (int32_t exp = 10; exp < 100; ++exp) { in testOverflow() local 81 for (int32_t exp : exp_array) { in testUnderflowToZeroOnNormal() local 94 for (int32_t exp : exp_array) { in testUnderflowToZeroOnSubnormal() local 108 for (int32_t exp = 0; exp <= FPBits::FRACTION_LEN; ++exp) { in testNormalOperation() local 134 int exp = -FPBits::MAX_BIASED_EXPONENT - 5; in testNormalOperation() local
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/ |
D | LdExpTest.h | 44 for (int exp : exp_array) { in testSpecialNumbers() local 56 for (int32_t exp : exp_array) { in testPowersOfTwo() local 67 for (int32_t exp = 10; exp < 100; ++exp) { in testOverflow() local 81 for (int32_t exp : exp_array) { in testUnderflowToZeroOnNormal() local 94 for (int32_t exp : exp_array) { in testUnderflowToZeroOnSubnormal() local 108 for (int32_t exp = 0; exp <= FPBits::FRACTION_LEN; ++exp) { in testNormalOperation() local 134 int exp = -FPBits::MAX_BIASED_EXPONENT - 5; in testNormalOperation() local
|
/external/llvm-libc/test/src/math/ |
D | LdExpTest.h | 44 for (int exp : exp_array) { in testSpecialNumbers() local 56 for (int32_t exp : exp_array) { in testPowersOfTwo() local 67 for (int32_t exp = 10; exp < 100; ++exp) { in testOverflow() local 81 for (int32_t exp : exp_array) { in testUnderflowToZeroOnNormal() local 94 for (int32_t exp : exp_array) { in testUnderflowToZeroOnSubnormal() local 108 for (int32_t exp = 0; exp <= FPBits::FRACTION_LEN; ++exp) { in testNormalOperation() local 134 int exp = -FPBits::MAX_BIASED_EXPONENT - 5; in testNormalOperation() local
|
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/ |
D | MultilineRecursiveToStringStyleTest.java | 60 final String exp = getClassPrefix(customer) + "[" + LS in nestedElements() local 96 final String exp = getExpectedToString(wa, WithArraysTestType.NONE, ""); in noArray() local 104 final String exp = getExpectedToString( in boolArray() local 118 final String exp = getExpectedToString( in byteArray() local 131 final String exp = getExpectedToString( in charArray() local 144 final String exp = getExpectedToString( in intArray() local 157 final String exp = getExpectedToString( in doubleArray() local 170 final String exp = getExpectedToString( in floatArray() local 183 final String exp = getExpectedToString( in longArray() local 196 final String exp = getExpectedToString( in stringArray() local [all …]
|
/external/mesa3d/include/android_stub/cutils/ |
D | compiler.h | 25 # define CC_LIKELY( exp ) (__builtin_expect( !!(exp), true )) argument 26 # define CC_UNLIKELY( exp ) (__builtin_expect( !!(exp), false )) argument 28 # define CC_LIKELY( exp ) (__builtin_expect( !!(exp), 1 )) argument 29 # define CC_UNLIKELY( exp ) (__builtin_expect( !!(exp), 0 )) argument
|
/external/pytorch/aten/src/ATen/native/ |
D | Pow.cpp | 70 Tensor& float_power_out(const Tensor& base, const Tensor& exp, Tensor& result) { in float_power_out() 80 Tensor& float_power_out(const Tensor& base, const Scalar& exp, Tensor& result) { in float_power_out() 92 Tensor& float_power_out(const Scalar& base, const Tensor& exp, Tensor& result) { in float_power_out() 102 Tensor float_power(const Tensor& base, const Scalar& exp) { in float_power() 108 Tensor float_power(const Scalar& base, const Tensor& exp) { in float_power() 114 Tensor float_power(const Tensor& base, const Tensor& exp) { in float_power() 119 Tensor& float_power_(Tensor& base, const Tensor& exp) { in float_power_() 128 Tensor& float_power_(Tensor& base, const Scalar& exp) { in float_power_()
|