/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | mathutil.cpp | 71 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 D | parser_test.cc | 519 std::string input = R"([compute shader] in TEST_F() local
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | binary_to_text_test.cpp | 218 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 D | text_to_binary.constant_test.cpp | 41 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 D | text_to_binary.control_flow_test.cpp | 46 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 D | SkLocalMatrixImageFilter.cpp | 13 Make(const SkMatrix& localM, sk_sp<SkImageFilter> input) Make() argument 30 SkLocalMatrixImageFilter(const SkMatrix& localM, sk_sp<SkImageFilter> input) SkLocalMatrixImageFilter() argument
|
H A D | SkStringUtils.cpp | 39 const char* input = string.c_str(); in SkTabString() local
|
/third_party/skia/src/effects/imagefilters/ |
H A D | SkRuntimeImageFilter.cpp | 26 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 D | SkCropImageFilter.cpp | 18 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 D | SkColorFilterImageFilter.cpp | 22 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 D | GrRenderTaskCluster.cpp | 43 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 D | SetupProcessor.cpp | 134 int input = interpolant; in update() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | binary_to_text_test.cpp | 218 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 D | text_to_binary.constant_test.cpp | 41 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 D | text_to_binary.control_flow_test.cpp | 46 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 D | csrucode.cpp | 57 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 D | SampleBuffer.cpp | 56 void resampleData(const ResampleBlock& input, ResampleBlock* output, int numChannels) { in resampleData() argument
|
/third_party/skia/tests/ |
H A D | PDFDeflateWStreamTest.cpp | 53 uint8_t* input = (uint8_t*)src->getMemoryBase(); in stream_inflate() local
|
/third_party/openssl/crypto/des/ |
H A D | des_enc.c | 200 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 D | hb-subset-test.h | 53 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 D | test-subset-cff1.c | 78 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...] |
H A D | test-subset-hmtx.c | 159 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in test_subset_invalid_hmtx() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
H A D | TextStubCommon.cpp | 25 StringRef ScalarTraits<FlowStringRef>::input(StringRef Value, void *Ctx, in input() function in llvm::yaml::ScalarTraits 80 StringRef ScalarTraits<PlatformSet>::input(StringRef Scalar, void *IO, in input() function in llvm::yaml::ScalarTraits 132 StringRef ScalarTraits<Architecture>::input(StringRef Scalar, void *, in input() function in llvm::yaml::ScalarTraits 145 StringRef ScalarTraits<PackedVersion>::input(StringRef Scalar, void *, in input() function in llvm::yaml::ScalarTraits 175 StringRef ScalarTraits<SwiftVersion>::input(StringRef Scalar, void *IO, in input() function in llvm::yaml::ScalarTraits 209 StringRef ScalarTraits<UUID>::input(StringRef Scalar, void *, UUID &Value) { in input() function in llvm::yaml::ScalarTraits
|
/third_party/skia/third_party/externals/tint/fuzzers/ |
H A D | tint_common_fuzzer.cc | 109 CommonFuzzer::CommonFuzzer(InputFormat input, OutputFormat output) in CommonFuzzer() argument [all...] |
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | entry_point_validation_test.cc | 235 auto* input = Structure( in TEST_F() local 252 auto* input = Structure( in TEST_F() local 275 auto* input = Structure( in TEST_F() local 394 auto* input = Structure( in TEST_P() local 505 auto* input = Structure("Input", {Member("a", ty.f32())}); TEST_F() local 530 auto* input = TEST_F() local 549 auto* input = Structure( TEST_F() local 721 auto* input = Param("input", ty.i32(), TEST_F() local 751 auto* input = Param("input", ty.Of(s)); TEST_F() local [all...] |