| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-subset-cff2.c | 78 hb_subset_input_t *input; in test_subset_cff2_strip_hints() local 101 hb_subset_input_t *input; in test_subset_cff2_desubr() local 124 hb_subset_input_t *input; in test_subset_cff2_desubr_strip_hints() local 148 hb_subset_input_t *input; test_subset_cff2_retaingids() local [all...] |
| H A D | test-subset-drop-tables.c | 40 hb_subset_input_t *input = hb_subset_test_create_input (codepoints); in test_subset_drop_tables() local
|
| H A D | test-subset-gpos.c | 43 hb_subset_input_t *input = hb_subset_test_create_input (codepoints); in test_subset_gpos_lookup_subtable() local 69 hb_subset_input_t *input = hb_subset_test_create_input (codepoints); in test_subset_gpos_pairpos1_vf() local
|
| H A D | test-subset-gvar.c | 81 hb_subset_input_t *input = hb_subset_test_create_input (codepoints); in test_subset_gvar_retaingids() local
|
| H A D | test-subset-hdmx.c | 77 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in test_subset_hdmx_invalid() local
|
| H A D | test-subset-hvar.c | 81 hb_subset_input_t *input = hb_subset_test_create_input (codepoints); in test_subset_map_HVAR_retaingids() local 162 hb_subset_input_t *input = hb_subset_test_create_input (codepoints); in test_subset_identity_HVAR_retaingids() local
|
| H A D | test-subset-vvar.c | 81 hb_subset_input_t *input = hb_subset_test_create_input (codepoints); in test_subset_VVAR_retaingids() local
|
| H A D | test-subset.c | 37 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in test_subset_32_tables() local 59 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in test_subset_no_inf_loop() local 80 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in test_subset_crash() local 99 hb_subset_input_t *input = hb_subset_input_create_or_fail (); test_subset_set_flags() local 133 hb_subset_input_t *input = hb_subset_input_create_or_fail (); test_subset_sets() local [all...] |
| /third_party/skia/third_party/externals/tint/fuzzers/ |
| H A D | tint_reader_writer_fuzzer.h | 28 explicit ReaderWriterFuzzer(InputFormat input, OutputFormat output) in ReaderWriterFuzzer() argument
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | parser_impl_test_helper.cc | 26 ParserImplWrapperForTest( const std::vector<uint32_t>& input) ParserImplWrapperForTest() argument
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl_pipeline_stage_test.cc | 23 std::string input; member
|
| H A D | parser_impl_storage_class_test.cc | 23 const char* input; member
|
| H A D | parser_impl_struct_decoration_test.cc | 24 const char* input; member
|
| H A D | parser_impl_variable_qualifier_test.cc | 23 const char* input; member
|
| /third_party/skia/third_party/externals/tint/src/utils/io/ |
| H A D | command.h | 74 void SetInput(const std::string& input) { input_ = input; } in SetInput() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | capi_helper.h | 52 IcuCApiHelper<CType, CPPType, kMagic>::validate(const CType* input, UErrorCode& status) { in validate() argument 70 IcuCApiHelper<CType, CPPType, kMagic>::validate(CType* input, UErrorCode& status) { in validate() argument
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | generated_message_table_driven_lite.cc | 98 MergePartialFromCodedStreamLite(MessageLite* msg, const ParseTable& table, io::CodedInputStream* input) MergePartialFromCodedStreamLite() argument
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | Parser.java | 61 public MessageType parseFrom(CodedInputStream input) throws InvalidProtocolBufferException; in parseFrom() argument 68 public MessageType parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) in parseFrom() argument 75 public MessageType parsePartialFrom(CodedInputStream input) throws InvalidProtocolBufferException; in parsePartialFrom() argument 81 parsePartialFrom( CodedInputStream input, ExtensionRegistryLite extensionRegistry) parsePartialFrom() argument 191 parseFrom(InputStream input) parseFrom() argument 197 parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) parseFrom() argument 204 parsePartialFrom(InputStream input) parsePartialFrom() argument 210 parsePartialFrom(InputStream input, ExtensionRegistryLite extensionRegistry) parsePartialFrom() argument 222 parseDelimitedFrom(InputStream input) parseDelimitedFrom() argument 225 parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) parseDelimitedFrom() argument 232 parsePartialDelimitedFrom(InputStream input) parsePartialDelimitedFrom() argument 239 parsePartialDelimitedFrom( InputStream input, ExtensionRegistryLite extensionRegistry) parsePartialDelimitedFrom() argument [all...] |
| H A D | TextFormatEscaper.java | 49 static String escapeBytes(final ByteSequence input) { in escapeBytes() argument 108 static String escapeBytes(final ByteString input) { in escapeBytes() argument 124 static String escapeBytes(final byte[] input) { in escapeBytes() argument 144 escapeText(final String input) escapeText() argument 149 escapeDoubleQuotesAndBackslashes(final String input) escapeDoubleQuotesAndBackslashes() argument [all...] |
| /third_party/pulseaudio/speex/doc/ |
| H A D | sampleenc.c | 11 float input[FRAME_SIZE]; in main() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| H A D | marshalling.h | 192 bool InvokeParseFlag(absl::string_view input, T* dst, std::string* err) { in InvokeParseFlag() argument 236 inline bool ParseFlag(absl::string_view input, T* dst, std::string* error) { in ParseFlag() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
| H A D | bits_test.cc | 329 auto input = GeneratePopcountInput<uint8_t>(rng); in TEST() local 334 auto input = GeneratePopcountInput<uint16_t>(rng); in TEST() local 339 auto input = GeneratePopcountInput<uint32_t>(rng); in TEST() local 344 auto input in TEST() local 477 uint8_t input = uint8_t{1} << i; TEST() local 478 EXPECT_EQ(bit_floor(input), input); TEST() local 485 uint16_t input = uint16_t{1} << i; TEST() local 486 EXPECT_EQ(bit_floor(input), input); TEST() local 493 uint32_t input = uint32_t{1} << i; TEST() local 494 EXPECT_EQ(bit_floor(input), input); TEST() local 501 uint64_t input = uint64_t{1} << i; TEST() local 502 EXPECT_EQ(bit_floor(input), input); TEST() local [all...] |
| /third_party/skia/docs/examples/ |
| H A D | Turtle.cpp | 19 const char* input = "uf100+91dr180|f3+2|+89uf60+90r2$f20-90dr60|f1+6|u-90f20$-90f50-90f30d+180f60uf1000"; in REG_FIDDLE_ANIMATED() local
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGFeMorphology.cpp | 27 sk_sp<SkImageFilter> input = fctx.resolveInput(ctx, this->getIn(), colorspace); in onMakeImageFilter() local
|
| /third_party/rust/crates/serde/serde_derive/src/ |
| H A D | lib.rs | 89 let mut input = parse_macro_input!(input as DeriveInput); in derive_serialize() variables 97 let mut input = parse_macro_input!(input as DeriveInput); in derive_deserialize() variables
|