Home
last modified time | relevance | path

Searched defs:const (Results 12801 - 12825 of 19365) sorted by relevance

1...<<511512513514515516517518519520>>...775

/third_party/node/src/
H A Dnode_dir.cc127 void DirHandle::MemoryInfo(MemoryTracker* tracker) const { in MemoryInfo() argument
[all...]
H A Dnode_mutex.h50 T& operator*() const { return *pointer_; } in operator *() argument
51 T* operator->() const { return pointer_; } in operator ->() argument
[all...]
H A Dnode_options-inl.h282 Parse( std::vector<std::string>* const orig_args, std::vector<std::string>* const exec_args, std::vector<std::string>* const v8_args, Options* const options, OptionEnvvarSettings required_env_settings, std::vector<std::string>* const errors) const Parse() argument
[all...]
H A Dnode_platform.h83 const uv_loop_t* event_loop() const { return loop_; } in event_loop() argument
H A Dnode_sockaddr-inl.h91 operator *() const operator *() argument
95 operator ->() const operator ->() argument
99 length() const length() argument
103 data() const data() argument
107 raw() const raw() argument
115 family() const family() argument
119 address() const address() argument
123 port() const port() argument
127 flow_label() const flow_label() argument
142 ToString() const ToString() argument
160 ToJS( Environment* env, v8::Local<v8::Object> info) const ToJS() argument
166 operator ==(const SocketAddress& other) const operator ==() argument
171 operator !=(const SocketAddress& other) const operator !=() argument
175 operator <(const SocketAddress& other) const operator <() argument
179 operator >(const SocketAddress& other) const operator >() argument
183 operator <=(const SocketAddress& other) const operator <=() argument
189 operator >=(const SocketAddress& other) const operator >=() argument
199 Peek( const SocketAddress& address) const Peek() argument
221 MemoryInfo(MemoryTracker* tracker) const MemoryInfo() argument
[all...]
H A Dnode_v8.cc147 void BindingData::MemoryInfo(MemoryTracker* tracker) const { in MemoryInfo() argument
[all...]
H A Dnode_url.cc27 void BindingData::MemoryInfo(MemoryTracker* tracker) const { in MemoryInfo() argument
[all...]
H A Dstream_base.h57 StreamBase* stream() const { return stream_; } in stream() argument
167 StreamResource* stream() const { return stream_; } in stream() argument
266 HasWantsWrite() const HasWantsWrite() argument
334 stream_env() const stream_env() argument
[all...]
/third_party/node/src/quic/
H A Dpacket.cc62 const SocketAddress& Packet::destination() const { in destination() argument
66 bool Packet::is_sending() const { in is_sending() argument
70 size_t Packet::length() const { in length() argument
74 Packet::operator uv_buf_t() const { in operator uv_buf_t() argument
78 Packet::operator ngtcp2_vec() const { in operator ngtcp2_vec() argument
127 Clone() const Clone() argument
220 ToString() const ToString() argument
225 MemoryInfo(MemoryTracker* tracker) const MemoryInfo() argument
[all...]
/third_party/node/src/tracing/
H A Dagent.cc185 TraceConfig* Agent::CreateTraceConfig() const { in CreateTraceConfig() argument
195 std::string Agent::GetEnabledCategories() const { in GetEnabledCategories() argument
[all...]
H A Dagent.h60 inline bool empty() const { return agent_ == nullptr; } in empty() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_dns_resolver.cc227 DNSResolverStatus DNSResolver::get_status(Address *result) const { in get_status() argument
351 CompleteCb DNSResolver::get_complete_cb() const { return completeCb_; } in get_complete_cb() argument
/third_party/node/deps/icu-small/source/common/
H A Dbrkiter.cpp501 getLocale(ULocDataLocaleType type, UErrorCode& status) const getLocale() argument
510 getLocaleID(ULocDataLocaleType type, UErrorCode& status) const getLocaleID() argument
522 getRuleStatus() const getRuleStatus() argument
[all...]
H A Dbrkeng.cpp74 UnhandledEngine::handles(UChar32 c, const char* locale) const { in handles() argument
80 findBreaks( UText *text, int32_t startPos, int32_t endPos, UVector32 & , UBool , UErrorCode &status) const findBreaks() argument
323 handles(UChar32 c, const char* locale) const handles() argument
327 findBreaks( UText *text, int32_t startPos, int32_t endPos, UVector32 &foundBreaks, UBool , UErrorCode &status) const findBreaks() argument
[all...]
H A Dfilterednormalizer2.cpp36 FilteredNormalizer2::normalize(const UnicodeString &src, in normalize() argument
60 FilteredNormalizer2::normalize(const UnicodeString &src, in normalize() argument
104 FilteredNormalizer2::normalizeUTF8(uint32_t options, const char *src, int32_t length, in normalizeUTF8() argument
91 normalizeUTF8(uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) const normalizeUTF8() argument
137 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const normalizeSecondAndAppend() argument
144 append(UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const append() argument
151 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UBool doNormalize, UErrorCode &errorCode) const normalizeSecondAndAppend() argument
204 getDecomposition(UChar32 c, UnicodeString &decomposition) const getDecomposition() argument
209 getRawDecomposition(UChar32 c, UnicodeString &decomposition) const getRawDecomposition() argument
214 composePair(UChar32 a, UChar32 b) const composePair() argument
219 getCombiningClass(UChar32 c) const getCombiningClass() argument
224 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const isNormalized() argument
248 isNormalizedUTF8(StringPiece sp, UErrorCode &errorCode) const isNormalizedUTF8() argument
273 quickCheck(const UnicodeString &s, UErrorCode &errorCode) const quickCheck() argument
300 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const spanQuickCheckYes() argument
326 hasBoundaryBefore(UChar32 c) const hasBoundaryBefore() argument
331 hasBoundaryAfter(UChar32 c) const hasBoundaryAfter() argument
336 isInert(UChar32 c) const isInert() argument
[all...]
H A Drbbisetb.cpp411 int32_t RBBISetBuilder::getNumCharCategories() const { in getNumCharCategories() argument
421 int32_t RBBISetBuilder::getDictCategoriesStart() const { in getDictCategoriesStart() argument
431 UBool RBBISetBuilder::sawBOF() const { in sawBOF() argument
442 UChar32 RBBISetBuilder::getFirstChar(int32_t category) const { in getFirstChar() argument
H A Dstringtriebuilder.cpp387 operator ==(const Node &other) const operator ==() argument
400 operator ==(const Node &other) const operator ==() argument
417 operator ==(const Node &other) const operator ==() argument
429 operator ==(const Node &other) const operator ==() argument
455 operator ==(const Node &other) const operator ==() argument
475 operator ==(const Node &other) const operator ==() argument
554 operator ==(const Node &other) const operator ==() argument
588 operator ==(const Node &other) const operator ==() argument
[all...]
H A Duniset.cpp120 UBool UnicodeSet::hasStrings() const { in hasStrings() argument
124 int32_t UnicodeSet::stringsSize() const { in stringsSize() argument
128 UBool UnicodeSet::stringsContains(const UnicodeString &s) const { in stringsContains() argument
263 clone() const clone() argument
267 cloneAsThawed() const cloneAsThawed() argument
281 operator ==(const UnicodeSet& o) const operator ==() argument
297 hashCode() const hashCode() argument
317 size() const size() argument
331 isEmpty() const isEmpty() argument
340 contains(UChar32 c) const contains() argument
370 findCodePoint(UChar32 c) const findCodePoint() argument
413 contains(UChar32 start, UChar32 end) const contains() argument
428 contains(const UnicodeString& s) const contains() argument
443 containsAll(const UnicodeSet& c) const containsAll() argument
462 containsAll(const UnicodeString& s) const containsAll() argument
474 containsNone(UChar32 start, UChar32 end) const containsNone() argument
489 containsNone(const UnicodeSet& c) const containsNone() argument
508 containsNone(const UnicodeString& s) const containsNone() argument
518 matchesIndexValue(uint8_t v) const matchesIndexValue() argument
[all...]
H A Dustr_titlecase_brkiter.cpp76 bool WholeStringBreakIterator::operator==(const BreakIterator&) const { retur in ~WholeStringBreakIterator() argument
77 clone() const clone() argument
79 getText() const getText() argument
82 getUText(UText * , UErrorCode &errorCode) const getUText() argument
110 current() const current() argument
[all...]
H A Dlocdistance.cpp109 getBestIndexAndDistance( const LSR &desired, const LSR **supportedLSRs, int32_t supportedLSRsLength, int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const getBestIndexAndDistance() argument
402 isParadigmLSR(const LSR &lsr) const isParadigmLSR() argument
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dbytestrie.h110 uint64_t getState64() const { in getState64() argument
162 const BytesTrie &saveState(State &state) const { in saveState() argument
246 getValue() const getValue() argument
262 hasUniqueValue(int32_t &uniqueValue) const hasUniqueValue() argument
354 getValue() const getValue() argument
[all...]
H A Dlocalematcher.h226 inline const Locale *getDesiredLocale() const { return desiredLocale; } in getDesiredLocale() argument
237 inline const Locale *getSupportedLocale() const { return supportedLocale; } in getSupportedLocale() argument
246 inline int32_t getDesiredIndex() const { return desiredIndex; } in getDesiredIndex() argument
258 inline int32_t getSupportedIndex() const { return supportedIndex; } in getSupportedIndex() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationbuilder.h54 const char *getErrorReason() const { return errorReason; } in getErrorReason() argument
[all...]
H A Dcoleitr.cpp83 int32_t CollationElementIterator::getOffset() const in getOffset() argument
310 int32_t CollationElementIterator::strengthOrder(int32_t order) const in strengthOrder() argument
140 operator !=( const CollationElementIterator& other) const operator !=() argument
146 operator ==( const CollationElementIterator& that) const operator ==() argument
452 getMaxExpansion(int32_t order) const getMaxExpansion() argument
[all...]
/third_party/ninja/src/
H A Ddisk_interface.cc181 Stat(const string& path, string* err) const global() argument
359 AreLongPathsEnabled(void) const global() argument
[all...]

Completed in 23 milliseconds

1...<<511512513514515516517518519520>>...775