Home
last modified time | relevance | path

Searched defs:const (Results 11926 - 11950 of 12926) sorted by relevance

1...<<471472473474475476477478479480>>...518

/third_party/node/deps/v8/src/inspector/
H A Dvalue-mirror.cc552 description(bool* unserializable) const description() argument
1148 buildObjectPreviewInternal( v8::Local<v8::Context> context, bool forEntry, bool generatePreviewForTable, int* nameLimit, int* indexLimit, std::unique_ptr<ObjectPreview>* result) const buildObjectPreviewInternal() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc1549 CurrentBytecodeSize() const CurrentBytecodeSize() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dbigint.cc136 bool IsMutableBigInt() const { return IsBigInt(); } in IsMutableBigInt() argument
1335 uint32_t BigInt::GetBitfieldForSerialization() const { in GetBitfieldForSerialization() argument
[all...]
H A Dmap.cc32 Map Map::GetPrototypeChainRootMap(Isolate* isolate) const { in GetPrototypeChainRootMap() argument
484 bool Map::InstancesNeedRewriting(Map target, ConcurrencyMode cmode) const { in InstancesNeedRewriting() argument
495 InstancesNeedRewriting(Map target, int target_number_of_fields, int target_inobject, int target_unused, int* old_number_of_fields, ConcurrencyMode cmode) const InstancesNeedRewriting() argument
963 IsMapInArrayPrototypeChain(Isolate* isolate) const IsMapInArrayPrototypeChain() argument
1082 NumberOfEnumerableProperties() const NumberOfEnumerableProperties() argument
1094 NextFreePropertyIndex() const NextFreePropertyIndex() argument
1107 OnlyHasSimpleProperties() const OnlyHasSimpleProperties() argument
2114 EquivalentToForTransition(const Map other, ConcurrencyMode cmode) const EquivalentToForTransition() argument
2138 EquivalentToForElementsKindTransition(const Map other, ConcurrencyMode cmode) const EquivalentToForElementsKindTransition() argument
2159 EquivalentToForNormalization(const Map other, ElementsKind elements_kind, PropertyNormalizationMode mode) const EquivalentToForNormalization() argument
[all...]
H A Dcode-inl.h230 PtrComprCageBase Code::main_cage_base() const { in main_cage_base() argument
239 PtrComprCageBase Code::main_cage_base(RelaxedLoadTag) const { in main_cage_base() argument
258 CodeDataContainer Code::GCSafeCodeDataContainer(AcquireLoadTag) const { in GCSafeCodeDataContainer() argument
359 ByteArray Code::SourcePositionTable(SharedFunctionInfo sfi) const { in SourcePositionTable() argument
367 Object Code::next_code_link() const { in next_code_link() argument
375 Address Code::raw_body_start() const { retur argument
377 raw_body_end() const raw_body_end() argument
381 raw_body_size() const raw_body_size() argument
385 InstructionSize() const InstructionSize() argument
391 raw_instruction_start() const raw_instruction_start() argument
395 InstructionStart() const InstructionStart() argument
401 raw_instruction_end() const raw_instruction_end() argument
405 InstructionEnd() const InstructionEnd() argument
411 raw_metadata_start() const raw_metadata_start() argument
415 InstructionStart(Isolate* isolate, Address pc) const InstructionStart() argument
421 InstructionEnd(Isolate* isolate, Address pc) const InstructionEnd() argument
427 GetOffsetFromInstructionStart(Isolate* isolate, Address pc) const GetOffsetFromInstructionStart() argument
434 raw_metadata_end() const raw_metadata_end() argument
438 MetadataSize() const MetadataSize() argument
444 SizeIncludingMetadata() const SizeIncludingMetadata() argument
453 SafepointTableAddress() const SafepointTableAddress() argument
459 safepoint_table_size() const safepoint_table_size() argument
464 has_safepoint_table() const has_safepoint_table() argument
466 HandlerTableAddress() const HandlerTableAddress() argument
472 handler_table_size() const handler_table_size() argument
477 has_handler_table() const has_handler_table() argument
479 constant_pool_size() const constant_pool_size() argument
486 has_constant_pool() const has_constant_pool() argument
488 code_comments_size() const code_comments_size() argument
493 has_code_comments() const has_code_comments() argument
495 unchecked_relocation_info() const unchecked_relocation_info() argument
501 relocation_start() const relocation_start() argument
505 relocation_end() const relocation_end() argument
509 relocation_size() const relocation_size() argument
513 entry() const entry() argument
534 CodeSize() const CodeSize() argument
538 kind() const kind() argument
621 is_interpreter_trampoline_builtin() const is_interpreter_trampoline_builtin() argument
625 is_baseline_trampoline_builtin() const is_baseline_trampoline_builtin() argument
629 is_baseline_leave_frame_builtin() const is_baseline_leave_frame_builtin() argument
635 checks_tiering_state() const checks_tiering_state() argument
646 checks_tiering_state() const checks_tiering_state() argument
654 has_tagged_outgoing_params() const has_tagged_outgoing_params() argument
659 is_turbofanned() const is_turbofanned() argument
664 is_maglevved() const is_maglevved() argument
666 can_have_weak_objects() const can_have_weak_objects() argument
681 is_promise_rejection() const is_promise_rejection() argument
696 is_off_heap_trampoline() const is_off_heap_trampoline() argument
706 builtin_id() const builtin_id() argument
719 is_builtin() const is_builtin() argument
721 inlined_bytecode_size() const inlined_bytecode_size() argument
732 uses_safepoint_table() const uses_safepoint_table() argument
736 stack_slots() const stack_slots() argument
743 marked_for_deoptimization() const marked_for_deoptimization() argument
753 marked_for_deoptimization() const marked_for_deoptimization() argument
774 embedded_objects_cleared() const embedded_objects_cleared() argument
790 is_optimized_code() const is_optimized_code() argument
794 is_wasm_code() const is_wasm_code() argument
796 constant_pool_offset() const constant_pool_offset() argument
813 constant_pool() const constant_pool() argument
820 code_comments() const code_comments() argument
826 unwinding_info_start() const unwinding_info_start() argument
832 unwinding_info_end() const unwinding_info_end() argument
838 unwinding_info_size() const unwinding_info_size() argument
843 has_unwinding_info() const has_unwinding_info() argument
921 raw_code() const raw_code() argument
926 raw_code(PtrComprCageBase cage_base) const raw_code() argument
938 raw_code(RelaxedLoadTag tag) const raw_code() argument
943 raw_code(PtrComprCageBase cage_base, RelaxedLoadTag) const raw_code() argument
953 code_cage_base() const code_cage_base() argument
973 code_cage_base(RelaxedLoadTag) const code_cage_base() argument
1000 code() const code() argument
1004 code(PtrComprCageBase cage_base) const code() argument
1009 code(RelaxedLoadTag tag) const code() argument
1014 code(PtrComprCageBase cage_base, RelaxedLoadTag tag) const code() argument
1047 InstructionStart() const InstructionStart() argument
1055 entry() const entry() argument
1150 frame_size() const frame_size() argument
1154 register_count() const register_count() argument
1166 incoming_new_target_or_generator_register() const incoming_new_target_or_generator_register() argument
1190 osr_urgency() const osr_urgency() argument
1201 bytecode_age() const bytecode_age() argument
1244 parameter_count() const parameter_count() argument
1260 HasSourcePositionTable() const HasSourcePositionTable() argument
1265 DidSourcePositionGenerationFail() const DidSourcePositionGenerationFail() argument
1273 SourcePositionTable() const SourcePositionTable() argument
1331 get(int index) const get() argument
1335 get(PtrComprCageBase cage_base, int index) const get() argument
[all...]
H A Dfeedback-vector.cc41 bool FeedbackVectorSpec::HasTypeProfileSlot() const { in HasTypeProfileSlot() argument
67 FeedbackSlotKind FeedbackMetadata::GetKind(FeedbackSlot slot) const { in GetKind() argument
125 SpecDiffersFrom( const FeedbackVectorSpec* other_spec) const SpecDiffersFrom() argument
201 HasTypeProfileSlot() const HasTypeProfileSlot() argument
208 GetKind(FeedbackSlot slot) const GetKind() argument
213 GetKind(FeedbackSlot slot, AcquireLoadTag tag) const GetKind() argument
219 GetTypeProfileSlot() const GetTypeProfileSlot() argument
478 NewHandle(MaybeObject object) const NewHandle() argument
487 NewHandle(T object) const NewHandle() argument
495 SetFeedbackPair(FeedbackVector vector, FeedbackSlot start_slot, MaybeObject feedback, WriteBarrierMode mode, MaybeObject feedback_extra, WriteBarrierMode mode_extra) const SetFeedbackPair() argument
508 GetFeedbackPair( FeedbackVector vector, FeedbackSlot slot) const GetFeedbackPair() argument
674 GetFirstMap() const GetFirstMap() argument
683 ic_state() const ic_state() argument
1050 ExtractMaps(MapHandles* maps) const ExtractMaps() argument
1061 ExtractMapsAndFeedback( std::vector<MapAndFeedback>* maps_and_feedback) const ExtractMapsAndFeedback() argument
1081 ExtractMapsAndHandlers( std::vector<MapAndHandler>* maps_and_handlers, TryUpdateHandler map_handler) const ExtractMapsAndHandlers() argument
1105 FindHandlerForMap(Handle<Map> map) const FindHandlerForMap() argument
1116 GetName() const GetName() argument
1133 GetKeyedAccessLoadMode() const GetKeyedAccessLoadMode() argument
1199 GetKeyedAccessStoreMode() const GetKeyedAccessStoreMode() argument
1263 GetKeyType() const GetKeyType() argument
1282 GetBinaryOperationFeedback() const GetBinaryOperationFeedback() argument
1288 GetCompareOperationFeedback() const GetCompareOperationFeedback() argument
1294 GetForInFeedback() const GetForInFeedback() argument
1300 GetConstructorFeedback() const GetConstructorFeedback() argument
1363 GetSourcePositions() const GetSourcePositions() argument
1390 GetTypesForSourcePositions( uint32_t position) const GetTypesForSourcePositions() argument
[all...]
H A Djs-date-time-format.cc189 Get() const Get() argument
253 Get() const Get() argument
2092 HourCycleAsString() const HourCycleAsString() argument
[all...]
H A Dscope-info.cc25 bool ScopeInfo::Equals(ScopeInfo other) const { in Equals() argument
575 get(int index) const get() argument
580 get(PtrComprCageBase cage_base, int index) const get() argument
615 length() const length() argument
658 IsEmpty() const IsEmpty() argument
660 scope_type() const scope_type() argument
665 is_script_scope() const is_script_scope() argument
669 SloppyEvalCanExtendVars() const SloppyEvalCanExtendVars() argument
677 language_mode() const language_mode() argument
681 is_declaration_scope() const is_declaration_scope() argument
685 ContextLength() const ContextLength() argument
704 HasContextExtensionSlot() const HasContextExtensionSlot() argument
708 ContextHeaderLength() const ContextHeaderLength() argument
713 HasReceiver() const HasReceiver() argument
717 HasAllocatedReceiver() const HasAllocatedReceiver() argument
723 ClassScopeHasPrivateBrand() const ClassScopeHasPrivateBrand() argument
727 HasSavedClassVariable() const HasSavedClassVariable() argument
731 HasNewTarget() const HasNewTarget() argument
735 HasFunctionName() const HasFunctionName() argument
739 HasContextAllocatedFunctionName() const HasContextAllocatedFunctionName() argument
744 HasInferredFunctionName() const HasInferredFunctionName() argument
748 HasPositionInfo() const HasPositionInfo() argument
759 HasSharedFunctionName() const HasSharedFunctionName() argument
776 HasOuterScopeInfo() const HasOuterScopeInfo() argument
780 IsDebugEvaluateScope() const IsDebugEvaluateScope() argument
790 PrivateNameLookupSkipsOuterClass() const PrivateNameLookupSkipsOuterClass() argument
794 IsReplModeScope() const IsReplModeScope() argument
798 HasLocalsBlockList() const HasLocalsBlockList() argument
802 LocalsBlockList() const LocalsBlockList() argument
807 HasContext() const HasContext() argument
809 FunctionName() const FunctionName() argument
814 InferredFunctionName() const InferredFunctionName() argument
819 FunctionDebugName() const FunctionDebugName() argument
832 StartPosition() const StartPosition() argument
837 EndPosition() const EndPosition() argument
849 OuterScopeInfo() const OuterScopeInfo() argument
854 ModuleDescriptorInfo() const ModuleDescriptorInfo() argument
859 ContextInlinedLocalName(int var) const ContextInlinedLocalName() argument
864 ContextInlinedLocalName(PtrComprCageBase cage_base, int var) const ContextInlinedLocalName() argument
870 ContextLocalMode(int var) const ContextLocalMode() argument
875 ContextLocalIsStaticFlag(int var) const ContextLocalIsStaticFlag() argument
880 ContextLocalInitFlag(int var) const ContextLocalInitFlag() argument
885 ContextLocalIsParameter(int var) const ContextLocalIsParameter() argument
890 ContextLocalParameterNumber(int var) const ContextLocalParameterNumber() argument
896 ContextLocalMaybeAssignedFlag(int var) const ContextLocalMaybeAssignedFlag() argument
911 ModuleVariableCount() const ModuleVariableCount() argument
982 SavedClassVariable() const SavedClassVariable() argument
1002 ReceiverContextSlotIndex() const ReceiverContextSlotIndex() argument
1010 ParametersStartIndex() const ParametersStartIndex() argument
1018 FunctionContextSlotIndex(String name) const FunctionContextSlotIndex() argument
1029 function_kind() const function_kind() argument
1033 ContextLocalNamesIndex() const ContextLocalNamesIndex() argument
1037 ContextLocalInfosIndex() const ContextLocalInfosIndex() argument
1041 SavedClassVariableInfoIndex() const SavedClassVariableInfoIndex() argument
1045 FunctionVariableInfoIndex() const FunctionVariableInfoIndex() argument
1049 InferredFunctionNameIndex() const InferredFunctionNameIndex() argument
1053 PositionInfoIndex() const PositionInfoIndex() argument
1057 OuterScopeInfoIndex() const OuterScopeInfoIndex() argument
1061 LocalsBlockListIndex() const LocalsBlockListIndex() argument
1065 ModuleInfoIndex() const ModuleInfoIndex() argument
1069 ModuleVariableCountIndex() const ModuleVariableCountIndex() argument
1073 ModuleVariablesIndex() const ModuleVariablesIndex() argument
1232 RegularExportCount() const RegularExportCount() argument
1237 RegularExportLocalName(int i) const RegularExportLocalName() argument
1242 RegularExportCellIndex(int i) const RegularExportCellIndex() argument
1247 RegularExportExportNames(int i) const RegularExportExportNames() argument
[all...]
H A Dstring.cc559 const char* String::PrefixForDebugPrint() const { in PrefixForDebugPrint() argument
589 const char* String::SuffixForDebugPrint() const { in SuffixForDebugPrint() argument
1008 SlowEquals(String other) const SlowEquals() argument
1014 SlowEquals( String other, const SharedStringAccessGuardIfNeeded& access_guard) const SlowEquals() argument
1766 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument
1797 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument
1803 Get( int index, PtrComprCageBase cage_base, const SharedStringAccessGuardIfNeeded& access_guard) const Get() argument
1809 ExternalPayloadSize() const ExternalPayloadSize() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser.h188 AllowsLazyParsingWithoutUnresolvedVariables() const AllowsLazyParsingWithoutUnresolvedVariables() argument
194 parse_lazily() const parse_lazily() argument
472 cooked() const cooked() argument
473 raw() const raw() argument
474 expressions() const expressions() argument
475 position() const position() argument
542 IsEval(const AstRawString* identifier) const IsEval() argument
546 IsAsync(const AstRawString* identifier) const IsAsync() argument
550 IsArguments(const AstRawString* identifier) const IsArguments() argument
554 IsEvalOrArguments(const AstRawString* identifier) const IsEvalOrArguments() argument
593 IsConstructor(const AstRawString* identifier) const IsConstructor() argument
597 IsName(const AstRawString* identifier) const IsName() argument
606 extension() const extension() argument
608 ParsingExtension() const ParsingExtension() argument
610 IsNative(Expression* expr) const IsNative() argument
625 IsStringLiteral(Statement* statement, const AstRawString* arg = nullptr) const IsStringLiteral() argument
768 EmptyIdentifierString() const EmptyIdentifierString() argument
773 GetSymbol() const GetSymbol() argument
779 GetIdentifier() const GetIdentifier() argument
781 GetNextSymbol() const GetNextSymbol() argument
785 GetNumberAsSymbol() const GetNumberAsSymbol() argument
840 NewExpressionList(int size) const NewExpressionList() argument
843 NewObjectPropertyList( int size) const NewObjectPropertyList() argument
847 NewClassPropertyList( int size) const NewClassPropertyList() argument
851 NewClassStaticElementList( int size) const NewClassStaticElementList() argument
855 NewStatementList(int size) const NewStatementList() argument
925 ParsingDynamicFunctionDeclaration() const ParsingDynamicFunctionDeclaration() argument
1066 info() const info() argument
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.cc45 int SourcePositionTable::GetSourceLineNumber(int pc_offset) const { in GetSourceLineNumber() argument
56 int SourcePositionTable::GetInliningId(int pc_offset) const { in GetInliningId() argument
67 size_t SourcePositionTable::Size() const { in Size() argument
72 void SourcePositionTable::print() const { in print() argument
141 GetHash() const GetHash() argument
156 IsSameFunctionAs(const CodeEntry* entry) const IsSameFunctionAs() argument
170 GetSourceLine(int pc_offset) const GetSourceLine() argument
183 GetInlineStack( int pc_offset) const GetInlineStack() argument
214 EstimatedSize() const EstimatedSize() argument
280 print() const print() argument
331 source_type() const source_type() argument
408 GetLineTicks(v8::CpuProfileNode::LineTick* entries, unsigned int length) const GetLineTicks() argument
427 Print(int indent) const Print() argument
926 Print() const Print() argument
1041 GetEstimatedMemoryUsage() const GetEstimatedMemoryUsage() argument
1174 GetCommonSamplingInterval() const GetCommonSamplingInterval() argument
[all...]
H A Dprofile-generator.h85 name() const name() argument
86 resource_name() const resource_name() argument
87 line_number() const line_number() argument
88 column_number() const column_number() argument
89 line_info() const line_info() argument
90 script_id() const script_id() argument
92 position() const position() argument
97 bailout_reason() const bailout_reason() argument
106 has_deopt_info() const has_deopt_info() argument
116 code_type_string() const code_type_string() argument
129 instruction_start() const instruction_start() argument
137 builtin() const builtin() argument
139 is_shared_cross_origin() const is_shared_cross_origin() argument
145 is_ref_counted() const is_ref_counted() argument
168 tag() const tag() argument
269 Accept(Address native_context_address) const Accept() argument
279 native_context_address() const native_context_address() argument
303 entry() const entry() argument
304 self_ticks() const self_ticks() argument
305 children() const children() argument
306 id() const id() argument
307 parent() const parent() argument
308 line_number() const line_number() argument
313 GetHitLineCount() const GetHitLineCount() argument
319 deopt_infos() const deopt_infos() argument
375 root() const root() argument
378 Print() const Print() argument
380 isolate() const isolate() argument
383 pending_nodes_count() const pending_nodes_count() argument
431 title() const title() argument
432 top_down() const top_down() argument
434 samples_count() const samples_count() argument
435 sample(int index) const sample() argument
437 sampling_interval_us() const sampling_interval_us() argument
441 start_time() const start_time() argument
442 end_time() const end_time() argument
443 cpu_profiler() const cpu_profiler() argument
445 id() const id() argument
499 size() const size() argument
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h142 bool at(int i) const { return map_[i]; } in at() argument
147 int map_count() const { return map_count_; } in map_count() argument
157 Bitset raw_bitset() const { return map_; } in raw_bitset() argument
533 flags() const flags() argument
565 isolate() const isolate() argument
566 zone() const zone() argument
599 bmp() const bmp() argument
600 lead_surrogates() const lead_surrogates() argument
603 trail_surrogates() const trail_surrogates() argument
606 non_bmp() const non_bmp() argument
[all...]
H A Dregexp-nodes.h242 const EatsAtLeastInfo* eats_at_least_info() const { return &eats_at_least_; } in eats_at_least_info() argument
260 Zone* zone() const { return zone_; } in zone() argument
732 min_loop_iterations() const min_loop_iterations() argument
[all...]
/third_party/node/deps/v8/src/snapshot/
H A Dserializer.cc72 int Serializer::TotalAllocationSize() const { in TotalAllocationSize() argument
238 bool Serializer::ObjectIsBytecodeHandler(HeapObject obj) const { in ObjectIsBytecodeHandler() argument
1040 num_serialized_objects() const num_serialized_objects() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dast.h213 const std::vector<Declaration*>& declarations() const { in declarations() argument
[all...]
H A Ddeclarable.h72 Kind kind() const { return kind_; } in kind() argument
73 bool IsNamespace() const { return kind() == kNamespace; } in IsNamespace() argument
74 bool IsMacro() const { return IsTorqueMacro() || IsExternMacro(); } in IsMacro() argument
75 bool IsTorqueMacro() const { return kind() == kTorqueMacro || IsMethod(); } in IsTorqueMacro() argument
76 bool IsMethod() const { return kind() == kMethod; } in IsMethod() argument
77 bool IsExternMacro() const { return kind() == kExternMacro; } in IsExternMacro() argument
78 bool IsIntrinsic() const { retur in IsExternMacro() argument
79 IsBuiltin() const IsBuiltin() argument
80 IsRuntimeFunction() const IsRuntimeFunction() argument
81 IsGenericCallable() const IsGenericCallable() argument
82 IsGenericType() const IsGenericType() argument
83 IsTypeAlias() const IsTypeAlias() argument
84 IsExternConstant() const IsExternConstant() argument
85 IsNamespaceConstant() const IsNamespaceConstant() argument
86 IsValue() const IsValue() argument
87 IsScope() const IsScope() argument
88 IsCallable() const IsCallable() argument
92 type_name() const type_name() argument
93 ParentScope() const ParentScope() argument
97 Position() const Position() argument
104 IdentifierPosition() const IdentifierPosition() argument
112 IsUserDefined() const IsUserDefined() argument
202 GetSpecializationRequester() const GetSpecializationRequester() argument
223 name() const name() argument
244 name() const name() argument
245 IsConst() const IsConst() argument
246 value() const value() argument
247 type() const type() argument
268 external_name() const external_name() argument
269 body() const body() argument
305 ExternalName() const ExternalName() argument
306 ReadableName() const ReadableName() argument
307 signature() const signature() argument
308 IsTransitioning() const IsTransitioning() argument
309 parameter_names() const parameter_names() argument
312 HasReturnValue() const HasReturnValue() argument
316 HasReturns() const HasReturns() argument
317 body() const body() argument
318 IsExternal() const IsExternal() argument
319 ShouldBeInlined(OutputType output_type) const ShouldBeInlined() argument
324 ShouldGenerateExternalCode(OutputType output_type) const ShouldGenerateExternalCode() argument
343 CCName() const CCName() argument
348 CCDebugName() const CCDebugName() argument
390 IsUsed() const IsUsed() argument
412 external_assembler_name() const external_assembler_name() argument
440 IsExportedToCSA() const IsExportedToCSA() argument
486 aggregate_type() const aggregate_type() argument
502 kind() const kind() argument
503 IsStub() const IsStub() argument
504 IsVarArgsJavaScript() const IsVarArgsJavaScript() argument
505 IsFixedArgsJavaScript() const IsFixedArgsJavaScript() argument
582 GetSpecialization( const TypeVector& type_arguments) const GetSpecialization() argument
590 begin() const begin() argument
591 end() const end() argument
593 name() const name() argument
594 declaration() const declaration() argument
595 generic_parameters() const generic_parameters() argument
657 type() const type() argument
662 IsRedeclaration() const IsRedeclaration() argument
663 GetDeclarationPosition() const GetDeclarationPosition() argument
[all...]
H A Dearley-parser.h125 const T& ParseResultHolderBase::Cast() const { in Cast() argument
136 const T& Cast() const& { in Cast() argument
180 HasNext() const HasNext() argument
182 matched_input() const matched_input() argument
221 left() const left() argument
225 right() const right() argument
259 IsTerminal() const IsTerminal() argument
260 rule(size_t index) const rule() argument
261 rule_number() const rule_number() argument
290 IsComplete() const IsComplete() argument
297 NextSymbol() const NextSymbol() argument
307 Advance(size_t new_pos, const Item* child = nullptr) const Advance() argument
327 GetMatchedInput(const LexerResult& tokens) const GetMatchedInput() argument
339 operator ==(const Item& other) const operator ==() argument
348 rule() const rule() argument
349 left() const left() argument
350 right() const right() argument
351 pos() const pos() argument
352 start() const start() argument
[all...]
H A Dtypes.cc39 std::string Type::ToString() const { in ToString() argument
59 std::string Type::SimpleName() const { in SimpleName() argument
75 std::string Type::HandlifiedCppTypeName() const { in HandlifiedCppTypeName() argument
84 std::string Type::UnhandlifiedCppTypeName() const { in UnhandlifiedCppTypeName() argument
90 bool Type::IsSubtypeOf(const Type* supertype) const { in IsSubtypeOf() argument
104 GetConstexprGeneratedTypeName() const GetConstexprGeneratedTypeName() argument
113 ClassSupertype() const ClassSupertype() argument
122 StructSupertype() const StructSupertype() argument
131 AggregateSupertype() const AggregateSupertype() argument
156 Depth() const Depth() argument
164 IsAbstractName(const std::string& name) const IsAbstractName() argument
169 GetGeneratedTypeName() const GetGeneratedTypeName() argument
178 GetGeneratedTNodeTypeName() const GetGeneratedTNodeTypeName() argument
187 GetGeneratedTypeNameImpl() const GetGeneratedTypeNameImpl() argument
204 GetGeneratedTNodeTypeNameImpl() const GetGeneratedTNodeTypeNameImpl() argument
209 GetTypeCheckers() const GetTypeCheckers() argument
227 ToExplicitString() const ToExplicitString() argument
235 SimpleNameImpl() const SimpleNameImpl() argument
245 ToExplicitString() const ToExplicitString() argument
260 SimpleNameImpl() const SimpleNameImpl() argument
273 GetGeneratedTNodeTypeNameImpl() const GetGeneratedTNodeTypeNameImpl() argument
319 ToExplicitString() const ToExplicitString() argument
323 LookupField(const std::string& name) const LookupField() argument
332 CheckForDuplicateFields() const CheckForDuplicateFields() argument
361 GetHierarchy() const GetHierarchy() argument
376 HasField(const std::string& name) const HasField() argument
389 LookupFieldInternal(const std::string& name) const LookupFieldInternal() argument
401 LookupField(const std::string& name) const LookupField() argument
419 GetGeneratedTypeNameImpl() const GetGeneratedTypeNameImpl() argument
423 PackedSize() const PackedSize() argument
431 ClassifyContents() const ClassifyContents() argument
472 SimpleNameImpl() const SimpleNameImpl() argument
488 Methods(const std::string& name) const Methods() argument
501 ToExplicitString() const ToExplicitString() argument
503 Finalize() const Finalize() argument
525 GetGeneratedTNodeTypeNameImpl() const GetGeneratedTNodeTypeNameImpl() argument
529 GetGeneratedTypeNameImpl() const GetGeneratedTypeNameImpl() argument
534 ToExplicitString() const ToExplicitString() argument
536 AllowInstantiation() const AllowInstantiation() argument
540 Finalize() const Finalize() argument
550 ComputeAllFields() const ComputeAllFields() argument
561 ComputeHeaderFields() const ComputeHeaderFields() argument
571 ComputeArrayFields() const ComputeArrayFields() argument
583 InitializeInstanceTypes( base::Optional<int> own, base::Optional<std::pair<int, int>> range) const InitializeInstanceTypes() argument
591 OwnInstanceType() const OwnInstanceType() argument
596 InstanceTypeRange() const InstanceTypeRange() argument
643 ComputeHeaderSlotKinds() const ComputeHeaderSlotKinds() argument
653 ComputeArraySlotKind() const ComputeArraySlotKind() argument
667 HasNoPointerSlots() const HasNoPointerSlots() argument
677 HasIndexedFieldsIncludingInParents() const HasIndexedFieldsIncludingInParents() argument
687 GetFieldPreceding(size_t field_index) const GetFieldPreceding() argument
697 GetClassDeclaringField(const Field& f) const GetClassDeclaringField() argument
704 GetSliceMacroName(const Field& field) const GetSliceMacroName() argument
934 HasStaticSize() const HasStaticSize() argument
939 AttributedToFile() const AttributedToFile() argument
1015 HasSameTypesAs(const Signature& other, ParameterMode mode) const HasSameTypesAs() argument
1047 HasContextParameter() const HasContextParameter() argument
1051 HasContextParameter() const HasContextParameter() argument
1136 GetFieldSizeInformation() const GetFieldSizeInformation() argument
1146 AlignmentLog2() const AlignmentLog2() argument
1151 AlignmentLog2() const AlignmentLog2() argument
1186 AlignmentLog2() const AlignmentLog2() argument
1198 ValidateAlignment(ResidueClass at_offset) const ValidateAlignment() argument
1315 GetRuntimeType() const GetRuntimeType() argument
1335 GetDebugType() const GetDebugType() argument
[all...]
H A Dtypes.h46 bool IsTopType() const { return kind() == Kind::kTopType; } in IsTopType() argument
47 bool IsAbstractType() const { return kind() == Kind::kAbstractType; } in IsAbstractType() argument
48 bool IsBuiltinPointerType() const { in IsBuiltinPointerType() argument
51 bool IsUnionType() const { return kind() == Kind::kUnionType; } in IsUnionType() argument
52 bool IsBitFieldStructType() const { in IsBitFieldStructType() argument
55 bool IsStructType() const { return kind() == Kind::kStructType; } in IsStructType() argument
56 bool IsClassType() const { return kind() == Kind::kClassType; } in IsClassType() argument
57 bool IsAggregateType() const { return IsStructType() || IsClassType(); } in IsAggregateType() argument
61 Kind kind() const { return kind_; } in kind() argument
122 parent() const parent() argument
123 IsVoid() const IsVoid() argument
124 IsNever() const IsNever() argument
125 IsBool() const IsBool() argument
126 IsConstexprBool() const IsConstexprBool() argument
129 IsVoidOrNever() const IsVoidOrNever() argument
132 IsConstexpr() const IsConstexpr() argument
136 IsTransient() const IsTransient() argument
137 NonConstexprVersion() const NonConstexprVersion() argument
142 GetTypeCheckers() const GetTypeCheckers() argument
146 AddAlias(std::string alias) const AddAlias() argument
147 id() const id() argument
148 GetSpecializedFrom() const GetSpecializedFrom() argument
157 SetConstexprVersion(const Type* type) const SetConstexprVersion() argument
161 ConstexprVersion() const ConstexprVersion() argument
249 source_type() const source_type() argument
250 reason() const reason() argument
267 name() const name() argument
320 UseParentTypeChecker() const UseParentTypeChecker() argument
342 parameter_types() const parameter_types() argument
343 return_type() const return_type() argument
352 operator ==(const BuiltinPointerType& other) const operator ==() argument
356 function_pointer_type_id() const function_pointer_type_id() argument
405 operator ==(const UnionType& other) const operator ==() argument
409 GetSingleMember() const GetSingleMember() argument
424 IsSupertypeOf(const Type* other) const IsSupertypeOf() argument
519 name() const name() argument
520 fields() const fields() argument
547 fields() const fields() argument
553 name() const name() argument
554 nspace() const nspace() argument
562 Methods() const Methods() argument
573 LastField() const LastField() argument
629 GetPosition() const GetPosition() argument
669 IsExtern() const IsExtern() argument
670 ShouldGeneratePrint() const ShouldGeneratePrint() argument
676 ShouldGenerateVerify() const ShouldGenerateVerify() argument
682 ShouldGenerateBodyDescriptor() const ShouldGenerateBodyDescriptor() argument
687 DoNotGenerateCast() const DoNotGenerateCast() argument
691 IsAbstract() const IsAbstract() argument
692 HasSameInstanceTypeAsParent() const HasSameInstanceTypeAsParent() argument
695 ShouldGenerateCppClassDefinitions() const ShouldGenerateCppClassDefinitions() argument
699 ShouldGenerateCppObjectDefinitionAsserts() const ShouldGenerateCppObjectDefinitionAsserts() argument
702 ShouldGenerateFullClassDefinition() const ShouldGenerateFullClassDefinition() argument
703 ShouldGenerateUniqueMap() const ShouldGenerateUniqueMap() argument
707 ShouldGenerateFactoryFunction() const ShouldGenerateFactoryFunction() argument
711 ShouldExport() const ShouldExport() argument
712 IsShape() const IsShape() argument
714 header_size() const header_size() argument
718 size() const size() argument
722 GetSuperClass() const GetSuperClass() argument
751 GetInstanceTypeConstraints() const GetInstanceTypeConstraints() argument
754 IsHighestInstanceTypeWithinParent() const IsHighestInstanceTypeWithinParent() argument
757 IsLowestInstanceTypeWithinParent() const IsLowestInstanceTypeWithinParent() argument
760 HasUndefinedLayout() const HasUndefinedLayout() argument
763 GetPosition() const GetPosition() argument
826 type() const type() argument
827 constexpr_value() const constexpr_value() argument
828 stack_range() const stack_range() argument
830 IsOnStack() const IsOnStack() argument
831 operator ==(const VisitResult& other) const operator ==() argument
850 ComputeTypeVector() const ComputeTypeVector() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h129 bool is_stack() const { return loc_ == kStack; } in is_stack() argument
130 bool is_gp_reg() const { return loc_ == kRegister && reg_.is_gp(); } in is_gp_reg() argument
131 bool is_fp_reg() const { return loc_ == kRegister && reg_.is_fp(); } in is_fp_reg() argument
132 bool is_reg() const { return loc_ == kRegister; } in is_reg() argument
133 bool is_const() const { return loc_ == kIntConst; } in is_const() argument
135 ValueKind kind() const { return kind_; } in kind() argument
137 Location loc() const { return loc_; } in loc() argument
139 int32_t i32_const() const { in i32_const() argument
143 WasmValue constant() const { in constant() argument
150 int offset() const { retur argument
153 gp_reg() const gp_reg() argument
154 fp_reg() const fp_reg() argument
155 reg() const reg() argument
159 reg_class() const reg_class() argument
508 TopSpillOffset() const TopSpillOffset() argument
542 GetNumUses(LiftoffRegister reg) const GetNumUses() argument
1508 num_locals() const num_locals() argument
1513 GetTotalFrameSize() const GetTotalFrameSize() argument
1529 cache_state() const cache_state() argument
1532 bailout_reason() const bailout_reason() argument
1533 bailout_detail() const bailout_detail() argument
[all...]
H A Dliftoff-assembler.cc596 GetTotalFrameSlotCountForGC() const GetTotalFrameSlotCountForGC() argument
1242 ValidateCacheState() const ValidateCacheState() argument
[all...]
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest.h312 operator bool() const { return success_; } // NOLINT in operator bool() argument
321 const cha argument
325 failure_message() const failure_message() argument
535 key() const key() argument
540 value() const value() argument
578 Passed() const Passed() argument
593 elapsed_time() const elapsed_time() argument
597 start_timestamp() const start_timestamp() argument
620 test_part_results() const test_part_results() argument
625 test_properties() const test_properties() argument
654 death_test_count() const death_test_count() argument
702 test_suite_name() const test_suite_name() argument
706 test_case_name() const test_case_name() argument
710 name() const name() argument
714 type_param() const type_param() argument
721 value_param() const value_param() argument
727 file() const file() argument
730 line() const line() argument
733 is_in_another_shard() const is_in_another_shard() argument
751 should_run() const should_run() argument
754 is_reportable() const is_reportable() argument
761 result() const result() argument
852 name() const name() argument
856 type_param() const type_param() argument
862 should_run() const should_run() argument
889 Passed() const Passed() argument
892 Failed() const Failed() argument
895 elapsed_time() const elapsed_time() argument
899 start_timestamp() const start_timestamp() argument
907 ad_hoc_test_result() const ad_hoc_test_result() argument
917 test_info_list() const test_info_list() argument
1190 default_result_printer() const default_result_printer() argument
1201 default_xml_generator() const default_xml_generator() argument
1413 impl() const impl() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp422 NV50LegalizeSSA::isARL(const Instruction *i) const in isARL() argument
2262 runLegalizePass(Program *prog, CGStage stage) const runLegalizePass() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alu.cpp161 void AluInstr::accept(ConstInstrVisitor& visitor) const in accept() argument
212 do_print(std::ostream& os) const do_print() argument
283 can_propagate_src() const can_propagate_src() argument
312 can_propagate_dest() const can_propagate_dest() argument
344 can_copy_propagate() const can_copy_propagate() argument
518 check_readport_validation(PRegister old_src, PVirtualValue new_src) const check_readport_validation() argument
559 is_equal_to(const AluInstr& lhs) const is_equal_to() argument
625 indirect_addr() const indirect_addr() argument
727 register_priority() const register_priority() argument
789 has_lds_access() const has_lds_access() argument
794 has_lds_queue_read() const has_lds_queue_read() argument
1017 do_ready() const do_ready() argument
[all...]

Completed in 44 milliseconds

1...<<471472473474475476477478479480>>...518