Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 22 of 22) sorted by relevance

/petsc/config/BuildSystem/config/compile/
H A Dprocessor.py70 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 DC.py88flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e… variable in Linker
144flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e… variable in SharedLinker
176flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the s… variable in StaticLinker
238flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e… variable in DynamicLinker
H A DCxx.py82flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e… variable in Linker
139flags = property(getFlags, config.compile.processor.Processor.setFlags, doc = 'The flags for the e… variable in SharedLinker
H A DFC.py71flags = 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.py32 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.py705 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 DcompilerFlags.py62 def findOptFlags(self, flags): argument
68 def hasOptFlags(self,flags): argument
H A Dpackage.py340 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 Dlibraries.py555 …def checkExportedSymbols(self, flags, checkLink = None, libraries = [], defaultArg = '', executor … argument
/petsc/include/petsc/private/cpp/
H A Dunordered_map.hpp461 …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 Dpetscis.pxi153 cdef int acquirebuffer(self, Py_buffer *view, int flags) except -1:
165 def __getbuffer__(self, Py_buffer *view, int flags):
H A Dpetscvec.pxi543 cdef int acquirebuffer(self, Py_buffer *view, int flags) except -1:
555 def __getbuffer__(self, Py_buffer *view, int flags):
H A DIS.pyx34 def __getbuffer__(self, Py_buffer *view, int flags):
H A DVec.pyx121 def __getbuffer__(self, Py_buffer *view, int flags):
/petsc/src/binding/petsc4py/src/petsc4py/include/petsc4py/
H A Dpetsc4py.i20 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 Dpybuffer.h38 int readonly, int flags) in PyPetscBuffer_FillInfo()
/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmstream.hpp68 inline PetscErrorCode CUPMStream<T>::create(flag_type flags) noexcept in create()
/petsc/src/mat/tests/
H A Dex142.c75 unsigned int flags = FFTW_ESTIMATE; /*or FFTW_MEASURE */ in main() local
/petsc/src/binding/petsc4py/conf/
H A Dconfpetsc.py882 def flaglist(flags): argument
950 def prepend_to_flags(path, flags): argument
/petsc/src/dm/impls/plex/
H A Dplexadapt.c276 const PetscInt *flags; in DMAdaptLabel_Plex() local
/petsc/config/
H A Dgmakegentest.py549 def opener(path,flags,*args,**kwargs): argument
/petsc/include/petsc/private/valgrind/
H A Dvalgrind.h7037 #define VALGRIND_CREATE_MEMPOOL_EXT(pool, rzB, is_zeroed, flags) \ argument