Home
last modified time | relevance | path

Searched defs:buffer (Results 1701 - 1725 of 3556) sorted by relevance

1...<<61626364656667686970>>...143

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_misc_opcodes.cpp399 ProcessArea(dng_negative & , uint32 , dng_pixel_buffer &buffer, const dng_rect &dstArea, const dng_rect & ) ProcessArea() argument
618 ProcessArea(dng_negative & , uint32 , dng_pixel_buffer &buffer, const dng_rect &dstArea, const dng_rect & ) ProcessArea() argument
980 ProcessArea(dng_negative & , uint32 , dng_pixel_buffer &buffer, const dng_rect &dstArea, const dng_rect & ) ProcessArea() argument
1186 ProcessArea(dng_negative & , uint32 , dng_pixel_buffer &buffer, const dng_rect &dstArea, const dng_rect & ) ProcessArea() argument
1366 ProcessArea(dng_negative & , uint32 , dng_pixel_buffer &buffer, const dng_rect &dstArea, const dng_rect & ) ProcessArea() argument
1543 ProcessArea(dng_negative & , uint32 , dng_pixel_buffer &buffer, const dng_rect &dstArea, const dng_rect & ) ProcessArea() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream_unittest.cc727 uint8 buffer[8]; in TEST_F() local
[all...]
H A Dzero_copy_stream_impl.cc131 int FileInputStream::CopyingFileInputStream::Read(void* buffer, int size) { in Read() argument
217 bool FileOutputStream::CopyingFileOutputStream::Write(const void* buffer, in Write() argument
273 int IstreamInputStream::CopyingIstreamInputStream::Read(void* buffer, in Read() argument
305 bool OstreamOutputStream::CopyingOstreamOutputStream::Write(const void* buffer, in Write() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DNioByteString.java49 private final ByteBuffer buffer; field in NioByteString
51 NioByteString(ByteBuffer buffer) { in NioByteString() argument
[all...]
H A DUnknownFieldSetLite.java381 final void printWithIndent(StringBuilder buffer, int indent) { in printWithIndent() argument
/third_party/python/Modules/_sre/
H A Dsre.h70 Py_buffer buffer; member
/third_party/python/Modules/
H A Dgetpath.c362 char *buffer = (char *)PyMem_Malloc(MAX_FILE); variable
706 wchar_t *buffer = NULL; in winmodule_to_dict() local
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedOutputStreamTest.java112 private final ByteBuffer buffer; field in CodedOutputStreamTest.NioHeapCoder
151 private final ByteBuffer buffer; field in CodedOutputStreamTest.NioDirectCoder
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedInputStream.php40 private $buffer; variable
59 $this->buffer = $buffer; variable
303 $buffer = ""; global() variable
305 $buffer = substr($this->buffer, $this->current, $size); global() variable
[all...]
/third_party/protobuf/php/tests/
H A DPhpImplementationTest.php473 $buffer = null; variable
/third_party/protobuf/src/google/protobuf/
H A Dlite_unittest.cc200 std::string buffer; in TEST() local
368 std::string buffer; in TEST() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc106 char buffer[128]; in VersionString() local
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Djson_util.cc194 const void* buffer; in JsonToBinaryStream() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers.cc147 char* numbers_internal::FastIntToBuffer(uint32_t i, char* buffer) { in FastIntToBuffer() argument
217 FastIntToBuffer(int32_t i, char* buffer) FastIntToBuffer() argument
229 FastIntToBuffer(uint64_t i, char* buffer) FastIntToBuffer() argument
270 FastIntToBuffer(int64_t i, char* buffer) FastIntToBuffer() argument
486 SixDigitsToBuffer(double d, char* const buffer) SixDigitsToBuffer() argument
[all...]
H A Dstr_format_test.cc324 char buffer[16]; in TEST_F() local
[all...]
H A Descaping_test.cc597 StringType buffer; in TestEscapeAndUnescape() local
/third_party/skia/modules/skshaper/src/
H A DSkShaper_coretext.cpp281 auto buffer = handler->runBuffer(info); local
[all...]
H A DSkShaper_primitive.cpp255 const auto buffer = handler->runBuffer(info); in shape() local
/third_party/skia/experimental/ffmpeg/
H A DSkVideoEncoder.cpp85 static int sk_write_packet(void* ctx, uint8_t* buffer, int size) { in sk_write_packet() argument
154 uint8_t* buffer = (uint8_t*)av_malloc(bufferSize); in init() local
/third_party/skia/gm/
H A Dimagefiltersbase.cpp57 sk_sp<SkFlattenable> FailImageFilter::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
92 sk_sp<SkFlattenable> IdentityImageFilter::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/
H A Dnative-lib.cpp127 const void* buffer = env->GetDirectBufferAddress(bufferObj); in Java_org_skia_skottie_SkottieAnimation_nCreateProxy() local
/third_party/skia/fuzz/
H A DFuzzSkParagraph.cpp116 uint8_t RandomText(T* buffer, Fuzz* fuzz) { in RandomText() argument
/third_party/skia/experimental/skottiekit/
H A Dskottiekit_bindings.cpp237 GrGLint buffer; in MakeOnScreenGLSurface() local
/third_party/rust/crates/syn/src/
H A Dlib.rs326 pub mod buffer; modules
/third_party/selinux/libselinux/src/
H A Dregex.c546 void regex_format_error(struct regex_error_data const *error_data, char *buffer, in regex_format_error() argument
[all...]

Completed in 21 milliseconds

1...<<61626364656667686970>>...143