Home
last modified time | relevance | path

Searched defs:output (Results 376 - 400 of 1375) sorted by relevance

1...<<11121314151617181920>>...55

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessageLite.java71 void writeTo(CodedOutputStream output) throws IOException; in writeTo() argument
108 void writeTo(OutputStream output) throws IOException; in writeTo() argument
117 void writeDelimitedTo(OutputStream output) throws IOException; in writeDelimitedTo() argument
H A DByteBufferWriter.java91 static void write(ByteBuffer buffer, OutputStream output) throws IOException { in write() argument
145 private static boolean writeToChannel(ByteBuffer buffer, OutputStream output) throws IOException { in writeToChannel() argument
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DFieldMaskTree.java207 void intersectFieldPath(String path, FieldMaskTree output) { in intersectFieldPath() argument
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_database.cc55 GetFileDescriptorProto(PyObject* py_descriptor, FileDescriptorProto* output) GetFileDescriptorProto() argument
111 FindFileByName(const std::string& filename, FileDescriptorProto* output) FindFileByName() argument
119 FindFileContainingSymbol( const std::string& symbol_name, FileDescriptorProto* output) FindFileContainingSymbol() argument
130 FindFileContainingExtension( const std::string& containing_type, int field_number, FileDescriptorProto* output) FindFileContainingExtension() argument
150 FindAllExtensionNumbers( const std::string& containing_type, std::vector<int>* output) FindAllExtensionNumbers() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcode_generator.cc88 ListParsedFiles( std::vector<const FileDescriptor*>* output) ListParsedFiles() argument
101 ParseGeneratorParameter( const std::string& text, std::vector<std::pair<std::string, std::string> >* output) ParseGeneratorParameter() argument
/third_party/protobuf/src/google/protobuf/
H A Dno_field_presence_test.cc422 std::string output; in TEST() local
514 std::string output; TEST() local
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.cc68 SubstituteAndAppend( string* output, const char* format, const SubstituteArg& arg0, const SubstituteArg& arg1, const SubstituteArg& arg2, const SubstituteArg& arg3, const SubstituteArg& arg4, const SubstituteArg& arg5, const SubstituteArg& arg6, const SubstituteArg& arg7, const SubstituteArg& arg8, const SubstituteArg& arg9) SubstituteAndAppend() argument
/third_party/protobuf/src/google/protobuf/testing/
H A Dfile.cc73 bool File::ReadFileToString(const string& name, string* output, bool text_mode) { in ReadFileToString() argument
89 void File::ReadFileToStringOrDie(const string& name, string* output) { in ReadFileToStringOrDie() argument
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dtype_info_test_helper.cc101 NewProtoWriter( const std::string& type_url, strings::ByteSink* output, ErrorListener* listener, const ProtoStreamObjectWriter::Options& options) NewProtoWriter() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Doutput.h56 explicit FILERawSink(std::FILE* output) : output_(output) {} in FILERawSink() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dsubstitute.h240 inline void SubstituteAndAppend(std::string* output, absl::string_view format) { in SubstituteAndAppend() argument
244 inline void SubstituteAndAppend(std::string* output, absl::string_view format, in SubstituteAndAppend() argument
251 inline void SubstituteAndAppend(std::string* output, absl::string_view format, in SubstituteAndAppend() argument
259 SubstituteAndAppend(std::string* output, absl::string_view format, const substitute_internal::Arg& a0, const substitute_internal::Arg& a1, const substitute_internal::Arg& a2) SubstituteAndAppend() argument
268 SubstituteAndAppend(std::string* output, absl::string_view format, const substitute_internal::Arg& a0, const substitute_internal::Arg& a1, const substitute_internal::Arg& a2, const substitute_internal::Arg& a3) SubstituteAndAppend() argument
279 SubstituteAndAppend(std::string* output, absl::string_view format, const substitute_internal::Arg& a0, const substitute_internal::Arg& a1, const substitute_internal::Arg& a2, const substitute_internal::Arg& a3, const substitute_internal::Arg& a4) SubstituteAndAppend() argument
291 SubstituteAndAppend(std::string* output, absl::string_view format, const substitute_internal::Arg& a0, const substitute_internal::Arg& a1, const substitute_internal::Arg& a2, const substitute_internal::Arg& a3, const substitute_internal::Arg& a4, const substitute_internal::Arg& a5) SubstituteAndAppend() argument
304 SubstituteAndAppend(std::string* output, absl::string_view format, const substitute_internal::Arg& a0, const substitute_internal::Arg& a1, const substitute_internal::Arg& a2, const substitute_internal::Arg& a3, const substitute_internal::Arg& a4, const substitute_internal::Arg& a5, const substitute_internal::Arg& a6) SubstituteAndAppend() argument
319 SubstituteAndAppend( std::string* output, absl::string_view format, const substitute_internal::Arg& a0, const substitute_internal::Arg& a1, const substitute_internal::Arg& a2, const substitute_internal::Arg& a3, const substitute_internal::Arg& a4, const substitute_internal::Arg& a5, const substitute_internal::Arg& a6, const substitute_internal::Arg& a7) SubstituteAndAppend() argument
332 SubstituteAndAppend( std::string* output, absl::string_view format, const substitute_internal::Arg& a0, const substitute_internal::Arg& a1, const substitute_internal::Arg& a2, const substitute_internal::Arg& a3, const substitute_internal::Arg& a4, const substitute_internal::Arg& a5, const substitute_internal::Arg& a6, const substitute_internal::Arg& a7, const substitute_internal::Arg& a8) SubstituteAndAppend() argument
346 SubstituteAndAppend( std::string* output, absl::string_view format, const substitute_internal::Arg& a0, const substitute_internal::Arg& a1, const substitute_internal::Arg& a2, const substitute_internal::Arg& a3, const substitute_internal::Arg& a4, const substitute_internal::Arg& a5, const substitute_internal::Arg& a6, const substitute_internal::Arg& a7, const substitute_internal::Arg& a8, const substitute_internal::Arg& a9) SubstituteAndAppend() argument
[all...]
H A Dsubstitute.cc29 void SubstituteAndAppendArray(std::string* output, absl::string_view format, in SubstituteAndAppendArray() argument
/third_party/skia/bench/
H A DSkSLBench.cpp46 static const char* output_string(Output output) { in output_string() argument
56 SkSLCompileBench(SkSL::String name, const char* src, bool optimize, Output output) in SkSLCompileBench() argument
/third_party/selinux/secilc/
H A Dsecil2tree.c74 char *output = NULL; in main() local
/test/testfwk/arkxtest/uitest/record/
H A Doffset.h135 std::string output = ss.str(); in ToString() local
/test/xts/acts/ai/nncore/opstest/src/
H A Dsparse_to_dense_test.cpp38 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 6*sizeof(float)}; member
60 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 6*sizeof(float)}; member
81 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 12*sizeof(float)}; member
102 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 6*sizeof(float)}; member
124 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 6*sizeof(float)}; member
146 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 6*sizeof(float)}; global() member
[all...]
H A Dreducesum_test.cpp37 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 3*sizeof(float)}; member
59 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 2*sizeof(float)}; member
81 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 6*sizeof(float)}; member
103 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 2*sizeof(float)}; member
125 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, sizeof(float)}; member
[all...]
H A Dselect_test.cpp35 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, outputValue, sizeof(float)}; member
53 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, outputValue, 3*sizeof(float)}; member
72 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, input_shape, outputValue, 3*sizeof(float)}; member
92 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, input1_shape, outputValue, 3*sizeof(float)}; member
108 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, outputValue, sizeof(float)}; member
[all...]
H A Dscatter_nd_test.cpp38 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 3*sizeof(float)}; member
59 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 4*sizeof(float)}; member
80 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 4*sizeof(float)}; member
101 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 8*sizeof(float)}; member
[all...]
H A Dspace_to_depth_test.cpp33 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 16*sizeof(float)}; member
50 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 384*sizeof(float)}; member
67 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 72*sizeof(float)}; member
84 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 16*sizeof(float)}; member
[all...]
H A Dreducel2_test.cpp38 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 4*sizeof(float)}; member
62 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 2*sizeof(float)}; member
86 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 4*sizeof(float)}; member
110 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 2*sizeof(float)}; member
134 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 2*sizeof(float)}; member
[all...]
H A Drange_test.cpp34 OHNNOperandTest output = {OH_NN_INT32, OH_NN_TENSOR, tensor_shape, outputValue, 3*sizeof(int32_t)}; member
54 OHNNOperandTest output = {OH_NN_INT32, OH_NN_TENSOR, tensor_shape, outputValue, sizeof(int32_t)}; member
74 OHNNOperandTest output = {OH_NN_INT32, OH_NN_TENSOR, tensor_shape, outputValue, sizeof(int32_t)}; member
94 OHNNOperandTest output = {OH_NN_FLOAT16, OH_NN_TENSOR, tensor_shape, outputValue, 2*sizeof(float)}; member
114 OHNNOperandTest output = {OH_NN_INT32, OH_NN_TENSOR, tensor_shape, outputValue, 2*sizeof(int32_t)}; member
[all...]
H A Dreducemin_test.cpp36 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 3*sizeof(float)}; member
56 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 2*sizeof(float)}; member
76 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 3*sizeof(float)}; member
96 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, sizeof(float)}; member
116 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 2*sizeof(float)}; member
[all...]
H A Dreducemax_test.cpp36 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 3*sizeof(float)}; member
56 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 2*sizeof(float)}; member
76 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 3*sizeof(float)}; member
96 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, sizeof(float)}; member
116 OHNNOperandTest output = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, outputValue, 2*sizeof(float)}; member
[all...]
H A Dquant_dtype_cast_test.cpp34 OHNNOperandTest output = {OH_NN_INT32, OH_NN_TENSOR, tensor_shape, outputValue, 4*sizeof(int32_t)}; member
54 OHNNOperandTest output = {OH_NN_INT32, OH_NN_TENSOR, tensor_shape, outputValue, 4*sizeof(int32_t)}; member
74 OHNNOperandTest output = {OH_NN_INT32, OH_NN_TENSOR, tensor_shape, outputValue, 6*sizeof(int32_t)}; member
[all...]

Completed in 23 milliseconds

1...<<11121314151617181920>>...55