Home
last modified time | relevance | path

Searched defs:is_interface (Results 1 – 5 of 5) sorted by relevance

/third_party/flatbuffers/src/
Didl_gen_grpc.cpp536 const bool is_interface = false) { in GeneratedFileName()
/third_party/curl/lib/
Dconnect.c273 bool is_interface = FALSE; in bindlocal() local
/third_party/mesa3d/src/compiler/
Dglsl_types.h999 bool is_interface() const in is_interface() function
/third_party/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp7355 bool is_interface, in ast_process_struct_or_iface_block_members()
/third_party/glib/gobject/
Dgtype.c894 gboolean is_interface = ftype == G_TYPE_INTERFACE; in check_type_info_I() local