/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_dump.c | 86 #define TXT(S) ctx->dump_printf( ctx, "%s", S ) macro 111 TXT(tgsi_file_name(src->Register.File)); in _dump_register_src() 115 TXT(tgsi_file_name(src->DimIndirect.File)); in _dump_register_src() 118 TXT( "]." ); in _dump_register_src() 139 TXT(tgsi_file_name(src->Indirect.File)); in _dump_register_src() 142 TXT( "]." ); in _dump_register_src() 168 TXT(tgsi_file_name(dst->Register.File)); in _dump_register_dst() 172 TXT(tgsi_file_name(dst->DimIndirect.File)); in _dump_register_dst() 175 TXT( "]." ); in _dump_register_dst() 196 TXT(tgsi_file_name(dst->Indirect.File)); in _dump_register_dst() [all …]
|
/external/curl/lib/ |
D | mk-ca-bundle.pl | 422 open(TXT,"$txt") or die "Couldn't open $txt: $!\n"; 423 while (<TXT>) { 427 while (<TXT>) { 453 while (<TXT>) { 463 while (<TXT>) { 468 while (<TXT>) { 537 close(TXT) or die "Couldn't close $txt: $!\n";
|
/external/antlr/antlr-3.4/runtime/CSharp2/ |
D | Cutting a new release.txt | 16 README.TXT 26 README.TXT 27 CHANGES.TXT
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientshim.c | 88 const ResourceRecord *TXT; member 462 if (answer->rrtype == kDNSType_TXT && x->TXT == answer) x->TXT = mDNSNULL; in FoundServiceInfo() 467 if (answer->rrtype == kDNSType_TXT) x->TXT = answer; in FoundServiceInfo() 468 if (x->SRV && x->TXT && x->callback) in FoundServiceInfo() 474 …x->SRV->rdata->u.srv.port.NotAnInteger, x->TXT->rdlength, (unsigned char*)x->TXT->rdata->u.txt.c, … in FoundServiceInfo() 515 x->TXT = mDNSNULL; in DNSServiceResolve()
|
/external/mdnsresponder/Clients/ |
D | dns-sd.c | 1188 static const char TXT[] = "\xC" "First String" "\xD" "Second String" "\xC" "Third String"; in main() local 1190 …est", "_testupdate._tcp.", "", NULL, registerPort.NotAnInteger, sizeof(TXT)-1, TXT, reg_reply, NUL… in main() 1196 char TXT[1024]; in main() local 1198 for (i=0; i<sizeof(TXT); i++) in main() 1199 if ((i & 0x1F) == 0) TXT[i] = 0x1F; else TXT[i] = 'A' + (i >> 5); in main() 1201 …st", "_testlargetxt._tcp.", "", NULL, registerPort.NotAnInteger, sizeof(TXT), TXT, reg_reply, NULL… in main() 1219 static const char TXT[] = "\x09" "Test Data"; in main() local 1222 if (!err) err = DNSServiceUpdateRecord(client, NULL, 0, sizeof(TXT)-1, TXT, 0); in main()
|
/external/swiftshader/third_party/llvm-subzero/ |
D | LICENSE.TXT | 49 have its own individual LICENSE.TXT file in the directory in which it appears. 66 pyyaml tests llvm/test/YAMLParser/{*.data, LICENSE.TXT} 67 ARM contributions llvm/lib/Target/ARM/LICENSE.TXT
|
/external/llvm/ |
D | LICENSE.TXT | 49 have its own individual LICENSE.TXT file in the directory in which it appears. 68 pyyaml tests llvm/test/YAMLParser/{*.data, LICENSE.TXT} 69 ARM contributions llvm/lib/Target/ARM/LICENSE.TXT
|
D | NOTICE | 49 have its own individual LICENSE.TXT file in the directory in which it appears. 68 pyyaml tests llvm/test/YAMLParser/{*.data, LICENSE.TXT} 69 ARM contributions llvm/lib/Target/ARM/LICENSE.TXT
|
D | llvm.spec.in | 51 %doc CREDITS.TXT LICENSE.TXT README.txt docs/*.{html,css,gif,jpg} docs/CommandGuide
|
/external/spirv-llvm/ |
D | LICENSE.TXT | 49 have its own individual LICENSE.TXT file in the directory in which it appears. 68 pyyaml tests llvm/test/YAMLParser/{*.data, LICENSE.TXT} 69 ARM contributions llvm/lib/Target/ARM/LICENSE.TXT
|
/external/swiftshader/third_party/LLVM/ |
D | llvm.spec.in | 51 %doc CREDITS.TXT LICENSE.TXT README.txt docs/*.{html,css,gif,jpg} docs/CommandGuide
|
/external/compiler-rt/ |
D | LICENSE.TXT | 17 Copyright (c) 2009-2016 by the contributors listed in CREDITS.TXT 58 Copyright (c) 2009-2015 by the contributors listed in CREDITS.TXT 82 have its own individual LICENSE.TXT file in the directory in which it appears.
|
D | NOTICE | 17 Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT 58 Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT 82 have its own individual LICENSE.TXT file in the directory in which it appears.
|
/external/kernel-headers/original/ |
D | README.TXT | 11 For more details, please read bionic/libc/kernel/README.TXT. 34 For more details, please read bionic/libc/kernel/README.TXT
|
/external/clang/include/clang/Basic/ |
D | DiagnosticAnalysisKinds.td | 6 // License. See LICENSE.TXT for details.
|
D | DiagnosticCategories.td | 6 // License. See LICENSE.TXT for details.
|
/external/llvm/lib/ObjectYAML/ |
D | LLVMBuild.txt | 6 ; License. See LICENSE.TXT for details.
|
/external/llvm/bindings/ocaml/all_backends/ |
D | llvm_all_backends.ml | 6 * License. See LICENSE.TXT for details.
|
D | llvm_all_backends.mli | 6 * License. See LICENSE.TXT for details.
|
/external/llvm/bindings/ocaml/backends/ |
D | llvm_backend.ml.in | 6 * License. See LICENSE.TXT for details.
|
/external/llvm/bindings/ocaml/transforms/utils/ |
D | llvm_transform_utils.ml | 6 * License. See LICENSE.TXT for details.
|
/external/libcxx/include/ |
D | cassert | 7 // Source Licenses. See LICENSE.TXT for details.
|
D | ciso646 | 7 // Source Licenses. See LICENSE.TXT for details.
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSchedule.td | 6 // License. See LICENSE.TXT for details.
|
/external/swiftshader/third_party/subzero/runtime/ |
D | szrt_asm_mips32.s | 6 ## License. See LICENSE.TXT for details.
|