Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DOpenCLBuiltins.td306 list<bit> Pure = [1, 0, 0];
852 … def : Builtin<name, [VectorType<Char, VSize>, Size, PointerType<ConstType<Char>, AS>], Attr.Pure>;
853 …ef : Builtin<name, [VectorType<UChar, VSize>, Size, PointerType<ConstType<UChar>, AS>], Attr.Pure>;
854 …ef : Builtin<name, [VectorType<Short, VSize>, Size, PointerType<ConstType<Short>, AS>], Attr.Pure>;
855 … : Builtin<name, [VectorType<UShort, VSize>, Size, PointerType<ConstType<UShort>, AS>], Attr.Pure>;
856 … def : Builtin<name, [VectorType<Int, VSize>, Size, PointerType<ConstType<Int>, AS>], Attr.Pure>;
857 … def : Builtin<name, [VectorType<UInt, VSize>, Size, PointerType<ConstType<UInt>, AS>], Attr.Pure>;
858 … def : Builtin<name, [VectorType<Long, VSize>, Size, PointerType<ConstType<Long>, AS>], Attr.Pure>;
859 …ef : Builtin<name, [VectorType<ULong, VSize>, Size, PointerType<ConstType<ULong>, AS>], Attr.Pure>;
860 …ef : Builtin<name, [VectorType<Float, VSize>, Size, PointerType<ConstType<Float>, AS>], Attr.Pure>;
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/Unicode-Normalize/
H A DChanges81 - mkheader/Pure Perl: fixed the internal _getHexArray() for perl 5.11.3
108 - Pure Perl: compose($not_canonically_reordered) works like that in XSUB,
141 but porting is not successful in the case of ((Pure Perl) and
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoFlags.def86 HANDLE_DISP_FLAG((1u << 5), Pure)
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/
H A DREADME.rst6 Pexpect is a Pure Python Expect-like module
/openbsd-src/sys/dev/isa/
H A Dpnpdevs266 # PNP81E4 # Pure Data PDI9025-32 (Token Ring)
267 # PNP81E6 # Pure Data PDI508+ (ArcNet)
268 # PNP81E7 # Pure Data PDI516+ (ArcNet)
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp63 FuncControl |= static_cast<uint32_t>(SPIRV::FunctionControl::Pure); in getFunctionControl()
H A DSPIRVSymbolicOperands.td1326 defm Pure : FunctionControlOperand<0x4>;
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentCommands.td312 def Pure : PropertyCommand<"pure">;
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.bs200094 echo "/usr/local/bin/bison --yacc $params $1\t\t\t(Pure Parser)"
H A DREADME.os390328 Pure Perl (that is non XS) modules may be installed via the usual:
H A Dembed.fnc483 : 'P' Pure function:
/openbsd-src/gnu/usr.bin/perl/dist/Data-Dumper/
H A DChanges148 - Pure Perl implementation fixes in corner cases ("\n" dumped raw").
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXCursor.cpp61 case attr::Pure: in GetCursorKind()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp1047 const bool Pure = Record.readInt(); in VisitFunctionDecl() local
1109 FD->setPure(Pure); in VisitFunctionDecl()
/openbsd-src/gnu/usr.bin/perl/lib/unicore/
H A DIndicSyllabicCategory.txt298 # Pure killer (killing of inherent vowel in consonant sequence,
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DAttr.td2392 def Pure : InheritableAttr {
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl58delta.pod63 (Pure Perl modules should continue to work.)
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/po/
H A Dfi.po1879 …e from the backing store into memory when the page is needed (demanded). Pure demand paging is wh…
/openbsd-src/games/fortune/datfiles/
H A Dfortunes472 with nests began walking away from the noise. Pure animal instinct,
6143 -- Baker, Pure Math 351a
10593 Pure drivel tends to drive ordinary drivel off the TV screen.
15024 -- R. Willard, Pure Math 430a
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc458 : P Pure function: