OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypeNode
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gobject/
gtype.c
77
* again. this affects most of the struct
TypeNode
fields, e.g. ->children or
168
typedef struct _TypeNode
TypeNode
;
179
static inline GTypeFundamentalInfo* type_node_fundamental_info_I (
TypeNode
*node);
180
static void type_add_flags_W (
TypeNode
*node,
182
static void type_data_make_W (
TypeNode
*node,
185
static inline void type_data_ref_Wm (
TypeNode
*node);
186
static inline void type_data_unref_WmREC (
TypeNode
*node,
190
static inline gpointer type_get_qdata_L (
TypeNode
*node,
192
static inline void type_set_qdata_W (
TypeNode
*node,
195
static IFaceHolder* type_iface_peek_holder_L (
TypeNode
*iface
[
all
...]
/external/clang/lib/AST/
ASTContext.cpp
[
all
...]
Completed in 49 milliseconds