/third_party/musl/src/linux/ |
H A D | brk.c | 6 int brk(void *end) in brk() function
|
/third_party/musl/src/network/ |
H A D | inet_pton.c | 19 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 D | control_block_validation_test.cc | 172 auto* brk = Break(); in TEST_F() local 194 auto* brk = Break(); in TEST_F() local
|
/third_party/musl/src/malloc/ |
H A D | lite_malloc.c | 44 static uintptr_t brk, cur, end; in __simple_malloc() local [all...] |
/third_party/musl/porting/linux/user/src/malloc/ |
H A D | lite_malloc.c | 44 static uintptr_t brk, cur, end; in __simple_malloc() local [all...] |
/third_party/node/deps/icu-small/source/tools/pkgdata/ |
H A D | pkgtypes.c | 30 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 D | pkgtypes.c | 30 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 D | pkgtypes.c | 30 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 D | glue.h | 36 #define brk(p) ((uintptr_t)__syscall(SYS_brk, p)) macro
|
H A D | meta.h | 57 uintptr_t brk; member
|
/third_party/musl/src/malloc/oldmalloc/ |
H A D | malloc.c | 172 static uintptr_t brk; in __expand_heap() local [all...] |
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/ |
H A D | malloc.c | 164 static uintptr_t brk; in __expand_heap() local [all...] |
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
H A D | malloc.c | 166 static uintptr_t brk; in __expand_heap() local [all...] |
/third_party/musl/porting/linux/user/src/malloc/mallocng/ |
H A D | meta.h | 57 uintptr_t brk; member
|
/third_party/ffmpeg/libavformat/ |
H A D | utils.c | 362 const char *p, *ls, *at, *at2, *col, *brk; in av_url_split() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_loop_unroll.c | 770 nir_jump_instr *brk = nir_jump_instr_create(shader, nir_jump_break); in partial_unroll() local
|
H A D | nir_lower_goto_ifs.c | 54 struct path brk; member [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiapts.c | 389 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 D | prctl.h | 94 uint64_t brk; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | prctl.h | 94 uint64_t brk; member
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | prctl.h | 94 uint64_t brk; member
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
H A D | prctl.h | 94 uint64_t brk; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | prctl.h | 94 uint64_t brk; member
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | rbbiapts.cpp | 1170 static void prtbrks(BreakIterator* brk, const UnicodeString &ustr, IntlTest &it) { in prtbrks() argument
|
/third_party/musl/include/sys/ |
H A D | prctl.h | 94 uint64_t brk; member
|