Searched defs:get_interface (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/compiler/glsl/ |
D | glsl_symbol_table.cpp | 62 const glsl_type *get_interface(enum ir_variable_mode mode) in get_interface() function in symbol_table_entry 243 const glsl_type *glsl_symbol_table::get_interface(const char *name, in get_interface() function in glsl_symbol_table
|
/external/autotest/client/cros/chameleon/ |
D | chameleon_audio_ids.py | 163 def get_interface(port_id): function
|
/external/toybox/toys/pending/ |
D | arping.c | 52 static void get_interface(char *interface, int *ifindex, uint32_t *oip, in get_interface() function
|
D | dhcp.c | 281 static int get_interface( char *interface, int *ifindex, uint32_t *oip, uint8_t *mac) in get_interface() function
|
D | dhcpd.c | 359 static int get_interface(const char *interface, int *ifindex, void *oip, in get_interface() function
|
/external/freetype/include/freetype/ |
D | ftmodapi.h | 244 FT_Module_Requester get_interface; member
|
/external/bcc/src/cc/frontends/p4/test/ |
D | endToEndTest.py | 114 def get_interface(self, ifname): member in NetworkBase
|
/external/libcap-ng/libcap-ng-0.7/utils/ |
D | netcap.c | 351 static void get_interface(unsigned int iface, char *ifc) in get_interface() function
|
/external/freetype/include/freetype/internal/ |
D | sfnt.h | 717 FT_Module_Requester get_interface; member
|
/external/autotest/client/common_lib/cros/network/ |
D | iw_runner.py | 446 def get_interface(self, interface_name): member in IwRunner
|