Searched defs:data_buf (Results 1 – 14 of 14) sorted by relevance
/external/tensorflow/tensorflow/core/lib/wav/ |
D | wav_io.h | 92 const uint8* data_buf = in ReadValue() local
|
/external/ltp/testcases/kernel/syscalls/statx/ |
D | statx02.c | 107 char data_buf[SIZE] = "LinusTorvalds"; in setup() local
|
/external/deqp/external/openglcts/modules/gles32/ |
D | es32cCopyImageTests.cpp | 136 std::vector<int> data_buf(TEXTURE_WIDTH * TEXTURE_HEIGHT, 1); in iterate() local
|
/external/rust/crates/gdbstub/src/protocol/common/ |
D | hex.rs | 160 let data_buf = &mut buf[start_idx..]; in encode_hex_in_chunks() localVariable
|
/external/flatbuffers/rust/flatbuffers/src/ |
D | vector.rs | 85 let data_buf = &buf[loc + SIZE_UOFFSET..loc + SIZE_UOFFSET + len * sz]; in safe_slice() localVariable 134 let data_buf = &buf[loc + SIZE_UOFFSET..loc + SIZE_UOFFSET + len * sz]; in follow_slice_helper() localVariable
|
/external/pdfium/core/fxcodec/flate/ |
D | flatemodule.cpp | 362 std::unique_ptr<uint8_t, FxFreeDeleter>* data_buf, in PNG_Predictor() 497 std::unique_ptr<uint8_t, FxFreeDeleter>* data_buf, in TIFF_Predictor()
|
/external/pdfium/core/fxcodec/fax/ |
D | faxmodule.cpp | 47 int FindBit(const uint8_t* data_buf, int max_pos, int start_pos, bool bit) { in FindBit()
|
/external/pdfium/samples/ |
D | pdfium_test_write_helper.cc | 639 std::vector<char> data_buf(length_bytes); in WriteAttachments() local
|
/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_iovec_record_protocol_test.cc | 46 uint8_t* data_buf; member
|
/external/pdfium/fpdfsdk/ |
D | fpdf_view.cpp | 211 FPDF_LoadMemDocument(const void* data_buf, int size, FPDF_BYTESTRING password) { in FPDF_LoadMemDocument()
|
/external/flatbuffers/include/flatbuffers/ |
D | flexbuffers.h | 257 Blob(const uint8_t *data_buf, uint8_t byte_width) in Blob()
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11.c | 2887 u8 *data_buf = NULL; in handle_auth_pasn_resp() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 5781 std::vector<int> data_buf(width * height, 1); in iterate() local
|
/external/mesa3d/src/imgui/ |
D | imgui_widgets.cpp | 2627 char data_buf[32]; in InputScalarAsWidgetReplacement() local
|