Home
last modified time | relevance | path

Searched defs:begin (Results 226 - 250 of 999) sorted by relevance

12345678910>>...40

/third_party/curl/projects/
H A Dbuild-wolfssl.bat27 :begin label
/third_party/elfutils/libdw/
H A Ddwarf_ranges.c62 uint64_t begin = 0, end = 0, base = *basep, addr_idx; in __libdw_read_begin_end_pair_inc() local
119 Dwarf_Addr begin; in __libdw_read_begin_end_pair_inc() local
164 uint64_t begin = 0, end = 0, base = *basep, addr_idx; __libdw_read_begin_end_pair_inc() local
271 uint64_t begin = 0, end = 0, base = *basep, addr_idx; __libdw_read_begin_end_pair_inc() local
539 Dwarf_Addr begin; dwarf_ranges() local
[all...]
/third_party/gn/src/gn/
H A Dhash_table_base_unittest.cc186 const_iterator begin() const { return {BaseType::NodeBegin()}; } in begin() function in TestHashTable
H A Dimmutable_vector.h45 const T* begin() const { return header_ ? &header_->item0 : nullptr; } in begin() function in ImmutableVectorView
101 ImmutableVector(const T* begin, size_t size) in ImmutableVector() argument
104 ImmutableVector(const T* begin, const T* end) in ImmutableVector() argument
232 AllocateAndCopyFrom(const T* begin, size_t size) AllocateAndCopyFrom() argument
[all...]
H A Dpointer_set.h173 const_iterator begin() const { return {NodeBegin()}; } in begin() function in PointerSet
[all...]
/third_party/alsa-utils/axfer/test/
H A Dcontainer-test.c279 int begin; in main() local
/third_party/libsnd/src/ALAC/
H A DALACBitUtilities.c141 uint8_t * begin ; in BitBufferGetPosition() local
/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

Completed in 15 milliseconds

12345678910>>...40