/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | tx_common.h | 24 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tx_common.h | 25 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | tx_common.h | 19 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_ibuffer_consumer_listener_adapter_impl.cpp | 27 void ArkIBufferConsumerListenerAdapterImpl::OnBufferAvailable(ArkWebRefPtr<ArkSurfaceBufferAdapter> buffer) in OnBufferAvailable() argument
|
H A D | ark_camera_surface_adapter_wrapper.cpp | 25 ReleaseBuffer( std::shared_ptr<OHOS::NWeb::CameraSurfaceBufferAdapter> buffer, int32_t fence) ReleaseBuffer() argument
|
H A D | ark_camera_buffer_listener_adapter_impl.cpp | 29 OnBufferAvailable(ArkWebRefPtr<ArkCameraSurfaceAdapter> surface, ArkWebRefPtr<ArkCameraSurfaceBufferAdapter> buffer, ArkWebRefPtr<ArkCameraRotationInfoAdapter> rotationInfo) OnBufferAvailable() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_ibuffer_consumer_listener_adapter_wrapper.cpp | 29 OnBufferAvailable( std::shared_ptr<OHOS::NWeb::SurfaceBufferAdapter> buffer) OnBufferAvailable() argument
|
H A D | ark_camera_buffer_listener_adapter_wrapper.cpp | 31 OnBufferAvailable(std::shared_ptr<NWeb::CameraSurfaceAdapter> surface, std::shared_ptr<NWeb::CameraSurfaceBufferAdapter> buffer, std::shared_ptr<NWeb::CameraRotationInfoAdapter> rotationInfo) OnBufferAvailable() argument
|
H A D | ark_camera_surface_adapter_impl.cpp | 28 int32_t ArkCameraSurfaceAdapterImpl::ReleaseBuffer(ArkWebRefPtr<ArkCameraSurfaceBufferAdapter> buffer, int32_t fence) in ReleaseBuffer() argument
|
/kernel/linux/linux-5.10/crypto/ |
H A D | crct10dif_common.c | 70 __u16 crc_t10dif_generic(__u16 crc, const unsigned char *buffer, size_t len) in crc_t10dif_generic() argument
|
/kernel/linux/common_modules/tzdriver/core/ |
H A D | tee_compat_check.c | 21 int32_t check_teeos_compat_level(const uint32_t *buffer, uint32_t size) in check_teeos_compat_level() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | crc-itu-t.c | 57 u16 crc_itu_t(u16 crc, const u8 *buffer, size_t len) in crc_itu_t() argument
|
H A D | crc16.c | 55 u16 crc16(u16 crc, u8 const *buffer, size_t len) in crc16() argument
|
H A D | crc7.c | 65 u8 crc7_be(u8 crc, const u8 *buffer, size_t len) in crc7_be() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | crct10dif_common.c | 70 __u16 crc_t10dif_generic(__u16 crc, const unsigned char *buffer, size_t len) in crc_t10dif_generic() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | crc-itu-t.c | 57 u16 crc_itu_t(u16 crc, const u8 *buffer, size_t len) in crc_itu_t() argument
|
H A D | crc16.c | 55 u16 crc16(u16 crc, u8 const *buffer, size_t len) in crc16() argument
|
H A D | crc7.c | 65 u8 crc7_be(u8 crc, const u8 *buffer, size_t len) in crc7_be() argument
|
/kernel/liteos_a/testsuites/unittest/libc/io/full/ |
H A D | IO_test_locale_002.cpp | 39 char buffer[80]; in testcase() local [all...] |
H A D | IO_test_locale_001.cpp | 39 char buffer[80]; in testcase() local [all...] |
/kernel/liteos_a/testsuites/unittest/libc/sys/smoke/ |
H A D | sys_test_010.cpp | 36 char *buffer = const_cast<char *>("C"); in TestCase() local
|
/base/account/os_account/interfaces/kits/capi/osaccount/src/ |
H A D | os_account.cpp | 24 OsAccount_ErrCode OH_OsAccount_GetName(char *buffer, size_t buffer_size) in OH_OsAccount_GetName() argument
|
/base/startup/init/test/exec_test/ |
H A D | server.c | 28 char buffer[MAX_BUFFER_SIZE] = { 0 };
in main() local
|
/base/update/sys_installer_lite/frameworks/source/verify/ |
H A D | app_sha256.c | 30 void AppSha256Update(AppSha256Context *sha256, const uint8 *buffer, uint32 length)
in AppSha256Update() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_output_frame_callback_wrapper.cpp | 27 bool ArkWebOutputFrameCallbackWrapper::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle() argument
|