Lines Matching refs:this
24 The namespace in which the type resides. Usually this is "libxl_" but
33 functions. Valid values for this fields are:
40 memory contained within this type (but not the type itself).
50 this type.
61 C expression for the value to initialise instances of this type to.
78 representing this type.
83 representing this type to C type.
91 If it's set then calling this function shall return true if this type
94 If this is not set, that means we can check the type against init_val
103 Instances of this class represent types which are predefined within
108 Instances of this class represent the standard uint<N>_t types.
133 EnumerationValue.name The C name of this value, including
137 EnumerationValue.rawname The C name of this value, excluding
141 EnumerationValue.valuename The name of this value, excluding the
144 EnumerationValue.value The integer value associated with this name.
161 Field.init_val The initialisation value for this field. Takes
184 The KeyedUnion.keyvar contains an idl.Field, this is the member of