/third_party/mesa3d/include/android_stub/log/ |
H A D | log_event_list.h | 135 int begin() { in begin() function in android_log_event_list
|
/third_party/json/include/nlohmann/detail/output/ |
H A D | serializer.hpp | 822 auto* begin = number_buffer.data(); in dump_float() local [all...] |
/third_party/json/tests/thirdparty/Fuzzer/ |
H A D | FuzzerDictionary.h | 95 const DictionaryEntry *begin() const { return &DE[0]; } in begin() function
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_util.h | 333 Iterator begin() const { return cbegin(); } begin() function [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_resource_buffer.c | 126 int64_t begin = svga_get_time(svga); in svga_buffer_transfer_map() local
|
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
H A D | range.hpp | 96 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 D | nghttp2_buf.h | 40 uint8_t *begin; member [all...] |
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_exec.c | 261 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 D | ngtcp2_rob.c | 32 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 D | nghttp2_buf.h | 40 uint8_t *begin; member [all...] |
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/ |
H A D | pthread_kill_latency.c | 67 nsec_t begin, end; variable
|
/third_party/node/deps/v8/src/compiler/ |
H A D | functional-list.h | 121 iterator begin() const { return iterator(elements_); } in begin() function in v8::internal::compiler::FunctionalList
|
H A D | state-values-utils.h | 125 iterator begin() const { return iterator(node_); } in begin() function in v8::internal::compiler::StateValuesAccess
|
/third_party/node/deps/v8/include/ |
H A D | v8-context.h | 33 const char** begin() const { return &names_[0]; } in begin() function in v8::ExtensionConfiguration
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-context.h | 36 const char** begin() const { return &names_[0]; } in begin() function in v8::ExtensionConfiguration
|
/third_party/node/deps/v8/src/base/ |
H A D | bounded-page-allocator.cc | 23 BoundedPageAllocator::Address BoundedPageAllocator::begin() const { in begin() function in v8::base::BoundedPageAllocator
|
H A D | region-allocator.h | 115 Address begin() const { return whole_region_.begin(); } in begin() function in v8::base::final
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | heap-page.cc | 139 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 D | heap-space.h | 33 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 D | remembered-set.cc | 93 void OldToNewRememberedSet::InvalidateRememberedSlotsInRange(void* begin, in InvalidateRememberedSlotsInRange() argument
|
/third_party/node/deps/v8/src/heap/ |
H A D | large-spaces.h | 112 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 D | scope-info-inl.h | 124 inline Iterator begin() const { return Iterator(this, InternalIndex(0)); } in begin() function in v8::internal::ScopeInfo::LocalNamesRange
|
H A D | swiss-hash-table-helpers.h | 146 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 D | DebugSink.h | 109 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 D | Query11.cpp | 70 angle::Result Query11::begin(const gl::Context *context) in begin() function in rx::Query11
|