/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_config.cpp | 115 uint32_t begin; in SetIpAddressPool() local
|
/foundation/communication/dhcp/services/utils/src/ |
H A D | dhcp_common_utils.cpp | 38 std::string::size_type begin = strTemp.find_last_of('.'); in Ipv4Anonymize() local
|
/third_party/elfutils/tests/ |
H A D | dwfllines.c | 100 bool begin; in main() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | ac3.c | 209 int band_start, band_end, begin, end1; in ff_ac3_bit_alloc_calc_mask() local
|
/third_party/curl/projects/ |
H A D | build-openssl.bat | 26 :begin
label
|
H A D | build-wolfssl.bat | 27 :begin
label
|
/third_party/elfutils/libdw/ |
H A D | dwarf_ranges.c | 62 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 D | hash_table_base_unittest.cc | 186 const_iterator begin() const { return {BaseType::NodeBegin()}; } in begin() function in TestHashTable
|
H A D | immutable_vector.h | 45 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 D | pointer_set.h | 173 const_iterator begin() const { return {NodeBegin()}; } in begin() function in PointerSet [all...] |
/third_party/alsa-utils/axfer/test/ |
H A D | container-test.c | 279 int begin; in main() local
|
/third_party/libsnd/src/ALAC/ |
H A D | ALACBitUtilities.c | 141 uint8_t * begin ; in BitBufferGetPosition() local
|
/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
|