Home
last modified time | relevance | path

Searched refs:TXT (Results 1 – 25 of 717) sorted by relevance

12345678910>>...29

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_dump.c78 #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/antlr/antlr-3.4/runtime/CSharp2/
DCutting a new release.txt16 README.TXT
26 README.TXT
27 CHANGES.TXT
/external/clang/include/clang/
DMakefile12 '(' -name LICENSE.TXT \
30 '(' -name LICENSE.TXT \
/external/mdnsresponder/mDNSShared/
Ddnssd_clientshim.c88 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/
Ddns-sd.c1188 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/
DLICENSE.TXT49 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
DNOTICE49 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
Dllvm.spec.in51 %doc CREDITS.TXT LICENSE.TXT README.txt docs/*.{html,css,gif,jpg} docs/CommandGuide
/external/compiler-rt/
DLICENSE.TXT17 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.
DNOTICE17 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/
DDiagnosticAnalysisKinds.td6 // License. See LICENSE.TXT for details.
DDiagnosticCategories.td6 // License. See LICENSE.TXT for details.
/external/llvm/bindings/ocaml/all_backends/
Dllvm_all_backends.ml6 * License. See LICENSE.TXT for details.
Dllvm_all_backends.mli6 * License. See LICENSE.TXT for details.
/external/llvm/bindings/ocaml/transforms/utils/
Dllvm_transform_utils.ml6 * License. See LICENSE.TXT for details.
/external/llvm/bindings/ocaml/backends/
Dllvm_backend.ml.in6 * License. See LICENSE.TXT for details.
/external/llvm/lib/Target/Hexagon/
DHexagonSchedule.td6 // License. See LICENSE.TXT for details.
/external/mesa3d/src/gallium/drivers/radeon/
DSISchedule.td6 // License. See LICENSE.TXT for details.
DR600IntrinsicsOpenCL.td6 // License. See LICENSE.TXT for details.
/external/libcxx/include/
Dcassert7 // Source Licenses. See LICENSE.TXT for details.
Dciso6467 // Source Licenses. See LICENSE.TXT for details.
Dccomplex7 // Source Licenses. See LICENSE.TXT for details.
/external/llvm/bindings/ocaml/linker/
Dllvm_linker.ml6 * License. See LICENSE.TXT for details.
/external/llvm/bindings/ocaml/irreader/
Dllvm_irreader.ml6 * License. See LICENSE.TXT for details.
/external/lldb/test/warnings/uuid/
Dmain.cpp.template6 // License. See LICENSE.TXT for details.

12345678910>>...29