Home
last modified time | relevance | path

Searched full:contents (Results 1 – 25 of 51) sorted by relevance

123

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Ddiff.h104 * 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 …]
Dmerge.h35 /** 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
Drevwalk.h34 * 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.
Dcommit.h304 * @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
Dsubmodule.h260 * 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
Dindex.h264 * 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.
Drepository.h551 * 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
Dodb_backend.h60 * This can be useful for inspecting the contents of a single
104 * Store the contents of the stream as an object with the id
Dbuffer.h41 * The buffer contents.
95 * marked as invalid for future operations, invaliding the contents.
Dfilter.h148 * Apply a filter list to the contents of a file on disk
163 * Apply a filter list to the contents of a blob
Dpack.h144 * 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
Dblob.h92 * Get the size in bytes of the contents of a blob
192 * the contents (and don't want/need to perform filtering), use
Dtree.h369 * Write the contents of the tree builder as a tree object
382 * Write the contents of the tree builder as a tree object
Dstrarray.h43 * contents are leaked. Call git_strarray_free() if necessary.
/GUIX-v6.2.1/scripts/
Dwin-installer-helper.psm140 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/
Dfilter.h251 * `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/
DLICENSE.txt97 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/
Dzlib.h1044 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/
Dftcache.h71 * **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/
Djpeglib.h104 /* 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/
Dregression_test.yml19 contents: read
Dstudio_msix_package.yml14 contents: read
Dstudio_installer.yml14 contents: read
Dstudio_demo_test.yml19 contents: read
Dstudio_view_test.yml19 contents: read

123