/thrift-3.4.0/test/netstd/Client/Performance/ |
D | TestDataFactory.cs | 29 public static CrazyNesting? CreateCrazyNesting(int count = 10) in CreateCrazyNesting() 43 private static HashSet<Insanity> CreateSetField(int count) in CreateSetField() 51 private static Insanity CreateInsanity(int count) in CreateInsanity() 60 private static List<Xtruct> CreateXtructs(int count) in CreateXtructs() 68 private static Xtruct CreateXtruct(int count) in CreateXtruct() 79 private static Dictionary<Numberz, long> CreateUserMap(int count) in CreateUserMap() 93 …Set<int>, Dictionary<int, HashSet<List<Dictionary<Insanity, string>>>>>> CreateListField(int count) in CreateListField() 101 …<int>, Dictionary<int, HashSet<List<Dictionary<Insanity, string>>>>> CreateListFieldData(int count) in CreateListFieldData() 109 private static HashSet<int> CreateIntHashSet(int count) in CreateIntHashSet() 117 …tic Dictionary<int, HashSet<List<Dictionary<Insanity, string>>>> CreateListFieldDataDict(int count) in CreateListFieldDataDict() [all …]
|
/thrift-3.4.0/lib/go/thrift/ |
D | middleware_test.go | 28 count int member
|
/thrift-3.4.0/lib/cpp/test/concurrency/ |
D | Tests.cpp | 102 size_t count = 0; in main() local
|
D | ThreadManagerTests.h | 63 Task(Monitor& monitor, size_t& count, int64_t timeout) in Task() 201 …k(Monitor& entryMonitor, Monitor& blockMonitor, bool& blocked, Monitor& doneMonitor, size_t& count) in BlockTask()
|
/thrift-3.4.0/lib/cpp/src/thrift/ |
D | VirtualProfiling.cpp | 318 size_t const count = it->second; in profile_print_info() local 334 size_t const count = it->second; in profile_print_info() local 358 uintptr_t count = it->second; in profile_write_pprof_file() local
|
/thrift-3.4.0/contrib/fb303/cpp/ |
D | FacebookBase.cpp | 67 int64_t count = it->second.value + amount; in incrementCounter() local
|
D | ServiceTracker.cpp | 251 uint64_t count; in reportCheckpoint() local
|
/thrift-3.4.0/lib/d/src/thrift/internal/ |
D | resource_pool.d | 283 ushort count; member
|
D | ssl.d | 107 auto count = sk_GENERAL_NAME_num(alternatives); in authorize() local
|
/thrift-3.4.0/lib/netstd/Thrift/Transport/Client/ |
D | TMemoryBufferTransport.cs | 136 …public override Task WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellati… in WriteAsync()
|
/thrift-3.4.0/test/cpp/src/ |
D | StressTestNonBlocking.cpp | 72 void count(const char* method) { in count() function in Server 533 count_map count = serviceHandler->getCount(); in main() local
|
D | StressTest.cpp | 70 void count(const char* method) { in count() function in Server 596 count_map count = serviceHandler->getCount(); in main() local
|
/thrift-3.4.0/lib/cpp/src/thrift/concurrency/ |
D | ThreadManager.cpp | 579 shared_ptr<ThreadManager> ThreadManager::newSimpleThreadManager(size_t count, in newSimpleThreadManager()
|
/thrift-3.4.0/lib/cpp/src/thrift/server/ |
D | TNonblockingServer.h | 665 void setResizeBufferEveryN(int32_t count) { resizeBufferEveryN_ = count; } in setResizeBufferEveryN()
|
/thrift-3.4.0/compiler/cpp/src/thrift/generate/ |
D | t_markdown_generator.cc | 442 int count = 0; in is_utf8_sequence() local
|
D | t_html_generator.cc | 413 int count = 0; in is_utf8_sequence() local
|
D | t_java_generator.cc | 5362 int count = 0; in needs_isset() local
|
/thrift-3.4.0/lib/netstd/Thrift/Protocol/ |
D | TCompactProtocol.cs | 74 public int count; field
|
/thrift-3.4.0/lib/cpp/src/thrift/transport/ |
D | TSSLSocket.cpp | 752 const int count = sk_GENERAL_NAME_num(alternatives); in authorize() local
|
/thrift-3.4.0/compiler/cpp/tests/catch/ |
D | catch.hpp | 3361 u_int count; in registerTestMethods() local 5868 std::size_t count; member 8591 pluralise::pluralise( std::size_t count, std::string const& label ) in pluralise()
|