/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | user-guide.md | 157 #### Common build options 316 #### FVP specific build options 326 #### Juno specific build options
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
D | test_check.py | 13 def _run(self, metadata=None, **options):
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/ |
D | CommandLine.py | 27 def _getopt_flags(options): argument 88 def option_dict(options): argument 232 options = [] variable in Application 622 options = [Option('-v','verbose')] variable in _test.MyApplication
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/ |
D | support.py | 33 def get_refactorer(fixer_pkg="lib2to3", fixers=None, options=None): argument
|
D | test_refactor.py | 47 def rt(self, options=None, fixers=_DEFAULT_FIXERS, explicit=None): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/ |
D | fixer_base.py | 28 options = None # Options object passed to initializer variable in BaseFix 49 def __init__(self, options, log): argument
|
D | main.py | 31 def __init__(self, fixers, options, explicit, nobackups, show_diffs): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | fancy_getopt.py | 402 def fancy_getopt (options, negative_opt, object, args): argument 480 def __init__ (self, options=[]): argument
|
D | text_file.py | 78 def __init__ (self, filename=None, file=None, **options):
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/ |
D | cmdfw.py | 71 def options(self, opts): member in CommandFrameWork
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regposix.c | 140 OnigOptionType options; in regcomp() local 174 OnigOptionType options; in regexec() local
|
D | regsyntax.c | 257 onig_set_syntax_options(OnigSyntaxType* syntax, OnigOptionType options) in onig_set_syntax_options()
|
D | onigposix.h | 120 OnigOptionType options; /* default option */ member
|
/device/google/marlin/dumpstate/ |
D | DumpstateDevice.cpp | 60 CommandOptions options = CommandOptions::WithTimeout(120).Build(); in dumpModem() local
|
/device/linaro/bootloader/arm-trusted-firmware/tools/fip_create/ |
D | fip_create.c | 513 static char *get_filename(int argc, char **argv, struct option *options) in get_filename() 544 static int parse_cmdline(int argc, char **argv, struct option *options, in parse_cmdline()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/ |
D | main.c | 124 Opt options[] = { variable 143 void ProcessArgs(int argc, char **argv, Opt *options) in ProcessArgs()
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | res_init.c | 441 char *options, in res_setoptions()
|
/device/google/wahoo/dumpstate/ |
D | DumpstateDevice.cpp | 63 CommandOptions options = CommandOptions::WithTimeout(120).Build(); in dumpModem() local
|
/device/google/contexthub/util/stm32_flash/ |
D | flash.c | 77 char options[] = "d:e:w:a:t:r:l:g:csiu"; in main() local
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/ |
D | genmk_old.c | 236 Opt options[] = { variable 707 ProcessArgs( int argc, char **argv, Opt *options ) in ProcessArgs()
|
D | genmk.c | 345 Opt options[] = { variable 996 ProcessArgs( int argc, char **argv, Opt *options ) in ProcessArgs()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | smtplib.py | 457 def mail(self, sender, options=[]): argument 465 def rcpt(self, recip, options=[]): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/ |
D | expatbuilder.py | 137 def __init__(self, options=None): argument 610 def __init__(self, context, options=None): argument 978 def makeBuilder(options): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/ |
D | expatbuilder.py | 137 def __init__(self, options=None): argument 610 def __init__(self, context, options=None): argument 978 def makeBuilder(options): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | loslib.c | 172 static const char *const options[] = LUA_STRFTIMEOPTIONS; in checkoption() local
|