Home
last modified time | relevance | path

Searched refs:Pure (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DOpenCLBuiltins.td255 list<bit> Pure = [1, 0, 0];
1218 …uiltin<"read_imagef", [VectorType<Float, 4>, ImageType<imgTy, "RO">, Sampler, coordTy], Attr.Pure>;
1219 … Builtin<"read_imagei", [VectorType<Int, 4>, ImageType<imgTy, "RO">, Sampler, coordTy], Attr.Pure>;
1220 …uiltin<"read_imageui", [VectorType<UInt, 4>, ImageType<imgTy, "RO">, Sampler, coordTy], Attr.Pure>;
1225 …agef", [VectorType<Float, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coordTy, 2>], Attr.Pure>;
1226 …imagei", [VectorType<Int, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coordTy, 2>], Attr.Pure>;
1227 …ageui", [VectorType<UInt, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coordTy, 2>], Attr.Pure>;
1232 …agef", [VectorType<Float, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coordTy, 4>], Attr.Pure>;
1233 …imagei", [VectorType<Int, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coordTy, 4>], Attr.Pure>;
1234 …ageui", [VectorType<UInt, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coordTy, 4>], Attr.Pure>;
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoFlags.def86 HANDLE_DISP_FLAG((1u << 5), Pure)
/netbsd-src/sys/dev/acpi/
H A Dacpidevs276 PNP81e4 Pure Data PDI9025-32 (Token Ring)
277 PNP81e6 Pure Data PDI508+ (ArcNet)
278 PNP81e7 Pure Data PDI516+ (ArcNet)
/netbsd-src/external/gpl2/xcvs/dist/doc/
H A Dgetdate.texi57 * Pure numbers in date strings:: 19931219, 1440.
416 @node Pure numbers in date strings
417 @section Pure numbers in date strings
H A Dgetdate-cvs.texi64 * Pure numbers in date strings:: 19931219, 1440.
423 @node Pure numbers in date strings
424 @appendixsubsec Pure numbers in date strings
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/
H A Dpackage.d853 static struct Pure { this(int) pure nothrow @nogc @safe {} } in this() argument
855 cast(void) Mallocator.instance.make!Pure(0);
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/
H A Dpackage.d1360 static struct Pure { this(int) pure nothrow @nogc @safe {} } in this() argument
1362 cast(void) Mallocator.instance.make!Pure(0);
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp61 case attr::Pure: in GetCursorKind()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dts.pod635 L<tsget(1)>. Pure TCP/IP protocol is not supported.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-ts.pod.in608 L<tsget(1)>. Pure TCP/IP protocol is not supported.
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp874 const bool Pure = Record.readInt(); in VisitFunctionDecl() local
1023 FD->setPure(Pure); in VisitFunctionDecl()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2010145 * d/d-decls.cc: Issue #110 - Pure Nothrow Functions Not Called.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20212447 * expr.c (gfc_check_vardef_context): Pure procedure result is
H A Dintrinsic.texi10915 Pure subroutine
H A Dgfortran.info15808 Pure subroutine
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttr.td2258 def Pure : InheritableAttr {
/netbsd-src/games/fortune/datfiles/
H A Dfortunes455 with nests began walking away from the noise. Pure animal instinct,
6108 -- Baker, Pure Math 351a
10532 Pure drivel tends to drive ordinary drivel off the TV screen.
14909 -- R. Willard, Pure Math 430a
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Dgmp.texi2317 @c Pure assignment functions do not canonicalize the assigned variable. It is
4265 Pure assignment functions do not canonicalize the assigned variable. It is
H A Dgmp.info-13260 Pure assignment functions do not canonicalize the assigned variable.
/netbsd-src/external/gpl3/binutils/dist/binutils/po/
H A Dfi.po4009 …e from the backing store into memory when the page is needed (demanded). Pure demand paging is wh…
/netbsd-src/external/gpl3/binutils.old/dist/binutils/po/
H A Dfi.po4009 …e from the backing store into memory when the page is needed (demanded). Pure demand paging is wh…
/netbsd-src/etc/
H A Dservices18637 # Pure Data
23279 # [Pure_Storage] Pure Storage…
24059 # [Steve_Hodgson] Steve Hodgson Pure Storage…
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.texi10961 Pure subroutine
/netbsd-src/sys/dev/pci/
H A Dpcidevs459 vendor PUREDATA 0x11a6 Pure Data
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa5935 (is_ctrl_altering_stmt): Pure/const calls never alter the CFG.

12