/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | verifier.h | 218 template<typename T> bool VerifyBuffer() { return VerifyBuffer<T>(nullptr); } in VerifyBuffer() function 220 template<typename T> bool VerifyBuffer(const char *const identifier) { in VerifyBuffer() function
|
H A D | flexbuffers.h | 1854 bool VerifyBuffer() { in VerifyBuffer() function
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | verifier.h | 218 template<typename T> bool VerifyBuffer() { return VerifyBuffer<T>(nullptr); } in VerifyBuffer() function 220 template<typename T> bool VerifyBuffer(const char *const identifier) { in VerifyBuffer() function
|
H A D | flexbuffers.h | 1854 bool VerifyBuffer() { in VerifyBuffer() function
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | Pkcs7Verify.h | 216 EFI_PKCS7_VERIFY_BUFFER VerifyBuffer; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | Pkcs7Verify.h | 223 EFI_PKCS7_VERIFY_BUFFER VerifyBuffer; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | Pkcs7Verify.h | 217 EFI_PKCS7_VERIFY_BUFFER VerifyBuffer; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | Pkcs7Verify.h | 217 EFI_PKCS7_VERIFY_BUFFER VerifyBuffer; member
|
/aosp_15_r20/system/unwinding/libunwindstack/tests/ |
H A D | MemoryOfflineBufferTest.cpp | 50 static void VerifyBuffer(uint8_t* buffer, size_t start_value, size_t length) { in VerifyBuffer() function
|
/aosp_15_r20/external/webrtc/modules/audio_device/ |
H A D | fine_audio_buffer_unittest.cc | 40 bool VerifyBuffer(const int16_t* buffer, int buffer_number, int size) { in VerifyBuffer() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | tuple_points_to_analysis.cc | 571 Status TuplePointsToAnalysis::VerifyBuffer(const LogicalBuffer& buffer) const { in VerifyBuffer() function in xla::TuplePointsToAnalysis
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktDynamicRenderingDepthStencilResolveTests.cpp | 99 enum VerifyBuffer enum
|
H A D | vktRenderPassDepthStencilResolveTests.cpp | 100 enum VerifyBuffer enum
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | GLSLTest.cpp | 11351 bool VerifyBuffer(GLuint buffer, const T data[], uint32_t dataSize) in VerifyBuffer() function
|