Home
last modified time | relevance | path

Searched defs:input (Results 1776 - 1800 of 3616) sorted by relevance

1...<<71727374757677787980>>...145

/third_party/skia/tests/
H A DSRGBReadWritePixelsTest.cpp41 template <float (*CONVERT)(float)> static bool check_conversion(uint32_t input, uint32_t output, in check_conversion() argument
67 static bool check_double_conversion(uint32_t input, uint32_t output, float error) { in check_double_conversion() argument
108 static bool check_linear_to_srgb_to_linear_conversion(uint32_t input, uint32_t output, float error) { in check_linear_to_srgb_to_linear_conversion() argument
112 static bool check_srgb_to_linear_to_srgb_conversion(uint32_t input, uint32_t output, float error) { in check_srgb_to_linear_to_srgb_conversion() argument
116 check_no_conversion(uint32_t input, uint32_t output, float error) check_no_conversion() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/common/
H A Dplatform.h493 static BROTLI_INLINE brotli_reg_t BrotliRBit(brotli_reg_t input) { in BrotliRBit() argument
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DState.cs138 internal static void SetInput(Org.Brotli.Dec.State state, System.IO.Stream input) in SetInput() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DRenderPipelineD3D12.cpp463 const VertexBufferInfo& input = GetVertexBuffer(attribute.vertexBufferSlot); in ComputeInputLayout() local
/third_party/skia/third_party/externals/freetype/src/bzip2/
H A Dftbzip2.c103 FT_Byte input[FT_BZIP2_BUFFER_SIZE]; /* input read buffer */ member
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftgzip.c189 FT_Byte input[FT_GZIP_BUFFER_SIZE]; /* input read buffer */ member
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-subset-glyf.c94 hb_subset_input_t* input = hb_subset_test_create_input (codepoints); in test_subset_glyf_set_overlaps_flag() local
156 hb_subset_input_t *input; in test_subset_glyf_with_gsub() local
185 hb_subset_input_t *input; in test_subset_glyf_without_gsub() local
237 hb_subset_input_t *input; test_subset_glyf_strip_hints_simple() local
262 hb_subset_input_t *input; test_subset_glyf_strip_hints_composite() local
292 hb_subset_input_t *input; test_subset_glyf_strip_hints_invalid() local
322 hb_subset_input_t *input = hb_subset_test_create_input (codepoints); test_subset_glyf_retain_gids() local
346 hb_subset_input_t *input = hb_subset_test_create_input (codepoints); test_subset_glyf_retain_gids_truncates() local
[all...]
/third_party/skia/third_party/externals/piex/src/binary_parse/
H A Drange_checked_byte_ptr.cc297 int16 Get16s(const RangeCheckedBytePtr &input, const bool big_endian, in Get16s() argument
319 uint16 Get16u(const RangeCheckedBytePtr &input, const bool big_endian, in Get16u() argument
335 int32 Get32s(const RangeCheckedBytePtr &input, const bool big_endian, in Get32s() argument
379 Get32u(const RangeCheckedBytePtr &input, const bool big_endian, MemoryStatus *status) Get32u() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DMinidumpYAML.h230 static StringRef input(StringRef Scalar, void *, in input() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp859 static StringRef input(StringRef Scalar, void *, StOtherPiece &Val) { in input() function
874 static StringRef input(StringRef Scalar, void *, in input() function
H A DMinidumpYAML.cpp184 static StringRef input(StringRef Scalar, void *, FixedSizeHex<N> &Fixed) { in input() function
221 static StringRef input(StringRef Scalar, void *, FixedSizeString<N> &Fixed) { in input() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp114 static StringRef input(StringRef Scalar, void *Ctx, StringBlockVal &S) { in input() function
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl_test_helper.h301 parser( const std::vector<uint32_t>& input) parser() argument
/third_party/skia/third_party/externals/zlib/contrib/bench/
H A Dzlib_bench.cc188 void verify_equal(const char* input, size_t size, std::string* output) { in verify_equal() argument
122 zlib_compress( const zlib_wrapper type, const char* input, const size_t input_size, std::string* output, bool resize_output = false) zlib_compress() argument
157 zlib_uncompress( const zlib_wrapper type, const std::string& input, const size_t output_size, std::string* output) zlib_uncompress() argument
[all...]
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp63 const uint8_t* input = reinterpret_cast<const uint8_t*>(data); in encode_to_base64() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_fingerprint.cpp263 const uint8 *input = (const uint8 *) data; in Process() local
364 Encode(uint8 *output, const uint32 *input, uint32 len) Encode() argument
386 Decode(uint32 *output, const uint8 *input, uint32 len) Decode() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream_unittest.cc1326 ReallyBigInputStream input; TEST_F() local
[all...]
H A Dtokenizer_unittest.cc197 std::string input; member
327 std::string input; global() member
523 std::string input; global() member
836 std::string input; global() member
[all...]
H A Dzero_copy_stream_impl.cc254 IstreamInputStream::IstreamInputStream(std::istream* input, int block_size) in IstreamInputStream() argument
267 CopyingIstreamInputStream( std::istream* input) CopyingIstreamInputStream() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapEntry.java102 MapEntry( Metadata<K, V> metadata, CodedInputStream input, ExtensionRegistryLite extensionRegistry) MapEntry() argument
H A DDynamicMessage.java90 public static DynamicMessage parseFrom(Descriptor type, CodedInputStream input) in parseFrom() argument
129 public static DynamicMessage parseFrom(Descriptor type, InputStream input) throws IOException { in parseFrom() argument
96 parseFrom( Descriptor type, CodedInputStream input, ExtensionRegistry extensionRegistry) parseFrom() argument
134 parseFrom( Descriptor type, InputStream input, ExtensionRegistry extensionRegistry) parseFrom() argument
[all...]
H A DUnknownFieldSetLite.java417 boolean mergeFieldFrom(final int tag, final CodedInputStream input) throws IOException { in mergeFieldFrom() argument
480 private UnknownFieldSetLite mergeFrom(final CodedInputStream input) throw argument
[all...]
/third_party/python/Parser/
H A Dtokenizer.h75 char* input; /* Tokenizer's newline translated copy of the string. */ member
/third_party/protobuf/php/tests/
H A DPhpImplementationTest.php35 $input = new CodedInputStream(hex2bin("01")); variable
40 $input = new CodedInputStream(hex2bin("ffffffff0f")); variable
45 $input = new CodedInputStream(hex2bin("ffffffff7f")); variable
55 $input = new CodedInputStream(hex2bin("01")); variable
60 $input = new CodedInputStream(hex2bin("ffffffff0f")); variable
65 $input = new CodedInputStream(hex2bin("ffffffff7f")); global() variable
75 $input = new CodedInputStream(hex2bin("01")); global() variable
80 $input = new CodedInputStream(hex2bin("ffffffffffffffffff01")); global() variable
85 $input = new CodedInputStream(hex2bin("ffffffffffffffffff0f")); global() variable
95 $input = new CodedInputStream(hex2bin("01")); global() variable
100 $input = new CodedInputStream(hex2bin("FFFFFFFFFFFFFFFFFF01")); global() variable
105 $input = new CodedInputStream(hex2bin("FFFFFFFFFFFFFFFFFF0F")); global() variable
114 $input = new CodedInputStream(hex2bin("00")); global() variable
118 $input = new CodedInputStream(hex2bin("01")); global() variable
122 $input = new CodedInputStream(hex2bin("02")); global() variable
131 $input = new CodedInputStream(hex2bin("00")); global() variable
135 $input = new CodedInputStream(hex2bin("01")); global() variable
139 $input = new CodedInputStream(hex2bin("02")); global() variable
147 $input = new CodedInputStream(hex2bin("12345678")); global() variable
155 $input = new CodedInputStream(hex2bin("1234567812345678")); global() variable
167 $input = new CodedInputStream(hex2bin("12345678")); global() variable
175 $input = new CodedInputStream(hex2bin("0000803F")); global() variable
184 $input = new CodedInputStream(hex2bin("00")); global() variable
188 $input = new CodedInputStream(hex2bin("01")); global() variable
196 $input = new CodedInputStream(hex2bin("000000000000F03F")); global() variable
204 $input = new CodedInputStream(hex2bin("1234567812345678")); global() variable
347 $input = new CodedInputStream(hex2bin('')); global() variable
351 $input = new CodedInputStream(hex2bin('8080808080808080808001')); global() variable
355 $input = new CodedInputStream(hex2bin('808080')); global() variable
359 $input = new CodedInputStream(hex2bin('808001')); global() variable
369 $input = new CodedInputStream(hex2bin('808001808002')); global() variable
407 $input = new CodedInputStream(hex2bin($encoded)); global() variable
418 $input = new CodedInputStream(hex2bin('')); global() variable
422 $input = new CodedInputStream(hex2bin('8080808080808080808001')); global() variable
426 $input = new CodedInputStream(hex2bin('808080')); global() variable
430 $input = new CodedInputStream(hex2bin('808001')); global() variable
436 $input = new CodedInputStream(hex2bin('808001808002')); global() variable
444 $input = new CodedInputStream(hex2bin('808081808001')); global() variable
452 $input = new CodedInputStream(hex2bin('808001')); global() variable
461 $input = new CodedInputStream(hex2bin('808001')); global() variable
472 $input = new CodedInputStream(hex2bin('808001')); global() variable
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.h550 MergeFromImpl(const SourceWrapper<T>& input, MessageLite* msg, MessageLite::ParseFlags parse_flags) MergeFromImpl() argument
558 ParseFrom(const T& input) ParseFrom() argument
[all...]

Completed in 19 milliseconds

1...<<71727374757677787980>>...145