Home
last modified time | relevance | path

Searched refs:obsolete (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.def18 // LC_SYMSEG is obsolete and no longer supported.
22 // LC_LOADFVMLIB is obsolete and no longer supported.
24 // LC_IDFVMLIB is obsolete and no longer supported.
26 // LC_IDENT is obsolete and no longer supported.
28 // LC_FVMFILE is obsolete and no longer supported.
30 // LC_PREPAGE is obsolete and no longer supported.
37 // LC_PREBOUND_DYLIB is obsolete and no longer supported.
44 // LC_TWOLEVEL_HINTS is obsolete and no longer supported.
46 // LC_PREBIND_CKSUM is obsolete and no longer supported.
48 // LC_LOAD_WEAK_DYLIB is obsolete and no longer supported.
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.def17 // LC_SYMSEG is obsolete and no longer supported.
21 // LC_LOADFVMLIB is obsolete and no longer supported.
23 // LC_IDFVMLIB is obsolete and no longer supported.
25 // LC_IDENT is obsolete and no longer supported.
27 // LC_FVMFILE is obsolete and no longer supported.
29 // LC_PREPAGE is obsolete and no longer supported.
36 // LC_PREBOUND_DYLIB is obsolete and no longer supported.
43 // LC_TWOLEVEL_HINTS is obsolete and no longer supported.
45 // LC_PREBIND_CKSUM is obsolete and no longer supported.
47 // LC_LOAD_WEAK_DYLIB is obsolete and no longer supported.
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.def17 // LC_SYMSEG is obsolete and no longer supported.
21 // LC_LOADFVMLIB is obsolete and no longer supported.
23 // LC_IDFVMLIB is obsolete and no longer supported.
25 // LC_IDENT is obsolete and no longer supported.
27 // LC_FVMFILE is obsolete and no longer supported.
29 // LC_PREPAGE is obsolete and no longer supported.
36 // LC_PREBOUND_DYLIB is obsolete and no longer supported.
43 // LC_TWOLEVEL_HINTS is obsolete and no longer supported.
45 // LC_PREBIND_CKSUM is obsolete and no longer supported.
47 // LC_LOAD_WEAK_DYLIB is obsolete and no longer supported.
/external/curl/packages/vms/
Dcurlmsg.msg50 OBSOLETE4 <obsolete error code>
56 OBSOLETE10 <obsolete error code>
58 OBSOLETE12 <obsolete error code>
62 OBSOLETE16 <obsolete error code>
66 OBSOLETE20 <obsolete error code>
70 OBSOLETE24 <obsolete error code>
75 OBSOLETE29 <obsolete error code>
78 OBSOLETE32 <obsolete error code>
86 OBSOLETE40 <obsolete error code>
90 OBSOLETE44 <obsolete error code>
[all …]
/external/mesa3d/docs/
Dextensions.rst12 (obsolete)
16 (obsolete)
19 (obsolete)
23 (obsolete)
28 - `MESA_trace.spec <specs/OLD/MESA_trace.spec>`__ (obsolete)
/external/llvm-project/openmp/runtime/tools/
Dgenerate-def.pl71 my ( $obsolete, $entry, $ordinal ) = ( $1, $2, $3 );
76 $entries{ $entry } = { ordinal => $ordinal, obsolete => defined( $obsolete ) };
109 if ( not $entries->{ $entry }->{ obsolete } ) {
137 if ( not $entries->{ $entry }->{ obsolete } ) {
Dmessage-converter.pl134 my $obsolete = 0; # Counter of obsolete entries.
190 ++ $obsolete;
191 $ident .= $obsolete;
/external/llvm-project/lld/MachO/
DOptions.td727 …ex base addresses and dylib install names on successive lines in <path>. This option is obsolete">,
732 HelpText<"This option is obsolete">,
737 HelpText<"This option is obsolete">,
756 HelpText<"This option is obsolete">,
799 HelpText<"This option is obsolete">,
824 HelpText<"This option is obsolete">,
913 def grp_obsolete : OptionGroup<"obsolete">, HelpText<"OBSOLETE">;
917 HelpText<"This option is obsolete in ld64">,
922 HelpText<"This option is obsolete in ld64">,
926 HelpText<"This option is obsolete in ld64">,
[all …]
/external/clang/test/Analysis/
Dsecurity-syntax-checks.m106 …rand(); // expected-warning{{Function 'rand' is obsolete because it implements a poor random numbe…
107 …drand48(); // expected-warning{{Function 'drand48' is obsolete because it implements a poor random…
108 …erand48(a); // expected-warning{{Function 'erand48' is obsolete because it implements a poor rando…
109 …jrand48(a); // expected-warning{{Function 'jrand48' is obsolete because it implements a poor rando…
110 …lcong48(a); // expected-warning{{Function 'lcong48' is obsolete because it implements a poor rando…
111 …lrand48(); // expected-warning{{Function 'lrand48' is obsolete because it implements a poor random…
112 …mrand48(); // expected-warning{{Function 'mrand48' is obsolete because it implements a poor random…
113 …nrand48(a); // expected-warning{{Function 'nrand48' is obsolete because it implements a poor rando…
114 …rand_r(&b); // expected-warning{{Function 'rand_r' is obsolete because it implements a poor random…
/external/mesa3d/docs/_extra/specs/
Denums.txt45 GL_MESA_shader_debug.spec: (obsolete)
50 GL_MESA_program_debug: (obsolete)
/external/google-breakpad/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
10 # serial 4 lt~obsolete.m4
/external/llvm-project/clang/test/Analysis/
Dsecurity-syntax-checks.m159 …rand(); // expected-warning{{Function 'rand' is obsolete because it implements a poor random numbe…
160 …drand48(); // expected-warning{{Function 'drand48' is obsolete because it implements a poor random…
161 …erand48(a); // expected-warning{{Function 'erand48' is obsolete because it implements a poor rando…
162 …jrand48(a); // expected-warning{{Function 'jrand48' is obsolete because it implements a poor rando…
163 …lcong48(a); // expected-warning{{Function 'lcong48' is obsolete because it implements a poor rando…
164 …lrand48(); // expected-warning{{Function 'lrand48' is obsolete because it implements a poor random…
165 …mrand48(); // expected-warning{{Function 'mrand48' is obsolete because it implements a poor random…
166 …nrand48(a); // expected-warning{{Function 'nrand48' is obsolete because it implements a poor rando…
167 …rand_r(&b); // expected-warning{{Function 'rand_r' is obsolete because it implements a poor random…
/external/wayland/m4/
D.gitignore5 lt~obsolete.m4
/external/libevent/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 # serial 5 lt~obsolete.m4
/external/curl/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 # serial 5 lt~obsolete.m4
/external/llvm-project/polly/lib/External/ppcg/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
10 # serial 5 lt~obsolete.m4
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 # serial 5 lt~obsolete.m4
/external/llvm-project/polly/lib/External/isl/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 # serial 5 lt~obsolete.m4
/external/lmfit/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
10 # serial 5 lt~obsolete.m4
/external/speex/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
10 # serial 5 lt~obsolete.m4
/external/expat/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 # serial 5 lt~obsolete.m4
/external/libnetfilter_conntrack/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
10 # serial 5 lt~obsolete.m4
/external/libcap-ng/libcap-ng-0.7/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
10 # serial 5 lt~obsolete.m4
/external/ImageMagick/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 # serial 5 lt~obsolete.m4
/external/pcre/dist2/m4/
Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 # serial 5 lt~obsolete.m4

12345678910>>...23