| /external/protobuf/src/google/protobuf/util/internal/ | 
| D | protostream_objectsource.cc | 317     StringPiece field_name, ObjectWriter* ow) {  in RenderTimestamp() 339     StringPiece field_name, ObjectWriter* ow) {  in RenderDuration() 381     StringPiece field_name, ObjectWriter* ow) {  in RenderDouble() 394     StringPiece field_name, ObjectWriter* ow) {  in RenderFloat() 407     StringPiece field_name, ObjectWriter* ow) {  in RenderInt64() 420     StringPiece field_name, ObjectWriter* ow) {  in RenderUInt64() 433     StringPiece field_name, ObjectWriter* ow) {  in RenderInt32() 446     StringPiece field_name, ObjectWriter* ow) {  in RenderUInt32() 459     StringPiece field_name, ObjectWriter* ow) {  in RenderBool() 473     StringPiece field_name, ObjectWriter* ow) {  in RenderString() [all …] 
 | 
| D | protostream_objectwriter.cc | 918 Status ProtoStreamObjectWriter::RenderStructValue(ProtoStreamObjectWriter* ow,  in RenderStructValue() 1024 Status ProtoStreamObjectWriter::RenderTimestamp(ProtoStreamObjectWriter* ow,  in RenderTimestamp() 1048 static inline util::Status RenderOneFieldPath(ProtoStreamObjectWriter* ow,  in RenderOneFieldPath() 1055 Status ProtoStreamObjectWriter::RenderFieldMask(ProtoStreamObjectWriter* ow,  in RenderFieldMask() 1071 Status ProtoStreamObjectWriter::RenderDuration(ProtoStreamObjectWriter* ow,  in RenderDuration() 1121 Status ProtoStreamObjectWriter::RenderWrapperType(ProtoStreamObjectWriter* ow,  in RenderWrapperType()
  | 
| D | object_source.h | 60   virtual util::Status WriteTo(ObjectWriter* ow) const {  in WriteTo()
  | 
| D | object_writer.cc | 42                                      StringPiece name, ObjectWriter* ow) {  in RenderDataPieceTo()
  | 
| D | default_value_objectwriter.cc | 61     ObjectWriter* ow)  in DefaultValueObjectWriter() 231 void DefaultValueObjectWriter::Node::WriteTo(ObjectWriter* ow) {  in WriteTo() 266 void DefaultValueObjectWriter::Node::WriteChildren(ObjectWriter* ow) {  in WriteChildren()
  | 
| D | json_stream_parser.cc | 131 JsonStreamParser::JsonStreamParser(ObjectWriter* ow)  in JsonStreamParser()
  | 
| /external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ | 
| D | protostream_objectsource.cc | 317     StringPiece field_name, ObjectWriter* ow) {  in RenderTimestamp() 339     StringPiece field_name, ObjectWriter* ow) {  in RenderDuration() 381     StringPiece field_name, ObjectWriter* ow) {  in RenderDouble() 394     StringPiece field_name, ObjectWriter* ow) {  in RenderFloat() 407     StringPiece field_name, ObjectWriter* ow) {  in RenderInt64() 420     StringPiece field_name, ObjectWriter* ow) {  in RenderUInt64() 433     StringPiece field_name, ObjectWriter* ow) {  in RenderInt32() 446     StringPiece field_name, ObjectWriter* ow) {  in RenderUInt32() 459     StringPiece field_name, ObjectWriter* ow) {  in RenderBool() 473     StringPiece field_name, ObjectWriter* ow) {  in RenderString() [all …] 
 | 
| D | protostream_objectwriter.cc | 918 Status ProtoStreamObjectWriter::RenderStructValue(ProtoStreamObjectWriter* ow,  in RenderStructValue() 1024 Status ProtoStreamObjectWriter::RenderTimestamp(ProtoStreamObjectWriter* ow,  in RenderTimestamp() 1048 static inline util::Status RenderOneFieldPath(ProtoStreamObjectWriter* ow,  in RenderOneFieldPath() 1055 Status ProtoStreamObjectWriter::RenderFieldMask(ProtoStreamObjectWriter* ow,  in RenderFieldMask() 1071 Status ProtoStreamObjectWriter::RenderDuration(ProtoStreamObjectWriter* ow,  in RenderDuration() 1121 Status ProtoStreamObjectWriter::RenderWrapperType(ProtoStreamObjectWriter* ow,  in RenderWrapperType()
  | 
| D | object_source.h | 60   virtual util::Status WriteTo(ObjectWriter* ow) const {  in WriteTo()
  | 
| D | object_writer.cc | 42                                      StringPiece name, ObjectWriter* ow) {  in RenderDataPieceTo()
  | 
| D | default_value_objectwriter.cc | 61     ObjectWriter* ow)  in DefaultValueObjectWriter() 231 void DefaultValueObjectWriter::Node::WriteTo(ObjectWriter* ow) {  in WriteTo() 266 void DefaultValueObjectWriter::Node::WriteChildren(ObjectWriter* ow) {  in WriteChildren()
  | 
| D | json_stream_parser.cc | 131 JsonStreamParser::JsonStreamParser(ObjectWriter* ow)  in JsonStreamParser()
  | 
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/ | 
| D | SerializationFeaturesTest.java | 92         ObjectWriter ow = mapper.writer();  in testFlushingAutomatic()  local 116         ObjectWriter ow = mapper.writer();  in testFlushingNotAutomatic()  local
  | 
| /external/libkmsxx/py/tests/ | 
| D | wb-m2m-crop.py | 13 ow = 640  variable
  | 
| /external/mesa3d/src/mesa/math/ | 
| D | m_xform_tmp.h | 593       const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3];  in TAG()  local 640       const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3];  in TAG()  local 663       const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3];  in TAG()  local 688       const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3];  in TAG()  local 712       const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3];  in TAG()  local 736       const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3];  in TAG()  local
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/skins/highlight/tomorrow/ | 
| D | _highlight.scss | 52   .ow  { color: $highlight-aqua; } /* Operator.Word */  class
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/skins/highlight/tomorrow/ | 
| D | _highlight.scss | 52   .ow  { color: $highlight-aqua; } /* Operator.Word */  class
  | 
| /external/lua/src/ | 
| D | lgc.h | 95 #define isdeadm(ow,m)	((m) & (ow))  argument
  | 
| D | lgc.c | 813   int ow = otherwhite(g);  in sweeplist()  local
  | 
| /external/libwebsockets/lib/core-net/ | 
| D | network.c | 757 				int ow = lws_ptr_diff(result, orig);  in lws_parse_numeric_address()  local
  | 
| /external/tensorflow/tensorflow/compiler/xla/service/ | 
| D | hlo_cost_analysis_test.cc | 328   const int ow = iw;  in TEST_F()  local
  | 
| /external/crosvm/docs/book/ | 
| D | mermaid.min.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef…  property
  |