Home
last modified time | relevance | path

Searched refs:pure (Results 1 – 25 of 138) sorted by relevance

123456

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_libdevice_declares.h23 __device__ __attribute__((pure)) float __ocml_acosh_f32(float);
25 __device__ __attribute__((pure)) float __ocml_asinh_f32(float);
28 __device__ __attribute__((pure)) float __ocml_atanh_f32(float);
29 __device__ __attribute__((pure)) float __ocml_cbrt_f32(float);
39 __device__ __attribute__((pure)) float __ocml_erfc_f32(float);
41 __device__ __attribute__((pure)) float __ocml_erfcx_f32(float);
42 __device__ __attribute__((pure)) float __ocml_erf_f32(float);
44 __device__ __attribute__((pure)) float __ocml_exp10_f32(float);
46 __device__ __attribute__((pure)) float __ocml_exp2_f32(float);
47 __device__ __attribute__((pure)) float __ocml_exp_f32(float);
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dnetbsd47 0 name netbsd-pure
61 >0 use netbsd-pure
73 >0 use \^netbsd-pure
85 >0 use \^netbsd-pure
97 >0 use netbsd-pure
112 >0 use \^netbsd-pure
124 >0 use \^netbsd-pure
136 >0 use netbsd-pure
148 >0 use netbsd-pure
171 >0 use netbsd-pure
[all …]
H A Dncr13 >20 beshort 0410 pure executable
18 >20 beshort 0410 pure executable
23 >20 beshort 0410 pure executable
28 >20 beshort 0410 pure executable
33 >20 beshort 0410 pure executable
40 >20 beshort 0413 pure executable
47 >20 beshort 0413 pure executable
H A Dibm3706 # "ibm370" said that 0x15d == 0535 was "ibm 370 pure executable".
14 # 0 short 0530 370 sysV pure executable
25 0 beshort 0532 370 XA sysV pure executable
29 0 beshort 054001 370 sysV pure executable
31 0 beshort 055001 370 XA sysV pure executable
40 0 beshort 0534 SVR2 pure executable (Amdahl-UTS)
43 0 beshort 0530 SVR2 pure executable (USS/370)
H A Dunknown7 # (executable, pure, and split I&D, respectively), but the PDP-11 version
23 #0 short 0x108 unknown pure executable
29 #0 short 0x10b unknown pure executable
32 0 long 0x10c unknown demand paged pure executable
34 0 long 0x10e unknown readable demand paged pure executable
H A Dpdp24 0 leshort 0410 PDP-11 pure executable
35 0 leshort 0413 PDP-11 demand-paged pure executable
38 0 leshort 0430 PDP-11 overlaid pure executable
H A Dpyramid9 0 long 0x50900108 Pyramid 90x family pure executable
11 0 long 0x5090010b Pyramid 90x family demand paged pure executable
H A Daout22 0 lelong 0410 a.out little-endian 32-bit pure executable
26 0 lelong 0413 a.out little-endian 32-bit demand paged pure executable
41 0 belong 0410 a.out big-endian 32-bit pure executable
H A Dbsdi9 0 lelong 0314 386 compact demand paged pure executable
23 0 belong&077777777 0600410 SPARC pure
H A Dvax13 0 lelong 0420 a.out VAX demand paged (first page unmapped) pure executable
29 >2 uleshort <100 VAX COFF pure executable, sections %d
H A Dfreebsd16 # Regardless of whether it's pure, demand-paged, or none of the
30 # If it's neither pure nor demand-paged:
43 # If it's pure:
87 0 lelong&0377777777 041400410 FreeBSD/i386 pure
H A Dclipper34 >20 short 0411 (pure)
45 >20 short 0410 (pure)
H A Dfsav63 # for pure tar database only cld extension found
93 # ./archive handle pure tar archives
96 # not pure tar
H A Dsun20 0 belong&077777777 0600410 a.out SunOS SPARC pure
38 0 belong&077777777 0400410 a.out SunOS mc68020 pure
56 0 belong&077777777 0200410 a.out SunOS mc68010 pure
H A Dxenix55 >0x1e leshort &0x4 pure
81 >0x3 byte &0x2 pure
89 >0x1e leshort &0x4 pure
H A Dzilog10 0 long 0xe808 pure object file (z8000 a.out)
H A Dencore11 >20 short 0x108 pure executable
H A Datt3b29 >20 beshort 0410 (pure)
/freebsd/contrib/llvm-project/lld/docs/
H A Dmissingkeyfunction.rst11 non-pure, non-inline, virtual function), but you haven't actually defined it.
19 When a class has no non-pure, non-inline, virtual functions, there is no key
40 Here, ``~B`` is the first non-pure, non-inline, virtual function, so it is the key
53 Forgetting to declare a virtual function in an abstract class as pure
69 functions pure. Here, ``A::bar``, being non-pure, is nominated as the key function,
/freebsd/contrib/kyua/model/
H A DREADME3 The classes in this directory are intended to be pure data types without
/freebsd/contrib/byacc/test/
H A Dcalc3.y1 %pure-parser
H A Derr_syntax27.y1 %pure-parser
/freebsd/contrib/byacc/test/yacc/
H A Dhelp.error16 -P create a reentrant parser, e.g., "%pure-parser"
H A Dno_b_opt.error16 -P create a reentrant parser, e.g., "%pure-parser"
H A Dno_output2.error16 -P create a reentrant parser, e.g., "%pure-parser"

123456