Home
last modified time | relevance | path

Searched defs:const (Results 14201 - 14225 of 20717) sorted by relevance

1...<<561562563564565566567568569570>>...829

/third_party/node/deps/v8/src/snapshot/embedded/
H A Dembedded-file-writer.h68 void WriteEmbedded(const argument
73 MaybeWriteEmbeddedFile(const i::EmbeddedData* blob) const MaybeWriteEmbeddedFile() argument
100 WriteFilePrologue(PlatformEmbeddedFileWriterBase* w) const WriteFilePrologue() argument
106 WriteExternalFilenames(PlatformEmbeddedFileWriterBase* w) const WriteExternalFilenames() argument
128 EmbeddedBlobCodeDataSymbol() const EmbeddedBlobCodeDataSymbol() argument
136 EmbeddedBlobDataDataSymbol() const EmbeddedBlobDataDataSymbol() argument
144 WriteDataSection(PlatformEmbeddedFileWriterBase* w, const i::EmbeddedData* blob) const WriteDataSection() argument
[all...]
/third_party/node/deps/v8/src/snapshot/
H A Dmksnapshot.cc37 void WriteSnapshot(v8::StartupData blob) const { in WriteSnapshot() argument
49 MaybeWriteStartupBlob( const v8::base::Vector<const i::byte>& blob) const MaybeWriteStartupBlob() argument
63 MaybeWriteSnapshotFile( const v8::base::Vector<const i::byte>& blob) const MaybeWriteSnapshotFile() argument
[all...]
H A Dreferences.h55 bool is_back_reference() const { in is_back_reference() argument
59 uint32_t back_ref_index() const { in back_ref_index() argument
64 bool is_off_heap_backing_store_reference() const { in is_off_heap_backing_store_reference() argument
68 uint32_t off_heap_backing_store_index() const { in off_heap_backing_store_index() argument
73 bool is_attached_reference() const { in is_attached_reference() argument
77 uint32_t attached_reference_index() const { in attached_reference_index() argument
82 bool is_builtin_reference() const { in is_builtin_reference() argument
86 uint32_t builtin_index() const { in builtin_index() argument
108 const SerializerReference* LookupReference(HeapObject object) const { in LookupReference() argument
112 LookupReference(Handle<HeapObject> object) const LookupReference() argument
116 LookupBackingStore(void* backing_store) const LookupBackingStore() argument
[all...]
/third_party/node/deps/v8/src/strings/
H A Dstring-builder-inl.h196 HasOverflowed() const HasOverflowed() argument
[all...]
H A Dstring-builder.cc245 int IncrementalStringBuilder::Length() const { in Length() argument
249 bool IncrementalStringBuilder::HasValidCurrentIndex() const { in HasValidCurrentIndex() argument
H A Dunicode.h50 uchar code_point() const { return CodePointField::decode(bit_field_); } in code_point() argument
51 bool value() const { return ValueField::decode(bit_field_); } in value() argument
[all...]
H A Dstring-stream.h175 length() const length() argument
212 full() const full() argument
213 space() const space() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dearley-parser.cc45 base::Optional<ParseResult> Rule::RunAction(const Item* completed_item, in RunAction() argument
71 std::vector<const Item*> Item::Children() const { in Children() argument
82 std::string Item::SplitByChildren(const LexerResul argument
98 CheckAmbiguity(const Item& other, const LexerResult& tokens) const CheckAmbiguity() argument
[all...]
H A Dinstructions.cc37 void PeekInstruction::TypeInstruction(Stack<const Type*>* stack, in TypeInstruction() argument
51 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
56 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
67 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
72 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
77 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
82 TypeInstruction( Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
87 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
92 GetValueDefinition() const GetValueDefinition() argument
96 TypeInstruction( Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
101 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
106 GetValueDefinition() const GetValueDefinition() argument
110 TypeInstruction( Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
115 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
122 GetValueDefinitionCount() const GetValueDefinitionCount() argument
126 GetValueDefinition( std::size_t index) const GetValueDefinition() argument
137 InvalidateTransientTypes( Stack<const Type*>* stack) const InvalidateTransientTypes() argument
152 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
171 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
181 GetValueDefinitionCount() const GetValueDefinitionCount() argument
185 GetValueDefinition( std::size_t index) const GetValueDefinition() argument
207 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
234 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
252 GetExceptionObjectDefinition() const GetExceptionObjectDefinition() argument
257 GetValueDefinitionCount() const GetValueDefinitionCount() argument
261 GetValueDefinition( std::size_t index) const GetValueDefinition() argument
279 TypeInstruction( Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
327 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
361 GetLabelCount() const GetLabelCount() argument
365 GetLabelValueDefinitionCount( std::size_t label) const GetLabelValueDefinitionCount() argument
371 GetLabelValueDefinition( std::size_t label, std::size_t index) const GetLabelValueDefinition() argument
381 GetValueDefinitionCount() const GetValueDefinitionCount() argument
387 GetValueDefinition( std::size_t index) const GetValueDefinition() argument
394 GetExceptionObjectDefinition() const GetExceptionObjectDefinition() argument
419 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
439 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
454 GetValueDefinitionCount() const GetValueDefinitionCount() argument
458 GetValueDefinition( std::size_t index) const GetValueDefinition() argument
465 GetExceptionObjectDefinition() const GetExceptionObjectDefinition() argument
470 TypeInstruction( Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
485 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
493 GetValueDefinitionCount() const GetValueDefinitionCount() argument
497 GetValueDefinition( std::size_t index) const GetValueDefinition() argument
516 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
540 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
558 GetValueDefinitionCount() const GetValueDefinitionCount() argument
564 GetValueDefinition( std::size_t index) const GetValueDefinition() argument
571 GetExceptionObjectDefinition() const GetExceptionObjectDefinition() argument
589 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
599 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
612 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
618 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
631 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
636 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
645 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
652 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
655 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
660 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
665 TypeInstruction( Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
668 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
671 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
674 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
677 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
682 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
687 GetValueDefinition() const GetValueDefinition() argument
691 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
701 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
708 GetValueDefinition() const GetValueDefinition() argument
712 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
721 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
728 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
734 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
740 GetValueDefinition() const GetValueDefinition() argument
744 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
751 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
758 GetValueDefinition() const GetValueDefinition() argument
762 TypeInstruction(Stack<const Type*>* stack, ControlFlowGraph* cfg) const TypeInstruction() argument
779 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument
788 GetValueDefinition() const GetValueDefinition() argument
802 IsBlockTerminator() const IsBlockTerminator() argument
[all...]
/third_party/node/deps/v8/src/utils/
H A Dallocation.h236 bool IsReserved() const { return region_.begin() != kNullAddress; } in IsReserved() argument
243 const base::AddressRegion& region() const { return region_; } in region() argument
249 Address address() const { in address() argument
254 end() const end() argument
263 size() const size() argument
280 InVM(Address address, size_t size) const InVM() argument
352 base() const base() argument
353 size() const size() argument
355 page_allocator() const page_allocator() argument
360 reservation() const reservation() argument
362 IsReserved() const IsReserved() argument
[all...]
H A Dbit-vector.h48 int operator*() const { in operator *() argument
53 bool operator!=(const Iterator& other) const { in operator !=() argument
83 bool Done() const { return current_index_ >= target_->data_length_; } in Done() argument
172 Contains(int i) const Contains() argument
289 IsEmpty() const IsEmpty() argument
300 Equals(const BitVector& other) const Equals() argument
315 length() const length() argument
317 begin() const begin() argument
319 end() const end() argument
332 is_inline() const is_inline() argument
340 Contains(int value) const Contains() argument
352 length() const length() argument
354 Equals(const GrowableBitVector& other) const Equals() argument
358 begin() const begin() argument
360 end() const end() argument
365 InBitsRange(int value) const InBitsRange() argument
[all...]
H A Didentity-map.cc50 int IdentityMapBase::ScanKeysFor(Address address, uint32_t hash) const { in ScanKeysFor() argument
133 int IdentityMapBase::Lookup(Address key) const { in Lookup() argument
160 uint32_t IdentityMapBase::Hash(Address address) const { in Hash() argument
183 IdentityMapBase::RawEntry IdentityMapBase::FindEntry(Address key) const { in FindEntry() argument
234 Address IdentityMapBase::KeyAtIndex(int index) const { in KeyAtIndex() argument
242 IdentityMapBase::RawEntry IdentityMapBase::EntryAtIndex(int index) const { in EntryAtIndex() argument
250 int IdentityMapBase::NextIndex(int index) const { in NextIndex() argument
H A Didentity-map.h33 bool empty() const { return size_ == 0; } in empty() argument
34 int size() const { return size_; } in size() argument
35 int capacity() const { return capacity_; } in capacity() argument
36 bool is_iterable() const { return is_iterable_; } in is_iterable() argument
133 Find(Handle<Object> key) const Find() argument
134 Find(Object key) const Find() argument
169 key() const key() argument
170 entry() const entry() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_gv100.h33 virtual uint32_t getMinEncodingSize(const Instruction *) const { return 16; } in getMinEncodingSize() argument
[all...]
H A Dnv50_ir_graph.cpp73 const char *Graph::Edge::typeStr() const in typeStr() argument
169 Graph::Node::reachableBy(const Node *node, const Node *term) const in reachableBy() argument
233 end() const end() argument
235 get() const get() argument
278 get() const get() argument
279 end() const end() argument
[all...]
H A Dnv50_ir_inlines.h160 const ValueRef *ValueRef::getIndirect(int dim) const in getIndirect() argument
165 DataFile ValueRef::getFile() const in getFile() argument
170 unsigned int ValueRef::getSize() const in getSize() argument
175 Value *ValueRef::rep() const in rep() argument
181 Value *ValueDef::rep() const in rep() argument
187 DataFile ValueDef::getFile() const in getFile() argument
192 unsigned int ValueDef::getSize() const in getSize() argument
203 const LValu argument
208 getInsn() const getInsn() argument
213 getUniqueInsn() const getUniqueInsn() argument
239 constrainedDefs() const constrainedDefs() argument
244 getIndirect(int s, int dim) const getIndirect() argument
249 getPredicate() const getPredicate() argument
274 getIndirectR() const getIndirectR() argument
279 getIndirectS() const getIndirectS() argument
291 asCmp() const asCmp() argument
305 asFlow() const asFlow() argument
319 asTex() const asTex() argument
351 asSym() const asSym() argument
382 asImm() const asImm() argument
[all...]
H A Dnv50_ir_graph.h55 inline Node *getOrigin() const { return origin; } in getOrigin() argument
56 inline Node *getTarget() const { return target; } in getTarget() argument
58 inline Type getType() const { return type; } in getType() argument
89 virtual bool end() const { return !e; } in end() argument
90 virtual void *get() const { return e; } in get() argument
92 inline Node *getNode() const { assert(e); return d ? in getNode() argument
94 inline Edge *getEdge() const { return e; } in getEdge() argument
125 incidentCount() const incidentCount() argument
126 outgoingCount() const outgoingCount() argument
128 getGraph() const getGraph() argument
151 getRoot() const getRoot() argument
153 getSize() const getSize() argument
185 parent() const parent() argument
201 getSequence() const getSequence() argument
206 outgoing(bool reverse) const outgoing() argument
211 incident(bool reverse) const incident() argument
216 incidentCountFwd() const incidentCountFwd() argument
[all...]
H A Dnv50_ir_target_nv50.cpp57 TargetNV50::getBuiltinCode(const uint32_t **code, uint32_t *size) const in getBuiltinCode() argument
64 TargetNV50::getBuiltinOffset(int builtin) const in getBuiltinOffset() argument
202 getFileSize(DataFile file) const getFileSize() argument
228 getFileUnit(DataFile file) const getFileUnit() argument
238 getSVAddress(DataFile shaderFile, const Symbol *sym) const getSVAddress() argument
276 insnCanLoad(const Instruction *i, int s, const Instruction *ld) const insnCanLoad() argument
405 insnCanLoadOffset(const Instruction *i, int s, int offset) const insnCanLoadOffset() argument
421 isAccessSupported(DataFile file, DataType ty) const isAccessSupported() argument
432 isOpSupported(operation op, DataType ty) const isOpSupported() argument
469 isModSupported(const Instruction *insn, int s, Modifier mod) const isModSupported() argument
505 mayPredicate(const Instruction *insn, const Value *pred) const mayPredicate() argument
516 isSatSupported(const Instruction *insn) const isSatSupported() argument
525 getLatency(const Instruction *i) const getLatency() argument
550 getThroughput(const Instruction *i) const getThroughput() argument
[all...]
H A Dnv50_ir_target_gv100.cpp410 TargetGV100::isSatSupported(const Instruction *i) const in isSatSupported() argument
430 TargetGV100::isModSupported(const Instruction *i, int s, Modifier mod) const in isModSupported() argument
440 isOpSupported(operation op, DataType ty) const isOpSupported() argument
461 isBarrierRequired(const Instruction *i) const isBarrierRequired() argument
474 insnCanLoad(const Instruction *i, int s, const Instruction *ld) const insnCanLoad() argument
514 getBuiltinCode(const uint32_t **code, uint32_t *size) const getBuiltinCode() argument
551 getBuiltinOffset(int builtin) const getBuiltinOffset() argument
557 runLegalizePass(Program *prog, CGStage stage) const runLegalizePass() argument
[all...]
H A Dnv50_ir_util.cpp156 bool Interval::contains(int pos) const in contains() argument
164 bool Interval::overlaps(const Interval &that) const in overlaps() argument
206 int Interval::length() const in length() argument
214 void Interval::print() const in print() argument
285 popCount() const popCount() argument
314 findFreeRange(unsigned int count, unsigned int max) const findFreeRange() argument
379 print() const print() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_lds.cpp50 void LDSReadInstr::accept(ConstInstrVisitor& visitor) const in accept() argument
150 bool LDSReadInstr::do_ready() const in do_ready() argument
156 void LDSReadInstr::do_print(std::ostream& os) const in do_print() argument
171 bool LDSReadInstr::is_equal_to(const LDSReadInstr& rhs) const in is_equal_to() argument
242 void LDSAtomicInstr::accept(ConstInstrVisitor& visitor) const in accept() argument
347 bool LDSAtomicInstr::do_ready() const in do_ready() argument
353 void LDSAtomicInstr::do_print(std::ostream& os) const in do_print() argument
369 bool LDSAtomicInstr::is_equal_to(const LDSAtomicInst argument
[all...]
H A Dsfn_instr_alugroup.cpp151 int AluGroup::free_slots() const in free_slots() argument
275 void AluGroup::accept(ConstInstrVisitor& visitor) const in accept() argument
308 bool AluGroup::is_equal_to(const AluGroup& other) const in is_equal_to() argument
328 bool AluGroup::has_lds_group_end() const in has_lds_group_end() argument
337 bool AluGroup::do_ready() const in do_ready() argument
355 uint32_t AluGroup::slots() const in slots() argument
371 void AluGroup::do_print(std::ostream& os) const in do_print() argument
390 AluInstr::SrcValues AluGroup::get_kconsts() const in get_kconsts() argument
[all...]
H A Dsfn_instr_export.h44 const RegisterVec4& value() const {return m_value;}; in value() argument
72 export_type() const export_type() argument
74 location() const location() argument
77 is_last_export() const is_last_export() argument
106 location() const location() argument
107 write_mask() const write_mask() argument
108 address() const address() argument
109 indirect() const indirect() argument
110 array_size() const array_size() argument
111 is_read() const is_read() argument
133 element_size() const element_size() argument
134 burst_count() const burst_count() argument
135 array_base() const array_base() argument
136 array_size() const array_size() argument
137 comp_mask() const comp_mask() argument
172 op() const op() argument
174 addr() const addr() argument
175 type() const type() argument
176 index_reg() const index_reg() argument
177 array_base() const array_base() argument
178 export_index() const export_index() argument
204 op() const op() argument
205 stream() const stream() argument
[all...]
/third_party/mesa3d/src/gtest/src/
H A Dgtest-filepath.cc120 FilePath FilePath::RemoveExtension(const char* extension) const { in RemoveExtension() argument
132 FindLastPathSeparator() const FindLastPathSeparator() argument
151 RemoveDirectoryName() const RemoveDirectoryName() argument
162 RemoveFileName() const RemoveFileName() argument
205 FileOrDirectoryExists() const FileOrDirectoryExists() argument
219 DirectoryExists() const DirectoryExists() argument
249 IsRootDirectory() const IsRootDirectory() argument
258 IsAbsolutePath() const IsAbsolutePath() argument
293 IsDirectory() const IsDirectory() argument
301 CreateDirectoriesRecursively() const CreateDirectoriesRecursively() argument
318 CreateFolder() const CreateFolder() argument
339 RemoveTrailingPathSeparator() const RemoveTrailingPathSeparator() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtimer_test.cpp81 int Value() const in Value() argument

Completed in 22 milliseconds

1...<<561562563564565566567568569570>>...829