Home
last modified time | relevance | path

Searched refs:go (Results 1 – 25 of 59) sorted by relevance

123

/device/google/contexthub/firmware/os/platform/stm32/misc/
Dm3debug.script37 go
50 go
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dxxci.py89 def go(args): function
114 go(getargs())
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dwsgui.py101 self.url_entry.bind("<Key-Return>", self.go)
107 self.go_button = Button(top, text="Go", command=self.go)
140 def go(self, event=None): member in App
193 self.go()
Dwcgui.py206 self.go()
219 def go(self): member in CheckerWindow
248 self.go()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dantlr.c406 int go=1; char name[MaxRuleName+1]; in class_def() local
414 if(go) strncpy(name,LATEXT(1),MaxRuleName); in class_def()
421 if(go) strncpy(name,LATEXT(1),MaxRuleName); in class_def()
434 go = 0; in class_def()
1202 char *t=NULL; ECnode *e; int go=1; TermEntry *p; in error() local
1245 go=0; in error()
1254 if ( go ) t=mystrdup(LATEXT(1)); in error()
1261 if ( go ) t=mystrdup(LATEXT(1)); in error()
1268 if ( go ) t=mystrdup(LATEXT(1)); in error()
1278 if ( go ) list_add(&(e->elist), t); in error()
[all …]
DREADME17 Don't forget to go into the makefile to uncomment the appropriate
Dantlr.g763 : <<int go=1; char name[MaxRuleName+1];>>
765 ( NonTerminal <<if(go) strncpy(name,LATEXT(1),MaxRuleName);>>
766 | TokenTerm <<if(go) strncpy(name,LATEXT(1),MaxRuleName);>>
772 go = 0;
1249 error : <<char *t=NULL; ECnode *e; int go=1; TermEntry *p;>>
1272 go=0;
1276 ( NonTerminal <<if ( go ) t=mystrdup(LATEXT(1));>>
1277 | TokenTerm <<if ( go ) t=mystrdup(LATEXT(1));>>
1278 | QuotedTerm <<if ( go ) t=mystrdup(LATEXT(1));>>
1280 <<if ( go ) list_add(&(e->elist), t);>>
[all …]
Dantlr1.txt146 Directory where output files should go (default=".").
188 option if _a_n_t_l_r seems to go out to lunch and your disk
/device/google/accessory/demokit/hardware/fab/shield/
DREADME.txt20 This is a base silk. Colored silks go on top of this one.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
DVfrStrings.uni38 …d as previous controller's override driver in the following check box, and go on to order them pri…
39 …d as previous controller's override driver in the following check box, and go on to order them pri…
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Ddlg1.txt36 required to decide which state to go to. Some care
56 Directory where output files should go (default=".").
/device/linaro/bootloader/edk2/
DBuildNotes2.txt60 Next, go to the module directory and begin to build. This example is for the
75 Then go to MdePkg\Library\BaseLib directory and type build:
80 platform dsc file, go to directory which must be not a module's directory, and
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
DREADME.txt32 there are fundamental differences between systems that I can't make go away.
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Vtf0/Ia16/
DResetVec.asm16100 ; Nothing can go here, otherwise the layout of this file would change.
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
DResetVec.asm16100 ; Nothing can go here, otherwise the layout of this file would change.
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/Vtf0/Ia16/
DResetVec.asm16100 ; Nothing can go here, otherwise the layout of this file would change.
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/Ia32/
DResetVec.asm16103 ; Nothing can go here, otherwise the layout of this file would change.
/device/linaro/bootloader/edk2/UefiCpuPkg/SecCore/Ia32/
DResetVec.asm16103 ; Nothing can go here, otherwise the layout of this file would change.
DResetVec.nasmb102 ; Nothing can go here, otherwise the layout of this file would change.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
DFormDisplayStr.uni72 … #language en-US "Press D(d) to discard changes for this form, Press G(g) to go to this form"
73 … #language fr-FR "Press D(d) to discard changes for this form, Press G(g) to go to this form"
/device/linaro/bootloader/edk2/ArmVirtPkg/
DArmVirtPkg.dec92 # regions, which ensures that guest writes to such regions go through the CPU
/device/google/contexthub/firmware/os/platform/stm32/lkr/
Dapp.lkr19 - ".flash" will contain all parts of the app that go into actual flash
/device/google/marlin/radio/
Dfilesmap65 # If still some files need to go to different location give the full
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dbs16.S146 # go to next find
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
Dfaqwiz.py379 def go(self): member in FaqWizard
841 wiz.go()

123