/third_party/gn/src/gn/ |
H A D | trace.h | 49 Ticks begin() const { return begin_; } in begin() function in TraceItem
|
/third_party/googletest/googletest/include/gtest/ |
H A D | gtest-printers.h | 879 void UniversalPrintArray(const T* begin, size_t len, ::std::ostream* os) { in UniversalPrintArray() argument [all...] |
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
H A D | BreakTransliterator.java | 160 private int begin; field in BreakTransliterator.ReplaceableCharacterIterator 193 public ReplaceableCharacterIterator(Replaceable text, int begin, int end, int pos) { in ReplaceableCharacterIterator() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | BreakTransliterator.java | 161 private int begin; field in BreakTransliterator.ReplaceableCharacterIterator 194 public ReplaceableCharacterIterator(Replaceable text, int begin, int end, int pos) { in ReplaceableCharacterIterator() argument [all...] |
/third_party/icu/icu4c/source/common/unicode/ |
H A D | localematcher.h | 372 Builder &setSupportedLocales(Iter begin, Iter end) { in setSupportedLocales() argument 397 Builder &setSupportedLocalesViaConverter(Iter begin, Ite argument [all...] |
H A D | locid.h | 1048 RangeIterator(Iter begin, Iter end) : it_(begin), end_(end) {} in RangeIterator() argument 1085 ConvertingIterator(Iter begin, Iter end, Conv converter) : in ConvertingIterator() argument [all...] |
/third_party/lzma/CPP/7zip/Common/ |
H A D | MultiOutStream.cpp | 762 Z7_COM7F_IMF(CMultiOutStream::SetRestriction(UInt64 begin, UInt64 end))
in SetRestriction() argument [all...] |
/third_party/mbedtls/library/ |
H A D | pkwrite.c | 579 const char *begin, *end; in mbedtls_pk_write_key_pem() local
|
/third_party/json/tests/src/ |
H A D | unit-udt.cpp | 599 int begin; member 843 std::vector<int>::const_iterator begin() const in begin() function in __anon4161::no_iterator_type
|
/third_party/jerryscript/jerry-core/parser/regexp/ |
H A D | re-bytecode.c | 587 const lit_code_point_t begin = re_get_char (&bytecode_p, re_ctx_p->flags & RE_FLAG_UNICODE); in re_dump_bytecode() local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_scheduler.cpp | 148 auto begin = std::next(begin_it, idx); in move_element() local 152 auto begin = std::next(begin_it, before); in move_element() local [all...] |
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest-printers.cc | 321 void UniversalPrintArray(const char* begin, size_ argument 267 PrintCharsAsStringTo( const CharType* begin, size_t len, ostream* os) PrintCharsAsStringTo() argument 298 UniversalPrintCharArray( const CharType* begin, size_t len, ostream* os) UniversalPrintCharArray() argument 327 UniversalPrintArray(const wchar_t* begin, size_t len, ostream* os) UniversalPrintArray() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_streamout.c | 84 struct r600_atom *begin = &rctx->streamout.begin_atom; in r600_streamout_buffers_dirty() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_liverangeevaluator_helpers.cpp | 221 int ProgramScope::begin() const in begin() function in r600::ProgramScope
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | gfx10_query.c | 368 unsigned begin = qbuf == query->first ? query->first_begin : 0; in gfx10_sh_query_get_result_resource() local
|
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
H A D | protocol_core.cc | 119 const auto* begin = fields_; in DeserializeField() local
|
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/ |
H A D | itt_refcol_impl.c | 226 __itt_frame_submit_v3(const __itt_domain *domain, __itt_id *id, __itt_timestamp begin, __itt_timestamp end) __itt_frame_submit_v3() argument
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_buf.c | 84 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_ argument 202 nghttp2_bufs_wrap_init(nghttp2_bufs *bufs, uint8_t *begin, size_t len, nghttp2_mem *mem) nghttp2_bufs_wrap_init() argument [all...] |
/third_party/nghttp2/src/ |
H A D | allocator.h | 48 uint8_t *begin, *last, *end; member
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | localematcher.h | 372 Builder &setSupportedLocales(Iter begin, Iter end) { in setSupportedLocales() argument 397 Builder &setSupportedLocalesViaConverter(Iter begin, Ite argument [all...] |
H A D | locid.h | 1051 RangeIterator(Iter begin, Iter end) : it_(begin), end_(end) {} in RangeIterator() argument 1088 ConvertingIterator(Iter begin, Iter end, Conv converter) : in ConvertingIterator() argument [all...] |
/third_party/node/deps/googletest/src/ |
H A D | gtest-printers.cc | 342 PrintCharsAsStringTo(const CharType* begin, size_t len, ostream* os) { in PrintCharsAsStringTo() argument 371 UniversalPrintCharArray(const CharType* begin, size_t len, in UniversalPrintCharArray() argument 394 UniversalPrintArray(const char* begin, size_t len, ostream* os) UniversalPrintArray() argument 401 UniversalPrintArray(const char8_t* begin, size_t len, ostream* os) UniversalPrintArray() argument 408 UniversalPrintArray(const char16_t* begin, size_t len, ostream* os) UniversalPrintArray() argument 414 UniversalPrintArray(const char32_t* begin, size_t len, ostream* os) UniversalPrintArray() argument 420 UniversalPrintArray(const wchar_t* begin, size_t len, ostream* os) UniversalPrintArray() argument [all...] |
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo.h | 94 bool begin; member
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_buf.c | 84 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_ argument 202 nghttp2_bufs_wrap_init(nghttp2_bufs *bufs, uint8_t *begin, size_t len, nghttp2_mem *mem) nghttp2_bufs_wrap_init() argument [all...] |
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_crypto.c | 457 const uint8_t *begin = p; in decode_varint_param() local 497 const uint8_t *begin = p; in decode_cid_param() local
|