Home
last modified time | relevance | path

Searched defs:output (Results 1 – 25 of 33) sorted by relevance

12

/petsc/lib/petsc/bin/maint/
H A Drunjobs.py119 output = check_output('git add .gitlab-ci.yml', shell=True) variable
121output = check_output('git commit -m"DRAFT: CI: Temporary commit, remove before merge! Runs only j… variable
123output = check_output('git commit -m"DRAFT: CI: Temporary commit, remove before merge! Runs all jo… variable
/petsc/src/vec/vec/tutorials/
H A Dex31.c10 const char *output; in main() local
/petsc/src/sys/tests/
H A Dex16.c9 char buffer[256], *output, user[256]; in main() local
/petsc/src/mat/tests/
H A Dex239.c10 Vec input, output; in main() local
H A Dex148.c12 Vec x, y, z, input, output; in main() local
H A Dex153.c10 Vec x, y, z, input, output; in main() local
H A Dex149.c14 Vec x, y, z, input, output; in main() local
H A Dex150.c13 Vec x, y, z, input, output; in main() local
H A Dex155.c11 Vec x, y, z, input, output; in main() local
H A Dex157.c10 Vec x, y, z, input, output; in main() local
H A Dex158.c95 Vec input, output; in main() local
H A DcJSON.c629 unsigned char *output = NULL; in parse_string() local
728 unsigned char *output = NULL; in print_string_ptr() local
1090 unsigned char *output = NULL; in print_value() local
2154 static void minify_string(char **input, char **output) in minify_string()
/petsc/src/vec/is/is/tutorials/
H A Dex4.c9 PetscInt output[2], inglobals[13], outlocals[13]; in main() local
H A Dex5.c9 PetscInt output[2], inglobals[13], outlocals[13]; in main() local
/petsc/config/PETSc/options/
H A Dpetscclone.py5 def noCheck(command, status, output, error): argument
/petsc/config/BuildSystem/config/packages/
H A Dsowing.py4 def noCheck(command, status, output, error): argument
H A DMPI.py7 def noCheck(command, status, output, error): argument
/petsc/config/BuildSystem/
H A Dhelp.py57 def output(self, f = None): member in Info
117 def output(self, f = None, sections = None): member in Help
H A Dscript.py192 def defaultCheckCommand(command, status, output, error): argument
205 def passCheckCommand(command, status, output, error): argument
223 def logOutput(log, output, logOutputflg): argument
/petsc/config/BuildSystem/config/
H A Dbase.py118 def logError(self, component, status, output, error): argument
475 def report(command, status, output, error): argument
526 def filterCompileOutput(self, output, flag = '', filterAlways = 0): argument
531 def report(command, status, output, error): argument
583 def filterLinkOutput(self, output, filterAlways = 0): argument
613 def report(command, status, output, error): argument
H A DsetCompilers.py11 def noCheck(command, status, output, error): argument
1894 def containsInvalidFlag(self, output): argument
1909 def containsInvalidLinkerFlag(self, output): argument
2186 def checkArchive(command, status, output, error): argument
2199 def checkRanlib(command, status, output, error): argument
2255 def checkArchiverArgfile(command, status, output, error): argument
2593 def output(self): member in Configure
H A Dframework.py450 def filterPreprocessOutput(self,output, log = None): argument
488 def filterCompileOutput(self, output,flag = '', filterAlways = 0): argument
553 def filterLinkOutput(self, output, filterAlways = 0): argument
/petsc/systems/Apple/iOS/bin/
H A Diosbuilder.py310 def noCheckCommand(command, status, output, error): argument
/petsc/src/dm/tests/
H A Dex36.c317 PetscBool output = PETSC_FALSE; in da_test_RefineCoords1D() local
397 PetscBool output = PETSC_FALSE; in da_test_RefineCoords2D() local
483 PetscBool output = PETSC_FALSE; in da_test_RefineCoords3D() local
/petsc/config/
H A Dgmakegen.py285 …dir=None, petsc_arch=None, pkg_dir=None, pkg_name=None, pkg_arch=None, pkg_pkgs=None, output=None): argument

12