Searched defs:Representation (Results 1 – 7 of 7) sorted by relevance
242 ### Compressed Pointers254 ### Number264 ### String268 ### Object / Lexical Environment282 ### Properties of Objects311 ### LCache321 ### Collections325 ### Exception Handling329 ### Value Management and Ownership
80 ### Values91 ### Nodes273 ### Indirect addressing
225 ## Representation section in Frequently Asked Questions (FAQ)227 ### What is the maximum and minimum length of a phone number?
112 constexpr Representation() : kind_(kNone) {} in Representation() function232 explicit constexpr Representation(Kind k) : kind_(k) {} in Representation() function
189 GstMPDRepresentationNode * Representation, in gst_mpd_client_fetch_external_segment_list()284 GstMPDRepresentationNode * Representation) in gst_mpd_client_get_segment_base()325 GstMPDRepresentationNode * Representation) in gst_mpd_client_get_segment_list()
62 enum Representation : uint32_t { enum
111 PointerToMemberRepresentation Representation) in MemberPointerInfo()120 PointerToMemberRepresentation Representation; variable