/third_party/typescript/tests/baselines/reference/ |
D | specializationError.types | 9 bar(value: "Menu"): Promise<string>; 10 >bar : { (value: "Menu"): Promise<string>; <T>(value: string, element: string): Promise<T>; <T>(val… 11 >value : "Menu" 14 >bar : { (value: "Menu"): Promise<string>; <T>(value: string, element: string): Promise<T>; <T>(val… 19 >bar : { (value: "Menu"): Promise<string>; <T>(value: string, element: string): Promise<T>; <T>(val…
|
D | tsxStatelessFunctionComponents3.types | 23 >(props) => (<div> <h3>Main Menu</h3></div>) : (props: { children?: React.ReactNode; }) => JSX.E… 25 >(<div> <h3>Main Menu</h3></div>) : JSX.Element 26 ><div> <h3>Main Menu</h3></div> : JSX.Element 29 <h3>Main Menu</h3> 30 ><h3>Main Menu</h3> : JSX.Element
|
D | discriminatedUnionJsxElement.js | 8 function Menu<MenuItemVariant extends ListItemVariant = ListItemVariant.OneLine>(data: IData<MenuIt… 28 function Menu(data) { class 47 declare function Menu<MenuItemVariant extends ListItemVariant = ListItemVariant.OneLine>(data: IDat…
|
D | tsxStatelessFunctionComponents3.js | 11 <h3>Main Menu</h3> 29 <h3>Main Menu</h3>
|
D | discriminatedUnionJsxElement.symbols | 16 function Menu<MenuItemVariant extends ListItemVariant = ListItemVariant.OneLine>(data: IData<MenuIt… 17 >Menu : Symbol(Menu, Decl(discriminatedUnionJsxElement.tsx, 4, 1))
|
D | discriminatedUnionJsxElement.types | 11 function Menu<MenuItemVariant extends ListItemVariant = ListItemVariant.OneLine>(data: IData<MenuIt… 12 >Menu : <MenuItemVariant extends ListItemVariant = ListItemVariant.OneLine>(data: IData<MenuItemVar…
|
/third_party/python/Lib/idlelib/ |
D | macosx.py | 164 from tkinter import Menu 182 menubar = Menu(root) 186 menudict['window'] = menu = Menu(menubar, name='window', tearoff=0) 236 menudict['application'] = menu = Menu(menubar, name='apple',
|
/third_party/typescript/tests/arkTSTest/testcase/arkts-no-ctor-signatures-type/ |
D | arkts-no-ctor-signatures-type-5-ok.ets | 28 class Menu { 41 let t: Menu = new Menu()
|
D | arkts-no-ctor-signatures-type-5-error.ets | 30 class Menu { 40 let t = new Menu()
|
/third_party/typescript/tests/arkTSTest/testcase/arkts-no-classes-as-obj/ |
D | arkts-no-classes-as-obj-1-ok.ets | 28 class Menu { 40 let p: Menu = new Menu()
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
D | Demo.java | 18 import java.awt.Menu; 91 Menu translitMenu; 134 Menu menu; in initMenus() 139 mbar.add(menu = new Menu("File")); in initMenus() 214 Menu fontMenu = new Menu("Font"); in initMenus() 223 Menu sizeMenu = new Menu("Size"); in initMenus() 234 mbar.add(translitMenu = new Menu("Transliterator")); in initMenus() 274 translitMenu.add(historyMenu = new Menu("Recent")); in initMenus() 284 Menu helpMenu; in initMenus() 285 mbar.add(helpMenu = new Menu("Extras")); in initMenus() [all …]
|
/third_party/python/Tools/pynche/ |
D | PyncheWidget.py | 47 menubar = self.__menubar = Menu(tkroot) 51 filemenu = self.__filemenu = Menu(menubar, tearoff=0) 64 viewmenu = Menu(menubar, tearoff=0) 72 helpmenu = Menu(menubar, name='help', tearoff=0)
|
/third_party/python/Tools/msi/ |
D | testrelease.bat | 67 @echo Capturing Start Menu 68 …@dir /s/b "%PROGRAMDATA%\Microsoft\Windows\Start Menu\Programs" | findstr /ic:"python" > "%~2\star… 69 …@dir /s/b "%APPDATA%\Microsoft\Windows\Start Menu\Programs" | findstr /ic:"python" >> "%~2\startm…
|
/third_party/python/Lib/turtledemo/ |
D | __main__.py | 155 self.mBar = Menu(root, relief=RAISED, borderwidth=2) 291 menu = Menu(master) 301 menu = Menu(master) 316 menu = Menu(master)
|
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
D | ViewerActivity.java | 16 import android.view.Menu; 45 public boolean onCreateOptionsMenu(Menu menu) { in onCreateOptionsMenu()
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/java/com/mobileer/androidfxlab/ |
D | MainActivity.kt | 29 import android.view.Menu in <lambda>() 168 override fun onCreateOptionsMenu(menu: Menu): Boolean { in <lambda>()
|
/third_party/typescript/tests/cases/compiler/ |
D | discriminatedUnionJsxElement.tsx | 11 function Menu<MenuItemVariant extends ListItemVariant = ListItemVariant.OneLine>(data: IData<MenuIt…
|
/third_party/typescript/tests/cases/conformance/jsx/ |
D | tsxStatelessFunctionComponents3.tsx | 17 <h3>Main Menu</h3>
|
/third_party/rust/crates/clap/clap_complete/src/ |
D | dynamic.rs | 219 Menu, enumerator 229 Self::Menu, in value_variants() 270 Self::Menu => { in to_possible_value()
|
/third_party/openh264/test/build/android/src/com/cisco/codec/unittest/ |
D | MainActivity.java | 6 import android.view.Menu;
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
D | TapToToneActivity.java | 29 import android.view.Menu; 288 public boolean onCreateOptionsMenu(Menu menu) { in onCreateOptionsMenu()
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.2.4.rst | 34 - Dirt Rally: Menu system doesn't show up with Mesa 19.2.3
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/resources/ |
D | RBManager.properties | 722 # @group Menu Items 757 # @comment Menu title for the opening, saving, etc. documents and exiting the program 796 # @comment Menu item for import and merging another resource file with the bundle being worked with 826 # @comment Menu item for creating a new resource bundle 832 # @comment Menu Item for opening a resource bundle 838 # @comment Menu item for closing the application 844 # @comment Menu item for saving the resource bundle being worked with 850 # @comment Menu Item for saving a resource bundle to a particular location and file name 859 # @comment Menu title for help information and general information about the program 862 # @comment Menu item which brings up a dialog describing the application [all …]
|
D | RBManager_sv.properties | 725 # @group Menu Items 760 # @comment Menu title for the opening, saving, etc. documents and exiting the program 799 # @comment Menu item for import and merging another resource file with the bundle being worked with 829 # @comment Menu item for creating a new resource bundle 835 # @comment Menu Item for opening a resource bundle 841 # @comment Menu item for closing the application 847 # @comment Menu item for saving the resource bundle being worked with 853 # @comment Menu Item for saving a resource bundle to a particular location and file name 862 # @comment Menu title for help information and general information about the program 865 # @comment Menu item which brings up a dialog describing the application [all …]
|
D | RBManager_de.properties | 722 # @group Menu Items 757 # @comment Menu title for the opening, saving, etc. documents and exiting the program 796 # @comment Menu item for import and merging another resource file with the bundle being worked with 826 # @comment Menu item for creating a new resource bundle 832 # @comment Menu Item for opening a resource bundle 838 # @comment Menu item for closing the application 844 # @comment Menu item for saving the resource bundle being worked with 850 # @comment Menu Item for saving a resource bundle to a particular location and file name 859 # @comment Menu title for help information and general information about the program 862 # @comment Menu item which brings up a dialog describing the application [all …]
|