HomeSort by relevance Sort by last modified time
    Searched full:i2d (Results 1 - 25 of 64) sorted by null

1 2 3

  /cts/tools/dx-tests/src/dxc/junit/opcodes/i2d/jm/
T_i2d_1.j 16 .class public dxc/junit/opcodes/i2d/jm/T_i2d_1
29 i2d
T_i2d_2.j 16 .class public dxc/junit/opcodes/i2d/jm/T_i2d_2
32 i2d
T_i2d_3.j 16 .class public dxc/junit/opcodes/i2d/jm/T_i2d_3
34 i2d
T_i2d_4.j 16 .class public dxc/junit/opcodes/i2d/jm/T_i2d_4
32 i2d
T_i2d_5.j 16 .class public dxc/junit/opcodes/i2d/jm/T_i2d_5
31 i2d
T_i2d_6.j 16 .class public dxc/junit/opcodes/i2d/jm/T_i2d_6
30 i2d
T_i2d_1.java 17 package dxc.junit.opcodes.i2d.jm;
T_i2d_2.java 17 package dxc.junit.opcodes.i2d.jm;
T_i2d_3.java 17 package dxc.junit.opcodes.i2d.jm;
T_i2d_4.java 17 package dxc.junit.opcodes.i2d.jm;
T_i2d_5.java 17 package dxc.junit.opcodes.i2d.jm;
T_i2d_6.java 17 package dxc.junit.opcodes.i2d.jm;
  /cts/tools/dx-tests/src/dxc/junit/opcodes/i2d/
Test_i2d.java 17 package dxc.junit.opcodes.i2d;
21 import dxc.junit.opcodes.i2d.jm.T_i2d_1;
80 Class.forName("dxc.junit.opcodes.i2d.jm.T_i2d_2");
93 Class.forName("dxc.junit.opcodes.i2d.jm.T_i2d_3");
106 Class.forName("dxc.junit.opcodes.i2d.jm.T_i2d_4");
119 Class.forName("dxc.junit.opcodes.i2d.jm.T_i2d_5");
132 Class.forName("dxc.junit.opcodes.i2d.jm.T_i2d_6");
  /dalvik/dx/tests/102-verify-nonwide-math/
op_i2d.j 23 i2d
run 37 oneop i2d
expected.txt 20 i2d: expected failure occurred
  /external/openssl/crypto/asn1/
asn_pack.c 85 unsigned char *ASN1_seq_pack(STACK_OF(OPENSSL_BLOCK) *safes, i2d_of_void *i2d,
90 if (!(safelen = i2d_ASN1_SET(safes, NULL, i2d, V_ASN1_SEQUENCE,
100 i2d_ASN1_SET(safes, &p, i2d, V_ASN1_SEQUENCE, V_ASN1_UNIVERSAL,
122 ASN1_STRING *ASN1_pack_string(void *obj, i2d_of_void *i2d, ASN1_STRING **oct)
135 if (!(octmp->length = i2d(obj, NULL))) {
144 i2d (obj, &p);
a_i2d_fp.c 67 int ASN1_i2d_fp(i2d_of_void *i2d, FILE *out, void *x)
78 ret=ASN1_i2d_bio(i2d,b,x);
84 int ASN1_i2d_bio(i2d_of_void *i2d, BIO *out, unsigned char *x)
90 n=i2d(x,NULL);
99 i2d(x,&p);
asn1.h 350 #define CHECKED_I2D_OF(type, i2d) \
351 ((i2d_of_void*) (1 ? i2d : ((I2D_OF(type))0)))
895 i2d_of_void *i2d, int ex_tag, int ex_class, variable
1055 unsigned char *ASN1_seq_pack(STACK_OF(OPENSSL_BLOCK) *safes, i2d_of_void *i2d, variable
    [all...]
a_set.c 89 i2d_of_void *i2d, int ex_tag, int ex_class,
101 ret+=i2d(sk_OPENSSL_BLOCK_value(a,i),NULL);
115 i2d(sk_OPENSSL_BLOCK_value(a,i),&p);
133 i2d(sk_OPENSSL_BLOCK_value(a,i),&p);
a_digest.c 75 int ASN1_digest(i2d_of_void *i2d, const EVP_MD *type, char *data,
81 i=i2d(data,NULL);
88 i2d(data,&p);
a_dup.c 65 void *ASN1_dup(i2d_of_void *i2d, d2i_of_void *d2i, void *x)
74 i=i2d(x,NULL);
79 i=i2d(x,&p);
a_verify.c 77 int ASN1_verify(i2d_of_void *i2d, X509_ALGOR *a, ASN1_BIT_STRING *signature,
94 inl=i2d(data,NULL);
103 i2d(data,&p);
  /external/openssl/include/openssl/
asn1.h 350 #define CHECKED_I2D_OF(type, i2d) \
351 ((i2d_of_void*) (1 ? i2d : ((I2D_OF(type))0)))
895 i2d_of_void *i2d, int ex_tag, int ex_class, variable
1055 unsigned char *ASN1_seq_pack(STACK_OF(OPENSSL_BLOCK) *safes, i2d_of_void *i2d, variable
    [all...]
  /external/blktrace/btt/
output.c 36 ai_dip_t dip_i2d_avg(struct d_info *dip) { return &dip->avgs.i2d; }
51 ai_pip_t pip_i2d_avg(struct p_info *pip) { return &pip->avgs.i2d; }
251 struct __ohead_data q2g, g2i, q2m, i2d, d2c, q2c; member in struct:ohead_data
273 100.0 * (double)(dip->avgs.i2d.total) / q2c_total,
279 __update_odp(odp, dip, i2d);
298 "DEV", "Q2G", "G2I", "Q2M", "I2D", "D2C");
303 od.i2d.n == 0 && od.d2c.n == 0)
310 OD_AVG(od, q2m, q2c), OD_AVG(od, i2d, q2c),
728 output_pip_avg(ofp, "I2D", pip_i2d_avg);
745 output_dip_avg(ofp, "I2D", dip_i2d_avg)
    [all...]

Completed in 1922 milliseconds

1 2 3