/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_dump.c | 78 #define TXT(S) ctx->dump_printf( ctx, "%s", S ) macro 108 TXT( "]." ); in _dump_register_src() 127 TXT( "]." ); in _dump_register_src() 155 TXT( "]." ); in _dump_register_dst() 174 TXT( "]." ); in _dump_register_dst() 215 TXT( " {" ); in dump_imm_data() 234 TXT( ", " ); in dump_imm_data() 236 TXT( "}" ); in dump_imm_data() 246 TXT( "DCL " ); in iter_declaration() 253 TXT("[]"); in iter_declaration() [all …]
|
/external/curl/lib/ |
D | mk-ca-bundle.pl | 375 open(TXT,"$txt") or die "Couldn't open $txt: $!\n"; 376 while (<TXT>) { 380 while (<TXT>) { 402 while (<TXT>) { 412 while (<TXT>) { 417 while (<TXT>) { 484 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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/ |
D | no-copyright | 4 # means that e.g. `FTL.TXT' matches all files that have this string in 14 docs/FTL.TXT 15 docs/GPLv2.TXT
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/ |
D | LICENSE.TXT | 11 - The FreeType License, found in the file `FTL.TXT', which is similar 21 - The GNU General Public License version 2, found in `GPLv2.TXT' (any 37 --- end of LICENSE.TXT ---
|
/external/clang/include/clang/ |
D | Makefile | 12 '(' -name LICENSE.TXT \ 30 '(' -name LICENSE.TXT \
|
/external/avahi/specs/ |
D | draft-cheshire-dnsext-dns-sd-03.txt | 75 6. Data Syntax for DNS-SD TXT Records.............................12 76 6.1 General Format Rules for DNS TXT Records.......................12 77 6.2 DNS TXT Record Format Rules for use in DNS-SD..................13 78 6.3 DNS-SD TXT Record Size.........................................14 81 6.6 Example TXT Record.............................................16 643 6. Data Syntax for DNS-SD TXT Records 655 In these cases, the necessary additional data is stored in a TXT 658 but the overall syntax of the data in the TXT record is standardized, 659 as described below. Every DNS-SD service MUST have a TXT record in 661 no additional data to store and the TXT record contains no more than [all …]
|
D | draft-cheshire-dnsext-dns-sd-02.txt | 75 6. Data Syntax for DNS-SD TXT Records.............................12 76 6.1 General Format Rules for DNS TXT Records.......................12 77 6.2 DNS TXT Record Format Rules for use in DNS-SD..................12 78 6.3 DNS-SD TXT Record Size.........................................14 81 6.6 Example TXT Record.............................................16 643 6. Data Syntax for DNS-SD TXT Records 655 In these cases, the necessary additional data is stored in a TXT 658 but the overall syntax of the data in the TXT record is standardized, 662 6.1 General Format Rules for DNS TXT Records 664 A DNS TXT record can be up to 65535 (0xFFFF) bytes long. The total [all …]
|
D | draft-cheshire-dnsext-dns-sd-04.txt | 75 6. Data Syntax for DNS-SD TXT Records............................12 76 6.1 General Format Rules for DNS TXT Records......................12 77 6.2 DNS TXT Record Format Rules for use in DNS-SD.................13 78 6.3 DNS-SD TXT Record Size........................................14 81 6.6 Example TXT Record............................................17 659 6. Data Syntax for DNS-SD TXT Records 671 In these cases, the necessary additional data is stored in a TXT 674 but the overall syntax of the data in the TXT record is standardized, 675 as described below. Every DNS-SD service MUST have a TXT record in 677 no additional data to store and the TXT record contains no more than [all …]
|
/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/llvm/ |
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 | 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 | llvm.spec.in | 51 %doc CREDITS.TXT LICENSE.TXT README.txt docs/*.{html,css,gif,jpg} docs/CommandGuide
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/ |
D | rdatatype.py | 49 TXT = 16 variable 111 'TXT' : TXT,
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/ |
D | TXT.py | 18 class TXT(dns.rdtypes.txtbase.TXTBase): class
|
/external/compiler-rt/ |
D | LICENSE.TXT | 17 Copyright (c) 2009-2015 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/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/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/transforms/utils/ |
D | llvm_transform_utils.ml | 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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
D | README | 16 the file `docs/LICENSE.TXT' for the available licenses. 79 license, LICENSE.TXT. By continuing to use, modify, or distribute
|