/third_party/lwip/src/apps/http/makefsdata/ |
H A D | tinydir.h | 256 int size; /* using int size */ in tinydir_open() local
|
/third_party/ltp/include/lapi/ |
H A D | sched.h | 19 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 D | tls-jit-trust.c | 245 size_t size; in lws_tls_jit_trust_vhost_bind() local
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/ |
H A D | minimal-secure-streams.c | 360 size_t size; in app_system_state_nf() local
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | inflate.c | 306 unsigned low, size;
in makefixed() local [all...] |
/third_party/littlefs/scripts/ |
H A D | readmdir.py | 88 def size(self): member in Tag [all...] |
/third_party/libdrm/omap/ |
H A D | omap_drm.c | 72 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 D | radeon_bo_gem.c | 60 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 D | security_tests.c | 120 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 D | uvd_enc_tests.c | 44 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 D | cuse_lowlevel.c | 45 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 D | string_piece.h | 62 size_type size() const { return length_; } in size() function in i18n::phonenumbers::StringPiece [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | lib.c | 256 unsigned int size; in add_pre_buffer() local
|
/third_party/ltp/testcases/realtime/lib/ |
H A D | libstats.c | 71 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 D | sys_arch.c | 209 sys_mbox_new(sys_mbox_t *mbox, int size) in sys_mbox_new() argument [all...] |
/third_party/lz4/ossfuzz/ |
H A D | round_trip_stream_fuzzer.c | 20 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 D | datagen.c | 155 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 D | Lzma2Dec.c | 164 static void LzmaDec_UpdateWithUncompressed(CLzmaDec *p, const Byte *src, SizeT size)
in LzmaDec_UpdateWithUncompressed() argument
|
/third_party/node/deps/v8/src/compiler/ |
H A D | graph-visualizer.h | 74 explicit SourceIdAssigner(size_t size) { in SourceIdAssigner() argument
|
H A D | state-values-utils.cc | 415 size_t StateValuesAccess::size() const { in size() function in v8::internal::compiler::StateValuesAccess
|
H A D | dead-code-elimination.cc | 369 void DeadCodeElimination::TrimMergeOrPhi(Node* node, int size) { in TrimMergeOrPhi() argument
|
H A D | load-elimination.h | 200 IndexRange(int begin, int size) : begin_(begin), end_(begin + size) { in IndexRange() argument
|
/third_party/node/deps/v8/src/codegen/ |
H A D | code-factory.cc | 377 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 D | region-allocator.cc | 70 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 D | vector.h | 54 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...] |