Home
last modified time | relevance | path

Searched defs:end (Results 526 - 550 of 7514) sorted by relevance

1...<<21222324252627282930>>...301

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_query.c84 count_samples(const struct fd_rb_samp_ctrs *start, const struct fd_rb_samp_ctrs *end) count_samples() argument
100 occlusion_counter_accumulate_result(struct fd_context *ctx, const void *start, const void *end, union pipe_query_result *result) occlusion_counter_accumulate_result() argument
109 occlusion_predicate_accumulate_result(struct fd_context *ctx, const void *start, const void *end, union pipe_query_result *result) occlusion_predicate_accumulate_result() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_range.h46 unsigned end; /* exclusive */ member
62 util_range_add(struct pipe_resource *resource, struct util_range *range, unsigned start, unsigned end) util_range_add() argument
80 util_ranges_intersect(const struct util_range *range, unsigned start, unsigned end) util_ranges_intersect() argument
[all...]
/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-disable.c53 time_t end = time(0); in test_malloc_while_disabled() local
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/
H A Dwcstold.c38 wchar_t *end = NULL; in wcstold_0100() local
56 wchar_t *end = NULL; in wcstold_0200() local
70 wchar_t *end = NULL; in wcstold_0300() local
84 wchar_t *end = NULL; in wcstold_0400() local
100 wchar_t *end = NULL; wcstold_0500() local
115 wchar_t *end = NULL; wcstold_0600() local
[all...]
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberMatch.java92 public int end() { in end() method in PhoneNumberMatch
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dclass_with_inner_struct_1_0.hpp6 struct Segment { int begin, end; }; member
17 struct Segment { int begin, end; }; member
43 struct Segment { int begin, end; }; member
H A Dclass_with_inner_struct.hpp6 struct Segment { int begin, end; }; member
17 struct Segment { int begin, end; }; member
43 struct Segment { int begin, end; }; member
/third_party/python/Tools/msi/
H A Dget_externals.bat91 :end label
/third_party/python/Tools/scripts/
H A Dabitype.py196 end = m.end() global() variable
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcpu-arm.c40 char *line, *end, *colon; in get_cpuinfo_line() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DHandleAllocator.h51 GLuint end; member
/third_party/skia/third_party/externals/angle2/src/common/
H A DCircularBuffer.h126 ANGLE_INLINE typename CircularBuffer<T, N, Storage>::iterator CircularBuffer<T, N, Storage>::end() in end() function in angle::CircularBuffer
133 CircularBuffer<T, N, Storage>::end() const in end() function in angle::CircularBuffer
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DTransformFeedbackNULL.cpp29 angle::Result TransformFeedbackNULL::end(const gl::Context *context) in end() function in rx::TransformFeedbackNULL
H A DQueryNULL.cpp26 angle::Result QueryNULL::end(const gl::Context *context) in end() function in rx::QueryNULL
/third_party/skia/src/gpu/
H A DGrClientMappedBufferManager.cpp55 auto end = fClientHeldBuffers.end(); in remove() local
[all...]
/third_party/skia/src/core/
H A DSkGaussFilter.h27 const double* end() const { return &fBasis[fN]; } in end() function in SkGaussFilter
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DQuery.cpp83 void Query::end() in end() function in es2::Query
/third_party/skia/third_party/externals/icu/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...]
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DCombFilter.h39 void operator () (iter_type begin, iter_type end) { in operator ()() argument
/third_party/skia/src/utils/
H A DSkParseColor.cpp346 const char* end = SkParse::FindHex(value + 1, &hex); in FindColor() local
[all...]
/third_party/skia/tests/
H A DMD5Test.cpp36 const uint8_t* end = reinterpret_cast<const uint8_t*>(string + len); in md5_test() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DUtilsMetal.h53 auto end() const { in end() function
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftadvanc.c122 FT_UInt num, end, nn; in FT_EXPORT_DEF() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-os2-unicode-ranges.py45 end = ("0x%X" % ranges[1]).rjust(8) variable

Completed in 8 milliseconds

1...<<21222324252627282930>>...301