HomeSort by: relevance | last modified time | path
    Searched refs:TXT (Results 1 - 25 of 102) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx-c.cc 30 # define builtin_define(TXT) cpp_define (pfile, TXT)
31 # define builtin_assert(TXT) cpp_assert (pfile, TXT)
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro-c.cc 30 # define builtin_define(TXT) cpp_define (pfile, TXT)
31 # define builtin_assert(TXT) cpp_assert (pfile, TXT)
  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc-c.cc 33 #define builtin_define(TXT) cpp_define (pfile, TXT)
34 #define builtin_assert(TXT) cpp_assert (pfile, TXT)
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc-c.cc 33 #define builtin_define(TXT) cpp_define (pfile, TXT)
34 #define builtin_assert(TXT) cpp_assert (pfile, TXT)
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze-c.cc 30 #define builtin_define(TXT) cpp_define (pfile, TXT)
31 #define builtin_assert(TXT) cpp_assert (pfile, TXT)
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze-c.cc 30 #define builtin_define(TXT) cpp_define (pfile, TXT)
31 #define builtin_assert(TXT) cpp_assert (pfile, TXT)
  /src/external/gpl3/gcc/dist/gcc/config/bpf/
bpf-c.cc 33 #define builtin_define(TXT) cpp_define (pfile, TXT)
  /src/external/gpl3/gcc.old/dist/gcc/config/
glibc-d.cc 33 #define builtin_version(TXT) d_add_builtin_version (TXT)
  /src/external/mpl/bind/dist/bin/tests/system/
genzone.sh 105 txt01 TXT "foo"
106 txt02 TXT "foo" "bar"
107 txt03 TXT foo
108 txt04 TXT foo bar
109 txt05 TXT "foo bar"
110 txt06 TXT "foo\032bar"
111 txt07 TXT foo\032bar
112 txt08 TXT "foo\010bar"
113 txt09 TXT foo\010bar
114 txt10 TXT foo\ ba
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
winnt-d.cc 35 #define builtin_version(TXT) d_add_builtin_version (TXT)
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-c.cc 31 #define builtin_define(TXT) cpp_define (pfile, TXT)
32 #define builtin_assert(TXT) cpp_assert (pfile, TXT)
  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh-c.cc 74 #define builtin_define(TXT) cpp_define (pfile, TXT)
75 #define builtin_assert(TXT) cpp_assert (pfile, TXT)
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-c.cc 31 #define builtin_define(TXT) cpp_define (pfile, TXT)
32 #define builtin_assert(TXT) cpp_assert (pfile, TXT)
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh-c.cc 74 #define builtin_define(TXT) cpp_define (pfile, TXT)
75 #define builtin_assert(TXT) cpp_assert (pfile, TXT)
  /src/external/mpl/bind/dist/bin/tests/system/ixfr/
tests.sh 50 nil. 300 TXT "initial AXFR"
76 $DIG $DIGOPTS @10.53.0.1 nil. TXT | grep 'initial AXFR' >/dev/null || ret=1
84 # We change the IP address of a.nil., and the TXT record at the apex.
94 nil. 300 TXT "initial AXFR"
96 nil. 300 TXT "successful IXFR"
109 $DIG $DIGOPTS @10.53.0.1 nil. TXT | grep 'successful IXFR' >/dev/null || ret=1
125 nil. 300 TXT "delete-nonexistent-txt-record"
127 nil. 300 TXT "this-txt-record-would-be-added
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv-c.cc 32 #define builtin_define(TXT) cpp_define (pfile, TXT)
  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
bad-update-policy1.conf 18 grant * self TXT;
bad-update-policy10.conf 18 grant * krb5-selfsub TXT;
bad-update-policy11.conf 18 grant * ms-selfsub TXT;
bad-update-policy12.conf 18 grant * external TXT;
bad-update-policy13.conf 18 grant a-key-name name TXT;
bad-update-policy14.conf 18 grant a-key-name subdomain TXT;
bad-update-policy15.conf 18 grant a-key-name wildcard TXT;
bad-update-policy2.conf 18 grant * selfsub TXT;
bad-update-policy3.conf 18 grant * selfwild TXT;

Completed in 37 milliseconds

1 2 3 4 5