Home
last modified time | relevance | path

Searched defs:output (Results 426 - 450 of 1611) sorted by relevance

1...<<11121314151617181920>>...65

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DFieldMaskTree.cs188 public void IntersectFieldPath(string path, FieldMaskTree output) in IntersectFieldPath() argument
H A DUnknownFieldSet.cs73 public void WriteTo(CodedOutputStream output) in WriteTo() argument
H A DUnknownField.cs105 internal void WriteTo(int fieldNumber, ref WriteContext output) in WriteTo() argument
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DEmpty.cs121 public void WriteTo(pb::CodedOutputStream output) { in WriteTo() argument
133 void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { in IBufferMessage.InternalWriteTo() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DOldExtensions1.cs107 public void WriteTo(pb::CodedOutputStream output) { in WriteTo() argument
H A DUnittestIssue6936B.cs108 public void WriteTo(pb::CodedOutputStream output) { in WriteTo() argument
120 void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { in IBufferMessage.InternalWriteTo() argument
/third_party/pulseaudio/src/pulsecore/resampler/
H A Dspeex.c57 static unsigned speex_resample_float(pa_resampler *r, const pa_memchunk *input, unsigned in_n_frames, pa_memchunk *output, unsigned *out_n_frames) { in speex_resample_float() argument
93 static unsigned speex_resample_int(pa_resampler *r, const pa_memchunk *input, unsigned in_n_frames, pa_memchunk *output, unsigned *out_n_frames) { in speex_resample_int() argument
[all...]
H A Dsoxr.c29 resampler_soxr_resample(pa_resampler *r, const pa_memchunk *input, unsigned in_n_frames, pa_memchunk *output, unsigned *out_n_frames) resampler_soxr_resample() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorHLSL.cpp33 TranslatorHLSL::TranslatorHLSL(sh::GLenum type, ShShaderSpec spec, ShShaderOutput output) in TranslatorHLSL() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.cpp62 RGB9E5Data output; in convertRGBFloatsTo999E5() local
/third_party/skia/third_party/externals/angle2/src/compiler/fuzz/
H A Dtranslator_fuzzer.cpp75 uint32_t output = 0; member
116 uint32_t output = *reinterpret_cast<const uint32_t *>(data + 8); in LLVMFuzzerTestOneInput() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/
H A Dangle_system_info_tests_main.cpp159 const char *output = buffer.GetString(); in main() local
/third_party/skia/src/gpu/glsl/
H A DGrGLSLVarying.cpp12 addPassThroughAttribute(const GrShaderVar& vsVar, const char* output, Interpolation interpolation) addPassThroughAttribute() argument
/third_party/skia/src/effects/imagefilters/
H A DSkCropImageFilter.cpp140 skif::LayerSpace<SkIRect> output = this->cropRect(mapping); in onGetOutputLayerBounds() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/examples/
H A Diccfrompng.c104 char *output; in extract_one_file() local
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H A Dexample_util.c41 int ExUtilGetInts(const char* v, int base, int max_output, int output[]) { in ExUtilGetInts() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_scientific.cpp39 int32_t ScientificModifier::apply(FormattedStringBuilder &output, int32_t /*leftIndex*/, int32_t rightIndex, in apply() argument
H A Dpluralranges.cpp27 PluralRangesDataSink(StandardPluralRanges& output) : fOutput(output) {} in PluralRangesDataSink() argument
58 void getPluralRangesData(const Locale& locale, StandardPluralRanges& output, UErrorCode& status) { in getPluralRangesData() argument
/third_party/skia/third_party/externals/icu/source/io/
H A Duprintf.cpp83 UFILE *output = (UFILE *)context; in u_printf_pad_and_justify() local
/third_party/skia/third_party/externals/icu/source/samples/numfmt/
H A Dmain.cpp233 UnicodeString output; in showCurrencyFormatting() local
/third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/
H A DSampleBuffer.cpp56 void resampleData(const ResampleBlock& input, ResampleBlock* output, int numChannels) { in resampleData() argument
/third_party/skia/src/sksl/codegen/
H A DSkSLCodeGenerator.h33 void setOutputStream(OutputStream* output) { fOut = output; } in setOutputStream() argument
/third_party/openssl/crypto/des/
H A Ddes_enc.c200 void DES_ede3_cbc_encrypt(const unsigned char *input, unsigned char *output, in DES_ede3_cbc_encrypt() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Debsc_table.cc86 EbscTablePtr output = new EbscTable(header(), data); in SubBuildTable() local
H A Dsmall_glyph_metrics.cc106 SmallGlyphMetricsPtr output = new SmallGlyphMetrics(data); in SubBuildTable() local

Completed in 11 milliseconds

1...<<11121314151617181920>>...65