Home
last modified time | relevance | path

Searched defs:end (Results 201 - 225 of 7961) sorted by relevance

12345678910>>...319

/third_party/musl/src/malloc/mallocng/
H A Daligned_alloc.c43 unsigned char *end = g->mem->storage + stride*(idx+1) - IB; in __libc_aligned_alloc() local
/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
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Daligned_alloc.c43 unsigned char *end = g->mem->storage + stride*(idx+1) - IB; in __libc_aligned_alloc() local
/third_party/ninja/src/
H A Dclparser_perftest.cc148 int64_t end = GetTimeMillis(); in main() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_range.c29 void nghttp3_range_init(nghttp3_range *r, uint64_t begin, uint64_t end) { in nghttp3_range_init() argument
38 uint64_t end = nghttp3_min(a->end, b->end); in nghttp3_range_intersect() local
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_range.c28 void ngtcp2_range_init(ngtcp2_range *r, uint64_t begin, uint64_t end) { in ngtcp2_range_init() argument
37 uint64_t end = ngtcp2_min(a->end, b->end); in ngtcp2_range_intersect() local
[all...]
/third_party/mesa3d/src/util/
H A Dos_time.h90 os_time_timeout(int64_t start, int64_t end, int64_t curr) os_time_timeout() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.h46 uint64_t end[LP_MAX_THREADS]; /* end count value for each thread */ member
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dunilib.cc51 const char* end = begin + byte_length; in SpanInterchangeValid() local
/third_party/node/deps/v8/src/compiler/
H A Dall-nodes.cc20 AllNodes::AllNodes(Zone* local_zone, Node* end, const Graph* graph, in AllNodes() argument
28 void AllNodes::Mark(Zone* local_zone, Node* end, const Graph* graph) { in Mark() argument
/third_party/node/deps/v8/src/codegen/ppc/
H A Dcpu-ppc.cc33 byte* end = static_cast<byte*>(buffer) + size; in FlushICache() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dcaged-heap-local-data.cc36 const uintptr_t end = in Reset() local
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/
H A Dwcstoumax.c39 wchar_t *end = NULL; in wcstoumax_0100() local
H A Dwcstoimax.c39 wchar_t *end = NULL; in wcstoimax_0100() local
/third_party/pulseaudio/src/tests/
H A Drtstutter.c75 struct timeval now, end; in work() local
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DDriveControl.h30 void operator() (iter_type beg, iter_type end) { in operator ()() argument
H A DSingleFunctionEffects.h37 void overdrive(iter_type beg, iter_type end) { in overdrive() argument
49 void distortion(iter_type beg, iter_type end) { in distortion() argument
H A DTremoloEffect.h34 void operator () (iter_type begin, iter_type end) { in operator ()() argument
/third_party/skia/src/utils/
H A DSkOSPath.cpp36 const char* end = strrchr(fullPath, SEPARATOR); in Dirname() local
/third_party/skia/tests/
H A DRecordPatternTest.cpp109 int start, begin, end; in DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsread.h50 const FT_Byte* end; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-number.cc33 _parse_number (const char **pp, const char *end, T *pv, in _parse_number() argument
56 hb_parse_int (const char **pp, const char *end, int *pv, bool whole_buffer) in hb_parse_int() argument
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
H A Dcharacter_predicate.cc24 AcceptRange::AcceptRange(int32_t start, int32_t end) in AcceptRange() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Diterator_range.h47 IteratorT end() const { return end_iterator; } in end() function in llvm::iterator_range
/third_party/skia/third_party/externals/tint/src/utils/
H A Dreverse.h40 auto end(ReverseIterable<T> r_it) { in end() function

Completed in 9 milliseconds

12345678910>>...319