| /minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/ |
| H A D | allocate_shared_no_variadics.pass.cpp | 58 struct Three struct 62 Three(int v, int, int) : value(v) {++count;} in Three() function 63 Three(Three const & o) : value(o.value) {++count;} in Three() function 64 ~Three() {--count;} in ~Three() argument 67 int Three::count = 0; 94 std::shared_ptr<Three> p = std::allocate_shared<Three>(Alloc(), i, bad, bad); in test() 95 assert(Three::count == 1); in test() 98 assert(Three::count == 0); in test()
|
| /minix3/external/bsd/llvm/dist/clang/test/Sema/ |
| H A D | missing-field-initializers.c | 28 struct Three { struct 35 struct Three t0 = { argument 38 struct Three t1 = { 42 struct Three data[] = {
|
| H A D | warn-outof-range-assign-enum.c | 8 Three enumerator
|
| /minix3/external/bsd/llvm/dist/llvm/examples/ModuleMaker/ |
| H A D | ModuleMaker.cpp | 46 Value *Three = ConstantInt::get(Type::getInt32Ty(Context), 3); in main() local 49 Instruction *Add = BinaryOperator::Create(Instruction::Add, Two, Three, in main()
|
| /minix3/external/bsd/llvm/dist/llvm/test/TableGen/ |
| H A D | lisp.td | 10 // CHECK-NEXT: def Three { 34 def Three : NameList<["Tom", "Dick", "Harry"]>;
|
| /minix3/external/bsd/llvm/dist/llvm/unittests/Support/ |
| H A D | MemoryBufferTest.cpp | 116 OwningBuffer Three(MemoryBuffer::getNewMemBuffer(321, data)); in TEST_F() local 117 EXPECT_TRUE(nullptr != Three.get()); in TEST_F() 119 EXPECT_EQ(0, Three->getBufferStart()[0]); in TEST_F()
|
| /minix3/external/bsd/bind/dist/bin/tests/system/geoip/data/ |
| H A D | GeoIPOrg.csv | 3 10.53.0.3/32 Three Network Labs
|
| H A D | GeoIPISP.csv | 3 10.53.0.3/32 Three Network Labs
|
| H A D | GeoIPASNum.csv | 3 10.53.0.3/32 AS100003 Three Network Labs
|
| H A D | GeoIPASNumv6.csv | 3 fd92:7065:b8e:ffff::3/128,AS100003 Three Network Labs
|
| /minix3/external/bsd/llvm/dist/clang/test/Index/ |
| H A D | format-comment-cdecls.c | 84 Three enumerator
|
| H A D | comment-c-decls.c | 89 Three enumerator
|
| /minix3/share/i18n/csmapper/GB/ |
| H A D | UCS%GB2312EXT.src | 25 # Format: Three tab-separated columns
|
| H A D | GB2312EXT%UCS.src | 25 # Format: Three tab-separated columns
|
| /minix3/share/i18n/csmapper/KOI/ |
| H A D | UCS%KOI8-T.src | 19 # Format: Three tab-separated columns
|
| H A D | KOI8-T%UCS.src | 19 # Format: Three tab-separated columns
|
| /minix3/share/i18n/csmapper/CBM/ |
| H A D | CBMINT%UCS.src | 24 # Format: Three tab-separated columns
|
| H A D | UCS%CBMINT.src | 24 # Format: Three tab-separated columns
|
| /minix3/crypto/external/bsd/openssl/dist/doc/apps/ |
| H A D | enc.pod | 249 des-ede3-cbc Three key triple DES EDE in CBC mode 250 des-ede3 Three key triple DES EDE in ECB mode 252 des-ede3-cfb Three key triple DES EDE CFB mode 253 des-ede3-ofb Three key triple DES EDE in OFB mode
|
| /minix3/share/i18n/csmapper/CP/ |
| H A D | CP869%UCS.src | 24 # Format: Three tab-separated columns
|
| H A D | UCS%CP869.src | 24 # Format: Three tab-separated columns
|
| H A D | CP437%UCS.src | 24 # Format: Three tab-separated columns
|
| H A D | CP10007%UCS.src | 24 # Format: Three tab-separated columns
|
| H A D | CP10029%UCS.src | 24 # Format: Three tab-separated columns
|
| H A D | CP860%UCS.src | 24 # Format: Three tab-separated columns
|