Home
last modified time | relevance | path

Searched defs:attribs (Results 1 – 6 of 6) sorted by relevance

/external/apache-http/src/org/apache/http/impl/cookie/
DCookieSpecBase.java86 NameValuePair[] attribs = headerelement.getParameters(); in parse() local
DRFC2965Spec.java126 NameValuePair[] attribs = headerelement.getParameters(); in parse() local
DBasicClientCookie.java352 private Map<String, String> attribs; field in BasicClientCookie
/external/openssl/apps/
Dreq.c1201 int attribs, unsigned long chtype) in make_REQ()
1287 STACK_OF(CONF_VALUE) *attr_sk, char *attr_sect, int attribs, in prompt_info()
1459 STACK_OF(CONF_VALUE) *attr_sk, int attribs, unsigned long chtype)
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
DSDL_x11gl.c94 int attribs[64]; in X11_GL_GetVisual() local
/external/bluez/utils/tools/
Dsdptool.c104 struct attrib_def *attribs; /* Specific attribute definitions */ member