Searched full:push (Results 1 – 25 of 32) sorted by relevance
12
| /GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/ |
| D | remote.h | 284 * 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 …]
|
| D | revwalk.h | 111 * 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.
|
| D | types.h | 241 * Preparation for a push operation. Can be used to configure what to 242 * push and the level of parallelism of the packfile builder.
|
| D | deprecated.h | 514 * Type definition for push transfer progress callbacks.
|
| /GUIX-v6.2.1/common/src/ |
| D | gxe_system_screen_stack_push.c | 44 /* 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()
|
| D | gxe_screen_stack_push.c | 44 /* 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()
|
| D | gx_system_rtos_bind.c | 212 /* 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()
|
| D | gx_system_screen_stack_push.c | 48 /* screen Screen pointer to push */ 82 /* Push the screen and its parent to screen stack. */ in _gx_system_screen_stack_push()
|
| D | gx_screen_stack_push.c | 49 /* screen Screen pointer to push */ 83 /* Push the screen and its parent to screen stack. */ in _gx_screen_stack_push()
|
| D | gx_animation_complete.c | 175 /* Push animation target to system screen stack. */ in _gx_animation_complete() 213 /* Push animation target to system screen stack. */ in _gx_animation_complete()
|
| D | gx_rich_text_view_text_draw.c | 64 /* _gx_system_rich_text_format_push Push rich text format */
|
| /GUIX-v6.2.1/samples/demo_guix_calculator/ |
| D | evaluate.c | 41 /* 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/ |
| D | transport.h | 76 /** 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/ |
| D | regression_test.yml | 5 # Controls when the action will run. Triggers the workflow on push or pull request 9 push:
|
| D | studio_demo_test.yml | 5 # Controls when the action will run. Triggers the workflow on push or pull request 9 push:
|
| D | studio_view_test.yml | 5 # Controls when the action will run. Triggers the workflow on push or pull request 9 push:
|
| D | studio_demo_test_compile.yml | 5 # Controls when the action will run. Triggers the workflow on push or pull request 9 push:
|
| /GUIX-v6.2.1/tutorials/demo_guix_transitions/ |
| D | demo_guix_transitions.c | 112 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/ |
| D | express_dialog.cpp | 377 //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()
|
| D | trigger_action_select_dlg.cpp | 21 { _T("Screen Stack Push"), GX_ACTION_TYPE_SCREEN_STACK_PUSH },
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_screen_stack.c | 100 sprintf(test_comment, "Push new screen into stack."); in control_thread_entry()
|
| /GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/ |
| D | ftvalid.h | 84 #pragma warning( push )
|
| D | ftcalc.h | 191 #pragma GCC diagnostic push in FT_MulFix_x86_64()
|
| /GUIX-v6.2.1/ |
| D | README.md | 40 …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/ |
| D | zlib.h | 1521 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