Home
last modified time | relevance | path

Searched defs:end (Results 76 - 100 of 3369) sorted by relevance

12345678910>>...135

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn.c52 uint32_t *end; in rvcn_sq_tail() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_helpers.c53 nine_range_pool_get(struct nine_range_pool *pool, int16_t bgn, int16_t end) in nine_range_pool_get() argument
79 nine_ranges_insert(struct nine_range **head, int16_t bgn, int16_t end, in nine_ranges_insert() argument
[all...]
/third_party/node/lib/
H A Dstring_decoder.js
/third_party/node/test/internet/
H A Dtest-tls-add-ca-cert.js52 function end() { class
/third_party/node/test/parallel/
H A Dtest-stream2-push.js129 function end() { function
/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...]

Completed in 7 milliseconds

12345678910>>...135