Home
last modified time | relevance | path

Searched defs:const (Results 2376 - 2400 of 14052) sorted by relevance

1...<<919293949596979899100>>...563

/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Ddefault_map_storage.cc32 int32 DefaultMapStorage::GetPrefix(int index) const { in GetPrefix() argument
38 const char* DefaultMapStorage::GetDescription(int index) const { in GetDescription() argument
52 int DefaultMapStorage::GetNumOfEntries() const { in GetNumOfEntries() argument
56 const int* DefaultMapStorage::GetPossibleLengths() const { in GetPossibleLengths() argument
60 int DefaultMapStorage::GetPossibleLengthsSize() const { in GetPossibleLengthsSize() argument
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatch.cc41 const PhoneNumber& PhoneNumberMatch::number() const { in number() argument
45 int PhoneNumberMatch::start() const { in start() argument
49 int PhoneNumberMatch::end() const { in end() argument
53 int PhoneNumberMatch::length() const { in length() argument
57 const string& PhoneNumberMatch::raw_string() const { in raw_string() argument
73 ToString() const ToString() argument
78 Equals(const PhoneNumberMatch& match) const Equals() argument
[all...]
H A Dregex_based_matcher.cc38 MatchNationalNumber( const string& number, const PhoneNumberDesc& number_desc, bool allow_prefix_match) const MatchNationalNumber() argument
51 Match( const string& number, const string& number_pattern, bool allow_prefix_match) const Match() argument
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dasyoutypeformatter_test.cc47 const PhoneMetadata* GetCurrentMetadata() const { in GetCurrentMetadata() argument
51 const string& GetExtractedNationalPrefix() const { in GetExtractedNationalPrefix() argument
55 int ConvertUnicodeStringPosition(const UnicodeString& s, int pos) const { in ConvertUnicodeStringPosition() argument
H A Dlogger_test.cc34 const string& message() const { in message() argument
H A Dmatcher_test.cc76 CheckMatcherBehavesAsExpected(const MatcherApi& matcher) const CheckMatcherBehavesAsExpected() argument
108 CreateDesc( const string& national_number_pattern) const CreateDesc() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dall-nodes.h28 bool IsLive(const Node* node) const { in IsLive() argument
33 bool IsReachable(const Node* node) const { in IsReachable() argument
H A Dcompilation-dependencies.h20 int inobject_property_count() const { return inobject_property_count_; } in inobject_property_count() argument
21 int instance_size() const { return instance_size_; } in instance_size() argument
[all...]
H A Dfeedback-source.cc20 int FeedbackSource::index() const { in index() argument
H A Djs-typed-lowering.h95 JSGraph* jsgraph() const { return jsgraph_; } in jsgraph() argument
96 JSHeapBroker* broker() const { return broker_; } in broker() argument
[all...]
H A Dper-isolate-compiler-cache.h32 bool HasSnapshot() const { return refs_snapshot_ != nullptr; } in HasSnapshot() argument
44 Zone* zone() const { return zone_; } in zone() argument
H A Dsimplified-operator-reducer.h60 JSGraph* jsgraph() const { retur argument
61 broker() const broker() argument
[all...]
H A Dgraph-trimmer.h50 Graph* graph() const { return graph_; } in graph() argument
H A Djs-create-lowering.h123 jsgraph() const jsgraph() argument
127 dependencies() const dependencies() argument
128 broker() const broker() argument
129 zone() const zone() argument
[all...]
H A Djs-generic-lowering.h57 JSGraph* jsgraph() const { return jsgraph_; } in jsgraph() argument
61 JSHeapBroker* broker() const { return broker_; } in broker() argument
[all...]
H A Dproperty-access-builder.h66 JSGraph* jsgraph() const { return jsgraph_; } in jsgraph() argument
67 JSHeapBroker* broker() const { return broker_; } in broker() argument
68 CompilationDependencies* dependencies() const { return dependencies_; } in dependencies() argument
[all...]
H A Drefs-map.cc21 RefsMap::Entry* RefsMap::Lookup(const Address& key) const { in Lookup() argument
H A Dtyped-optimization.h85 dependencies() const dependencies() argument
86 jsgraph() const jsgraph() argument
87 broker() const broker() argument
[all...]
H A Dvalue-numbering-reducer.h31 Zone* temp_zone() const { return temp_zone_; } in temp_zone() argument
32 Zone* graph_zone() const { return graph_zone_; } in graph_zone() argument
H A Ddead-code-elimination.h73 Graph* graph() const { return graph_; } in graph() argument
74 CommonOperatorBuilder* common() const { return common_; } in common() argument
75 Node* dead() const { return dead_; } in dead() argument
[all...]
H A Djs-intrinsic-lowering.h86 JSGraph* jsgraph() const { return jsgraph_; } in jsgraph() argument
87 JSHeapBroker* broker() const { retur in jsgraph() argument
[all...]
H A Drefs-map.h20 bool operator()(uint32_t hash1, uint32_t hash2, const Address& key1, in operator ()() argument
40 bool IsEmpty() const { return occupancy() == 0; } in IsEmpty() argument
H A Dselect-lowering.h30 JSGraphAssembler* gasm() const { return graph_assembler_; } in gasm() argument
31 Node* start() const { return start_; } in start() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dmove-optimizer.h28 InstructionSequence* code() const { return code_; } in code() argument
29 Zone* local_zone() const { return local_zone_; } in local_zone() argument
30 Zone* code_zone() const { return code()->zone(); } in code_zone() argument
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-evaluate.h90 Handle<Context> evaluation_context() const { return evaluation_context_; } in evaluation_context() argument

Completed in 10 milliseconds

1...<<919293949596979899100>>...563