Home
last modified time | relevance | path

Searched defs:output (Results 801 - 825 of 1338) sorted by relevance

1...<<31323334353637383940>>...54

/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DApi.cs271 public void WriteTo(pb::CodedOutputStream output) { in WriteTo() argument
302 IBufferMessage.InternalWriteTo(ref pb::WriteContext output) IBufferMessage.InternalWriteTo() argument
661 WriteTo(pb::CodedOutputStream output) WriteTo() argument
698 IBufferMessage.InternalWriteTo(ref pb::WriteContext output) IBufferMessage.InternalWriteTo() argument
1056 WriteTo(pb::CodedOutputStream output) WriteTo() argument
1076 IBufferMessage.InternalWriteTo(ref pb::WriteContext output) IBufferMessage.InternalWriteTo() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawSampleAttributeTests.cpp458 std::stringstream output; in iterate() local
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H A Dshader_translator.cpp89 ShShaderOutput output = SH_ESSL_OUTPUT; in main() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.h239 ParamsT output = input; in Offscreen() local
247 ParamsT output = input; in NullDevice() local
/third_party/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.cpp136 SkString output; in emitAndInstallFragProcs() local
148 emitFragProc(const GrFragmentProcessor& fp, GrFragmentProcessor::ProgramImpl& impl, const SkString& input, SkString output) emitFragProc() argument
464 nameExpression(SkString* output, const char* baseName) nameExpression() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dfmtable.cpp752 Formattable::populateDecimalQuantity(number::impl::DecimalQuantity& output, UErrorCode& status) const { in populateDecimalQuantity() argument
H A Dnumber_modifiers.cpp72 int32_t ConstantAffixModifier::apply(FormattedStringBuilder &output, int leftIndex, int rightIndex, in apply() argument
157 int32_t SimpleModifier::apply(FormattedStringBuilder &output, int leftIndex, int rightIndex, in apply() argument
287 int32_t ConstantMultiFieldModifier::apply(FormattedStringBuilder &output, in argument
377 apply(FormattedStringBuilder &output, int leftIndex, int rightIndex, UErrorCode &status) const apply() argument
406 applyCurrencySpacing(FormattedStringBuilder &output, int32_t prefixStart, int32_t prefixLen, int32_t suffixStart, int32_t suffixLen, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacing() argument
425 applyCurrencySpacingAffix(FormattedStringBuilder &output, int32_t index, EAffix affix, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacingAffix() argument
[all...]
H A Dnumparse_affixes.cpp263 createAffixMatchers(const AffixPatternProvider& patternInfo, MutableMatcherCollection& output, const IgnorablesMatcher& ignorables, parse_flags_t parseFlags, UErrorCode& status) createAffixMatchers() argument
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
H A Dconvsamp.cpp1087 UChar output[100]; in convsample_50() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DStreamConfigurationView.java264 public void setOutput(boolean output) { in setOutput() argument
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DState.java17 byte[] output; field in State
/third_party/skia/third_party/externals/brotli/python/
H A D_brotli.cc225 std::vector<uint8_t> output; in brotli_Compressor_process() local
90 compress_stream(BrotliEncoderState* enc, BrotliEncoderOperation op, std::vector<uint8_t>* output, uint8_t* input, size_t input_length) compress_stream() argument
273 std::vector<uint8_t> output; brotli_Compressor_flush() local
313 std::vector<uint8_t> output; brotli_Compressor_finish() local
395 decompress_stream(BrotliDecoderState* dec, std::vector<uint8_t>* output, uint8_t* input, size_t input_length) decompress_stream() argument
494 std::vector<uint8_t> output; brotli_Decompressor_process() local
541 std::vector<uint8_t> output; brotli_Decompressor_is_finished() local
[all...]
/third_party/skia/third_party/externals/dawn/generator/
H A Ddawn_json_generator.py244 def output(self): member in StructureType
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_size_table.cc202 BitmapSizeTablePtr output = new BitmapSizeTable(data, master_read_data()); in SubBuildTable() local
251 BitmapSizeTableBuilderPtr output = in CreateBuilder() local
259 BitmapSizeTableBuilderPtr output = in CreateBuilder() local
368 Ptr<BitmapSizeTable::Builder::BitmapGlyphInfoIterator> output = in GetIterator() local
373 void BitmapSizeTable::Builder::GenerateLocaMap(BitmapGlyphInfoMap* output) { in GenerateLocaMap() argument
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Dcanonicalize_entry_point_io.cc234 OutputValue output; in AddOutput() local
[all...]
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_reader_unittest.cc192 std::string output; in CompareFileAndMD5() local
446 std::string output; in TEST_F() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dimporter.cc134 FindFileByName(const std::string& filename, FileDescriptorProto* output) FindFileByName() argument
166 FindFileContainingSymbol( const std::string& symbol_name, FileDescriptorProto* output) FindFileContainingSymbol() argument
171 FindFileContainingExtension( const std::string& containing_type, int field_number, FileDescriptorProto* output) FindFileContainingExtension() argument
/third_party/protobuf/src/google/protobuf/
H A Dextension_set_heavy.cc295 bool DescriptorPoolExtensionFinder::Find(int number, ExtensionInfo* output) { in Find() argument
[all...]
H A Dtest_util.h1113 std::vector<const FieldDescriptor*> output; in RemoveLastRepeatedsViaReflection() local
1127 std::vector<const FieldDescriptor*> output; in ReleaseLastRepeatedsViaReflection() local
1147 std::vector<const FieldDescriptor*> output; in SwapRepeatedsViaReflection() local
[all...]
H A Dwire_format_unittest.cc1270 protobuf_unittest::OneString output; TEST_F() local
1308 protobuf_unittest::OneString output; TEST_F() local
1336 protobuf_unittest::OneBytes output; TEST_F() local
1354 protobuf_unittest::MoreString output; TEST_F() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessageReflection.java47 writeMessageTo( Message message, Map<FieldDescriptor, Object> fields, CodedOutputStream output, boolean alwaysWriteRequiredFields) writeMessageTo() argument
H A DUnknownFieldSet.java128 public void writeTo(CodedOutputStream output) throws IOException { in writeTo() argument
183 public void writeTo(OutputStream output) throws IOException { in writeTo() argument
190 public void writeDelimitedTo(OutputStream output) throw argument
210 writeAsMessageSetTo(CodedOutputStream output) writeAsMessageSetTo() argument
769 writeTo(int fieldNumber, CodedOutputStream output) writeTo() argument
812 writeAsMessageSetExtensionTo(int fieldNumber, CodedOutputStream output) writeAsMessageSetExtensionTo() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc141 bool IoTest::WriteToOutput(ZeroCopyOutputStream* output, cons argument
204 WriteString(ZeroCopyOutputStream* output, const std::string& str) WriteString() argument
215 WriteStuff(ZeroCopyOutputStream* output) WriteStuff() argument
247 WriteStuffLarge(ZeroCopyOutputStream* output) WriteStuffLarge() argument
310 ArrayOutputStream* output = TEST_F() local
610 ArrayOutputStream* output = TEST_F() local
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc58 SnakeCaseToCamelCase(StringPiece input, std::string* output) SnakeCaseToCamelCase() argument
88 CamelCaseToSnakeCase(StringPiece input, std::string* output) CamelCaseToSnakeCase() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc43 OutputStyle output() { in output() function

Completed in 24 milliseconds

1...<<31323334353637383940>>...54