Home
last modified time | relevance | path

Searched defs:begin (Results 326 - 350 of 950) sorted by relevance

1...<<11121314151617181920>>...38

/third_party/gn/src/gn/
H A Dtrace.h49 Ticks begin() const { return begin_; } in begin() function in TraceItem
/third_party/googletest/googletest/include/gtest/
H A Dgtest-printers.h879 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 DBreakTransliterator.java160 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 DBreakTransliterator.java161 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 Dlocalematcher.h372 Builder &setSupportedLocales(Iter begin, Iter end) { in setSupportedLocales() argument
397 Builder &setSupportedLocalesViaConverter(Iter begin, Ite argument
[all...]
H A Dlocid.h1048 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 DMultiOutStream.cpp762 Z7_COM7F_IMF(CMultiOutStream::SetRestriction(UInt64 begin, UInt64 end)) in SetRestriction() argument
[all...]
/third_party/mbedtls/library/
H A Dpkwrite.c579 const char *begin, *end; in mbedtls_pk_write_key_pem() local
/third_party/json/tests/src/
H A Dunit-udt.cpp599 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 Dre-bytecode.c587 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 Daco_scheduler.cpp148 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 Dgtest-printers.cc321 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 Dr600_streamout.c84 struct r600_atom *begin = &rctx->streamout.begin_atom; in r600_streamout_buffers_dirty() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp221 int ProgramScope::begin() const in begin() function in r600::ProgramScope
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c368 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 Dprotocol_core.cc119 const auto* begin = fields_; in DeserializeField() local
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/
H A Ditt_refcol_impl.c226 __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 Dnghttp2_buf.c84 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 Dallocator.h48 uint8_t *begin, *last, *end; member
/third_party/node/deps/icu-small/source/common/unicode/
H A Dlocalematcher.h372 Builder &setSupportedLocales(Iter begin, Iter end) { in setSupportedLocales() argument
397 Builder &setSupportedLocalesViaConverter(Iter begin, Ite argument
[all...]
H A Dlocid.h1051 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 Dgtest-printers.cc342 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 Dvbo.h94 bool begin; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_buf.c84 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 Dngtcp2_crypto.c457 const uint8_t *begin = p; in decode_varint_param() local
497 const uint8_t *begin = p; in decode_cid_param() local

Completed in 26 milliseconds

1...<<11121314151617181920>>...38