| /external/python/cpython2/Demo/tkinter/guido/ |
| D | solitaire.py | 7 - No cute graphical images for the playing cards faces or backs. 10 - No option to turn 3 cards at a time. 41 # Constants determining the size and lay-out of cards and stacks. We 45 # face down cards in the row stacks. 88 # cards. ALLVALUES is a list of all card values. 219 """A generic stack of cards. 235 The default position() method places all cards at the stack's 245 usermovehandler(cards) -- called to complete a subpile move 247 The default user move handler moves all moved cards back to 276 self.cards = [] [all …]
|
| /external/autotest/frontend/client/src/autotest/moblab/wizard/ |
| D | ConfigWizard.java | 28 * a list of cards. Each card is responsible for the configuration of one 32 // All the wizard cards. 33 private WizardCard[] cards; field in ConfigWizard 55 cards = new WizardCard[] {}; in ConfigWizard() 170 return cards; in getCards() 173 public void setCards(WizardCard[] cards) { in setCards() argument 174 if (cards != null) { in setCards() 175 this.cards = cards; in setCards() 177 this.cards = new WizardCard[] {}; in setCards() 179 for (WizardCard card : cards) { in setCards() [all …]
|
| D | ConfigViewMode.java | 25 WizardCard[] cards = wizard.getCards(); in reloadModeWidget() local 26 cardContainers = new CaptionPanel[cards.length]; in reloadModeWidget() 27 for (int count = 0; count < cards.length; count++) { in reloadModeWidget() 29 pnlCard.setCaptionText(cards[count].getViewTitle()); in reloadModeWidget() 43 WizardCard[] cards = wizard.getCards(); in display() local 44 for (int count = 0; count < cards.length; count++) { in display() 45 cardContainers[count].setContentWidget(cards[count].switchToMode(ConfigWizard.Mode.View)); in display()
|
| /external/swiftshader/third_party/SPIRV-Tools/docs/ |
| D | projects.md | 17 consists of a collection of *Cards*. 26 A project and its cards are used as a [Kanban 27 board](https://en.wikipedia.org/wiki/Kanban_board), where cards progress 31 They manage the creation and movement of cards 33 * They create cards to capture ideas, or to decompose large ideas into smaller 39 Our projects organize cards into the following columns: 40 * `Ideas`: Work which could be done, captured either as Cards or Notes. 65 We are considering prioritizing cards in the `Ideas` and `Ready to start` 82 implementable cards.
|
| /external/angle/third_party/spirv-tools/src/docs/ |
| D | projects.md | 17 consists of a collection of *Cards*. 26 A project and its cards are used as a [Kanban 27 board](https://en.wikipedia.org/wiki/Kanban_board), where cards progress 31 They manage the creation and movement of cards 33 * They create cards to capture ideas, or to decompose large ideas into smaller 39 Our projects organize cards into the following columns: 40 * `Ideas`: Work which could be done, captured either as Cards or Notes. 65 We are considering prioritizing cards in the `Ideas` and `Ready to start` 82 implementable cards.
|
| /external/deqp-deps/SPIRV-Tools/docs/ |
| D | projects.md | 17 consists of a collection of *Cards*. 26 A project and its cards are used as a [Kanban 27 board](https://en.wikipedia.org/wiki/Kanban_board), where cards progress 31 They manage the creation and movement of cards 33 * They create cards to capture ideas, or to decompose large ideas into smaller 39 Our projects organize cards into the following columns: 40 * `Ideas`: Work which could be done, captured either as Cards or Notes. 65 We are considering prioritizing cards in the `Ideas` and `Ready to start` 82 implementable cards.
|
| /external/libpcap/doc/ |
| D | README.dag | 3 want libpcap to support the DAG range of passive network monitoring cards from 29 capture stream (linux or bpf) and for capturing from DAG cards. To build 36 cards and will not capture from the native OS packet stream. 40 Libpcap when built for DAG cards against dag-2.5.1 or later releases: 58 Some DAG cards can provide more than one 'stream' of received data. 66 DAG cards normally do not have IP or link layer addresses assigned as 80 pcap_get_selectable_fd() is not supported, as DAG cards do not support 85 Some DAG cards now support capturing to multiple virtual interfaces, called 96 DAG cards by default capture entire packets including the L2 122 For more information about Endace DAG cards contact <sales@endace.com>.
|
| D | README.septel | 2 libpcap to support the Septel range of passive network monitoring cards 32 packet capture stream and for capturing from Septel cards. To build 39 cards and will not capture from the native OS packet stream.
|
| /external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
| D | InstancesSetMachineResourcesRequest.java | 79 * A list of the type and count of accelerator cards attached to the instance. 93 * A list of the type and count of accelerator cards attached to the instance. 108 * A list of the type and count of accelerator cards attached to the instance. 122 * A list of the type and count of accelerator cards attached to the instance. 136 * A list of the type and count of accelerator cards attached to the instance. 566 * A list of the type and count of accelerator cards attached to the instance. 584 * A list of the type and count of accelerator cards attached to the instance. 601 * A list of the type and count of accelerator cards attached to the instance. 618 * A list of the type and count of accelerator cards attached to the instance. 642 * A list of the type and count of accelerator cards attached to the instance. [all …]
|
| D | InstancesSetMachineResourcesRequestOrBuilder.java | 30 * A list of the type and count of accelerator cards attached to the instance. 41 * A list of the type and count of accelerator cards attached to the instance. 52 * A list of the type and count of accelerator cards attached to the instance. 63 * A list of the type and count of accelerator cards attached to the instance. 75 * A list of the type and count of accelerator cards attached to the instance.
|
| /external/googleapis/google/actions/sdk/v2/ |
| D | theme_customization.proto | 24 // Styles applied to cards that are presented to users 38 // Background color of cards. Acts as a fallback if `background_image` is 45 // action item background color for Actions on Google cards. 49 // The font family that will be used for title of cards. 64 // Border style of foreground image of cards. For example, can be applied on
|
| /external/chromium-trace/catapult/third_party/polymer/components/paper-material/test/ |
| D | paper-material.html | 62 var cards; 65 cards = fixture('ProgressiveElevations'); 68 test('yield progressively "deeper" cards', function() { 72 expect(cards.length).to.be.eql(5); 74 cards.forEach(function (card) {
|
| /external/googleapis/google/chat/v1/ |
| D | message.proto | 135 // Rich, formatted, and interactive cards that you can use to display UI 136 // elements such as: formatted texts, buttons, and clickable images. Cards are 137 // normally displayed below the plain-text body of the message. `cards` and 139 repeated ContextualAddOnMarkup.Card cards = 5 [deprecated = true]; field 142 // [cards](https://developers.google.com/workspace/chat/api/reference/rest/v1/cards). 144 // Only Chat apps can create cards. If your Chat app [authenticates as a 146 // the messages can't contain cards. 148 // To learn about cards and how to create them, see [Send card 170 // A plain-text description of the message's cards, used when the actual cards 243 // You can add accessory widgets to messages that contain text, cards, or both [all …]
|
| /external/angle/doc/ |
| D | VTF.md | 23 cards (unless we end up using software vertex processing). 63 * ATI R500 (on Google Code) cards do not support VTF (even though they are 68 * NVIDIA cards fall into two camps: 75 * unsure what they do on these cards under OpenGL. Need to do more
|
| /external/llvm-libc/src/time/gpu/ |
| D | time_utils.h | 19 // cards can have different values. The actualy frequency needs to be read from 20 // the kernel driver and will be between 25 MHz and 100 MHz on most cards. All 21 // cards following the GFX9 ISAs use a 100 MHz clock so we will default to that.
|
| /external/google-cloud-java/java-gsuite-addons/proto-google-apps-script-type-protos/src/main/java/com/google/apps/script/type/ |
| D | CommonAddOnManifestOrBuilder.java | 80 * Common layout properties for the add-on cards. 92 * Common layout properties for the add-on cards. 104 * Common layout properties for the add-on cards. 167 * any host. Any cards generated by this function will always be available to 182 * any host. Any cards generated by this function will always be available to 197 * any host. Any cards generated by this function will always be available to
|
| D | CommonAddOnManifest.java | 180 * Common layout properties for the add-on cards. 195 * Common layout properties for the add-on cards. 212 * Common layout properties for the add-on cards. 302 * any host. Any cards generated by this function will always be available to 320 * any host. Any cards generated by this function will always be available to 340 * any host. Any cards generated by this function will always be available to 1332 * Common layout properties for the add-on cards. 1346 * Common layout properties for the add-on cards. 1366 * Common layout properties for the add-on cards. 1388 * Common layout properties for the add-on cards. [all …]
|
| /external/exfatprogs/manpages/ |
| D | mkfs.exfat.8 | 49 Some media like SD cards need this for optimal performance and endurance, 92 and endurance on SD cards and other flash media not designed for use with exFAT 94 Furthermore, many SD cards and other flash devices specially optimize the
|
| /external/autotest/frontend/client/test/autotest/moblab/wizard/ |
| D | ConfigWizardTest.java | 10 WizardCard[] cards = new WizardCard[] { new WizardCard.StubCard(), new WizardCard.StubCard()}; in testWizard() local 11 wizard.setCards(cards); in testWizard()
|
| /external/autotest/frontend/client/src/autotest/moblab/ |
| D | ConfigWizardView.java | 22 WizardCard[] cards = new WizardCard[] { in ConfigWizardView() local 27 wizard.setCards(cards); in ConfigWizardView()
|
| /external/chromium-trace/catapult/third_party/polymer/components/paper-material/ |
| D | README.md | 22 Material design: [Cards](https://www.google.com/design/spec/components/cards.html)
|
| /external/chromium-trace/catapult/third_party/polymer/components/neon-animation/demo/card/ |
| D | index.html | 26 <link rel="import" href="x-cards-list.html"> 88 <x-cards-list id="list"> 100 </x-cards-list>
|
| D | x-cards-list.html | 15 <dom-module id="x-cards-list"> 41 is: 'x-cards-list',
|
| /external/autotest/server/site_tests/audio_InternalCardNodes/ |
| D | audio_InternalCardNodes.py | 15 audio nodes created for internal cards are correct. 21 """Gets expected nodes should should be created for internal cards.
|
| /external/pigweed/docs/ |
| D | index.rst | 10 <!-- Add a little space between the H2 and the cards. This is an edge case 30 <!-- Add a little space between the H2 and the cards. This is an edge case 107 <!-- Add a little space between the H2 and the cards. This is an edge case
|