/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/ |
D | rjsmin.py | 224 groups = match.groups() 225 if groups[0]: 226 return groups[0] 227 elif groups[1]: 228 return groups[1] 229 elif groups[2]: 230 if groups[3]: 231 return groups[2] + '\n' 232 return groups[2] 233 elif groups[5]: [all …]
|
/external/u-boot/arch/arm/dts/ |
D | ast2500.dtsi | 77 groups = "ACPI"; 82 groups = "ADC0"; 87 groups = "ADC1"; 92 groups = "ADC10"; 97 groups = "ADC11"; 102 groups = "ADC12"; 107 groups = "ADC13"; 112 groups = "ADC14"; 117 groups = "ADC15"; 122 groups = "ADC2"; [all …]
|
D | uniphier-pinctrl.dtsi | 10 groups = "aout"; 15 groups = "ain1"; 20 groups = "ain2"; 25 groups = "ainiec1"; 30 groups = "aout1"; 35 groups = "aout2"; 40 groups = "aout3"; 45 groups = "aoutiec1"; 50 groups = "aoutiec2"; 55 groups = "emmc", "emmc_dat8"; [all …]
|
D | meson-gxl.dtsi | 121 groups = "uart_tx_ao_a", "uart_rx_ao_a"; 128 groups = "uart_cts_ao_a", 136 groups = "uart_tx_ao_b", "uart_rx_ao_b"; 143 groups = "uart_tx_ao_b_0", "uart_rx_ao_b_1"; 150 groups = "uart_cts_ao_b", 158 groups = "remote_input_ao"; 165 groups = "i2c_sck_ao", 173 groups = "pwm_ao_a_3"; 180 groups = "pwm_ao_a_8"; 187 groups = "pwm_ao_b"; [all …]
|
D | meson-gxbb.dtsi | 82 groups = "uart_tx_ao_a", "uart_rx_ao_a"; 89 groups = "uart_cts_ao_a", 97 groups = "uart_tx_ao_b", "uart_rx_ao_b"; 104 groups = "uart_cts_ao_b", 112 groups = "remote_input_ao"; 119 groups = "i2c_sck_ao", 127 groups = "pwm_ao_a_3"; 134 groups = "pwm_ao_a_6"; 141 groups = "pwm_ao_a_12"; 148 groups = "pwm_ao_b"; [all …]
|
/external/syzkaller/docs/linux/ |
D | found_bugs.md | 3 Latest bugs are most reported by [syzbot](/docs/syzbot.md) and are listed [here](https://groups.goo… 6 * [net: BUG still has locks held in unix_stream_splice_read](https://groups.google.com/d/msg/syzkal… 7 * [general protection fault in sockfs_setattr](https://groups.google.com/d/msg/syzkaller/y4V_gr5sjs… 10 * [KASAN: use-after-free Read in set_page_dirty_lock](https://groups.google.com/forum/#!topic/syzka… 11 * [System freeze and NULL pointer dereference](https://groups.google.com/d/msg/syzkaller-bugs/LxPlU… 12 * [RDS: WARNING in rds_recv_hs_exthdrs](https://groups.google.com/d/msg/syzkaller/TTR-hlzVO1I/T7ncQ… 13 * [RDS: slab-out-of-bounds Read in rds_rdma_extra_size](https://groups.google.com/d/msg/syzkaller/V… 14 * [netfilter: fix out-of-bounds accesses in clusterip_tg_check()](https://groups.google.com/d/msg/s… 15 * [net: hang in unregister_netdevice: waiting for lo to become free](https://groups.google.com/d/ms… 16 * [scsi: sg: assorted memory corruptions](https://groups.google.com/d/msg/syzkaller/9RNr9Gu0MyY/Yyr… [all …]
|
D | found_bugs_usb.md | 6 * [usb/net/zd1211rw: possible deadlock in zd_chip_disable_rxtx](https://groups.google.com/forum/#!t… 7 * [usb/sound: use-after-free in __uac_clock_find_source](https://groups.google.com/forum/#!topic/sy… 8 * [usb/sound: slab-out-of-bounds in parse_audio_unit](https://groups.google.com/forum/#!topic/syzka… 9 * [usb/media/em28xx: use-after-free in dvb_unregister_frontend](https://groups.google.com/forum/#!t… 10 * [usb/media/technisat: slab-out-of-bounds in technisat_usb2_rc_query](https://groups.google.com/fo… 11 * [usb/media/tm6000: use-after-free in tm6000_read_write_usb](https://groups.google.com/forum/#!top… 12 * [usb/net/qmi_wwan: divide error in qmi_wwan_probe/usbnet_probe](https://groups.google.com/forum/#… 13 * [usb/media/uvc: slab-out-of-bounds in uvc_probe](https://groups.google.com/forum/#!topic/syzkalle… 14 * [usb/media/em28xx: use-after-free in em28xx_dvb_fini](https://groups.google.com/forum/#!topic/syz… 15 * [usb/media/em28xx: use-after-free in v4l2_fh_init](https://groups.google.com/forum/#!topic/syzkal… [all …]
|
/external/iproute2/ip/ |
D | ipmonitor.c | 152 unsigned int groups = 0; in do_ipmonitor() local 164 groups |= nl_mgrp(RTNLGRP_LINK); in do_ipmonitor() 165 groups |= nl_mgrp(RTNLGRP_IPV4_IFADDR); in do_ipmonitor() 166 groups |= nl_mgrp(RTNLGRP_IPV6_IFADDR); in do_ipmonitor() 167 groups |= nl_mgrp(RTNLGRP_IPV4_ROUTE); in do_ipmonitor() 168 groups |= nl_mgrp(RTNLGRP_IPV6_ROUTE); in do_ipmonitor() 169 groups |= nl_mgrp(RTNLGRP_MPLS_ROUTE); in do_ipmonitor() 170 groups |= nl_mgrp(RTNLGRP_IPV4_MROUTE); in do_ipmonitor() 171 groups |= nl_mgrp(RTNLGRP_IPV6_MROUTE); in do_ipmonitor() 172 groups |= nl_mgrp(RTNLGRP_IPV6_PREFIX); in do_ipmonitor() [all …]
|
/external/v8/src/inspector/build/ |
D | rjsmin.py | 189 groups = match.groups() 190 if groups[0]: 191 return groups[0] 192 elif groups[1]: 193 return groups[1] 194 elif groups[2]: 195 return groups[2] 196 elif groups[3]: 197 return groups[3] 198 elif groups[4]: [all …]
|
/external/boringssl/src/util/ |
D | convert_comments.go | 81 func addLine(groups *[]lineGroup, line string, column int) { 82 if len(*groups) == 0 || (*groups)[len(*groups)-1].column != column { 83 *groups = append(*groups, lineGroup{column, nil}) 85 (*groups)[len(*groups)-1].lines = append((*groups)[len(*groups)-1].lines, line) 104 var groups []lineGroup 110 addLine(&groups, line, -1) 133 addLine(&groups, l, -1) 144 addLine(&groups, line, -1) 161 addLine(&groups, l, column) 169 addLine(&groups, l, -1) [all …]
|
/external/deqp/scripts/ |
D | testset.py | 118 groups = [] 122 groups.append(group) 123 return groups 126 groups = [] 131 groups.append(group) 142 return groups 145 groups = [] 154 groups.append(group) 161 return groups 176 def getNumCasesInGroups (groups): argument [all …]
|
/external/tensorflow/tensorflow/contrib/layers/python/layers/ |
D | normalization_test.py | 176 normalization.group_norm(inputs, groups=10, 184 normalization.group_norm(inputs, groups=3, 225 height, width, groups = 3, 3, 4 227 shape=(None, height, width, 2*groups)) 229 reduction_axes=[-3, -2], groups=groups) 230 self.assertListEqual([None, height, width, 2 * groups], 234 height, width, groups = 3, 3, 4 235 images = random_ops.random_uniform((5, height, width, 2*groups), seed=1) 236 output = normalization.group_norm(images, groups=groups, channels_axis=-1, 239 self.assertListEqual([5, height, width, 2*groups], output.shape.as_list()) [all …]
|
/external/vboot_reference/cgpt/ |
D | cgpt_prioritize.c | 104 group_list_t *groups; in CgptPrioritize() local 144 groups = NewGroupList(num_kernels); in CgptPrioritize() 155 AddToGroup(groups, priority, i); // we'll move them all later in CgptPrioritize() 157 AddToGroup(groups, 99, i); // move only this one in CgptPrioritize() 159 AddToGroup(groups, priority, i); // just remember in CgptPrioritize() 165 ChangeGroup(groups, params->orig_priority, 99); in CgptPrioritize() 170 SortGroups(groups); in CgptPrioritize() 174 i = groups->num_groups; in CgptPrioritize() 175 if (groups->group[i-1].priority == 0) in CgptPrioritize() 176 groups->num_groups--; in CgptPrioritize() [all …]
|
/external/libevent/test/ |
D | tinytest.c | 87 static void usage(struct testgroup_t *groups, int list_groups) 89 static int process_test_option(struct testgroup_t *groups, const char *test); 278 tinytest_set_flag_(struct testgroup_t *groups, const char *arg, int set, unsigned long flag) argument 286 for (i=0; groups[i].prefix; ++i) { 287 for (j=0; groups[i].cases[j].name; ++j) { 288 struct testcase_t *testcase = &groups[i].cases[j]; 290 groups[i].prefix, testcase->name); 313 usage(struct testgroup_t *groups, int list_groups) argument 322 tinytest_set_flag_(groups, "..", 1, 0); 328 process_test_alias(struct testgroup_t *groups, const char *test) argument [all …]
|
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/ |
D | UserAccount.java | 57 private List groups; field in UserAccount 107 return groups; in getGroups() 110 public void setGroups(List groups) { in setGroups() argument 111 this.groups = groups; in setGroups() 164 return (groups == null || groups.isEmpty()) ? DEFAULT_GROUP : (String) groups.get(0); in getPrimaryGroup() 213 if (groups != null && groups.contains(entry.getGroup())) { in canRead() 234 if (groups != null && groups.contains(entry.getGroup())) { in canWrite() 255 if (groups != null && groups.contains(entry.getGroup())) { in canExecute()
|
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/ |
D | UserAccount.java | 66 private List groups; field in UserAccount 118 return groups; in getGroups() 121 public void setGroups(List groups) { in setGroups() argument 122 this.groups = groups; in setGroups() 173 return (groups == null || groups.isEmpty()) ? DEFAULT_GROUP : (String) groups.get(0); in getPrimaryGroup() 222 if (groups != null && groups.contains(entry.getGroup())) { in canRead() 243 if (groups != null && groups.contains(entry.getGroup())) { in canWrite() 264 if (groups != null && groups.contains(entry.getGroup())) { in canExecute()
|
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/ |
D | UserAccount.java | 66 private List groups; field in UserAccount 118 return groups; in getGroups() 121 public void setGroups(List groups) { in setGroups() argument 122 this.groups = groups; in setGroups() 173 return (groups == null || groups.isEmpty()) ? DEFAULT_GROUP : (String) groups.get(0); in getPrimaryGroup() 222 if (groups != null && groups.contains(entry.getGroup())) { in canRead() 243 if (groups != null && groups.contains(entry.getGroup())) { in canWrite() 264 if (groups != null && groups.contains(entry.getGroup())) { in canExecute()
|
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/ |
D | UserAccount.java | 66 private List groups; field in UserAccount 118 return groups; in getGroups() 121 public void setGroups(List groups) { in setGroups() argument 122 this.groups = groups; in setGroups() 173 return (groups == null || groups.isEmpty()) ? DEFAULT_GROUP : (String) groups.get(0); in getPrimaryGroup() 222 if (groups != null && groups.contains(entry.getGroup())) { in canRead() 243 if (groups != null && groups.contains(entry.getGroup())) { in canWrite() 264 if (groups != null && groups.contains(entry.getGroup())) { in canExecute()
|
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/ |
D | UserAccount.java | 66 private List groups; field in UserAccount 118 return groups; in getGroups() 121 public void setGroups(List groups) { in setGroups() argument 122 this.groups = groups; in setGroups() 173 return (groups == null || groups.isEmpty()) ? DEFAULT_GROUP : (String) groups.get(0); in getPrimaryGroup() 222 if (groups != null && groups.contains(entry.getGroup())) { in canRead() 243 if (groups != null && groups.contains(entry.getGroup())) { in canWrite() 264 if (groups != null && groups.contains(entry.getGroup())) { in canExecute()
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/ |
D | UserAccount.java | 66 private List groups; field in UserAccount 118 return groups; in getGroups() 121 public void setGroups(List groups) { in setGroups() argument 122 this.groups = groups; in setGroups() 173 return (groups == null || groups.isEmpty()) ? DEFAULT_GROUP : (String) groups.get(0); in getPrimaryGroup() 222 if (groups != null && groups.contains(entry.getGroup())) { in canRead() 243 if (groups != null && groups.contains(entry.getGroup())) { in canWrite() 264 if (groups != null && groups.contains(entry.getGroup())) { in canExecute()
|
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/ |
D | UserAccount.java | 66 private List groups; field in UserAccount 118 return groups; in getGroups() 121 public void setGroups(List groups) { in setGroups() argument 122 this.groups = groups; in setGroups() 173 return (groups == null || groups.isEmpty()) ? DEFAULT_GROUP : (String) groups.get(0); in getPrimaryGroup() 222 if (groups != null && groups.contains(entry.getGroup())) { in canRead() 243 if (groups != null && groups.contains(entry.getGroup())) { in canWrite() 264 if (groups != null && groups.contains(entry.getGroup())) { in canExecute()
|
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/ |
D | UserAccount.java | 66 private List groups; field in UserAccount 118 return groups; in getGroups() 121 public void setGroups(List groups) { in setGroups() argument 122 this.groups = groups; in setGroups() 173 return (groups == null || groups.isEmpty()) ? DEFAULT_GROUP : (String) groups.get(0); in getPrimaryGroup() 222 if (groups != null && groups.contains(entry.getGroup())) { in canRead() 243 if (groups != null && groups.contains(entry.getGroup())) { in canWrite() 264 if (groups != null && groups.contains(entry.getGroup())) { in canExecute()
|
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/ |
D | UserAccount.java | 66 private List groups; field in UserAccount 118 return groups; in getGroups() 121 public void setGroups(List groups) { in setGroups() argument 122 this.groups = groups; in setGroups() 173 return (groups == null || groups.isEmpty()) ? DEFAULT_GROUP : (String) groups.get(0); in getPrimaryGroup() 222 if (groups != null && groups.contains(entry.getGroup())) { in canRead() 243 if (groups != null && groups.contains(entry.getGroup())) { in canWrite() 264 if (groups != null && groups.contains(entry.getGroup())) { in canExecute()
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/ |
D | UserAccount.java | 66 private List groups; field in UserAccount 118 return groups; in getGroups() 121 public void setGroups(List groups) { in setGroups() argument 122 this.groups = groups; in setGroups() 173 return (groups == null || groups.isEmpty()) ? DEFAULT_GROUP : (String) groups.get(0); in getPrimaryGroup() 222 if (groups != null && groups.contains(entry.getGroup())) { in canRead() 243 if (groups != null && groups.contains(entry.getGroup())) { in canWrite() 264 if (groups != null && groups.contains(entry.getGroup())) { in canExecute()
|
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/ |
D | UserAccount.java | 66 private List groups; field in UserAccount 118 return groups; in getGroups() 121 public void setGroups(List groups) { in setGroups() argument 122 this.groups = groups; in setGroups() 173 return (groups == null || groups.isEmpty()) ? DEFAULT_GROUP : (String) groups.get(0); in getPrimaryGroup() 222 if (groups != null && groups.contains(entry.getGroup())) { in canRead() 243 if (groups != null && groups.contains(entry.getGroup())) { in canWrite() 264 if (groups != null && groups.contains(entry.getGroup())) { in canExecute()
|