Searched full:contents (Results 1 – 25 of 51) sorted by relevance
123
| /GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/ |
| D | diff.h | 104 * core Git, it scans the contents for IGNORED and UNTRACKED files. 105 * If *all* contents are IGNORED, then the directory is IGNORED; if 106 * any contents are not IGNORED, then the directory is UNTRACKED. 277 * you can use the contents to understand exactly what has changed. 292 * `NOT_BINARY` flag set to avoid examining file contents if you do not pass 474 * either the deflated full ("literal") contents of the file, or 482 /** The binary data is the literal contents of the file. */ 489 /** The contents of one of the files in a binary diff. */ 505 * Structure describing the binary contents of a diff. 523 git_diff_binary_file old_file; /**< The contents of the old file. */ [all …]
|
| D | merge.h | 35 /** Pointer to the contents of the file. */ 38 /** Size of the contents pointed to in `ptr`. */ 236 /** The contents of the merge. */ 239 /** The length of the merge contents. */ 491 * @param ancestor The contents of the ancestor file 492 * @param ours The contents of the file in "our" side 493 * @param theirs The contents of the file in "their" side
|
| D | revwalk.h | 34 * Sort the repository contents in topological order (no parents before 41 * Sort the repository contents by commit time; 48 * Iterate through the repository contents in reverse 222 * repository's contents.
|
| D | commit.h | 304 * @param signed_data signed data; this is the commit contents minus the signature block; 432 * writing it to the objectdb, write the contents of the object into a 477 * Given the unsigned commit object's contents, its signature and the
|
| D | submodule.h | 260 * submodule contents. It preps a new submodule, creates an entry in 451 * - **GIT_SUBMODULE_IGNORE_NONE** will consider any change to the contents 454 * - **GIT_SUBMODULE_IGNORE_UNTRACKED** examines the contents of the
|
| D | index.h | 264 * Update the contents of an existing index object in memory by reading 314 * The current index contents will be replaced by the specified tree. 380 * Clear the contents (all the entries) of an index object.
|
| D | repository.h | 551 * configuration. The contents of this snapshot will not change, 620 * Use this function to get the contents of this file. Don't forget to 722 * @param path Path to file on disk whose contents should be hashed. If the
|
| D | odb_backend.h | 60 * This can be useful for inspecting the contents of a single 104 * Store the contents of the stream as an object with the id
|
| D | buffer.h | 41 * The buffer contents. 95 * marked as invalid for future operations, invaliding the contents.
|
| D | filter.h | 148 * Apply a filter list to the contents of a file on disk 163 * Apply a filter list to the contents of a blob
|
| D | pack.h | 144 * Write the contents of the packfile to an in-memory buffer 146 * The contents of the buffer will become a valid packfile, even though there
|
| D | blob.h | 92 * Get the size in bytes of the contents of a blob 192 * the contents (and don't want/need to perform filtering), use
|
| D | tree.h | 369 * Write the contents of the tree builder as a tree object 382 * Write the contents of the tree builder as a tree object
|
| D | strarray.h | 43 * contents are leaked. Call git_strarray_free() if necessary.
|
| /GUIX-v6.2.1/scripts/ |
| D | win-installer-helper.psm1 | 40 Deletes the downloaded content folder. Cleans the contents of the TEMP folder. Prints 45 Preserves the temp folder contents. 90 Downloads a file from a URL to the downloaded contents folder. 92 Fetches the contents of a file from a URL to the downloaded contents folder (C:\Downloads). 943 Deletes the contents of well known temporary folders. 953 Trace-Message "Wiping contents of the $($Env:TEMP) and C:\Windows\TEMP folders." in Reset-TempFolders() 1458 a CDPX hosted blob store. This method fetches the contents of such blob packages 1720 log files. Finally, if any error log files are present, prints out the contents of those 1763 Trace-Message "Contents of VS installer error log: $setupLogPath" in Run-VisualStudioInstallerProcessMonitor()
|
| /GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/sys/ |
| D | filter.h | 251 * `apply` function will not be invoked and the contents will be passed 257 * Called to actually apply the filter to file contents. If this 258 * function returns `GIT_PASSTHROUGH` then the contents will be passed
|
| /GUIX-v6.2.1/guix_studio/libs/libgit2/ |
| D | LICENSE.txt | 97 is covered only if its contents constitute a work based on the 606 such a program is covered only if its contents constitute a work based 755 that the user who changes the contents of definitions files in the
|
| /GUIX-v6.2.1/guix_studio/libs/libpng/include/ |
| D | zlib.h | 1044 contents. hcrc is set to true if there is a header CRC. (The header CRC 1134 out() are permitted to change the contents of the window provided to 1500 for end-of-file or in case of error. If there was an error, the contents at
|
| /GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/ |
| D | ftcache.h | 71 * **persistent**, which means that the contents they point to should not 151 * contents of such objects is application-dependent.
|
| /GUIX-v6.2.1/guix_studio/libs/libjpeg/include/ |
| D | jpeglib.h | 104 /* These two fields directly represent the contents of a JPEG DHT marker */ 627 * library, the uninterpreted contents of any or all APPn and COM markers
|
| /GUIX-v6.2.1/.github/workflows/ |
| D | regression_test.yml | 19 contents: read
|
| D | studio_msix_package.yml | 14 contents: read
|
| D | studio_installer.yml | 14 contents: read
|
| D | studio_demo_test.yml | 19 contents: read
|
| D | studio_view_test.yml | 19 contents: read
|
123