/device/google/marlin/dataservices/datatop/src/ |
D | datatop_cpu_stats_poll.c | 150 static void cpu_poll_helper(char *file, char *add, int cpu_amt) in cpu_poll_helper() 176 char *add = "/cpufreq/scaling_cur_freq"; in dtop_cpu_stats_init() local
|
D | datatop_gen_poll.c | 182 char *add = malloc(7 * sizeof(char)); in dpg_construction() local
|
D | datatop_stat_poll.c | 277 char *add = malloc(15 * sizeof(char)); in dtop_stat_search() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/ |
D | bgenGeneratorGroup.py | 9 def add(self, g, dupcheck=0): member in GeneratorGroup
|
D | bgenObjectDefinition.py | 32 def add(self, g, dupcheck=0): member in ObjectDefinition
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/ |
D | msgfmt.py | 48 def add(id, str, fuzzy): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/ |
D | markov.py | 9 def add(self, state, next): member in Markov
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
D | slist.cpp | 60 add(void *e) in add() function in SList
|
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
D | bs16.asm | 138 add dx, 26 define 145 add di,FAT_DIRECTORY_ENTRY_SIZE ; Increment di define
|
D | bootsect.asm | 151 add dx, 26 define 158 add di,FAT_DIRECTORY_ENTRY_SIZE ; Increment di define
|
D | bs32.asm | 160 add dx, 26 define 167 add di,FAT_DIRECTORY_ENTRY_SIZE ; Increment di define
|
D | Gpt.asm | 147 add di, dx ; DI = Targer PartitionEntryLBA Offset define
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
D | slist.cpp | 61 add(void *e) in add() function in SList
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/ |
D | btm_matcher.py | 49 def add(self, pattern, start): member in BottomMatcher
|
/device/linaro/hikey/l-loader/ |
D | gen_loader_hikey.py | 59 def add(self, lba, fname): member in generator
|
D | gen_loader.py | 101 def add(self, lba, fname): member in generator
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | Bastion.py | 139 def add(self, n): member in _test.Original
|
D | mailbox.py | 50 def add(self, message): member in Mailbox 256 def add(self, message): member in Maildir 570 def add(self, message): member in _singlefileMailbox 872 def add(self, message): member in MH 1179 def add(self, message): member in Babyl
|
D | _weakrefset.py | 81 def add(self, item): member in WeakSet
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_docxmlrpc.py | 49 def add(x, y): function
|
D | test_collections.py | 458 def add(self, item): member in WithSet 527 def add(self,v): member in TestCollectionABCs.test_issue_4920.MySet
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
D | misc.py | 18 def add(self, elt): member in Set
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/ |
D | rcvs.py | 206 def add(self): member in MyFile 297 def add(self, files): member in RCVS
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | _weakrefset.py | 83 def add(self, item): member in WeakSet
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regcomp.c | 4192 alt_merge_opt_anc_info(OptAncInfo* to, OptAncInfo* add) in alt_merge_opt_anc_info() 4222 concat_opt_exact_info(OptExactInfo* to, OptExactInfo* add, OnigEncoding enc) in concat_opt_exact_info() 4269 alt_merge_opt_exact_info(OptExactInfo* to, OptExactInfo* add, OptEnv* env) in alt_merge_opt_exact_info() 4433 alt_merge_opt_map_info(OnigEncoding enc, OptMapInfo* to, OptMapInfo* add) in alt_merge_opt_map_info() 4485 concat_left_node_opt_info(OnigEncoding enc, NodeOptInfo* to, NodeOptInfo* add) in concat_left_node_opt_info() 4544 alt_merge_node_opt_info(NodeOptInfo* to, NodeOptInfo* add, OptEnv* env) in alt_merge_node_opt_info() 5249 onig_chain_link_add(regex_t* to, regex_t* add) in onig_chain_link_add() 6139 int add = 3; in print_indent_tree() local
|