/external/wpa_supplicant/ |
D | eap_sake.c | 126 int id, size_t *length, u8 subtype) in eap_sake_build_msg() argument 147 req->subtype = subtype; in eap_sake_build_msg() 387 u8 subtype, session_id; in eap_sake_process() local 397 subtype = req->subtype; in eap_sake_process() 403 "session_id %d", subtype, session_id); in eap_sake_process() 421 switch (subtype) { in eap_sake_process() 439 "unknown subtype %d", subtype); in eap_sake_process()
|
D | eap_aka.c | 733 u8 subtype, *res; in eap_aka_process() local 760 subtype = *pos++; in eap_aka_process() 761 wpa_printf(MSG_DEBUG, "EAP-AKA: Subtype=%d", subtype); in eap_aka_process() 770 switch (subtype) { in eap_aka_process() 793 wpa_printf(MSG_DEBUG, "EAP-AKA: Unknown subtype=%d", subtype); in eap_aka_process()
|
D | eap_tlv.h | 69 u8 subtype; member
|
D | eap_sim.c | 801 u8 subtype, *res; in eap_sim_process() local 828 subtype = *pos++; in eap_sim_process() 829 wpa_printf(MSG_DEBUG, "EAP-SIM: Subtype=%d", subtype); in eap_sim_process() 838 switch (subtype) { in eap_sim_process() 861 wpa_printf(MSG_DEBUG, "EAP-SIM: Unknown subtype=%d", subtype); in eap_sim_process()
|
D | eap_sake_common.h | 60 u8 subtype; member
|
D | eap_sim_common.h | 150 struct eap_sim_msg * eap_sim_msg_init(int code, int id, int type, int subtype);
|
D | eap_sim_common.c | 608 struct eap_sim_msg * eap_sim_msg_init(int code, int id, int type, int subtype) in eap_sim_msg_init() argument 631 *pos++ = subtype; in eap_sim_msg_init()
|
D | eap_fast.c | 1242 _bind->version, _bind->received_version, _bind->subtype); in eap_fast_process_crypto_binding() 1250 _bind->subtype != EAP_TLV_CRYPTO_BINDING_SUBTYPE_REQUEST) { in eap_fast_process_crypto_binding() 1255 _bind->subtype); in eap_fast_process_crypto_binding() 1352 rbind->subtype = EAP_TLV_CRYPTO_BINDING_SUBTYPE_RESPONSE; in eap_fast_process_crypto_binding() 1359 rbind->version, rbind->received_version, rbind->subtype); in eap_fast_process_crypto_binding()
|
D | radius.c | 718 u8 subtype, size_t *alen) in radius_msg_get_vendor_attr() argument 755 if (vhdr->vendor_type != subtype) { in radius_msg_get_vendor_attr()
|
/external/webkit/WebCore/platform/graphics/gtk/ |
D | IconGtk.cpp | 72 String subtype = MIMEType.substring(pos + 1); in lookupIconName() local 74 String iconName = media + "-" + subtype; in lookupIconName() 77 iconName = "gnome-mime-" + media + "-" + subtype; in lookupIconName()
|
/external/qemu/block/ |
D | bochs.c | 45 char subtype[16]; // "Undoable" / "Volatile" / "Growing" member 65 char subtype[16]; // "Undoable" / "Volatile" / "Growing" member 104 !strcmp(bochs->subtype, GROWING_TYPE) && in bochs_probe() 136 strcmp(bochs.subtype, GROWING_TYPE) || in bochs_open()
|
/external/jpeg/ |
D | rdtarga.c | 337 int idlen, cmaptype, subtype, flags, interlace_type, components; in start_input_tga() local 353 subtype = UCH(targaheader[2]); in start_input_tga() 369 if (subtype > 8) { in start_input_tga() 373 subtype -= 8; in start_input_tga() 383 switch (subtype) { in start_input_tga()
|
/external/qemu/distrib/sdl-1.2.12/src/video/photon/ |
D | SDL_ph_events.c | 126 if (phevent->subtype == Ph_EV_PTR_ENTER) in ph_DispatchEvent() 130 else if (phevent->subtype ==Ph_EV_PTR_LEAVE) in ph_DispatchEvent() 172 if (phevent->subtype == Ph_EV_RELEASE_REAL && buttons != 0) in ph_DispatchEvent() 176 else if(phevent->subtype == Ph_EV_RELEASE_PHANTOM) in ph_DispatchEvent() 380 if (phevent->subtype==Ph_OFFSCREEN_INVALID) in ph_DispatchEvent()
|
/external/tcpdump/ |
D | print-802_11.c | 690 u_int subtype = FC_SUBTYPE(fc); in data_header_print() local 692 if (DATA_FRAME_IS_CF_ACK(subtype) || DATA_FRAME_IS_CF_POLL(subtype) || in data_header_print() 693 DATA_FRAME_IS_QOS(subtype)) { in data_header_print() 695 if (DATA_FRAME_IS_CF_ACK(subtype)) { in data_header_print() 696 if (DATA_FRAME_IS_CF_POLL(subtype)) in data_header_print() 701 if (DATA_FRAME_IS_CF_POLL(subtype)) in data_header_print() 704 if (DATA_FRAME_IS_QOS(subtype)) in data_header_print()
|
/external/opencore/protocols/rtp/src/ |
D | rtcp.h | 346 uint8 subtype; member 367 uint8 subtype; member
|
D | rtcp_encoder.cpp | 209 switch (app_packet.pvss_app_data.subtype) in GetEncodedSize() 654 if ((status = output_rtcp_header(APP_PACKET_TYPE, app_packet.subtype, in EncodeAPP() 685 switch (app_packet.pvss_app_data.subtype) in EncodeAPP()
|
D | rtcp_decoder.cpp | 793 app_packet.subtype = subType; in DecodeAPP() 804 app_packet.pvss_app_data.subtype = subType; in DecodeAPP()
|
/external/svox/pico/lib/ |
D | picotok.c | 1043 …gUnit this, tok_subobj_t * tok, picoos_uchar str[], pico_tokenType type, pico_tokenSubType subtype) in tok_putToSimpleToken() argument 1059 tok->tokenSubType = subtype; in tok_putToSimpleToken() 1300 pico_tokenSubType subtype = -1; in tok_treatChar() local 1325 dummy = picoktab_getIntPropTokenSubType(tok->graphTab, id, &subtype); in tok_treatChar() 1328 subtype = -1; in tok_treatChar() 1331 subtype = -1; in tok_treatChar() 1348 …type != tok->tokenType) || (type == PICODATA_ITEMINFO1_TOKTYPE_CHAR) || (subtype != tok->tokenSubT… in tok_treatChar() 1355 tok_putToSimpleToken(this, tok, tok->utf, type, subtype); in tok_treatChar()
|
/external/dbus/dbus/ |
D | dbus-message.c | 2018 int subtype = _dbus_type_reader_get_current_type(&real->u.reader); in dbus_message_iter_get_fixed_array() local 2022 _dbus_return_if_fail ((subtype == DBUS_TYPE_INVALID) || in dbus_message_iter_get_fixed_array() 2023 dbus_type_is_fixed (subtype)); in dbus_message_iter_get_fixed_array()
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
D | SDL_QuartzEvents.m | 830 if ([event subtype] == 7) { 954 … if ([ event subtype ] == NSApplicationActivatedEventType && (mode_flags & SDL_FULLSCREEN)) {
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/ |
D | pvmf_rtcp_proto_impl.cpp | 472 App.subtype = RTCP_NADU_APP_SUBTYPE; in ComposeFeedBackPacket()
|
/external/webkit/WebKit/win/Interfaces/ |
D | IWebView.idl | 552 a subtype, i.e. "video/" will match the document class with
|
/external/libxml2/ |
D | xmlschemas.c | 8947 xmlSchemaTypePtr subtype, last = NULL; in xmlSchemaParseUnion() local 8954 subtype = (xmlSchemaTypePtr) in xmlSchemaParseUnion() 8956 if (subtype != NULL) { in xmlSchemaParseUnion() 8958 type->subtypes = subtype; in xmlSchemaParseUnion() 8959 last = subtype; in xmlSchemaParseUnion() 8961 last->next = subtype; in xmlSchemaParseUnion() 8962 last = subtype; in xmlSchemaParseUnion()
|
/external/webkit/WebKit/mac/Carbon/ |
D | CarbonWindowAdapter.mm | 399 short eventSubtype = [inEvent subtype];
|
/external/webkit/WebCore/ |
D | ChangeLog-2003-10-25 | 9190 to handle a specific subtype of error for properties.
|