/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/grpc/src/csharp/Grpc.Core/Profiling/ |
D | Profilers.cs | 57 public void Mark(string tag) in Mark() method in Grpc.Core.Profiling.NopProfiler 87 public void Mark(string tag) in Mark() method in Grpc.Core.Profiling.BasicProfiler
|
D | IProfiler.cs | 32 void Mark(string tag); in Mark() method
|
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
D | Mark.php | 16 class Mark extends \Google\Protobuf\Internal\Message class
|
/third_party/grpc/test/cpp/qps/ |
D | usage_timer.cc | 89 UsageTimer::Result UsageTimer::Mark() const { in Mark() function in UsageTimer
|
D | server.h | 54 ServerStats Mark(bool reset) { in Mark() function
|
D | client.h | 153 ClientStats Mark(bool reset) { in Mark() function
|
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/ |
D | control_pb.rb | 174 Mark = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Mark").msgclass constant
|
/third_party/PyYAML/lib/yaml/ |
D | error.py | 4 class Mark: class
|
/third_party/flutter/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/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/flutter/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/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/src/ |
D | node_perf.cc | 44 void PerformanceState::Mark(enum PerformanceMilestone milestone, in Mark() function in node::performance::PerformanceState 126 void Mark(const FunctionCallbackInfo<Value>& args) { in Mark() function
|
/third_party/typescript/tests/baselines/reference/ |
D | superInLambdas.js | 57 name: string = "Mark"; field in RegisteredUser4
|
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ |
D | Control.cs | 2325 public sealed partial class Mark : pb::IMessage<Mark> class 2346 public Mark() { in Mark() method in Grpc.Testing.Mark 2353 public Mark(Mark other) : this() { in Mark() method in Grpc.Testing.Mark 2560 public global::Grpc.Testing.Mark Mark { property in Grpc.Testing.ClientArgs 2573 Mark = 2, enumerator 3421 public global::Grpc.Testing.Mark Mark { property in Grpc.Testing.ServerArgs 3434 Mark = 2, enumerator
|
/third_party/grpc/src/proto/grpc/testing/ |
D | control.proto | 128 message Mark { message
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
D | trace.h | 102 Mark = 'R', enumerator
|
/third_party/re2/re2/ |
D | prog.cc | 365 void ByteMapBuilder::Mark(int lo, int hi) { in Mark() function in re2::ByteMapBuilder
|
D | dfa.cc | 374 #define Mark (-1) macro
|
/third_party/PyYAML/yaml/ |
D | _yaml.pyx | 61 cdef class Mark: class
|
/third_party/harfbuzz/src/ |
D | hb-aat-layout-kerx-table.hh | 469 Mark = 0x8000, /* If set, remember this glyph as the marked glyph. */ enumerator
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-kerx-table.hh | 475 Mark = 0x8000, /* If set, remember this glyph as the marked glyph. */ enumerator
|