Home
last modified time | relevance | path

Searched defs:input_buffer (Results 1 – 25 of 72) sorted by relevance

123

/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dchrome_subsetter.cc40 bool LoadFile(const char* input_file_path, sfntly::ByteVector* input_buffer) { in LoadFile()
107 sfntly::ByteVector input_buffer; in main() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dchrome_subsetter.cc40 bool LoadFile(const char* input_file_path, sfntly::ByteVector* input_buffer) { in LoadFile()
107 sfntly::ByteVector input_buffer; in main() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dfont_parsing_test.cc35 ByteVector input_buffer; in TestFontParsing() local
117 ByteVector input_buffer; in TestTTFMemoryBasedReadWrite() local
Dchrome_subsetter.cc36 sfntly::ByteVector input_buffer; in TestChromeSubsetter() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dfont_parsing_test.cc35 ByteVector input_buffer; in TestFontParsing() local
117 ByteVector input_buffer; in TestTTFMemoryBasedReadWrite() local
Dchrome_subsetter.cc36 sfntly::ByteVector input_buffer; in TestChromeSubsetter() local
/third_party/flutter/skia/third_party/externals/zlib/contrib/tests/fuzzers/
Dinflate_fuzzer.cc18 std::vector<unsigned char> input_buffer{data, data+size}; in LLVMFuzzerTestOneInput() local
Ddeflate_set_dictionary_fuzzer.cc17 std::vector<unsigned char> input_buffer{data, data + size}; in LLVMFuzzerTestOneInput() local
Ddeflate_fuzzer.cc22 std::vector<unsigned char> input_buffer{data, data+size}; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/
Dinflate_fuzzer.cc18 std::vector<unsigned char> input_buffer{data, data+size}; in LLVMFuzzerTestOneInput() local
Ddeflate_set_dictionary_fuzzer.cc17 std::vector<unsigned char> input_buffer{data, data + size}; in LLVMFuzzerTestOneInput() local
/third_party/grpc/test/core/compression/
Dstream_compression_fuzzer.cc36 grpc_slice_buffer input_buffer; in LLVMFuzzerTestOneInput() local
Dmessage_decompress_fuzzer.cc42 grpc_slice_buffer input_buffer; in LLVMFuzzerTestOneInput() local
Dmessage_compress_fuzzer.cc42 grpc_slice_buffer input_buffer; in LLVMFuzzerTestOneInput() local
Dstream_decompression_fuzzer.cc36 grpc_slice_buffer input_buffer; in LLVMFuzzerTestOneInput() local
/third_party/jerryscript/jerry-core/api/
Djerryscript_adapter.c26 uint8_t* input_buffer; variable
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/subsetter/
Dsubset_util.cc45 ByteVector input_buffer; in Subset() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subsetter/
Dsubset_util.cc45 ByteVector input_buffer; in Subset() local
/third_party/boost/libs/compute/include/boost/compute/algorithm/detail/
Dinplace_reduce.hpp95 const buffer *input_buffer = &first.get_buffer(); in inplace_reduce() local
/third_party/boost/boost/compute/algorithm/detail/
Dinplace_reduce.hpp95 const buffer *input_buffer = &first.get_buffer(); in inplace_reduce() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/utils/
Dexternal_soft_dp.h23 uint8_t *input_buffer; // input buffer member
/third_party/node/test/js-native-api/test_typedarray/
Dtest_typedarray.c36 napi_value input_buffer; in Multiply() local
141 napi_value input_buffer = args[1]; in CreateTypedArray() local
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpeg.h44 GstBuffer *input_buffer; member
/third_party/skia/third_party/externals/brotli/research/
Dbrotli_decoder.c18 uint8_t* input_buffer; member
/third_party/grpc/src/core/tsi/alts/frame_protector/
Dframe_handler.h44 const unsigned char* input_buffer; member

123