Home
last modified time | relevance | path

Searched defs:end (Results 401 - 425 of 7519) sorted by relevance

1...<<11121314151617181920>>...301

/third_party/mbedtls/library/
H A Dmps_reader.h161 mbedtls_mps_stored_size_t end; member
/third_party/json/tests/src/
H A Dunit-user_defined_input.cpp40 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 Dir3_remove_unreachable.c35 struct ir3_instruction *end = NULL; in delete_block() local
/third_party/ltp/lib/
H A Dget_path.c57 const char *end; in tst_get_path() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/
H A Dcpuset_mem_hog.c39 volatile int end; variable
/third_party/libwebsockets/test-apps/
H A Dtest-lecp.c57 char buf[1024], *p = buf, *end = &buf[sizeof(buf)]; in cb() local
H A Dtest-lejp.c47 char buf[1024], *p = buf, *end = &buf[sizeof(buf)]; in cb() local
/third_party/ltp/testcases/kernel/controllers/memcg/control/
H A Dmem_process.c31 char *end; in process_options() local
/third_party/musl/porting/liteos_a/user/src/stdlib/
H A Dqsort.c48 char *start, *end, *m, *l, *r; in __qsort_r() local
[all...]
/third_party/musl/src/malloc/mallocng/
H A Drealloc.c16 unsigned char *end = start + stride - IB; in realloc() local
/third_party/musl/src/network/
H A Dgetservbyname_r.c22 char *end = ""; in getservbyname_r() local
/third_party/musl/porting/linux/user/src/linux/
H A Dcache.c42 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 Dgetservbyname_r.c22 char *end = ""; in getservbyname_r() local
/third_party/musl/src/linux/
H A Dcache.c28 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 Dqsort.c48 char *start, *end, *m, *l, *r; in __qsort_r() local
[all...]
/third_party/ninja/src/
H A Ddepfile_parser_perftest.cc50 int64_t end = GetTimeMillis(); in main() local
H A Dversion.cc26 size_t end = version.find('.'); in ParseVersion() local
H A Dstring_piece.h54 const_iterator end() const { in end() function
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack_huffman.c48 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 Dngtcp2_rob.h78 uint8_t *end; member
H A Dngtcp2_buf.h38 uint8_t *end; member
/third_party/mesa3d/src/mesa/main/
H A Ddraw.h59 bool end; member
/third_party/mesa3d/src/util/
H A Ddebug.c147 char *end; in env_var_as_unsigned() local
/third_party/icu/icu4c/source/samples/break/
H A Dbreak.cpp65 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 Dubreak.c23 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...]

Completed in 7 milliseconds

1...<<11121314151617181920>>...301