Home
last modified time | relevance | path

Searched defs:input (Results 576 - 600 of 2049) sorted by relevance

1...<<21222324252627282930>>...82

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DOldExtensions1.cs131 public void MergeFrom(pb::CodedInputStream input) { in MergeFrom() argument
H A DUnittestIssue6936B.cs145 public void MergeFrom(pb::CodedInputStream input) { in MergeFrom() argument
162 void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { in IBufferMessage.InternalMergeFrom() 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
H A Dsoxr.c29 static unsigned resampler_soxr_resample(pa_resampler *r, const pa_memchunk *input, unsigned in_n_frames, in resampler_soxr_resample() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.cpp71 void convert999E5toRGBFloats(unsigned int input, float *red, float *green, float *blue) in convert999E5toRGBFloats() argument
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dparser_test.cc519 std::string input = R"([compute shader] in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dbinary_to_text_test.cpp218 const std::string input = "OpSource OpenCL_C 12\n"; in TEST_F() local
226 const std::string input = R"(OpEntryPoint Kernel %1 "foo" in TEST_F() local
425 const std::string input = in TEST_F() local
435 const std::string input in TEST_F() local
459 const std::string input = R"( TEST_F() local
479 const std::string input = R"( TEST_F() local
[all...]
H A Dtext_to_binary.constant_test.cpp41 const std::string input = in TEST_P() local
73 const std::string input = in TEST_P() local
106 const std::string input = "%1 = " + GetParam().constant_type + in TEST_P() local
249 const std::string input = "%1 = " + GetParam().type + in TEST_P() local
285 std::stringstream input; in TEST_P() local
332 const std::string input = "%1 = " + GetParam() + TEST_P() local
376 const std::string input = "%1 = " + GetParam().constant_type + TEST_P() local
445 const std::string input = "%1 = " + GetParam() + TEST_P() local
655 std::stringstream input; TEST_P() local
767 std::stringstream input; TEST_P() local
805 std::stringstream input; TEST_P() local
[all...]
H A Dtext_to_binary.control_flow_test.cpp46 const std::string input = "OpSelectionMerge %1 " + GetParam().name(); in TEST_P() local
64 const std::string input = "OpSelectionMerge %1 Flatten|DontFlatten"; in TEST_F() local
84 std::ostringstream input; in TEST_P() local
124 const std::string input = "OpLoopMerge %merge %continue Unroll|DontUnroll"; in TEST_F() local
188 const auto input = R"(%i32 = OpTypeInt 32 0 TEST_F() local
219 const std::string input = "%1 = OpTypeInt " + GetParam().constant_type_args + TEST_P() local
348 const std::string input = TEST_P() local
397 const std::string input = "OpKill 1"; TEST_F() local
409 const std::string input = "OpTerminateInvocation 1"; TEST_F() local
[all...]
/third_party/skia/src/core/
H A DSkLocalMatrixImageFilter.cpp13 Make(const SkMatrix& localM, sk_sp<SkImageFilter> input) Make() argument
30 SkLocalMatrixImageFilter(const SkMatrix& localM, sk_sp<SkImageFilter> input) SkLocalMatrixImageFilter() argument
H A DSkStringUtils.cpp39 const char* input = string.c_str(); in SkTabString() local
/third_party/skia/src/effects/imagefilters/
H A DSkRuntimeImageFilter.cpp26 SkRuntimeImageFilter(sk_sp<SkRuntimeEffect> effect, sk_sp<SkData> uniforms, sk_sp<SkImageFilter> input) SkRuntimeImageFilter() argument
52 SkMakeRuntimeImageFilter(sk_sp<SkRuntimeEffect> effect, sk_sp<SkData> uniforms, sk_sp<SkImageFilter> input) SkMakeRuntimeImageFilter() argument
H A DSkCropImageFilter.cpp18 SkCropImageFilter(const SkRect& cropRect, sk_sp<SkImageFilter> input) in SkCropImageFilter() argument
61 sk_sp<SkImageFilter> SkMakeCropImageFilter(const SkRect& rect, sk_sp<SkImageFilter> input) { in SkMakeCropImageFilter() argument
H A DSkColorFilterImageFilter.cpp22 SkColorFilterImageFilter(sk_sp<SkColorFilter> cf, sk_sp<SkImageFilter> input, in SkColorFilterImageFilter() argument
45 ColorFilter( sk_sp<SkColorFilter> cf, sk_sp<SkImageFilter> input, const CropRect& cropRect) ColorFilter() argument
[all...]
/third_party/skia/src/gpu/
H A DGrRenderTaskCluster.cpp43 static void validate(SkSpan<const sk_sp<GrRenderTask>> input, in validate() argument
157 bool GrClusterRenderTasks(SkSpan<const sk_sp<GrRenderTask>> input, in GrClusterRenderTasks() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSetupProcessor.cpp134 int input = interpolant; in update() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dbinary_to_text_test.cpp218 const std::string input = "OpSource OpenCL_C 12\n"; in TEST_F() local
226 const std::string input = R"(OpEntryPoint Kernel %1 "foo" in TEST_F() local
425 const std::string input = in TEST_F() local
435 const std::string input in TEST_F() local
459 const std::string input = R"( TEST_F() local
479 const std::string input = R"( TEST_F() local
[all...]
H A Dtext_to_binary.constant_test.cpp41 const std::string input = in TEST_P() local
73 const std::string input = in TEST_P() local
106 const std::string input = "%1 = " + GetParam().constant_type + in TEST_P() local
249 const std::string input = "%1 = " + GetParam().type + in TEST_P() local
285 std::stringstream input; in TEST_P() local
332 const std::string input = "%1 = " + GetParam() + TEST_P() local
376 const std::string input = "%1 = " + GetParam().constant_type + TEST_P() local
445 const std::string input = "%1 = " + GetParam() + TEST_P() local
655 std::stringstream input; TEST_P() local
767 std::stringstream input; TEST_P() local
805 std::stringstream input; TEST_P() local
[all...]
H A Dtext_to_binary.control_flow_test.cpp46 const std::string input = "OpSelectionMerge %1 " + GetParam().name(); in TEST_P() local
64 const std::string input = "OpSelectionMerge %1 Flatten|DontFlatten"; in TEST_F() local
84 std::ostringstream input; in TEST_P() local
124 const std::string input = "OpLoopMerge %merge %continue Unroll|DontUnroll"; in TEST_F() local
188 const auto input = R"(%i32 = OpTypeInt 32 0 TEST_F() local
219 const std::string input = "%1 = OpTypeInt " + GetParam().constant_type_args + TEST_P() local
348 const std::string input = TEST_P() local
397 const std::string input = "OpKill 1"; TEST_F() local
409 const std::string input = "OpTerminateInvocation 1"; TEST_F() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsrucode.cpp57 const uint8_t *input = textIn->fRawInput; in match() local
92 const uint8_t *input = textIn->fRawInput; in match() local
125 const uint8_t *input = textIn->fRawInput; in match() local
176 getChar(const uint8_t *input, int32_t index) const getChar() argument
192 getChar(const uint8_t *input, int32_t index) const getChar() argument
[all...]
/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/tests/
H A DPDFDeflateWStreamTest.cpp53 uint8_t* input = (uint8_t*)src->getMemoryBase(); in stream_inflate() local
/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/harfbuzz/test/api/
H A Dhb-subset-test.h53 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in hb_subset_test_create_input() local
62 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in hb_subset_test_create_input_from_glyphs() local
71 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in hb_subset_test_create_input_from_nameids() local
84 hb_subset_test_create_subset(hb_face_t *source, hb_subset_input_t *input) hb_subset_test_create_subset() argument
[all...]
H A Dtest-subset-cff1.c78 hb_subset_input_t *input; in test_subset_cff1_strip_hints() local
101 hb_subset_input_t *input; in test_subset_cff1_desubr() local
124 hb_subset_input_t *input; in test_subset_cff1_desubr_strip_hints() local
169 hb_subset_input_t *input; test_subset_cff1_j_strip_hints() local
192 hb_subset_input_t *input; test_subset_cff1_j_desubr() local
215 hb_subset_input_t *input; test_subset_cff1_j_desubr_strip_hints() local
278 hb_subset_input_t *input; test_subset_cff1_dotsection() local
300 hb_subset_input_t *input; test_subset_cff1_retaingids() local
323 hb_subset_input_t *input; test_subset_cff1_j_retaingids() local
[all...]

Completed in 13 milliseconds

1...<<21222324252627282930>>...82