/external/tinyxml/ |
D | tinyxml.h | 280 …inline static const char* GetChar( const char* p, char* _value, int* length, TiXmlEncoding encodin… in GetChar() 468 void SetValue(const char * _value) { value = _value;} in SetValue() 472 void SetValue( const std::string& _value ) in SetValue() 497 …const TiXmlNode* FirstChild( const std::string& _value ) const { return FirstChild (_value.c_str (… in FirstChild() 498 …TiXmlNode* FirstChild( const std::string& _value ) { return FirstChild (_value.c_str ()); } ///… in FirstChild() 499 …const TiXmlNode* LastChild( const std::string& _value ) const { return LastChild (_value.c_str ())… in LastChild() 500 …TiXmlNode* LastChild( const std::string& _value ) { return LastChild (_value.c_str ()); } ///< … in LastChild() 527 …const TiXmlNode* IterateChildren( const std::string& _value, const TiXmlNode* previous ) const { r… in IterateChildren() 528 …TiXmlNode* IterateChildren( const std::string& _value, TiXmlNode* previous ) { return IterateChild… in IterateChildren() 575 …const TiXmlNode* PreviousSibling( const std::string& _value ) const { return PreviousSibling (_val… in PreviousSibling() [all …]
|
D | tinyxml.cpp | 334 TiXmlNode* TiXmlNode::FirstChild( const char * _value ) in FirstChild() 357 TiXmlNode* TiXmlNode::LastChild( const char * _value ) in LastChild() 431 TiXmlNode* TiXmlNode::NextSibling( const char * _value ) in NextSibling() 453 TiXmlNode* TiXmlNode::PreviousSibling( const char * _value ) in PreviousSibling() 516 TiXmlElement* TiXmlNode::FirstChildElement( const char * _value ) in FirstChildElement() 572 TiXmlElement* TiXmlNode::NextSiblingElement( const char * _value ) in NextSiblingElement() 611 TiXmlElement::TiXmlElement (const char * _value) in TiXmlElement() 620 TiXmlElement::TiXmlElement( const std::string& _value ) in TiXmlElement() 745 void TiXmlElement::SetAttribute( const char * name, const char * _value ) in SetAttribute() 1244 void TiXmlAttribute::SetIntValue( int _value ) in SetIntValue() [all …]
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinyxml.h | 327 …inline static const char* GetChar( const char* p, char* _value, int* length, TiXmlEncoding encodin… in GetChar() 508 void SetValue(const char * _value) { value = _value;} in SetValue() 512 void SetValue( const std::string& _value ) { value = _value; } in SetValue() 526 TiXmlNode* FirstChild( const char * _value ) { in FirstChild() 535 TiXmlNode* LastChild( const char * _value ) { in LastChild() 540 …const TiXmlNode* FirstChild( const std::string& _value ) const { return FirstChild (_value.c_str (… in FirstChild() 541 …TiXmlNode* FirstChild( const std::string& _value ) { return FirstChild (_value.c_str ()); } ///… in FirstChild() 542 …const TiXmlNode* LastChild( const std::string& _value ) const { return LastChild (_value.c_str ())… in LastChild() 543 …TiXmlNode* LastChild( const std::string& _value ) { return LastChild (_value.c_str ()); } ///< … in LastChild() 569 TiXmlNode* IterateChildren( const char * _value, const TiXmlNode* previous ) { in IterateChildren() [all …]
|
D | tinyxml.cpp | 525 TiXmlElement::TiXmlElement (const char * _value) in TiXmlElement() 534 TiXmlElement::TiXmlElement( const std::string& _value ) in TiXmlElement() 790 void TiXmlElement::SetAttribute( const std::string& _name, const std::string& _value ) in SetAttribute() 1250 void TiXmlAttribute::SetIntValue( int _value ) in SetIntValue() 1261 void TiXmlAttribute::SetDoubleValue( double _value ) in SetDoubleValue()
|
/external/webrtc/src/system_wrappers/interface/ |
D | atomic32.h | 61 WebRtc_Word32 _value; variable
|
/external/lldb/test/lang/objc/objc-checker/ |
D | main.m | 5 int _value; field
|
/external/tinyxml2/ |
D | tinyxml2.h | 907 …int QueryIntAttribute( const char* name, int* _value ) const { const XMLAttribute* … in QueryIntAttribute() 909 …int QueryUnsignedAttribute( const char* name, unsigned int* _value ) const { const XMLAttribute… in QueryUnsignedAttribute() 911 …int QueryBoolAttribute( const char* name, bool* _value ) const { const XMLAttribute… in QueryBoolAttribute() 913 …int QueryDoubleAttribute( const char* name, double* _value ) const { const XMLAttribute… in QueryDoubleAttribute() 915 …int QueryFloatAttribute( const char* name, float* _value ) const { const XMLAttribute* … in QueryFloatAttribute() 918 …void SetAttribute( const char* name, const char* _value ) { XMLAttribute* a = FindOrCreateAttri… in SetAttribute() 920 …void SetAttribute( const char* name, int _value ) { XMLAttribute* a = FindOrCreateAttri… in SetAttribute() 922 …void SetAttribute( const char* name, unsigned _value ) { XMLAttribute* a = FindOrCreateAttr… in SetAttribute() 924 …void SetAttribute( const char* name, bool _value ) { XMLAttribute* a = FindOrCreateAttr… in SetAttribute() 926 …void SetAttribute( const char* name, double _value ) { XMLAttribute* a = FindOrCreateAttrib… in SetAttribute()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
D | Extension.java | 12 protected String _value; field in Extension
|
/external/clang/test/CodeGenObjC/ |
D | optimize-ivar-offset-load.m | 9 int _value; field
|
/external/lzma/Java/SevenZip/ |
D | CRC.java | 23 int _value = -1; field in CRC
|
/external/libopus/celt/ |
D | entenc.c | 60 static int ec_write_byte(ec_enc *_this,unsigned _value){ in ec_write_byte() 66 static int ec_write_byte_at_end(ec_enc *_this,unsigned _value){ in ec_write_byte_at_end()
|
/external/lzma/CS/7zip/Common/ |
D | CRC.cs | 25 uint _value = 0xFFFFFFFF; field in SevenZip.CRC
|
/external/clang/test/Analysis/ |
D | NSString.m | 410 NSString *_value; field 412 - (NSString *)_value; method 418 - (NSString *)_value { method
|
D | cfref_PR2519.c | 35 CFNumberRef _value = CFNumberCreate(kCFAllocatorDefault, kCFNumberIntType, &pid); in main() local
|
/external/lldb/include/lldb/Core/ |
D | VMRange.h | 139 lldb::addr_t _value; variable
|
/external/lldb/test/lang/objc/objc-dynamic-value/ |
D | dynamic-value.m | 9 uint32_t _value; field
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_state.c | 245 #define EMIT_RS(_rs, _count, _name, _value) \ argument
|
/external/clang/test/FixIt/ |
D | format-darwin.m | 62 NSInteger _value; field
|
/external/jetty/src/java/org/eclipse/jetty/http/ |
D | HttpCookie.java | 24 private final String _value; field in HttpCookie
|
/external/clang/test/CodeGenCXX/ |
D | 2010-07-23-DeclLoc.cpp | 49 T _value; member in TRangeValue
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/ |
D | HashList.cs | 68 private object _value; field in Antlr.Runtime.Collections.HashList.HashListEnumerator
|
/external/jmdns/src/javax/jmdns/impl/ |
D | DNSCache.java | 153 private List<? extends DNSEntry> _value; field in DNSCache._CacheEntry
|
/external/jetty/src/java/org/eclipse/jetty/util/ |
D | StringMap.java | 560 Object _value; field in StringMap.Node
|
/external/jetty/src/java/org/eclipse/jetty/xml/ |
D | XmlParser.java | 467 private String _value; field in XmlParser.Attribute
|
/external/valgrind/helgrind/ |
D | helgrind.h | 270 #define VALGRIND_HG_SEM_INIT_POST(_sem, _value) \ argument
|