| /third_party/mbedtls/library/ |
| H A D | mps_reader.h | 161 mbedtls_mps_stored_size_t end; member
|
| /third_party/json/tests/src/ |
| H A D | unit-user_defined_input.cpp | 40 const char* end(const MyContainer& c) in end() function 68 const char* end() const in end() function
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_remove_unreachable.c | 35 struct ir3_instruction *end = NULL; in delete_block() local
|
| /third_party/ltp/lib/ |
| H A D | get_path.c | 57 const char *end; in tst_get_path() local
|
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/ |
| H A D | cpuset_mem_hog.c | 39 volatile int end; variable
|
| /third_party/libwebsockets/test-apps/ |
| H A D | test-lecp.c | 57 char buf[1024], *p = buf, *end = &buf[sizeof(buf)]; in cb() local
|
| H A D | test-lejp.c | 47 char buf[1024], *p = buf, *end = &buf[sizeof(buf)]; in cb() local
|
| /third_party/ltp/testcases/kernel/controllers/memcg/control/ |
| H A D | mem_process.c | 31 char *end; in process_options() local
|
| /third_party/musl/porting/liteos_a/user/src/stdlib/ |
| H A D | qsort.c | 48 char *start, *end, *m, *l, *r; in __qsort_r() local [all...] |
| /third_party/musl/src/malloc/mallocng/ |
| H A D | realloc.c | 16 unsigned char *end = start + stride - IB; in realloc() local
|
| /third_party/musl/src/network/ |
| H A D | getservbyname_r.c | 22 char *end = ""; in getservbyname_r() local
|
| /third_party/musl/porting/linux/user/src/linux/ |
| H A D | cache.c | 42 static int flush_icache_init(void *start, void *end, unsigned long int flags) in flush_icache_init() argument 54 int __riscv_flush_icache(void *start, void *end, unsigned long int flags) in __riscv_flush_icache() argument
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | getservbyname_r.c | 22 char *end = ""; in getservbyname_r() local
|
| /third_party/musl/src/linux/ |
| H A D | cache.c | 28 static int flush_icache_init(void *start, void *end, unsigned long int flags) in flush_icache_init() argument 44 int __riscv_flush_icache(void *start, void *end, unsigned long int flags) in __riscv_flush_icache() argument
|
| /third_party/musl/src/stdlib/liteos_a/ |
| H A D | qsort.c | 48 char *start, *end, *m, *l, *r; in __qsort_r() local [all...] |
| /third_party/ninja/src/ |
| H A D | depfile_parser_perftest.cc | 50 int64_t end = GetTimeMillis(); in main() local
|
| H A D | version.cc | 26 size_t end = version.find('.'); in ParseVersion() local
|
| H A D | string_piece.h | 54 const_iterator end() const { in end() function
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_qpack_huffman.c | 48 const uint8_t *end = src + srclen; in nghttp3_qpack_huffman_encode() local 90 const uint8_t *end = src + srclen; in nghttp3_qpack_huffman_decode() local
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_rob.h | 78 uint8_t *end; member
|
| H A D | ngtcp2_buf.h | 38 uint8_t *end; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | draw.h | 59 bool end; member
|
| /third_party/mesa3d/src/util/ |
| H A D | debug.c | 147 char *end; in env_var_as_unsigned() local
|
| /third_party/icu/icu4c/source/samples/break/ |
| H A D | break.cpp | 65 int32_t end in printEachBackward() local 78 int32_t end = boundary.next(); printFirst() local 85 int32_t end = boundary.last(); printLast() local 93 int32_t end = boundary.following(pos); printAt() local [all...] |
| H A D | ubreak.c | 23 void printTextRange(UChar* str, int32_t start, int32_t end) in printTextRange() argument 40 int32_t end; in printEachForward() local 52 int32_t end = ubrk_last(boundary); printEachBackward() local 61 int32_t end; printFirst() local 70 int32_t end = ubrk_last(boundary); printLast() local 79 int32_t end = ubrk_following(boundary, pos); printAt() local [all...] |