Home
last modified time | relevance | path

Searched defs:size (Results 10051 - 10075 of 23199) sorted by relevance

1...<<401402403404405406407408409410>>...928

/third_party/lwip/src/apps/http/makefsdata/
H A Dtinydir.h256 int size; /* using int size */ in tinydir_open() local
/third_party/ltp/include/lapi/
H A Dsched.h19 uint32_t size; member
74 static inline int clone3(struct clone_args *args, size_t size) in clone3() argument
42 sched_getattr(pid_t pid, struct sched_attr *attr, unsigned int size, unsigned int flags) sched_getattr() argument
/third_party/libwebsockets/lib/tls/
H A Dtls-jit-trust.c245 size_t size; in lws_tls_jit_trust_vhost_bind() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/
H A Dminimal-secure-streams.c360 size_t size; in app_system_state_nf() local
/third_party/libwebsockets/win32port/zlib/
H A Dinflate.c306 unsigned low, size; in makefixed() local
[all...]
/third_party/littlefs/scripts/
H A Dreadmdir.py88 def size(self): member in Tag
[all...]
/third_party/libdrm/omap/
H A Domap_drm.c72 uint32_t size; member
190 omap_bo_new_impl(struct omap_device *dev, union omap_gem_size size, uint32_t flags) omap_bo_new_impl() argument
227 omap_bo_new(struct omap_device *dev, uint32_t size, uint32_t flags) omap_bo_new() argument
[all...]
/third_party/libdrm/radeon/
H A Dradeon_bo_gem.c60 bo_open(struct radeon_bo_manager *bom, uint32_t handle, uint32_t size, uint32_t alignment, uint32_t domains, uint32_t flags) bo_open() argument
366 radeon_gem_bo_open_prime(struct radeon_bo_manager *bom, int fd_handle, uint32_t size) radeon_gem_bo_open_prime() argument
[all...]
/third_party/libdrm/tests/amdgpu/
H A Dsecurity_tests.c120 amdgpu_bo_alloc_map(struct amdgpu_device *dev, unsigned size, unsigned alignment, unsigned gem_domain, uint64_t alloc_flags, struct sec_amdgpu_bo *sbo) amdgpu_bo_alloc_map() argument
141 amdgpu_bo_unmap_free(struct sec_amdgpu_bo *sbo, const uint64_t size) amdgpu_bo_unmap_free() argument
152 amdgpu_sdma_lcopy(uint32_t *packet, const uint64_t dst, const uint64_t src, const uint32_t size, const int secure) amdgpu_sdma_lcopy() argument
190 amdgpu_bo_lcopy(struct command_ctx *ctx, struct sec_amdgpu_bo *dst, struct sec_amdgpu_bo *src, const uint32_t size, int secure) amdgpu_bo_lcopy() argument
[all...]
H A Duvd_enc_tests.c44 uint64_t size; member
259 uint32_t *ptr, size; in check_result() local
196 alloc_resource(struct amdgpu_uvd_enc_bo *uvd_enc_bo, unsigned size, unsigned domain) alloc_resource() argument
[all...]
/third_party/libfuse/lib/
H A Dcuse_lowlevel.c45 static void cuse_fll_read(fuse_req_t req, fuse_ino_t ino, size_t size, in cuse_fll_read() argument
98 size_t size = 0; in cuse_pack_info() local
52 cuse_fll_write(fuse_req_t req, fuse_ino_t ino, const char *buf, size_t size, off_t off, struct fuse_file_info *fi) cuse_fll_write() argument
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.h62 size_type size() const { return length_; } in size() function in i18n::phonenumbers::StringPiece
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dlib.c256 unsigned int size; in add_pre_buffer() local
/third_party/ltp/testcases/realtime/lib/
H A Dlibstats.c71 int stats_container_init(stats_container_t * data, long size) in stats_container_init() argument
94 int stats_container_resize(stats_container_t * data, long size) in stats_container_resize() argument
230 int size; stats_quantiles_calc() local
[all...]
/third_party/lwip/test/unit/arch/
H A Dsys_arch.c209 sys_mbox_new(sys_mbox_t *mbox, int size) in sys_mbox_new() argument
[all...]
/third_party/lz4/ossfuzz/
H A Dround_trip_stream_fuzzer.c20 size_t size; member
26 size_t size; member
41 cursor_t cursor_create(size_t size) in cursor_create() argument
58 state_t state_create(char const* data, size_t size, uint32_t seed) in state_create() argument
116 size_t const size = state->data.size; state_checkRoundTrip() local
285 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) LLVMFuzzerTestOneInput() argument
[all...]
/third_party/lz4/programs/
H A Ddatagen.c155 void RDG_genBuffer(void* buffer, size_t size, double matchProba, double litProba, unsigned seed) in RDG_genBuffer() argument
165 void RDG_genOut(unsigned long long size, double matchProba, double litProba, unsigned seed) in RDG_genOut() argument
/third_party/lzma/C/
H A DLzma2Dec.c164 static void LzmaDec_UpdateWithUncompressed(CLzmaDec *p, const Byte *src, SizeT size) in LzmaDec_UpdateWithUncompressed() argument
/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.h74 explicit SourceIdAssigner(size_t size) { in SourceIdAssigner() argument
H A Dstate-values-utils.cc415 size_t StateValuesAccess::size() const { in size() function in v8::internal::compiler::StateValuesAccess
H A Ddead-code-elimination.cc369 void DeadCodeElimination::TrimMergeOrPhi(Node* node, int size) { in TrimMergeOrPhi() argument
H A Dload-elimination.h200 IndexRange(int begin, int size) : begin_(begin), end_(begin + size) { in IndexRange() argument
/third_party/node/deps/v8/src/codegen/
H A Dcode-factory.cc377 Builtin CodeFactory::GetTSANStoreStub(SaveFPRegsMode fp_mode, int size, in GetTSANStoreStub() argument
422 Builtin CodeFactory::GetTSANRelaxedLoadStub(SaveFPRegsMode fp_mode, int size) { in GetTSANRelaxedLoadStub() argument
[all...]
/third_party/node/deps/v8/src/base/
H A Dregion-allocator.cc70 RegionAllocator::Region* RegionAllocator::FreeListFindRegion(size_t size) { in FreeListFindRegion() argument
131 AllocateRegion(size_t size) AllocateRegion() argument
150 AllocateRegion( RandomNumberGenerator* rng, size_t size) AllocateRegion() argument
169 AllocateRegionAt(Address requested_address, size_t size, RegionState region_state) AllocateRegionAt() argument
210 AllocateAlignedRegion( size_t size, size_t alignment) AllocateAlignedRegion() argument
239 AllocateRegion(Address hint, size_t size, size_t alignment) AllocateRegion() argument
281 size_t size = region->size(); TrimRegion() local
326 IsFree(Address address, size_t size) IsFree() argument
[all...]
H A Dvector.h54 constexpr size_t size() const { return length_; } in size() function in v8::base::Vector
175 constexpr size_t size() const { return length_; } in size() function in v8::base::OwnedVector
207 static OwnedVector<T> New(size_t size) { in New() argument
214 NewForOverwrite(size_t size) NewForOverwrite() argument
287 VectorOf(T* start, size_t size) VectorOf() argument
[all...]

Completed in 23 milliseconds

1...<<401402403404405406407408409410>>...928