Home
last modified time | relevance | path

Searched defs:brk (Results 1 - 25 of 38) sorted by relevance

12

/third_party/musl/src/linux/
H A Dbrk.c6 int brk(void *end) in brk() function
/third_party/musl/src/network/
H A Dinet_pton.c19 int i, j, v, d, brk=-1, need_v4=0; in inet_pton() local
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dcontrol_block_validation_test.cc172 auto* brk = Break(); in TEST_F() local
194 auto* brk = Break(); in TEST_F() local
/third_party/musl/src/malloc/
H A Dlite_malloc.c44 static uintptr_t brk, cur, end; in __simple_malloc() local
[all...]
/third_party/musl/porting/linux/user/src/malloc/
H A Dlite_malloc.c44 static uintptr_t brk, cur, end; in __simple_malloc() local
[all...]
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgtypes.c30 const char *pkg_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quote) in pkg_writeCharListWrap() argument
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgtypes.c30 const char *pkg_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quote) in pkg_writeCharListWrap() argument
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgtypes.c30 const char *pkg_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quote) in pkg_writeCharListWrap() argument
/third_party/musl/src/malloc/mallocng/
H A Dglue.h36 #define brk(p) ((uintptr_t)__syscall(SYS_brk, p)) macro
H A Dmeta.h57 uintptr_t brk; member
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c172 static uintptr_t brk; in __expand_heap() local
[all...]
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c164 static uintptr_t brk; in __expand_heap() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c166 static uintptr_t brk; in __expand_heap() local
[all...]
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmeta.h57 uintptr_t brk; member
/third_party/ffmpeg/libavformat/
H A Dutils.c362 const char *p, *ls, *at, *at2, *col, *brk; in av_url_split() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_loop_unroll.c770 nir_jump_instr *brk = nir_jump_instr_create(shader, nir_jump_break); in partial_unroll() local
H A Dnir_lower_goto_ifs.c54 struct path brk; member
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiapts.c389 UBreakIterator * brk; in TestBreakIteratorSafeClone() local
527 UBreakIterator * brk; TestBreakIteratorClone() local
1041 int32_t brk; TestBug11665() local
[all...]
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dprctl.h94 uint64_t brk; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dprctl.h94 uint64_t brk; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dprctl.h94 uint64_t brk; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dprctl.h94 uint64_t brk; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dprctl.h94 uint64_t brk; member
/third_party/icu/icu4c/source/test/intltest/
H A Drbbiapts.cpp1170 static void prtbrks(BreakIterator* brk, const UnicodeString &ustr, IntlTest &it) { in prtbrks() argument
/third_party/musl/include/sys/
H A Dprctl.h94 uint64_t brk; member

Completed in 17 milliseconds

12