/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | argparse.py | 255 def add_argument(self, action): argument 487 def _format_action(self, action): argument 534 def _format_action_invocation(self, action): argument 557 def _metavar_formatter(self, action, default_metavar): argument 573 def _format_args(self, action, default_metavar): argument 592 def _expand_help(self, action): argument 605 def _iter_indented_subactions(self, action): argument 625 def _get_help_string(self, action): argument 658 def _get_help_string(self, action): argument 1320 def _add_action(self, action): argument [all …]
|
D | warnings.py | 49 def filterwarnings(action, message="", category=Warning, module="", lineno=0, argument 78 def simplefilter(action, category=Warning, lineno=0, append=0): argument 142 def _getaction(action): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | argparse.py | 253 def add_argument(self, action): argument 485 def _format_action(self, action): argument 532 def _format_action_invocation(self, action): argument 555 def _metavar_formatter(self, action, default_metavar): argument 571 def _format_args(self, action, default_metavar): argument 590 def _expand_help(self, action): argument 603 def _iter_indented_subactions(self, action): argument 623 def _get_help_string(self, action): argument 656 def _get_help_string(self, action): argument 1307 def _add_action(self, action): argument [all …]
|
D | sched.py | 46 def enterabs(self, time, priority, action, argument): argument 57 def enter(self, delay, priority, action, argument): argument
|
D | warnings.py | 45 def filterwarnings(action, message="", category=Warning, module="", lineno=0, argument 74 def simplefilter(action, category=Warning, lineno=0, append=0): argument 138 def _getaction(action): argument
|
/device/google/cuttlefish_common/guest/monitoring/vsoc_service/java/com/android/google/gce/gceservice/ |
D | GceBroadcastReceiver.java | 42 final String action = intent.getAction(); in onReceive() local
|
/device/google/marlin/telephony/ims/src/org/codeaurora/ims/internal/ |
D | IQtiImsExt.aidl | 60 int action, int reason, int serviceClass, String dialingNumber, in setCallForwardUncondTimer()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
D | register.py | 224 def build_post_data(self, action): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | _warnings.c | 105 PyObject *action; in get_filter() local 127 PyObject *tmp_item, *action, *msg, *cat, *mod, *ln_obj; in get_filter() local 295 const char *action; in warn_explicit() local 794 create_filter(PyObject *category, const char *action) in create_filter()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | _warnings.c | 105 PyObject *action; in get_filter() local 127 PyObject *tmp_item, *action, *msg, *cat, *mod, *ln_obj; in get_filter() local 295 const char *action; in warn_explicit() local 795 create_filter(PyObject *category, const char *action) in create_filter()
|
/device/google/cuttlefish_common/host/commands/kernel_log_monitor/ |
D | kernel_log_server.cc | 53 auto action = (*subscribers)[idx](evt); in ProcessSubscriptions() local
|
/device/sample/apps/tv/LeanbackCustomizer/src/com/google/android/leanbacklauncher/partnercustomizer/ |
D | PartnerReceiver.java | 70 String action = intent.getAction(); in onReceive() local
|
/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/ |
D | fiptool.h | 37 int action; member
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/tzc/ |
D | tzc400.c | 104 void tzc400_set_action(tzc_action_t action) in tzc400_set_action()
|
D | tzc_dmc500.c | 211 void tzc_dmc500_set_action(tzc_action_t action) in tzc_dmc500_set_action()
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/ |
D | FileHook.py | 42 def __init__(self, action, path, mode=-1): argument
|
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/ |
D | tzc400.h | 168 static inline void tzc_set_action(tzc_action_t action) in tzc_set_action()
|
/device/google/cuttlefish_common/host/commands/launch/ |
D | main.cc | 324 cvd::LauncherAction action; in ServerLoop() local
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 63 u32 action; member
|
/device/google/bonito/sdm710/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 39 u32 action; member
|
/device/google/bonito/sdm710/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 63 u32 action; member
|
/device/google/crosshatch/sdm845/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 39 u32 action; member
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | syn.h | 136 char *action; member 216 char *action; variable
|
D | generic.h | 123 char *action; member 195 char *action; member
|
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables_v2/ |
D | xlat_tables_internal.c | 287 action_t action = ACTION_NONE; in xlat_tables_unmap_region() local 558 action_t action = xlat_tables_map_region_action(mm, in xlat_tables_map_region() local
|