Searched refs:Simple (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h22 template <class Analysis, bool Simple>
33 ViewGraph(Graph, Name, Simple, Title);
47 template <class Analysis, bool Simple>
65 WriteGraph(File, Graph, Simple, Title);
82 template <class Analysis, bool Simple>
92 ViewGraph(Graph, Name, Simple, Title);
106 template <class Analysis, bool Simple>
123 WriteGraph(File, Graph, Simple, Title);
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_iterator.hpp60 binary_heap_const_iterator_<Value_Type, Entry, Simple, Allocator>
63 binary_heap_const_point_iterator_<Value_Type, Entry, Simple, Allocator>
68 bool Simple,
H A Dconst_point_iterator.hpp59 template<typename Value_Type, typename Entry, bool Simple,
114 return to_ptr(integral_constant<int, Simple>());
122 return *to_ptr(integral_constant<int, Simple>());
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h110 Simple, // This is a normal l-value, use getAddress(). enumerator in enum:clang::CodeGen::LValue::__anon3079
191 bool isSimple() const { return LVType == Simple; }
296 R.LVType = Simple;
/freebsd-10.0-release/sys/dev/mpt/mpilib/
H A Dmpi.h381 /* Simple element structures */
518 SGE_SIMPLE_UNION Simple; member in union:_SGE_IO_UNION::__anon8879
525 /* SGE union for SGL's with Simple and Transaction elements */
532 SGE_SIMPLE_UNION Simple; member in union:_SGE_TRANS_SIMPLE_UNION::__anon8880
546 SGE_SIMPLE_UNION Simple; member in union:_SGE_MPI_UNION::__anon8881
/freebsd-10.0-release/sys/dev/mps/mpi/
H A Dmpi2.h752 * MPI Simple Element structures
891 MPI2_SGE_SIMPLE_UNION Simple; member in union:_MPI2_MPI_SGE_IO_UNION::__anon8864
899 * MPI SGE union for SGL's with Simple and Transaction elements
906 MPI2_SGE_SIMPLE_UNION Simple; member in union:_MPI2_SGE_TRANS_SIMPLE_UNION::__anon8865
921 MPI2_SGE_SIMPLE_UNION Simple; member in union:_MPI2_MPI_SGE_UNION::__anon8866
1012 * IEEE Simple Element structures
1064 MPI2_IEEE_SGE_SIMPLE_UNION Simple; member in union:_MPI2_IEEE_SGE_UNION::__anon8867
1091 #define MPI2_IEEE_SGE_FLAGS_SYSTEM_ADDR (0x00) /* IEEE Simple Element only */
1092 #define MPI2_IEEE_SGE_FLAGS_IOCDDR_ADDR (0x01) /* IEEE Simple Element only */
1094 #define MPI2_IEEE_SGE_FLAGS_IOCPLBNTA_ADDR (0x03) /* IEEE Simple Elemen
[all...]
/freebsd-10.0-release/lib/libkse/test/
H A Dmutex_d.exp233 Simple inheritence test - PASS
236 Simple inheritence test - PASS
239 Simple inheritence test - PASS
242 Simple inheritence test - PASS
245 Simple inheritence test - PASS
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dsntp-opts.def132 Simple Network Time Protocol (RFC 2030, which supersedes RFC 1769).
143 Simple Network Time Protocol (RFC 2030, which supersedes RFC 1769).
/freebsd-10.0-release/sys/conf/
H A Dkern.pre.mk89 # XXX Actually a gross hack just for Octeon because of the Simple Executive.
/freebsd-10.0-release/sys/dev/asr/
H A Di2omsg.h691 Simple,
706 0x10 Simple;
707 0x14 Simple;
708 0x18 Simple;
709 0x1C Simple;
722 0x50 Simple;
723 0x54 Simple;
724 0x58 Simple;
725 0x5C Simple;
872 /* Simple Addressin
934 I2O_SGE_SIMPLE_ELEMENT Simple[1]; member in union:_I2O_SG_ELEMENT::__anon7404
[all...]
H A Dasr.c1410 /* Simple Scatter Gather elements */
1413 &(((PI2O_SG_ELEMENT)(SGL))->u.Simple[Index].FlagsCount), \
1416 &(((PI2O_SG_ELEMENT)(SGL))->u.Simple[Index].FlagsCount), \
1419 &(((PI2O_SG_ELEMENT)(SGL))->u.Simple[Index]), \
1565 sg = Message_Ptr->SGL.u.Simple;
1844 sg = &((PPRIVATE_SCSI_SCB_EXECUTE_MESSAGE)Message_Ptr)->SGL.u.Simple[0];
1853 Message_Ptr)->SGL.u.Simple[SG_SIZE])) {
/freebsd-10.0-release/sys/dev/mpt/
H A Dmpt_debug.c620 x.u.Simple = msg->StatusDataSGE;
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp1219 // the evaluated decls into a vector. Simple is set to true if none
1224 bool Simple; member in class:__anon3269::DeclExtractor
1233 Simple(true) {}
1235 bool isSimple() { return Simple; }
1239 Simple = false;
1244 Simple = false;
1259 Simple = false;
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2776 bool Simple) const {
2780 if (!Simple)
2785 if (!Simple) {
/freebsd-10.0-release/sys/dev/isp/
H A DDriverManual.txt523 if the connection is to a fabric, use Simple Name Server mailbox mediated
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1625 bool Simple = false) const;
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2106 MVT Simple = VT.getSimpleVT(); local
2107 unsigned SimpleSize = Simple.getSizeInBits();
2142 MVT Simple = VT.getSimpleVT(); local
2143 unsigned SimpleSize = Simple.getSizeInBits();
2224 MVT Simple = VT.getSimpleVT(); local
2225 unsigned SimpleSize = Simple.getSizeInBits();
2254 MVT Simple = VT.getSimpleVT(); local
2255 unsigned SimpleSize = Simple.getSizeInBits();
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex548 %% Simple single-character @ commands
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex557 %% Simple single-character @ commands
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex549 %% Simple single-character @ commands

Completed in 392 milliseconds