/third_party/musl/src/malloc/mallocng/ |
H A D | aligned_alloc.c | 43 unsigned char *end = g->mem->storage + stride*(idx+1) - IB; in __libc_aligned_alloc() local
|
/third_party/musl/src/network/ |
H A D | dn_expand.c | 3 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 D | aligned_alloc.c | 43 unsigned char *end = g->mem->storage + stride*(idx+1) - IB; in __libc_aligned_alloc() local
|
/third_party/ninja/src/ |
H A D | clparser_perftest.cc | 148 int64_t end = GetTimeMillis(); in main() local
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_range.c | 29 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 D | ngtcp2_range.c | 28 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 D | os_time.h | 90 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 D | lp_query.h | 46 uint64_t end[LP_MAX_THREADS]; /* end count value for each thread */ member
|
/third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
H A D | unilib.cc | 51 const char* end = begin + byte_length; in SpanInterchangeValid() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | all-nodes.cc | 20 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 D | cpu-ppc.cc | 33 byte* end = static_cast<byte*>(buffer) + size; in FlushICache() local
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | caged-heap-local-data.cc | 36 const uintptr_t end = in Reset() local
|
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
H A D | wcstoumax.c | 39 wchar_t *end = NULL; in wcstoumax_0100() local
|
H A D | wcstoimax.c | 39 wchar_t *end = NULL; in wcstoimax_0100() local
|
/third_party/pulseaudio/src/tests/ |
H A D | rtstutter.c | 75 struct timeval now, end; in work() local
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
H A D | DriveControl.h | 30 void operator() (iter_type beg, iter_type end) { in operator ()() argument
|
H A D | SingleFunctionEffects.h | 37 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 D | TremoloEffect.h | 34 void operator () (iter_type begin, iter_type end) { in operator ()() argument
|
/third_party/skia/src/utils/ |
H A D | SkOSPath.cpp | 36 const char* end = strrchr(fullPath, SEPARATOR); in Dirname() local
|
/third_party/skia/tests/ |
H A D | RecordPatternTest.cpp | 109 int start, begin, end; in DEF_TEST() local [all...] |
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psread.h | 50 const FT_Byte* end; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-number.cc | 33 _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 D | character_predicate.cc | 24 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 D | iterator_range.h | 47 IteratorT end() const { return end_iterator; } in end() function in llvm::iterator_range
|
/third_party/skia/third_party/externals/tint/src/utils/ |
H A D | reverse.h | 40 auto end(ReverseIterable<T> r_it) { in end() function
|