Home
last modified time | relevance | path

Searched defs:space (Results 1 - 25 of 187) sorted by relevance

12345678

/third_party/node/deps/v8/src/heap/
H A Dbase-space.cc10 const char* BaseSpace::GetSpaceName(AllocationSpace space) { in GetSpaceName() argument
H A Dconcurrent-allocator.h40 explicit ConcurrentAllocator(LocalHeap* local_heap, PagedSpace* space) in ConcurrentAllocator() argument
H A Dmemory-chunk-layout.cc48 ObjectStartOffsetInMemoryChunk( AllocationSpace space) ObjectStartOffsetInMemoryChunk() argument
62 AllocatableMemoryInMemoryChunk( AllocationSpace space) AllocatableMemoryInMemoryChunk() argument
H A Devacuation-allocator-inl.h15 AllocationResult EvacuationAllocator::Allocate(AllocationSpace space, in Allocate() argument
36 void EvacuationAllocator::FreeLast(AllocationSpace space, HeapObject object, in FreeLast() argument
/third_party/musl/src/network/
H A Ddn_expand.c3 int __dn_expand(const unsigned char *base, const unsigned char *end, const unsigned char *src, char *dest, int space) in __dn_expand() argument
H A Ddn_comp.c57 int dn_comp(const char *src, unsigned char *dst, int space, unsigned char **dnptrs, unsigned char **lastdnptr) in dn_comp() argument
/third_party/eudev/src/shared/
H A Dprocess-util.c84 bool space = false; in get_process_cmdline() local
/third_party/curl/tests/unit/
H A Dunit1614.c49 bool space; /* space separated */ member
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_cl.c45 v3d_cl_ensure_space(struct v3d_cl *cl, uint32_t space, uint32_t alignment) in v3d_cl_ensure_space() argument
64 v3d_cl_ensure_space_with_branch(struct v3d_cl *cl, uint32_t space) in v3d_cl_ensure_space_with_branch() argument
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.c44 unsigned space = in pan_to_bytemask() local
58 unsigned space = in pan_to_bytemask() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_cl.c38 cl_ensure_space(struct vc4_cl *cl, uint32_t space) in cl_ensure_space() argument
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DToken.cpp40 void Token::setHasLeadingSpace(bool space) in setHasLeadingSpace() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DToken.cpp48 void Token::setHasLeadingSpace(bool space) in setHasLeadingSpace() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cl.c59 cl_alloc_bo(struct v3dv_cl *cl, uint32_t space, bool use_branch) in cl_alloc_bo() argument
95 v3dv_cl_ensure_space(struct v3dv_cl *cl, uint32_t space, uint32_t alignment) in v3dv_cl_ensure_space() argument
109 v3dv_cl_ensure_space_with_branch(struct v3dv_cl *cl, uint32_t space) in v3dv_cl_ensure_space_with_branch() argument
[all...]
/third_party/musl/porting/linux/user/src/env/
H A D__init_tls.c34 void *space[16]; member
/third_party/musl/porting/liteos_a/user/src/stdio/
H A Dopen_wmemstream.c16 size_t space; member
/third_party/musl/src/stdio/
H A Dopen_wmemstream.c16 size_t space; member
H A Dopen_memstream.c14 size_t space; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-fallback-shape.cc88 hb_codepoint_t space; in _hb_fallback_shape() local
/third_party/toybox/toys/other/
H A Dxxd.c45 int i, len, space; in do_xxd() local
/third_party/toybox/toys/posix/
H A Dwc.c36 int i, space = 0, first = 1; in show_lengths() local
61 int len = 0, clen = 1, space = 0; in do_wc() local
/third_party/skia/third_party/externals/freetype/builds/
H A Dtoplevel.mk54 space := $(empty) $(empty) macro
/third_party/ffmpeg/libavcodec/
H A Dqoidec.c36 int width, height, channels, space, run = 0; in qoi_decode_frame() local
/third_party/alsa-lib/test/
H A Dseq-decoder.c107 char *space = " "; in decode_event() local
/third_party/alsa-utils/alsactl/
H A Dinit_utils_run.c30 int run_program0(struct space *space, in run_program0() argument
241 run_program(struct space *space, const char *command0, char *result, size_t ressize, size_t *reslen, int log) run_program() argument
[all...]

Completed in 11 milliseconds

12345678