Home
last modified time | relevance | path

Searched defs:bos (Results 1 – 25 of 57) sorted by relevance

123

/third_party/musl/porting/linux/user/include/fortify/
Dunistd.h62 size_t bos = __DIAGNOSE_BOS(buf); in getcwd() local
78 size_t bos = __DIAGNOSE_BOS0(buf); in pread() local
94 size_t bos = __DIAGNOSE_BOS0(buf); in pwrite() local
110 size_t bos = __DIAGNOSE_BOS0(buf); in read() local
126 size_t bos = __DIAGNOSE_BOS0(buf); in write() local
142 size_t bos = __DIAGNOSE_BOS(buf); in readlink() local
158 size_t bos = __DIAGNOSE_BOS(buf); in readlinkat() local
Dsocket.h43 size_t bos = __DIAGNOSE_BOS0(buf); in recvfrom() local
60 size_t bos = __DIAGNOSE_BOS0(buf); in sendto() local
76 size_t bos = __DIAGNOSE_BOS0(buf); in recv() local
92 size_t bos = __DIAGNOSE_BOS0(buf); in send() local
Dstdio.h49 size_t bos = __DIAGNOSE_BOS0(buf); in fread() local
68 size_t bos = __DIAGNOSE_BOS0(buf); in fwrite() local
85 size_t bos = __DIAGNOSE_BOS(dest); in fgets() local
99 size_t bos = __DIAGNOSE_BOS(dest); in __DIAGNOSE_PRINTFLIKE() local
Dstring.h183 size_t bos = __DIAGNOSE_BOS(s); in memchr() local
198 size_t bos = __DIAGNOSE_BOS(s); in memrchr() local
211 size_t bos = __DIAGNOSE_BOS(s); in strchr() local
225 size_t bos = __DIAGNOSE_BOS(s); in strrchr() local
/third_party/musl/include/fortify/linux/
Dunistd.h62 size_t bos = __DIAGNOSE_BOS(buf); in getcwd() local
78 size_t bos = __DIAGNOSE_BOS0(buf); in pread() local
94 size_t bos = __DIAGNOSE_BOS0(buf); in pwrite() local
110 size_t bos = __DIAGNOSE_BOS0(buf); in read() local
126 size_t bos = __DIAGNOSE_BOS0(buf); in write() local
142 size_t bos = __DIAGNOSE_BOS(buf); in readlink() local
158 size_t bos = __DIAGNOSE_BOS(buf); in readlinkat() local
Dsocket.h43 size_t bos = __DIAGNOSE_BOS0(buf); in recvfrom() local
60 size_t bos = __DIAGNOSE_BOS0(buf); in sendto() local
76 size_t bos = __DIAGNOSE_BOS0(buf); in recv() local
92 size_t bos = __DIAGNOSE_BOS0(buf); in send() local
Dstdio.h49 size_t bos = __DIAGNOSE_BOS0(buf); in fread() local
68 size_t bos = __DIAGNOSE_BOS0(buf); in fwrite() local
85 size_t bos = __DIAGNOSE_BOS(dest); in fgets() local
99 size_t bos = __DIAGNOSE_BOS(dest); in __DIAGNOSE_PRINTFLIKE() local
Dstring.h183 size_t bos = __DIAGNOSE_BOS(s); in memchr() local
198 size_t bos = __DIAGNOSE_BOS(s); in memrchr() local
211 size_t bos = __DIAGNOSE_BOS(s); in strchr() local
225 size_t bos = __DIAGNOSE_BOS(s); in strrchr() local
/third_party/mesa3d/include/android_stub/cutils/
Dproperties.h137 size_t bos = __bos(value); in property_get() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_device.c41 uint32_t *bos, unsigned nr_bos, in panvk_queue_submit_batch()
234 uint32_t bos[nr_bos]; in panvk_per_arch() local
Dpanvk_mempool.h59 struct util_dynarray bos; member
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DLiteralByteStringTest.java230 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteTo() local
259 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testNewOutput() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_mempool.h38 struct util_dynarray bos; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_batch.h40 struct hash_table *bos; member
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java311 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteTo() local
397 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testNewOutput() local
DParseExceptionsTest.java71 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in setupDelimited() local
DNioByteStringTest.java324 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteTo() local
412 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testNewOutput() local
/third_party/libdrm/tests/amdgpu/
Dsecurity_tests.c196 struct amdgpu_bo *bos[] = { dst->bo, src->bo }; in amdgpu_bo_lcopy() local
228 struct amdgpu_bo *bos[] = { bo }; in amdgpu_bo_move() local
/third_party/mesa3d/include/
Dkopper_interface.h87 VkBaseOutStructure bos; member
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.h60 struct radv_amdgpu_winsys_bo **bos; member
Dradv_amdgpu_winsys.h61 struct radv_amdgpu_winsys_bo **bos; member
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_priv.h89 struct drm_msm_gem_submit_bo *bos = U642VOID(req->bos); in msm_dump_submit() local
/third_party/mesa3d/src/asahi/lib/
Dpool.h44 struct util_dynarray bos; member
/third_party/mesa3d/src/gallium/winsys/i915/drm/
Di915_drm_batchbuffer.c80 drm_intel_bo *bos[num_of_buffers + 1]; in i915_drm_batchbuffer_validate_buffers() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c103 uint32_t regid, uint32_t num, struct fd_bo **bos, in fd3_emit_const_ptrs()
139 uint32_t dst_offset, uint32_t num, struct fd_bo **bos, in emit_const_ptrs()

123