Home
last modified time | relevance | path

Searched defs:const (Results 11276 - 11300 of 13162) sorted by relevance

1...<<451452453454455456457458459460>>...527

/third_party/node/src/
H A Dinspector_agent.cc997 GetWsUrl() const GetWsUrl() argument
[all...]
H A Dinspector_socket.cc620 HeaderValue(const std::string& header) const HeaderValue() argument
635 IsAllowedHost(const std::string& host_with_port) const IsAllowedHost() argument
669 GetHost() const GetHost() argument
[all...]
H A Dinspector_socket_server.cc168 id() const id() argument
223 port() const port() argument
472 Port() const Port() argument
[all...]
H A Dnode_contextify.cc137 void ContextifyContext::MemoryInfo(MemoryTracker* tracker) const { in MemoryInfo() argument
1355 microtask_queue() const microtask_queue() argument
[all...]
H A Dnode_http_parser.cc1033 operator ()(const Parser* lhs, const Parser* rhs) const operator ()() argument
[all...]
H A Dnode_snapshotable.cc148 Debug(const char* format, Args&&... args) const Debug() argument
154 ToStr(const T& arg) const ToStr() argument
161 GetName() const GetName() argument
841 ToBlob(FILE* out) const ToBlob() argument
904 Check() const Check() argument
1311 GetTypeName() const GetTypeName() argument
[all...]
H A Dnode_sockaddr.cc77 size_t SocketAddress::Hash::operator()(const SocketAddress& addr) const { in operator ()() argument
321 is_match(const SocketAddress& other) const is_match() argument
339 compare( const SocketAddress& other) const compare() argument
371 is_in_network( const SocketAddress& other, int prefix) const is_in_network() argument
525 MemoryInfo(node::MemoryTracker* tracker) const MemoryInfo() argument
529 MemoryInfo( node::MemoryTracker* tracker) const MemoryInfo() argument
534 MemoryInfo( node::MemoryTracker* tracker) const MemoryInfo() argument
540 MemoryInfo( node::MemoryTracker* tracker) const MemoryInfo() argument
682 MemoryInfo(MemoryTracker* tracker) const MemoryInfo() argument
687 CloneForMessaging() const CloneForMessaging() argument
742 MemoryInfo( MemoryTracker* tracker) const MemoryInfo() argument
867 MemoryInfo(MemoryTracker* tracker) const MemoryInfo() argument
872 CloneForMessaging() const CloneForMessaging() argument
876 MemoryInfo(MemoryTracker* tracker) const MemoryInfo() argument
[all...]
H A Dnode_zlib.cc880 GetAfterWriteOffsets(uint32_t* avail_in, uint32_t* avail_out) const GetAfterWriteOffsets() argument
887 ErrorForMessage(const char* message) const ErrorForMessage() argument
895 GetErrorInfo() const GetErrorInfo() argument
1116 GetAfterWriteOffsets(uint32_t* avail_in, uint32_t* avail_out) const GetAfterWriteOffsets() argument
1175 GetErrorInfo() const GetErrorInfo() argument
1240 GetErrorInfo() const GetErrorInfo() argument
[all...]
H A Dspawn_sync.cc69 size_t SyncProcessOutputBuffer::Copy(char* dest) const { in Copy() argument
75 unsigned int SyncProcessOutputBuffer::available() const { in available() argument
80 unsigned int SyncProcessOutputBuffer::used() const { in used() argument
85 SyncProcessOutputBuffer* SyncProcessOutputBuffer::next() const { in next() argument
187 Local<Object> SyncProcessStdioPipe::GetOutputAsBuffer(Environment* env) const { in GetOutputAsBuffer() argument
195 bool SyncProcessStdioPipe::readable() const { in readable() argument
200 bool SyncProcessStdioPipe::writable() const { in writable() argument
205 uv_stdio_flags SyncProcessStdioPipe::uv_flags() const { in uv_flags() argument
53 OnAlloc(size_t suggested_size, uv_buf_t* buf) const OnAlloc() argument
218 uv_pipe() const uv_pipe() argument
224 uv_stream() const uv_stream() argument
229 uv_handle() const uv_handle() argument
234 OutputLength() const OutputLength() argument
245 CopyOutput(char* dest) const CopyOutput() argument
428 env() const env() argument
[all...]
H A Dutil.h375 out() const out() argument
388 operator *() const operator *() argument
397 operator [](size_t index) const operator []() argument
402 length() const length() argument
408 capacity() const capacity() argument
445 IsAllocated() const IsAllocated() argument
450 IsInvalidated() const IsInvalidated() argument
478 ToString() const ToString() argument
479 ToStringView() const ToStringView() argument
508 WasDetached() const WasDetached() argument
509 data() const data() argument
510 length() const length() argument
530 operator ==(const char* a) const operator ==() argument
531 operator !=(const char* a) const operator !=() argument
543 ToString() const ToString() argument
633 IsEmpty() const IsEmpty() argument
637 get() const get() argument
641 operator ->() const operator ->() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_worker.cc575 tls::CertLookupTree *Worker::get_cert_lookup_tree() const { return cert_tree_; } in get_cert_lookup_tree() argument
578 tls::CertLookupTree *Worker::get_quic_cert_lookup_tree() const { in get_quic_cert_lookup_tree() argument
605 struct ev_loop *Worker::get_loop() const { in get_loop() argument
609 SSL_CTX *Worker::get_sv_ssl_ctx() const { return sv_ssl_ctx_; } in get_sv_ssl_ctx() argument
611 SSL_CTX *Worker::get_cl_ssl_ctx() const { retur argument
614 get_quic_sv_ssl_ctx() const get_quic_sv_ssl_ctx() argument
619 get_graceful_shutdown() const get_graceful_shutdown() argument
639 get_mruby_context() const get_mruby_context() argument
649 get_connect_blocker() const get_connect_blocker() argument
653 get_downstream_config() const get_downstream_config() argument
657 get_connection_handler() const get_connection_handler() argument
671 should_attach_bpf() const should_attach_bpf() argument
687 should_update_bpf_map() const should_update_bpf_map() argument
694 compute_sk_index() const compute_sk_index() argument
1080 get_cid_prefix() const get_cid_prefix() argument
[all...]
H A Dshrpx_http_downstream_connection.cc1605 get_downstream_addr_group() const get_downstream_addr_group() argument
1609 get_addr() const get_addr() argument
1611 poolable() const poolable() argument
1615 get_raddr() const get_raddr() argument
[all...]
H A Dshrpx_https_upstream.cc821 get_client_handler() const get_client_handler() argument
1108 get_downstream() const get_downstream() argument
1449 log_response_headers(DefaultMemchunks *buf) const log_response_headers() argument
1536 response_riovec(struct iovec *iov, int iovcnt) const response_riovec() argument
1556 response_empty() const response_empty() argument
1577 push_enabled() const push_enabled() argument
[all...]
H A Dshrpx_connection_handler.cc546 struct ev_loop *ConnectionHandler::get_loop() const { in get_loop() argument
550 Worker *ConnectionHandler::get_single_worker() const { in get_single_worker() argument
597 const std::shared_ptr<TicketKeys> &ConnectionHandler::get_ticket_keys() const { in get_ticket_keys() argument
608 bool ConnectionHandler::get_graceful_shutdown() const { in get_graceful_shutdown() argument
839 get_tls_ticket_key_memcached_dispatcher() const get_tls_ticket_key_memcached_dispatcher() argument
999 get_ssl_ctx(size_t idx) const get_ssl_ctx() argument
1004 get_indexed_ssl_ctx(size_t idx) const get_indexed_ssl_ctx() argument
1010 get_quic_indexed_ssl_ctx(size_t idx) const get_quic_indexed_ssl_ctx() argument
1051 get_quic_keying_materials() const get_quic_keying_materials() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Drbbitblb.cpp1321 int32_t RBBITableBuilder::getTableSize() const { in getTableSize() argument
1345 bool RBBITableBuilder::use8BitsForTable() const { in use8BitsForTable() argument
1543 int32_t RBBITableBuilder::getSafeTableSize() const { in getSafeTableSize() argument
1567 bool RBBITableBuilder::use8BitsForSafeTable() const { in use8BitsForSafeTable() argument
[all...]
H A Dlocalematcher.cpp90 Locale LocaleMatcher::Result::makeResolvedLocale(UErrorCode &errorCode) const { in makeResolvedLocale() argument
289 UBool LocaleMatcher::Builder::copyErrorTo(UErrorCode &outErrorCode) const { in copyErrorTo() argument
296 build(UErrorCode &errorCode) const build() argument
564 hasNext() const hasNext() argument
594 getBestDesiredIndex() const getBestDesiredIndex() argument
606 getBestMatch(const Locale &desiredLocale, UErrorCode &errorCode) const getBestMatch() argument
614 getBestMatch(Locale::Iterator &desiredLocales, UErrorCode &errorCode) const getBestMatch() argument
625 getBestMatchForListString( StringPiece desiredLocaleList, UErrorCode &errorCode) const getBestMatchForListString() argument
632 getBestMatchResult( const Locale &desiredLocale, UErrorCode &errorCode) const getBestMatchResult() argument
647 getBestMatchResult( Locale::Iterator &desiredLocales, UErrorCode &errorCode) const getBestMatchResult() argument
662 getBestSuppIndex(LSR desiredLSR, LocaleLsrIterator *remainingIter, UErrorCode &errorCode) const getBestSuppIndex() argument
708 isMatch(const Locale &desired, const Locale &supported, UErrorCode &errorCode) const isMatch() argument
720 internalMatch(const Locale &desired, const Locale &supported, UErrorCode &errorCode) const internalMatch() argument
[all...]
H A Dlocdspnm.cpp88 get(const char* tableKey, const char* itemKey, UnicodeString& result) const get() argument
93 getNoFallback(const char* tableKey, const char* itemKey, UnicodeString& result) const getNoFallback() argument
123 get(const char* tableKey, const char* subTableKey, const char* itemKey, UnicodeString &result) const get() argument
138 getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey, UnicodeString& result) const getNoFallback() argument
526 getLocale() const getLocale() argument
531 getDialectHandling() const getDialectHandling() argument
536 getContext(UDisplayContextType type) const getContext() argument
553 adjustForUsageAndContext(CapContextUsage usage, UnicodeString& result) const adjustForUsageAndContext() argument
569 localeDisplayName(const Locale& loc, UnicodeString& result) const localeDisplayName() argument
699 appendWithSep(UnicodeString& buffer, const UnicodeString& src) const appendWithSep() argument
711 localeDisplayName(const char* localeId, UnicodeString& result) const localeDisplayName() argument
718 localeIdName(const char* localeId, UnicodeString& result, bool substitute) const localeIdName() argument
748 languageDisplayName(const char* lang, UnicodeString& result) const languageDisplayName() argument
780 scriptDisplayName(const char* script, UnicodeString& result, UBool skipAdjust) const scriptDisplayName() argument
798 scriptDisplayName(const char* script, UnicodeString& result) const scriptDisplayName() argument
804 scriptDisplayName(UScriptCode scriptCode, UnicodeString& result) const scriptDisplayName() argument
810 regionDisplayName(const char* region, UnicodeString& result, UBool skipAdjust) const regionDisplayName() argument
828 regionDisplayName(const char* region, UnicodeString& result) const regionDisplayName() argument
835 variantDisplayName(const char* variant, UnicodeString& result, UBool skipAdjust) const variantDisplayName() argument
848 variantDisplayName(const char* variant, UnicodeString& result) const variantDisplayName() argument
854 keyDisplayName(const char* key, UnicodeString& result, UBool skipAdjust) const keyDisplayName() argument
867 keyDisplayName(const char* key, UnicodeString& result) const keyDisplayName() argument
873 keyValueDisplayName(const char* key, const char* value, UnicodeString& result, UBool skipAdjust) const keyValueDisplayName() argument
908 keyValueDisplayName(const char* key, const char* value, UnicodeString& result) const keyValueDisplayName() argument
[all...]
H A Ddictbe.cpp45 DictionaryBreakEngine::handles(UChar32 c, const char*) const { in handles() argument
50 findBreaks( UText *text, int32_t startPos, int32_t endPos, UVector32 &foundBreaks, UBool isPhraseBreaking, UErrorCode& status) const findBreaks() argument
233 divideUpDictionaryRange( UText *text, int32_t rangeStart, int32_t rangeEnd, UVector32 &foundBreaks, UBool , UErrorCode& status) const divideUpDictionaryRange() argument
473 divideUpDictionaryRange( UText *text, int32_t rangeStart, int32_t rangeEnd, UVector32 &foundBreaks, UBool , UErrorCode& status) const divideUpDictionaryRange() argument
666 divideUpDictionaryRange( UText *text, int32_t rangeStart, int32_t rangeEnd, UVector32 &foundBreaks, UBool , UErrorCode& status ) const divideUpDictionaryRange() argument
872 divideUpDictionaryRange( UText *text, int32_t rangeStart, int32_t rangeEnd, UVector32 &foundBreaks, UBool , UErrorCode& status ) const divideUpDictionaryRange() argument
1134 divideUpDictionaryRange( UText *inText, int32_t rangeStart, int32_t rangeEnd, UVector32 &foundBreaks, UBool isPhraseBreaking, UErrorCode& status) const divideUpDictionaryRange() argument
[all...]
H A Duresdata.cpp504 getType() const getType() argument
508 getString(int32_t &length, UErrorCode &errorCode) const getString() argument
519 getAliasString(int32_t &length, UErrorCode &errorCode) const getAliasString() argument
530 getInt(UErrorCode &errorCode) const getInt() argument
540 getUInt(UErrorCode &errorCode) const getUInt() argument
550 getIntVector(int32_t &length, UErrorCode &errorCode) const getIntVector() argument
561 getBinary(int32_t &length, UErrorCode &errorCode) const getBinary() argument
572 getArray(UErrorCode &errorCode) const getArray() argument
598 getTable(UErrorCode &errorCode) const getTable() argument
635 isNoInheritanceMarker() const isNoInheritanceMarker() argument
639 getStringArray(UnicodeString *dest, int32_t capacity, UErrorCode &errorCode) const getStringArray() argument
644 getStringArrayOrStringAsArray(UnicodeString *dest, int32_t capacity, UErrorCode &errorCode) const getStringArrayOrStringAsArray() argument
670 getStringOrFirstOfArray(UErrorCode &errorCode) const getStringOrFirstOfArray() argument
820 getKeyAndValue(int32_t i, const char *&key, icu::ResourceValue &value) const getKeyAndValue() argument
845 findValue(const char *key, ResourceValue &value) const findValue() argument
897 internalGetResource(const ResourceData *pResData, int32_t i) const internalGetResource() argument
905 getValue(int32_t i, icu::ResourceValue &value) const getValue() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dalphaindex.cpp140 getBucketCount() const getBucketCount() argument
186 getBucketCount() const getBucketCount() argument
191 getBucketIndex( const UnicodeString &name, UErrorCode &errorCode) const getBucketIndex() argument
197 getBucket(int32_t index) const getBucket() argument
295 initLabels(UVector &indexCharacters, UErrorCode &errorCode) const initLabels() argument
419 createBucketList(UErrorCode &errorCode) const createBucketList() argument
797 operator ==(const AlphabeticIndex& ) const operator ==() argument
802 operator !=(const AlphabeticIndex& ) const operator !=() argument
807 getCollator() const getCollator() argument
812 getInflowLabel() const getInflowLabel() argument
816 getOverflowLabel() const getOverflowLabel() argument
821 getUnderflowLabel() const getUnderflowLabel() argument
847 getMaxLabelCount() const getMaxLabelCount() argument
1101 getBucketIndex() const getBucketIndex() argument
1128 getBucketLabel() const getBucketLabel() argument
1137 getBucketLabelType() const getBucketLabelType() argument
1146 getBucketRecordCount() const getBucketRecordCount() argument
1190 getRecordName() const getRecordName() argument
1201 getRecordData() const getRecordData() argument
[all...]
H A Dcollationbuilder.cpp992 findCommonNode(int32_t index, int32_t strength) const findCommonNode() argument
1242 mergeCompositeIntoString(const UnicodeString &nfdString, int32_t indexAfterLastStarter, UChar32 composite, const UnicodeString &decomp, UnicodeString &newNFDString, UnicodeString &newString, UErrorCode &errorCode) const mergeCompositeIntoString() argument
1330 ignorePrefix(const UnicodeString &s, UErrorCode &errorCode) const ignorePrefix() argument
1336 ignoreString(const UnicodeString &s, UErrorCode &errorCode) const ignoreString() argument
1343 isFCD(const UnicodeString &s, UErrorCode &errorCode) const isFCD() argument
[all...]
H A Dcoll.cpp111 CollatorFactory::visible() const { in visible() argument
138 ICUCollatorFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) const { in create() argument
487 safeClone() const safeClone() argument
492 compare(const UnicodeString& source, const UnicodeString& target) const compare() argument
500 compare(const UnicodeString& source, const UnicodeString& target, int32_t length) const compare() argument
509 compare(const char16_t* source, int32_t sourceLength, const char16_t* target, int32_t targetLength) const compare() argument
517 compare(UCharIterator & , UCharIterator & , UErrorCode &status) const compare() argument
527 compareUTF8(const StringPiece &source, const StringPiece &target, UErrorCode &status) const compareUTF8() argument
539 equals(const UnicodeString& source, const UnicodeString& target) const equals() argument
546 greaterOrEqual(const UnicodeString& source, const UnicodeString& target) const greaterOrEqual() argument
553 greater(const UnicodeString& source, const UnicodeString& target) const greater() argument
640 operator ==(const Collator& other) const operator ==() argument
646 operator !=(const Collator& other) const operator !=() argument
666 getTailoredSet(UErrorCode &status) const getTailoredSet() argument
747 create(const ICUServiceKey& key, const ICUService* , UErrorCode& status) const create() argument
760 getDisplayName(const UnicodeString& id, const Locale& locale, UnicodeString& result) const getDisplayName() argument
916 getStrength() const getStrength() argument
936 getMaxVariable() const getMaxVariable() argument
941 getReorderCodes(int32_t* , int32_t , UErrorCode& status) const getReorderCodes() argument
976 internalGetShortDefinitionString(const char * , char * , int32_t , UErrorCode &status) const internalGetShortDefinitionString() argument
987 internalCompareUTF8(const char *left, int32_t leftLength, const char *right, int32_t rightLength, UErrorCode &errorCode) const internalCompareUTF8() argument
1002 internalNextSortKeyPart(UCharIterator * , uint32_t [2], uint8_t * , int32_t , UErrorCode &errorCode) const internalNextSortKeyPart() argument
[all...]
H A Dchnsecal.cpp124 ChineseCalendar* ChineseCalendar::clone() const { in clone() argument
157 getType() const getType() argument
166 getChineseCalZoneAstroCalc() const getChineseCalZoneAstroCalc() argument
209 handleGetLimit(UCalendarDateFields field, ELimitType limitType) const handleGetLimit() argument
245 handleGetMonthLength(int32_t extendedYear, int32_t month) const handleGetMonthLength() argument
310 getFieldResolutionTable() const getFieldResolutionTable() argument
327 handleComputeMonthStart(int32_t eyear, int32_t month, UBool useMonth) const handleComputeMonthStart() argument
489 daysToMillis(double days) const daysToMillis() argument
507 millisToDays(double millis) const millisToDays() argument
532 winterSolstice(int32_t gyear) const winterSolstice() argument
572 newMoonNear(double days, UBool after) const newMoonNear() argument
593 synodicMonthsBetween(int32_t day1, int32_t day2) const synodicMonthsBetween() argument
604 majorSolarTerm(int32_t days) const majorSolarTerm() argument
628 hasNoMajorSolarTerm(int32_t newMoon) const hasNoMajorSolarTerm() argument
646 isLeapMonthBetween(int32_t newMoon1, int32_t newMoon2) const isLeapMonthBetween() argument
777 newYear(int32_t gyear) const newYear() argument
857 getRelatedYear(UErrorCode &status) const getRelatedYear() argument
879 haveDefaultCentury() const haveDefaultCentury() argument
884 defaultCenturyStart() const defaultCenturyStart() argument
889 defaultCenturyStartYear() const defaultCenturyStartYear() argument
912 internalGetDefaultCenturyStart() const internalGetDefaultCenturyStart() argument
920 internalGetDefaultCenturyStartYear() const internalGetDefaultCenturyStartYear() argument
928 inTemporalLeapYear(UErrorCode &status) const inTemporalLeapYear() argument
943 getTemporalMonthCode(UErrorCode &status) const getTemporalMonthCode() argument
975 internalGetMonth() const internalGetMonth() argument
998 internalGetMonth(int32_t defaultValue) const internalGetMonth() argument
[all...]
H A Dcollationdatabuilder.cpp229 getOffset() const getOffset() argument
264 getDataCE32(UChar32 c) const getDataCE32() argument
423 getCE32FromOffsetCE32(UBool fromBase, UChar32 c, uint32_t ce32) const getCE32FromOffsetCE32() argument
431 isCompressibleLeadByte(uint32_t b) const isCompressibleLeadByte() argument
436 isAssigned(UChar32 c) const isAssigned() argument
441 getLongPrimaryIfSingleCE(UChar32 c) const getLongPrimaryIfSingleCE() argument
451 getSingleCE(UChar32 c, UErrorCode &errorCode) const getSingleCE() argument
[all...]
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-param-util.h141 operator *() const operator *() argument
142 operator ->() const operator ->() argument
154 operator ==(const ParamIterator& other) const operator ==() argument
157 operator !=(const ParamIterator& other) const operator !=() argument
199 begin() const begin() argument
200 end() const end() argument
807 operator ParamGenerator<T>() const operator ParamGenerator() argument
813 MakeVector(IndexSequence<I...>) const MakeVector() argument
919 AtEnd() const AtEnd() argument
944 operator ParamGenerator<::std::tuple<T...>>() const operator ParamGenerator<::std::tuple>() argument
1017 operator ParamGenerator<T>() const operator ParamGenerator() argument
[all...]

Completed in 34 milliseconds

1...<<451452453454455456457458459460>>...527