Home
last modified time | relevance | path

Searched full:push (Results 1 – 25 of 32) sorted by relevance

12

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Dremote.h284 * Add a push refspec to the remote's configuration
286 * Add the given refspec to the push list in the configuration. No
291 * @param refspec the new push refspec
297 * Get the remote's list of push refspecs
333 * GIT_DIRECTION_PUSH if you want to push
426 /** Push network progress notification function */
434 * Represents an update which will be performed on the remote during push
468 * Called for each updated reference on push. If `status` is
554 * upload portion of a push. Be aware that this is called
719 * If the transport being used to push to the remote requires the creation
[all …]
Drevwalk.h111 * Push matching references
129 * Push the repository's HEAD
179 * Push the OID pointed to by a reference
184 * @param refname the reference to push
233 * Push and hide the respective endpoints of the given range.
Dtypes.h241 * Preparation for a push operation. Can be used to configure what to
242 * push and the level of parallelism of the packfile builder.
Ddeprecated.h514 * Type definition for push transfer progress callbacks.
/GUIX-v6.2.1/common/src/
Dgxe_system_screen_stack_push.c44 /* This function checks errors in the system screen stack push */
49 /* screen Screen pointer to push */
58 /* stack push routine */
86 /* Call actual screen stack PUSH function. */ in _gxe_system_screen_stack_push()
89 /* Return the error status from screen stack push. */ in _gxe_system_screen_stack_push()
Dgxe_screen_stack_push.c44 /* This function checks errors in the screen stack push function. */
49 /* screen Screen pointer to push */
58 /* _gx_screen_stack_push The actual screen stack push */
87 /* Call actual screen stack PUSH function. */ in _gxe_screen_stack_push()
90 /* Return the error status from screen stack push. */ in _gxe_screen_stack_push()
Dgx_system_rtos_bind.c212 /* event_post: push an event into the fifo event queue */
283 /* did not find a match, push new event */ in gx_generic_event_fold()
559 /* event_post: push an event into the fifo event queue */
630 /* did not find a match, push new event */ in gx_generic_event_fold()
Dgx_system_screen_stack_push.c48 /* screen Screen pointer to push */
82 /* Push the screen and its parent to screen stack. */ in _gx_system_screen_stack_push()
Dgx_screen_stack_push.c49 /* screen Screen pointer to push */
83 /* Push the screen and its parent to screen stack. */ in _gx_screen_stack_push()
Dgx_animation_complete.c175 /* Push animation target to system screen stack. */ in _gx_animation_complete()
213 /* Push animation target to system screen stack. */ in _gx_animation_complete()
Dgx_rich_text_view_text_draw.c64 /* _gx_system_rich_text_format_push Push rich text format */
/GUIX-v6.2.1/samples/demo_guix_calculator/
Devaluate.c41 /* Push an operand to operand stack. */
64 /* Push an operator to operation stack. */
167 …/* Push current operation to stack_operation when it's priority higher than the stack top operatio… in evaluate()
174 … /* Pop out two operands and one operation and push the calculate result to stack_operand, in evaluate()
175 then push the current operation to the stack_operation. */ in evaluate()
/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/sys/
Dtransport.h76 /** Executes the push whose context is in the git_push object. */
77 …int GIT_CALLBACK(push)(git_transport *transport, git_push *push, const git_remote_callbacks *callb…
/GUIX-v6.2.1/.github/workflows/
Dregression_test.yml5 # Controls when the action will run. Triggers the workflow on push or pull request
9 push:
Dstudio_demo_test.yml5 # Controls when the action will run. Triggers the workflow on push or pull request
9 push:
Dstudio_view_test.yml5 # Controls when the action will run. Triggers the workflow on push or pull request
9 push:
Dstudio_demo_test_compile.yml5 # Controls when the action will run. Triggers the workflow on push or pull request
9 push:
/GUIX-v6.2.1/tutorials/demo_guix_transitions/
Ddemo_guix_transitions.c112 animation direction with each push of the settings button. GUIX Studio can only
219 animation, and catches the "Settings" button push.
/GUIX-v6.2.1/guix_studio/
Dexpress_dialog.cpp377 //the enter key on push button equals to click event in PreTranslateMessage()
380 //do not block enter key on push button, combobox and multi-line edit box in PreTranslateMessage()
Dtrigger_action_select_dlg.cpp21 { _T("Screen Stack Push"), GX_ACTION_TYPE_SCREEN_STACK_PUSH },
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_screen_stack.c100 sprintf(test_comment, "Push new screen into stack."); in control_thread_entry()
/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/
Dftvalid.h84 #pragma warning( push )
Dftcalc.h191 #pragma GCC diagnostic push in FT_MulFix_x86_64()
/GUIX-v6.2.1/
DREADME.md40 …ch official release (preview or GA) will be tagged to mark the commit and push it into the Github …
/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dzlib.h1521 Push one character back onto the stream to be read as the first character
1522 on the next read. At least one character of push-back is allowed.

12