Home
last modified time | relevance | path

Searched defs:begin (Results 176 - 200 of 792) sorted by relevance

12345678910>>...32

/third_party/mesa3d/include/android_stub/log/
H A Dlog_event_list.h135 int begin() { in begin() function in android_log_event_list
/third_party/json/include/nlohmann/detail/output/
H A Dserializer.hpp822 auto* begin = number_buffer.data(); in dump_float() local
[all...]
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerDictionary.h95 const DictionaryEntry *begin() const { return &DE[0]; } in begin() function
/third_party/mesa3d/src/amd/compiler/
H A Daco_util.h333 Iterator begin() const { return cbegin(); } begin() function
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c126 int64_t begin = svga_get_time(svga); in svga_buffer_transfer_map() local
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Drange.hpp96 begin() { in begin() function in clover::detail::basic_range
106 begin() const { in begin() function in clover::detail::basic_range
200 begin() const { begin() function in clover::iterator_range
255 begin() { begin() function in clover::adaptor_range
266 begin() const { begin() function in clover::adaptor_range
314 begin() { begin() function in clover::slice_range
324 begin() const { begin() function in clover::slice_range
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_buf.h40 uint8_t *begin; member
[all...]
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec.c261 vbo_copy_vertices(struct gl_context *ctx, GLenum mode, unsigned start, unsigned *pcount, bool begin, unsigned vertex_size, bool in_dlist, fi_type *dst, const fi_type *src) vbo_copy_vertices() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_rob.c32 int ngtcp2_rob_gap_new(ngtcp2_rob_gap **pg, uint64_t begin, uint64_t end, in ngtcp2_rob_gap_new() argument
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_buf.h40 uint8_t *begin; member
[all...]
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/
H A Dpthread_kill_latency.c67 nsec_t begin, end; variable
/third_party/node/deps/v8/src/compiler/
H A Dfunctional-list.h121 iterator begin() const { return iterator(elements_); } in begin() function in v8::internal::compiler::FunctionalList
H A Dstate-values-utils.h125 iterator begin() const { return iterator(node_); } in begin() function in v8::internal::compiler::StateValuesAccess
/third_party/node/deps/v8/include/
H A Dv8-context.h33 const char** begin() const { return &names_[0]; } in begin() function in v8::ExtensionConfiguration
/third_party/node/deps/v8/include/v8-include/
H A Dv8-context.h36 const char** begin() const { return &names_[0]; } in begin() function in v8::ExtensionConfiguration
/third_party/node/deps/v8/src/base/
H A Dbounded-page-allocator.cc23 BoundedPageAllocator::Address BoundedPageAllocator::begin() const { in begin() function in v8::base::BoundedPageAllocator
H A Dregion-allocator.h115 Address begin() const { return whole_region_.begin(); } in begin() function in v8::base::final
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-page.cc139 Address begin = normal_page->PayloadStart() + sizeof(HeapObjectHeader); in Create() local
172 NormalPage::iterator NormalPage::begin() { in begin() function in cppgc::internal::NormalPage
178 NormalPage::const_iterator NormalPage::begin() const { in begin() function in cppgc::internal::NormalPage
H A Dheap-space.h33 iterator begin() { return pages_.begin(); } in begin() function in cppgc::internal::BaseSpace
34 const_iterator begin() const { return pages_.begin(); } in begin() function in cppgc::internal::BaseSpace
H A Dremembered-set.cc93 void OldToNewRememberedSet::InvalidateRememberedSlotsInRange(void* begin, in InvalidateRememberedSlotsInRange() argument
/third_party/node/deps/v8/src/heap/
H A Dlarge-spaces.h112 iterator begin() { return iterator(first_page()); } in begin() function in v8::internal::LargeObjectSpace
115 const_iterator begin() const { return const_iterator(first_page()); } in begin() function in v8::internal::LargeObjectSpace
/third_party/node/deps/v8/src/objects/
H A Dscope-info-inl.h124 inline Iterator begin() const { return Iterator(this, InternalIndex(0)); } in begin() function in v8::internal::ScopeInfo::LocalNamesRange
H A Dswiss-hash-table-helpers.h146 BitMask begin() const { return *this; } in begin() function in v8::internal::swiss_table::BitMask
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DDebugSink.h109 const size_t begin = mParent.size(); in operator <<() local
120 void onWrite(const char *begin, char const *end) in onWrite() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DQuery11.cpp70 angle::Result Query11::begin(const gl::Context *context) in begin() function in rx::Query11

Completed in 13 milliseconds

12345678910>>...32