Home
last modified time | relevance | path

Searched defs:body (Results 1 – 18 of 18) sorted by relevance

/petsc/src/sys/webclient/
H A Dgoogle.c41 char buff[8 * 1024], body[1024]; in PetscGoogleDriveRefresh() local
124 char head[1024], buff[8 * 1024], *body, *title; in PetscGoogleDriveUpload() local
214 char buff[8 * 1024], *ptr, body[1024]; in PetscGoogleDriveAuthorize() local
H A Dbox.c109 char buff[8 * 1024], body[1024]; in PetscBoxAuthorize() local
178 char buff[8 * 1024], body[1024]; in PetscBoxRefresh() local
273 char head[1024], buff[8 * 1024], *body, *title; in PetscBoxUpload() local
H A Dclient.c104 … type[], const char url[], const char header[], const char ctype[], const char body[], char **outr… in PetscHTTPBuildRequest()
176 … type[], const char url[], const char header[], const char ctype[], const char body[], SSL *ssl, c… in PetscHTTPSRequest()
264 … type[], const char url[], const char header[], const char ctype[], const char body[], int sock, c… in PetscHTTPRequest()
H A Dglobus.c215 char head[4096], buff[8 * 1024], body[4096], submission_id[4096]; in PetscGlobusUpload() local
/petsc/config/BuildSystem/config/
H A Dbase.py437 def getCode(self, includes, body = None, codeBegin = None, codeEnd = None): argument
529 def outputCompile(self, includes = '', body = '', cleanup = 1, codeBegin = None, codeEnd = None): argument
552 …def checkCompile(self, includes = '', body = '', cleanup = 1, codeBegin = None, codeEnd = None, fl… argument
586 …def outputLink(self, includes, body, cleanup = 1, codeBegin = None, codeEnd = None, shared = 0, li… argument
627 …def checkLink(self, includes = '', body = '', cleanup = 1, codeBegin = None, codeEnd = None, share… argument
646 …def outputRun(self, includes, body, cleanup = 1, defaultOutputArg = '', executor = None,linkLangua… argument
691 …def checkRun(self, includes = '', body = '', cleanup = 1, defaultArg = '', executor = None, linkLa… argument
H A Dpython.py33 …def checkPythonLink(self, includes, body, cleanup = 1, codeBegin = None, codeEnd = None, shared = … argument
H A DsetCompilers.py1212 …def checkCompiler(self, language, linkLanguage=None,includes = '', body = '', cleanup = 1, codeBeg… argument
1923 def checkCompilerFlag(self, flag, includes = '', body = '', compilerOnly = 0): argument
1949 def addCompilerFlag(self, flag, includes = '', body = '', extraflags = '', compilerOnly = 0): argument
H A Dpackage.py975 …def checkPackageLink(self, includes, body, cleanup = 1, codeBegin = None, codeEnd = None, shared =… argument
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/
H A DSymbolsList.css1 body { selector
H A DCmpSystems.css1 body { selector
H A DHeadersDiff.css1 body { selector
H A DReport.css1 body { selector
/petsc/src/dm/impls/plex/
H A Dplexegads.c485 ego geom, body, obj; in DMSnapToGeomModel_EGADS_Internal() local
631 ego body = bodies[b]; in DMPlexGeomPrintModel_Internal() local
909 ego body = bodies[b]; in DMPlexCreateGeom_Internal() local
1000 ego body = bodies[b]; in DMPlexCreateGeom_Internal() local
1037 ego body = bodies[b]; in DMPlexCreateGeom_Internal() local
1148 ego body = bodies[b]; in DMPlexCreateGeom_Internal() local
1349 ego body = bodies[b]; in DMPlexCreateGeom_Internal() local
1510 ego body = bodies[b]; in DMPlexCreateGeom() local
1633 ego body = bodies[b]; in DMPlexCreateGeom() local
1928 ego body = bodies[b]; in DMPlexCreateGeom() local
[all …]
/petsc/src/dm/impls/plex/tutorials/
H A Dex18.c127 PetscGeom body = bodies[0]; in main() local
H A Dex19.c197 PetscGeom body = bodies[0]; in main() local
/petsc/src/sys/classes/draw/interface/
H A Ddsave.c341 char body[4096]; in PetscDrawSave_SAWs() local
/petsc/config/BuildSystem/config/packages/
H A DBlasLapack.py813 def runTimeTest(self,name,includes,body,lib = None,nobatch=0): argument
/petsc/config/PETSc/
H A Dpetsc.py259 …def checkPETScLink(self, includes, body, cleanup = 1, codeBegin = None, codeEnd = None, shared = N… argument