Definitions
from Wiktionary, Creative Commons Attribution/Share-Alike License.
- verb transitive, computing To add an
item to aqueue .
Etymologies
from Wiktionary, Creative Commons Attribution/Share-Alike License
Support
Help support Wordnik (and make this page ad-free) by adopting the word enqueue.
Examples
-
'enqueue' some of the episodes (done by pressing 'e') then I could run "podbeuter" on another terminal and view the list of enqueued files.
New Linux User 2009
-
'enqueue' some of the episodes (done by pressing 'e') then I could run "podbeuter" on another terminal and view the list of enqueued files.
New Linux User 2009
-
I think that the enqueue functions might be beyond the scope of my WordCamp presentation.
-
Every one of these will enqueue a request for LowProfileImageLoader to download the corresponding image - but only the most recent one matters.
Site Home David Anson 2011
-
"SQL ordered by elapsed time" and the "enqueue activity" in a moment.
Oracle Scratchpad Jonathan Lewis 2010
-
FILES = $ {NAUTILUS_SCRIPT_SELECTED_FILE_PATHS} echo "$ {FILES}" | while read FILE; do if [- n "$ {FILE}"]; then audacious -- enqueue "$ {FILE}" fi; done
مجتمع لينوكس العربي remstereo 2010
-
# A small script to enqueue media files in totem recursively
مجتمع لينوكس العربي remstereo 2010
-
Once you have your encoding profile set up it takes ~10 seconds per dvd to enqueue it in handbrake.
Doom9's Forum 2010
-
Instead of running down the list from beginning to end each time we wish to enqueue something, we can keep a pointer (or cursor) to the last element.
-
Thus, the queue migrates in a clockwise direction as we enqueue and dequeue elements.
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.