| /petsc/config/BuildSystem/config/compile/ |
| H A D | processor.py | 70 def pushRequiredFlags(self, flags): argument 101 def setFlags(self, flags): argument 103 flags = property(getFlags, setFlags, doc = 'The flags for the executable') variable in Processor
|
| H A D | C.py | 88 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e… variable in Linker 144 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e… variable in SharedLinker 176 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the s… variable in StaticLinker 238 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e… variable in DynamicLinker
|
| H A D | Cxx.py | 82 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e… variable in Linker 139 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e… variable in SharedLinker
|
| H A D | FC.py | 71 …flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e… variable in Linker
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/ |
| H A D | _doc_section.py | 32 def __diagnostic_prefix__(cls, *flags): 411 def __diagnostic_prefix__(cls, *flags): 857 def __diagnostic_prefix__(cls, *flags): 908 def __diagnostic_prefix__(cls, *flags): 930 def __diagnostic_prefix__(cls, *flags): 951 def __diagnostic_prefix__(cls, *flags): 973 def __diagnostic_prefix__(cls, *flags): 996 def __diagnostic_prefix__(cls, *flags): 1046 def __diagnostic_prefix__(cls, *flags): 1217 def __diagnostic_prefix__(cls, *flags):
|
| H A D | _doc_section_base.py | 705 def __diagnostic_prefix__(cls, *flags): 846 def __diagnostic_prefix__(cls, *flags): 1025 def __diagnostic_prefix__(cls, *flags): 1130 def __diagnostic_prefix__(cls, *flags):
|
| /petsc/config/BuildSystem/config/ |
| H A D | compilerFlags.py | 62 def findOptFlags(self, flags): argument 68 def hasOptFlags(self,flags): argument
|
| H A D | package.py | 340 def removeWarningFlags(self,flags): argument 351 def __remove_flag_pair(self, flags, flag_to_remove, pair_prefix): argument 383 def removeVisibilityFlag(self, flags, pair_prefix=None): argument 387 def removeCoverageFlag(self, flags, pair_prefix=None): argument 391 def removeOpenMPFlag(self, flags, pair_prefix=None): argument 398 def removeStdCxxFlag(self,flags): argument 426 def updatePackageCFlags(self,flags): argument 438 def updatePackageFFlags(self,flags): argument 449 def updatePackageCxxFlags(self,flags): argument 456 def updatePackageCUDAFlags(self, flags): argument
|
| H A D | libraries.py | 555 …def checkExportedSymbols(self, flags, checkLink = None, libraries = [], defaultArg = '', executor … argument
|
| /petsc/include/petsc/private/cpp/ |
| H A D | unordered_map.hpp | 461 …gs_type &KHashTable<V, H, KE>::flag_bucket_at_(khash_int it, std::vector<flags_type> &flags) noexc… in flag_bucket_at_() 467 …type &KHashTable<V, H, KE>::flag_bucket_at_(khash_int it, const std::vector<flags_type> &flags) no… in flag_bucket_at_() 490 …bool KHashTable<V, H, KE>::khash_test_flag_(khash_int it, const std::vector<flags_type> &flags) no… in khash_test_flag_() 497 inline bool KHashTable<V, H, KE>::khash_is_del_(khash_int it, const std::vector<flags_type> &flags)… in khash_is_del_() 503 … bool KHashTable<V, H, KE>::khash_is_empty_(khash_int it, const std::vector<flags_type> &flags) no… in khash_is_empty_() 509 …bool KHashTable<V, H, KE>::khash_is_either_(khash_int it, const std::vector<flags_type> &flags) no… in khash_is_either_() 515 … bool KHashTable<V, H, KE>::khash_occupied_(khash_int it, const std::vector<flags_type> &flags) no… in khash_occupied_() 544 …rrorCode KHashTable<V, H, KE>::khash_set_flag_(khash_int it, std::vector<flags_type> &flags) noexc… in khash_set_flag_() 559 …rCode KHashTable<V, H, KE>::khash_set_deleted_(khash_int it, std::vector<flags_type> &flags) noexc… in khash_set_deleted_() 568 …rorCode KHashTable<V, H, KE>::khash_set_empty_(khash_int it, std::vector<flags_type> &flags) noexc… in khash_set_empty_() [all …]
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscis.pxi | 153 cdef int acquirebuffer(self, Py_buffer *view, int flags) except -1: 165 def __getbuffer__(self, Py_buffer *view, int flags):
|
| H A D | petscvec.pxi | 543 cdef int acquirebuffer(self, Py_buffer *view, int flags) except -1: 555 def __getbuffer__(self, Py_buffer *view, int flags):
|
| H A D | IS.pyx | 34 def __getbuffer__(self, Py_buffer *view, int flags):
|
| H A D | Vec.pyx | 121 def __getbuffer__(self, Py_buffer *view, int flags):
|
| /petsc/src/binding/petsc4py/src/petsc4py/include/petsc4py/ |
| H A D | petsc4py.i | 20 SWIG_convert_ptr(PyObject *obj, void **ptr, swig_type_info *ty, int flags) { in SWIG_convert_ptr() 30 #define SWIG_ConvertPtr(obj, pptr, type, flags) \ argument
|
| H A D | pybuffer.h | 38 int readonly, int flags) in PyPetscBuffer_FillInfo()
|
| /petsc/src/sys/objects/device/impls/cupm/ |
| H A D | cupmstream.hpp | 68 inline PetscErrorCode CUPMStream<T>::create(flag_type flags) noexcept in create()
|
| /petsc/src/mat/tests/ |
| H A D | ex142.c | 75 unsigned int flags = FFTW_ESTIMATE; /*or FFTW_MEASURE */ in main() local
|
| /petsc/src/binding/petsc4py/conf/ |
| H A D | confpetsc.py | 882 def flaglist(flags): argument 950 def prepend_to_flags(path, flags): argument
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexadapt.c | 276 const PetscInt *flags; in DMAdaptLabel_Plex() local
|
| /petsc/config/ |
| H A D | gmakegentest.py | 549 def opener(path,flags,*args,**kwargs): argument
|
| /petsc/include/petsc/private/valgrind/ |
| H A D | valgrind.h | 7037 #define VALGRIND_CREATE_MEMPOOL_EXT(pool, rzB, is_zeroed, flags) \ argument
|