Searched refs:xclass (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dxmlreport.py97 xclass = self.xml_out.createElement("class")
99 xclass.appendChild(self.xml_out.createElement("methods"))
102 xclass.appendChild(xlines)
104 xclass.setAttribute("name", className)
106 xclass.setAttribute("filename", cu.name + ext)
107 xclass.setAttribute("complexity", "0")
141 xclass.setAttribute("line-rate", rate(class_hits, class_lines))
142 xclass.setAttribute("branch-rate", rate(class_br_hits, class_branches))
143 package[0][className] = xclass
/external/chromium_org/third_party/boringssl/src/crypto/asn1/
H A Da_bool.c83 int inf,tag,xclass; local
87 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
H A Da_bytes.c74 int inf,tag,xclass; local
78 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
132 int i2d_ASN1_bytes(ASN1_STRING *a, unsigned char **pp, int tag, int xclass) argument
151 ASN1_put_object(&p,constructed,ret,tag,xclass);
165 int inf,tag,xclass; local
176 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
198 c.xclass=Pclass;
284 if (d2i_ASN1_bytes(&os,&c->p,c->max-c->p,c->tag,c->xclass)
H A Dasn1_par.c64 static int asn1_print_info(BIO *bp, int tag, int xclass,int constructed,
68 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed, argument
83 if ((xclass & V_ASN1_PRIVATE) == V_ASN1_PRIVATE)
85 else if ((xclass & V_ASN1_CONTEXT_SPECIFIC) == V_ASN1_CONTEXT_SPECIFIC)
87 else if ((xclass & V_ASN1_APPLICATION) == V_ASN1_APPLICATION)
116 int tag,xclass,ret=0; local
134 j=ASN1_get_object(&p,&len,&tag,&xclass,length);
163 if (!asn1_print_info(bp,tag,xclass,j,(indent)?depth:0))
196 else if (xclass != 0)
400 if ((tag == V_ASN1_EOC) && (xclass
[all...]
H A Dasn1_lib.c102 int tag,xclass,inf; local
107 xclass=(*p&V_ASN1_PRIVATE);
133 *pclass=xclass;
201 int xclass)
207 i|=(xclass&V_ASN1_PRIVATE);
324 c->inf=ASN1_get_object(&(c->p),&(c->slen),&(c->tag),&(c->xclass),
200 ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, int xclass) argument
H A Da_int.c277 int inf,tag,xclass; local
289 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
H A Da_object.c262 int tag,xclass; local
266 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
H A Da_d2i_fp.c193 c.inf=ASN1_get_object(&(c.p),&(c.slen),&(c.tag),&(c.xclass),
/external/openssl/crypto/asn1/
H A Da_bool.c83 int inf,tag,xclass; local
87 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
H A Da_bytes.c73 int inf,tag,xclass; local
77 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
131 int i2d_ASN1_bytes(ASN1_STRING *a, unsigned char **pp, int tag, int xclass) argument
150 ASN1_put_object(&p,constructed,ret,tag,xclass);
164 int inf,tag,xclass; local
175 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
197 c.xclass=Pclass;
283 if (d2i_ASN1_bytes(&os,&c->p,c->max-c->p,c->tag,c->xclass)
H A Dasn1_par.c65 static int asn1_print_info(BIO *bp, int tag, int xclass,int constructed,
69 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed, argument
84 if ((xclass & V_ASN1_PRIVATE) == V_ASN1_PRIVATE)
86 else if ((xclass & V_ASN1_CONTEXT_SPECIFIC) == V_ASN1_CONTEXT_SPECIFIC)
88 else if ((xclass & V_ASN1_APPLICATION) == V_ASN1_APPLICATION)
117 int tag,xclass,ret=0; local
135 j=ASN1_get_object(&p,&len,&tag,&xclass,length);
164 if (!asn1_print_info(bp,tag,xclass,j,(indent)?depth:0))
197 else if (xclass != 0)
402 if ((tag == V_ASN1_EOC) && (xclass
[all...]
H A Dasn1_lib.c100 int tag,xclass,inf; local
105 xclass=(*p&V_ASN1_PRIVATE);
131 *pclass=xclass;
199 int xclass)
205 i|=(xclass&V_ASN1_PRIVATE);
322 c->inf=ASN1_get_object(&(c->p),&(c->slen),&(c->tag),&(c->xclass),
198 ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, int xclass) argument
H A Da_set.c189 c.inf=ASN1_get_object(&c.p,&c.slen,&c.tag,&c.xclass,c.max-c.p);
191 if (ex_class != c.xclass)
H A Da_int.c278 int inf,tag,xclass; local
290 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
H A Da_object.c263 int tag,xclass; local
267 inf=ASN1_get_object(&p,&len,&tag,&xclass,length);
H A Da_d2i_fp.c192 c.inf=ASN1_get_object(&(c.p),&(c.slen),&(c.tag),&(c.xclass),
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c377 get_visual( Display *dpy, int scr, unsigned int depth, int xclass )
388 temp.CLASS = xclass;
393 if (depth==default_depth && xclass==default_class) {
405 if (vis && depth > 24 && (xclass==TrueColor || xclass==DirectColor)) {
433 int depth, xclass = -1; local
445 if (strcmp(type,"TrueColor")==0) xclass = TrueColor;
446 else if (strcmp(type,"DirectColor")==0) xclass = DirectColor;
447 else if (strcmp(type,"PseudoColor")==0) xclass = PseudoColor;
448 else if (strcmp(type,"StaticColor")==0) xclass
480 int xclass, visclass = 0; local
[all...]
H A Dxm_api.c574 const int xclass = v->visualType; local
575 if (xclass != GLX_TRUE_COLOR && xclass == !GLX_DIRECT_COLOR) {
738 const int xclass = v->visualType; local
739 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c377 get_visual( Display *dpy, int scr, unsigned int depth, int xclass )
388 temp.CLASS = xclass;
393 if (depth==default_depth && xclass==default_class) {
405 if (vis && depth > 24 && (xclass==TrueColor || xclass==DirectColor)) {
433 int depth, xclass = -1; local
445 if (strcmp(type,"TrueColor")==0) xclass = TrueColor;
446 else if (strcmp(type,"DirectColor")==0) xclass = DirectColor;
447 else if (strcmp(type,"PseudoColor")==0) xclass = PseudoColor;
448 else if (strcmp(type,"StaticColor")==0) xclass
480 int xclass, visclass = 0; local
[all...]
H A Dxm_api.c574 const int xclass = v->visualType; local
575 if (xclass != GLX_TRUE_COLOR && xclass == !GLX_DIRECT_COLOR) {
738 const int xclass = v->visualType; local
739 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dfakeglx.c522 get_visual( Display *dpy, int scr, unsigned int depth, int xclass )
533 temp.CLASS = xclass;
538 if (depth==default_depth && xclass==default_class) {
550 if (vis && depth > 24 && (xclass==TrueColor || xclass==DirectColor)) {
579 int depth, xclass = -1; local
591 if (strcmp(type,"TrueColor")==0) xclass = TrueColor;
592 else if (strcmp(type,"DirectColor")==0) xclass = DirectColor;
593 else if (strcmp(type,"GrayScale")==0) xclass = GrayScale;
594 else if (strcmp(type,"StaticGray")==0) xclass
622 int xclass, visclass = 0; local
[all...]
H A Dxm_api.c562 const int xclass = v->visualType; local
574 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
826 const int xclass = v->visualType; local
827 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
/external/mesa3d/src/mesa/drivers/x11/
H A Dfakeglx.c522 get_visual( Display *dpy, int scr, unsigned int depth, int xclass )
533 temp.CLASS = xclass;
538 if (depth==default_depth && xclass==default_class) {
550 if (vis && depth > 24 && (xclass==TrueColor || xclass==DirectColor)) {
579 int depth, xclass = -1; local
591 if (strcmp(type,"TrueColor")==0) xclass = TrueColor;
592 else if (strcmp(type,"DirectColor")==0) xclass = DirectColor;
593 else if (strcmp(type,"GrayScale")==0) xclass = GrayScale;
594 else if (strcmp(type,"StaticGray")==0) xclass
622 int xclass, visclass = 0; local
[all...]
H A Dxm_api.c562 const int xclass = v->visualType; local
574 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
826 const int xclass = v->visualType; local
827 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
/external/pcre/dist/
H A Dpcre_xclass.c67 PRIV(xclass)(pcre_uint32 c, const pcre_uchar *data, BOOL utf) function

Completed in 1182 milliseconds

12