Home
last modified time | relevance | path

Searched defs:is_reference (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/media/cast/net/rtp/
Drtp_header_parser.h24 bool is_reference; // Set to true if the previous frame is not available, member
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
Dp_video_state.h251 bool is_reference; member
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h251 bool is_reference; member
/external/lldb/source/Expression/
DClangExpressionDeclMap.cpp1530 bool is_reference = pt.IsReferenceType(); in AddOneVariable() local
/external/chromium_org/third_party/cython/src/Cython/Compiler/
DPyrexTypes.py208 is_reference = 0 variable in PyrexType
2281 is_reference = 1 variable in CReferenceType
/external/clang/bindings/python/clang/
Dcindex.py546 def is_reference(self): member in CursorKind
/external/clang/test/SemaCXX/
Dtype-traits.cpp585 void is_reference() in is_reference() function