Searched full:insert (Results 1 – 25 of 128) sorted by relevance
123456
| /Documentation/userspace-api/media/v4l/ |
| D | selection-api-intro.rst | 9 can insert the image into larger one. Some video output devices can crop 10 part of an input image, scale it up or down and insert it at an
|
| /Documentation/process/ |
| D | email-clients.rst | 90 to insert into the message. 97 To insert a patch use :menuselection:`Message-->Insert File` (:kbd:`CTRL-I`) 115 :menuselection:`Insert-->Text File...` (:kbd:`ALT-N x`) 116 to insert the patch. 141 :menuselection:`insert file` and choose your patch. 143 and put the :menuselection:`insert file` icon there. 185 an :menuselection:`insert file` option that inserts the contents of a file 196 before middle button or shift-insert or use:: 339 Works. Use "Insert file..." or external editor.
|
| /Documentation/admin-guide/ |
| D | mono.rst | 28 to insert it manually with modprobe/insmod, as kmod 38 # Insert BINFMT_MISC module into the kernel
|
| D | braille-console.rst | 22 mode). To review previous messages, press the Insert key to switch to the VT
|
| /Documentation/translations/sp_SP/process/ |
| D | email-clients.rst | 107 Para insertar un parche haga :menuselection:`Message-->Insert File` (:kbd:`CTRL-I`) 125 :menuselection:`Insert-->Text File...` (:kbd:`ALT-N x`) 152 :menuselection:`insert file` y busque su parche. 154 de creación de mensajes y poner el icono :menuselection:`insert file`. 205 los editores tienen una opción :menuselection:`insert file` que inserta el 216 antes del boton del medio o shift-insert o use:: 360 Funciona. Utilice "Insert file..." o un editor externo.
|
| /Documentation/devicetree/bindings/mfd/ |
| D | maxim,max8925.yaml | 84 no-insert-detect: 142 no-insert-detect = <0>;
|
| /Documentation/devicetree/bindings/sound/ |
| D | nuvoton,nau8821.yaml | 75 nuvoton,jack-insert-debounce: 141 nuvoton,jack-insert-debounce = <7>;
|
| D | nuvoton,nau8825.yaml | 156 nuvoton,jack-insert-debounce: 232 nuvoton,jack-insert-debounce = <7>;
|
| D | davinci-mcbsp.yaml | 74 McBSP will insert a blank period (high-impedance period) before the first
|
| /Documentation/sphinx/ |
| D | rstFlatTable.py | 33 * fill-cells: instead of autospann missing cells, insert missing cells 130 tableNode.insert(0, title) 254 self.rows[y].insert(x+c+1, None) 262 self.rows[y+r+1].insert(x+c, None) 269 # Insert the missing cells on the right side. For this, first 345 cellElements.insert(0, target)
|
| D | translations.py | 67 self.document.insert(0, new_nodes)
|
| /Documentation/devicetree/bindings/mmc/ |
| D | synopsys-dw-mshc-common.yaml | 39 insert event. The default value is 0.
|
| /Documentation/usb/ |
| D | chipidea.rst | 66 5) Remove B-device (unplug micro B plug) and insert again in 10 seconds; 69 6) Remove B-device (unplug micro B plug) and insert again after 10 seconds;
|
| D | usbdevfs-drop-permissions.c | 101 printf("Insert new mask: "); in main()
|
| /Documentation/maintainer/ |
| D | modifying-patches.rst | 30 to insert an indication of the origin of a patch at the top of the commit
|
| /Documentation/driver-api/80211/ |
| D | mac80211-advanced.rst | 72 Insert notes about VLAN interfaces with hw crypto here or in the hw 99 Insert notes about having multiple virtual interfaces with different MAC
|
| /Documentation/pcmcia/ |
| D | locking.rst | 16 - serializes card insert / ejection
|
| /Documentation/translations/zh_TW/process/ |
| D | email-clients.rst | 97 用 :menuselection:`Message-->Insert File` (:kbd:`CTRL-I`) 或外置編輯器插入補丁。 314 可以使用它。使用"Insert file..."或者外部的編輯器。
|
| /Documentation/translations/zh_CN/process/ |
| D | email-clients.rst | 96 用 :menuselection:`Message-->Insert File` (:kbd:`CTRL-I`) 或外置编辑器插入补丁。 313 可以使用它。使用"Insert file..."或者外部的编辑器。
|
| /Documentation/core-api/ |
| D | watch_queue.rst | 34 insert messages into it. Note that a source may be bound to multiple pipes and 35 insert messages into all of them simultaneously. 42 will insert a WATCH_META_LOSS_NOTIFICATION message into the output buffer after
|
| D | rbtree.rst | 15 to insert/access/delete nodes) and hash tables (which are not kept sorted to 55 users are expected to write their own tree search and insert functions 109 Inserting data in the tree involves first searching for the place to insert the 220 Both insert and erase calls have their respective counterpart of augmented
|
| D | idr.rst | 37 object with the reserved ID and finally insert the initialised object
|
| /Documentation/RCU/ |
| D | rculist_nulls.rst | 195 2) Insert algorithm 212 * insert obj in RCU way (readers might be traversing chain)
|
| /Documentation/dev-tools/ |
| D | kasan.rst | 53 Software KASAN modes use compile-time instrumentation to insert validity checks 308 safe to access and use compile-time instrumentation to insert shadow memory 326 Compile-time instrumentation is used to insert memory access checks. Compiler 354 Software Tag-Based KASAN uses compile-time instrumentation to insert checks 470 Software KASAN modes use compiler instrumentation to insert validity checks.
|
| /Documentation/power/ |
| D | s2ram.rst | 24 time-consuming - having to insert TRACE_RESUME() markers into the device
|
123456