Searched defs:WriteField (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | ArchiveEmitter.cpp | 31 auto WriteField = [&](StringRef Field, uint8_t Size) { in yaml2archive() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | encode_proto_op.cc | 249 Status WriteField(const FieldDescriptor& field_desc, const Tensor& input, in WriteField() function 341 Status WriteField(const FieldDescriptor& field_desc, const Tensor& input, in WriteField() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/ |
H A D | supplement_data.cc | 133 bool SupplementDataWriter::WriteField(DataType type, const ByteBuffer& data) { in WriteField() function in bt::SupplementDataWriter
|
/aosp_15_r20/prebuilts/go/linux-x86/src/mime/multipart/ |
D | writer.go | 159 func (w *Writer) WriteField(fieldname, value string) error { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/net/http2/hpack/ |
D | encode.go | 50 func (e *Encoder) WriteField(f HeaderField) error { func
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcTestSubcase.cpp | 112 void WriteField(tcu::TestLog &log, const char *title, std::string message) in WriteField() function
|
/aosp_15_r20/external/tensorflow/tensorflow/java/src/gen/cc/ |
H A D | source_writer.cc | 229 SourceWriter& SourceWriter::WriteField(const Variable& field, int modifiers, in WriteField() function in tensorflow::java::SourceWriter
|