/external/dhcpcd/ |
D | dhcpcd.h | 109 struct interface { struct 110 char name[IF_NAMESIZE]; 111 struct if_state *state; 113 int flags; 114 sa_family_t family; 115 unsigned char hwaddr[HWADDR_LEN]; 116 size_t hwlen; 117 int metric; 118 int carrier; 142 struct interface *next; argument
|
/external/selinux/policycoreutils/sepolicy/sepolicy/ |
D | interface.py | 155 def get_interface_format_text(interface,path = "/usr/share/selinux/devel/policy.xml"): argument 161 def get_interface_compile_format_text(interfaces_dict, interface): argument 170 def generate_compile_te(interface, idict, name="compiletest"): argument 191 def interface_compile_test(interface, path = "/usr/share/selinux/devel/policy.xml"): argument
|
/external/skia/src/gpu/gl/ |
D | GrGLInterface.cpp | 21 const GrGLInterface* GrGLInterfaceAddTestDebugMarker(const GrGLInterface* interface, in GrGLInterfaceAddTestDebugMarker() 38 const GrGLInterface* GrGLInterfaceRemoveNVPR(const GrGLInterface* interface) { in GrGLInterfaceRemoveNVPR() 77 GrGLInterface* GrGLInterface::NewClone(const GrGLInterface* interface) { in NewClone()
|
D | GrGLAssembleInterface.cpp | 61 GrGLInterface* interface = SkNEW(GrGLInterface()); in GrGLAssembleGLInterface() local 349 GrGLInterface* interface = SkNEW(GrGLInterface); in GrGLAssembleGLESInterface() local
|
D | GrGLContext.h | 95 explicit GrGLContext(const GrGLInterface* interface) { in GrGLContext() 106 const GrGLInterface* interface() const { return fInterface.get(); } in interface() function
|
D | GrGLContext.cpp | 24 bool GrGLContextInfo::initialize(const GrGLInterface* interface) { in initialize()
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new_helpers.c | 25 const char *interface, void *user_data, DBusError *error) in fill_dict_with_properties() 81 static DBusMessage * get_all_properties(DBusMessage *message, char *interface, in get_all_properties() 146 static DBusMessage * properties_get_all(DBusMessage *message, char *interface, in properties_get_all() 232 char *interface, in properties_get_or_set() 285 char *interface; in properties_handler() local 603 const struct wpa_dbus_object_desc *obj_dsc, const char *interface, in put_changed_properties() 654 DBusConnection *con, const char *path, const char *interface, in do_send_prop_changed_signal() 689 DBusConnection *con, const char *path, const char *interface, in do_send_deprecated_prop_changed_signal() 716 DBusConnection *con, const char *path, const char *interface, in send_prop_changed_signal() 843 const char *path, const char *interface, in wpa_dbus_mark_property_changed() [all …]
|
/external/wpa_supplicant_8/hostapd/ |
D | ctrl_iface.h | 28 hostapd_global_ctrl_iface_init(struct hapd_interfaces *interface) in hostapd_global_ctrl_iface_init() 34 hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *interface) in hostapd_global_ctrl_iface_deinit()
|
/external/libusb-compat/examples/ |
D | testlibusb.c | 23 void print_altsetting(struct usb_interface_descriptor *interface) in print_altsetting() 39 void print_interface(struct usb_interface *interface) in print_interface()
|
/external/iputils/ |
D | rdisc.c | 66 struct interface struct 68 struct in_addr address; /* Used to identify the interface */ argument 69 struct in_addr localaddr; /* Actual address if the interface */ argument 81 * Use 255.255.255.255 for broadcasts - not the interface broadcast argument
|
/external/zlib/src/contrib/delphi/ |
D | ZLibConst.pas | 3 interface section
|
/external/google-tv-pairing-protocol/cpp/tests/polo/wire/ |
D | mocks.h | 36 explicit MockWireAdapter(PoloWireInterface* interface) in MockWireAdapter()
|
/external/google-tv-pairing-protocol/cpp/src/polo/wire/ |
D | polowireadapter.h | 80 PoloWireInterface* interface() { return interface_; } in interface() function
|
D | polowireadapter.cc | 22 PoloWireAdapter::PoloWireAdapter(PoloWireInterface* interface) in PoloWireAdapter()
|
/external/selinux/sepolgen/src/sepolgen/ |
D | interfaces.py | 243 def __init__(self, interface=None, attributes={}): argument 260 def from_interface(self, interface, attributes={}): argument 406 def add(self, interface, attributes={}): argument 461 def do_expand_ifcalls(self, interface, if_by_name): argument
|
/external/skia/tests/ |
D | GLInterfaceValidationTest.cpp | 33 const GrGLInterface* interface = glCtx->gl(); in DEF_GPUTEST() local
|
/external/v8/src/ |
D | interface.cc | 41 void Interface::DoAdd(const void* name, uint32_t hash, Interface* interface, in DoAdd() 206 Interface* interface = static_cast<Interface*>(p->value); in Print() local
|
D | interface.h | 63 void Add(const AstRawString* name, Interface* interface, Zone* zone, in Add() 155 Interface* interface() const { in interface() function
|
D | variables.cc | 38 MaybeAssignedFlag maybe_assigned_flag, Interface* interface) in Variable()
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
D | wpas-dbus-new-signals.py | 37 def interfaceAdded(interface, properties): argument 40 def interfaceRemoved(interface): argument
|
/external/libusb/libusb/ |
D | descriptor.c | 157 static void clear_interface(struct libusb_interface *interface) in clear_interface() 183 struct libusb_interface *interface, unsigned char *buffer, int size, in parse_interface() 338 struct libusb_interface *interface; in parse_configuration() local
|
/external/skia/src/gpu/gl/builders/ |
D | GrGLShaderBuilder.cpp | 175 void GrGLShaderBuilder::addLayoutQualifier(const char* param, InterfaceQualifier interface) { in addLayoutQualifier() 186 for (int interface = 0; interface <= kLastInterfaceQualifier; ++interface) { in compileAndAppendLayoutQualifiers() local
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
D | Antlr.Runtime.Tests.pas | 3 interface section
|
D | Antlr.Runtime.Collections.Tests.pas | 12 interface section
|
/external/android-clat/ |
D | getaddr.c | 99 union anyip *getinterface_ip(const char *interface, int family) { in getinterface_ip()
|