/third_party/rust/crates/cxx/syntax/ |
D | toposort.rs | 5 enum Mark { enum 25 marks: &mut Map<*const Struct, Mark>, in visit() argument
|
/third_party/python/Tools/peg_generator/pegen/ |
D | tokenizer.py | 5 Mark = int # NewType('Mark', int) variable 66 def reset(self, index: Mark) -> None:
|
/third_party/node/deps/v8/src/extensions/ |
D | cputracemark-extension.cc | 19 void CpuTraceMarkExtension::Mark( in Mark() function in v8::internal::CpuTraceMarkExtension
|
D | vtunedomain-support-extension.cc | 112 void VTuneDomainSupportExtension::Mark( in Mark() function in v8::internal::VTuneDomainSupportExtension
|
/third_party/node/deps/v8/src/compiler/ |
D | all-nodes.cc | 28 void AllNodes::Mark(Zone* local_zone, Node* end, const Graph* graph) { in Mark() function in v8::internal::compiler::AllNodes
|
D | graph.h | 28 using Mark = uint32_t; variable
|
D | node.h | 27 using Mark = uint32_t; variable
|
D | scheduler.cc | 1612 void Mark(BasicBlock* block) { marked_[block->id().ToSize()] = true; } in Mark() function in v8::internal::compiler::ScheduleLateNodeVisitor
|
/third_party/PyYAML/lib/yaml/ |
D | error.py | 4 class Mark: class
|
/third_party/node/deps/v8/src/sandbox/ |
D | external-pointer-table-inl.h | 126 void ExternalPointerTable::Mark(uint32_t index) { in Mark() function
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
D | memory_input_stream.cc | 51 void MemoryInputStream::Mark(int32_t readlimit) { in Mark() function in sfntly::MemoryInputStream
|
D | file_input_stream.cc | 55 void FileInputStream::Mark(int32_t readlimit) { in Mark() function in sfntly::FileInputStream
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
D | font_input_stream.cc | 55 void FontInputStream::Mark(int32_t readlimit) { in Mark() function in sfntly::FontInputStream
|
/third_party/node/deps/v8/src/objects/ |
D | js-array-buffer.h | 182 void Mark() { marked_.store(true, std::memory_order_relaxed); } in Mark() function
|
/third_party/typescript/tests/baselines/reference/ |
D | superInLambdas.js | 57 name: string = "Mark"; field in RegisteredUser4
|
/third_party/node/src/ |
D | node_perf.cc | 91 void PerformanceState::Mark(PerformanceMilestone milestone, uint64_t ts) { in Mark() function in node::performance::PerformanceState
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
D | trace.h | 102 Mark = 'R', enumerator
|
/third_party/PyYAML/yaml/ |
D | _yaml.pyx | 61 cdef class Mark: class
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-kerx-table.hh | 469 Mark = 0x8000, /* If set, remember this glyph as the marked glyph. */ enumerator
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
D | resolver.cc | 2589 bool Resolver::Mark(const ast::Node* node) { in Mark() function in tint::resolver::Resolver
|