Home
last modified time | relevance | path

Searched refs:shown (Results 1 – 25 of 39) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/filesystem/cocoa/
A DSDL_sysfilesystem.m95 static SDL_bool shown = SDL_FALSE;
96 if (!shown)
98 shown = SDL_TRUE;
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse.c1101 SDL_bool shown; local
1107 shown = mouse->cursor_shown;
1114 if (mouse->cursor_shown != shown) {
1118 return shown;
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A DKconfig73 * pool name is stored and can be shown in debugging prints
/AliOS-Things-master/components/SDL2/docs/
A DREADME-directfb.md51 be shown.
A Ddoxyfile110 # operators of the base classes will not be shown.
846 # documentation will contain sections that can be hidden and shown after the
1002 # is shown.
1092 # Note that which sources are shown also depends on other settings
1507 # nodes that will be shown in the graph. If the number of nodes in a graph
1511 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
1518 # from the root by following a path via at most 3 edges will be shown. Nodes
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile124 # operators of the base classes will not be shown.
307 # unions are shown inside the group in which they are included (e.g. using
314 # unions with only public data fields will be shown inline in the documentation
317 # structs, classes, and unions are shown on a separate page (for HTML and Man
994 # documentation will contain sections that can be hidden and shown after the
1186 # is shown.
1344 # Note that which sources are shown also depends on other settings
1697 # If the UML_LOOK tag is enabled, the fields and methods are shown inside
1788 # nodes that will be shown in the graph. If the number of nodes in a graph
1792 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
[all …]
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS151 # operators of the base classes will not be shown.
233 # documentation blocks is shown as doxygen documentation.
419 # are shown inside the group in which they are included (e.g. using \ingroup)
430 # with only public data fields or simple typedef fields will be shown inline in
1472 # documentation will contain sections that can be hidden and shown after the
1480 # shown in the various tree structured indices initially; the user can expand
2071 # Note that which sources are shown also depends on other settings such as
2161 # Note that which sources are shown also depends on other settings such as
2552 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
2724 # that will be shown in the graph. If the number of nodes in a graph becomes
[all …]
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile143 # operators of the base classes will not be shown.
382 # are shown inside the group in which they are included (e.g. using \ingroup)
393 # with only public data fields or simple typedef fields will be shown inline in
1208 # documentation will contain sections that can be hidden and shown after the
1216 # shown in the various tree structured indices initially; the user can expand
1769 # Note that which sources are shown also depends on other settings such as
1851 # Note that which sources are shown also depends on other settings such as
2246 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
2398 # that will be shown in the graph. If the number of nodes in a graph becomes
2402 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note that
[all …]
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in133 # operators of the base classes will not be shown.
356 # are shown inside the group in which they are included (e.g. using \ingroup)
367 # with only public data fields or simple typedef fields will be shown inline in
370 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
1131 # documentation will contain sections that can be hidden and shown after the
1139 # shown in the various tree structured indices initially; the user can expand
1675 # Note that which sources are shown also depends on other settings such as
2125 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
2245 # that will be shown in the graph. If the number of nodes in a graph becomes
2249 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note that
[all …]
A Dweb_doxyfile.in133 # operators of the base classes will not be shown.
356 # are shown inside the group in which they are included (e.g. using \ingroup)
367 # with only public data fields or simple typedef fields will be shown inline in
370 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
1131 # documentation will contain sections that can be hidden and shown after the
1139 # shown in the various tree structured indices initially; the user can expand
1675 # Note that which sources are shown also depends on other settings such as
2113 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
2233 # that will be shown in the graph. If the number of nodes in a graph becomes
2237 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note that
[all …]
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A DREADME.md99 (output: probabilities) as shown below. Refer to the [`tiny_conv`](https://github.com/tensorflow/te…
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DREADME-ENG.md180 # Result or error message will be shown here.
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile100 # operators of the base classes will not be shown.
850 # documentation will contain sections that can be hidden and shown after the
1036 # is shown.
1162 # Note that which sources are shown also depends on other settings
1586 # nodes that will be shown in the graph. If the number of nodes in a graph
1590 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
1597 # from the root by following a path via at most 3 edges will be shown. Nodes
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DREADME43 programs use the new APIs (as shown in example.c and pngtest.c), and
A DINSTALL192 your output with the result shown in contrib/pngsuite/README.
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaevents.m190 * the active Space in z-order (including the 'About' window, if it's shown)
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/
A Dmenuconfig.py1391 if shown(node) or shown_children:
1400 def shown(node): function
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/
A Dmenuconfig.py1391 if shown(node) or shown_children:
1400 def shown(node): function
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitappdelegate.m412 * window is shown - we fade it out ourselves when we're ready. */
A DSDL_uikitwindow.m107 /* only one window on iOS, always shown */
/AliOS-Things-master/components/SDL2/src/hidapi/
A DREADME.txt198 hidapi-externals and hidapi are on the same level, as shown:
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Drfc1951.txt686 codes, with possible additional bits as shown in the table
687 shown in Paragraph 3.2.5, above. Note that distance codes 30-
/AliOS-Things-master/components/SDL2/src/gfx/
A DINSTALL352 messages will still be shown).
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DINSTALL352 messages will still be shown).
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dstructure.txt320 typical image data processing. Each of the components shown in the diagram is
324 The objects shown above are:
425 shown are:

Completed in 54 milliseconds

12