Home
last modified time | relevance | path

Searched defs:bufSize (Results 26 - 50 of 193) sorted by relevance

12345678

/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_file.c96 uint32_t bufSize = sizeof(struct CmMutableBlob) * (uint32_t)fileNums; in MallocFileNames() local
/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
H A Dhks_ipc_slice.c33 static uint32_t GetBlobBufSize(const struct HksBlob *blob, uint32_t *bufSize) in GetBlobBufSize() argument
45 static uint32_t GetParamSize(const struct HksBlob *key, const struct HksParamSet *paramSet, uint32_t *bufSize) in GetParamSize() argument
55 GetDataSize(uint32_t cmdId, const struct HksBlob *inData, const struct HksBlob *outData, uint32_t *bufSize) GetDataSize() argument
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/driver_adapter/test/unittest/src/
H A Dutest_v4l2_dev.cpp110 unsigned int bufSize; in HWTEST_F() local
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/driver_adapter/test/unittest/src/
H A Dutest_v4l2_dev.cpp110 unsigned int bufSize; in HWTEST_F() local
/kernel/liteos_a/kernel/extended/blackbox/
H A Dlos_blackbox_system_adapter.c68 static void SaveFaultLog(const char *filePath, const char *dataBuf, size_t bufSize, struct ErrorInfo *info) in SaveFaultLog() argument
H A Dlos_blackbox_common.c57 int FullWriteFile(const char *filePath, const char *buf, size_t bufSize, int isAppend) in FullWriteFile() argument
/kernel/liteos_a/apps/perf/src/
H A Dperf_record.c108 ssize_t PerfWriteFile(const char *filePath, const char *buf, ssize_t bufSize) in PerfWriteFile() argument
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
H A Dlibfs.cpp109 const int bufSize = 100 * 1024; in CopyFile() local
/third_party/lzma/CPP/7zip/Common/
H A DInBuffer.h55 void SetBuf(Byte *buf, size_t bufSize, size_t end, size_t pos) in SetBuf() argument
/third_party/mesa3d/src/mesa/main/
H A Dpolygon.c278 _mesa_GetnPolygonStippleARB( GLsizei bufSize, GLubyte *dest ) in _mesa_GetnPolygonStippleARB() argument
H A Dprogram_resource.c216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei *length, GLchar *name) _mesa_GetProgramResourceName() argument
249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params) _mesa_GetProgramResourceiv() argument
H A Dvdpau.c278 _mesa_VDPAUGetSurfaceivNV(GLintptr surface, GLenum pname, GLsizei bufSize, in _mesa_VDPAUGetSurfaceivNV() argument
H A Dpixel.c328 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values ) in _mesa_GetnPixelMapfvARB() argument
380 _mesa_GetnPixelMapuivARB( GLenum map, GLsizei bufSize, GLuint *values ) in _mesa_GetnPixelMapuivARB() argument
432 _mesa_GetnPixelMapusvARB( GLenum map, GLsizei bufSize, GLushort *values ) in _mesa_GetnPixelMapusvARB() argument
H A Dglthread_shaderobj.c152 _mesa_marshal_GetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, in _mesa_marshal_GetActiveUniform() argument
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Drecv.c44 int bufSize = 0; variable
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeThreadSafeRingBuffer.cpp129 int bufSize = rnd.getInt(1, 2048); in ThreadSafeRingBuffer_selfTest() local
/third_party/vk-gl-cts/framework/delibs/deimage/
H A DdeTarga.c42 int bufSize; in deImage_loadTarga() local
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeFileStream.c34 static deStreamResult fileIOStream_read (deStreamData* stream, void* buf, deInt32 bufSize, deInt32* numRead) in fileIOStream_read() argument
63 static deStreamResult fileIOStream_write (deStreamData* stream, const void* buf, deInt32 bufSize, deInt32* numWritten) in fileIOStream_write() argument
/arkcompiler/runtime_core/static_core/libziparchive/
H A Dzip_archive.cpp145 int ExtractToMemory(ZipArchiveHandle &handle, void *buf, size_t bufSize) in ExtractToMemory() argument
/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
H A Devent_source_example.cpp90 const int bufSize = 2048; in OnFileDescriptorEvent() local
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
H A Dbundle_event_source_example.cpp86 const int bufSize = 2048; in OnFileDescriptorEvent() local
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H A Dfile.c72 static size_t GetCanonicalPath(const char *cwd, const char *path, char *buf, size_t bufSize) in GetCanonicalPath() argument
/test/xts/acts/kernel_lite/mem_posix/src/
H A DMmapApiTest.cpp705 int bufSize = len / 4; in HWTEST_F() local
/third_party/backends/backend/
H A Depsonds-jpeg.c142 int bufSize = jpeg_cinfo.output_width * jpeg_cinfo.output_components; in eds_decode_jpeg() local
/third_party/mesa3d/src/egl/main/
H A Deglconfigdebug.c90 _strnAppend(char *const buf, const int bufSize, const char *fmt, ...) in _strnAppend() argument

Completed in 12 milliseconds

12345678