/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | user-guide.rst | 208 Common build options 399 .. __: `platform-interrupt-controller-API.rst` 400 .. __: `interrupt-framework-design.rst` 604 ARM development platform specific build options 684 ARM CSS platform specific build options 703 ARM FVP platform specific build options
|
/device/generic/goldfish/dhcp/client/ |
D | main.cpp | 32 uint32_t options = 0; in main() local
|
D | dhcpclient.cpp | 53 DhcpClient::DhcpClient(uint32_t options) in DhcpClient() 310 const uint8_t* options = msg.dhcpData.options; in configureDhcp() local
|
/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/google/cuttlefish/host/commands/run_cvd/ |
D | process_monitor.cc | 71 cvd::SubprocessOptions options; in StartSubprocess() local 157 cvd::SubprocessOptions options; in RestartOnExitCb() local
|
/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/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/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/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()
|
/device/google/cuttlefish/host/commands/launch/ |
D | flag_forwarder.cc | 240 cvd::SubprocessOptions options; in FlagForwarder() local 293 cvd::SubprocessOptions options; in UpdateFlagDefaults() local
|
/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/cuttlefish/common/libs/utils/ |
D | subprocess.cpp | 132 pid_t Subprocess::Wait(int* wstatus, int options) { in Wait() 311 SubprocessOptions options) { in RunWithManagedStdio()
|
/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/generic/goldfish/dhcp/common/include/ |
D | message.h | 96 uint8_t options[1024]; /* optional parameters */ member
|
/device/google/trout/hal/dumpstate/1.1/ |
D | DumpstateDevice.cpp | 250 Return<void> DumpstateDevice::debug(const hidl_handle& h, const hidl_vec<hidl_string>& options) { in debug()
|
/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
|