Lines Matching defs:document

683 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const V…  in GetWithDefault()
689 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const C… in GetWithDefault()
696 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const s… in GetWithDefault()
707 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, T defau… in GetWithDefault()
759 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, ValueTy… in Set()
765 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const V… in Set()
771 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const C… in Set()
778 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const s… in Set()
789 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, T value… in Set()
814 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, ValueTy… in Swap()
1185 typename DocumentType::ValueType& CreateValueByPointer(DocumentType& document, const GenericPointer… in CreateValueByPointer()
1190 typename DocumentType::ValueType& CreateValueByPointer(DocumentType& document, const CharType(&sour… in CreateValueByPointer()
1267 typename DocumentType::ValueType& GetValueByPointerWithDefault(DocumentType& document, const Generi… in GetValueByPointerWithDefault()
1272 typename DocumentType::ValueType& GetValueByPointerWithDefault(DocumentType& document, const Generi… in GetValueByPointerWithDefault()
1278 typename DocumentType::ValueType& GetValueByPointerWithDefault(DocumentType& document, const Generi… in GetValueByPointerWithDefault()
1285 GetValueByPointerWithDefault(DocumentType& document, const GenericPointer<typename DocumentType::Va… in GetValueByPointerWithDefault()
1290 typename DocumentType::ValueType& GetValueByPointerWithDefault(DocumentType& document, const CharTy… in GetValueByPointerWithDefault()
1295 typename DocumentType::ValueType& GetValueByPointerWithDefault(DocumentType& document, const CharTy… in GetValueByPointerWithDefault()
1301 typename DocumentType::ValueType& GetValueByPointerWithDefault(DocumentType& document, const CharTy… in GetValueByPointerWithDefault()
1308 GetValueByPointerWithDefault(DocumentType& document, const CharType(&source)[N], T2 defaultValue) { in GetValueByPointerWithDefault()
1373 typename DocumentType::ValueType& SetValueByPointer(DocumentType& document, const GenericPointer<ty… in SetValueByPointer()
1378 typename DocumentType::ValueType& SetValueByPointer(DocumentType& document, const GenericPointer<ty… in SetValueByPointer()
1383 typename DocumentType::ValueType& SetValueByPointer(DocumentType& document, const GenericPointer<ty… in SetValueByPointer()
1389 typename DocumentType::ValueType& SetValueByPointer(DocumentType& document, const GenericPointer<ty… in SetValueByPointer()
1396 SetValueByPointer(DocumentType& document, const GenericPointer<typename DocumentType::ValueType>& p… in SetValueByPointer()
1401 typename DocumentType::ValueType& SetValueByPointer(DocumentType& document, const CharType(&source)… in SetValueByPointer()
1406 typename DocumentType::ValueType& SetValueByPointer(DocumentType& document, const CharType(&source)… in SetValueByPointer()
1411 typename DocumentType::ValueType& SetValueByPointer(DocumentType& document, const CharType(&source)… in SetValueByPointer()
1417 typename DocumentType::ValueType& SetValueByPointer(DocumentType& document, const CharType(&source)… in SetValueByPointer()
1424 SetValueByPointer(DocumentType& document, const CharType(&source)[N], T2 value) { in SetValueByPointer()
1441 typename DocumentType::ValueType& SwapValueByPointer(DocumentType& document, const GenericPointer<t… in SwapValueByPointer()
1446 typename DocumentType::ValueType& SwapValueByPointer(DocumentType& document, const CharType(&source… in SwapValueByPointer()