/tools/acloud/internal/lib/ |
D | gcompute_client.py | 337 body = { 347 body=body) 457 body = { 466 body = { 471 body["labels"] = labels 472 api = self.service.images().insert(project=self._project, body=body) 507 body = { 512 project=self._project, resource=image_name, body=body) 660 body = { 669 project=self._project, zone=zone, instance=instance, body=body) [all …]
|
D | gcompute_client_test.py | 227 project=PROJECT, body=expected_body) 252 project=PROJECT, body=expected_body) 278 project=PROJECT, body=expected_body) 304 body={ 353 project=PROJECT, body=expected_body) 620 project=PROJECT, zone=self.ZONE, body=expected_body) 699 project=PROJECT, zone=self.ZONE, body=expected_body) 773 project=PROJECT, zone=self.ZONE, body=expected_body) 838 body={ 865 body={ [all …]
|
/tools/asuite/atest/logstorage/ |
D | logstorage_utils.py | 88 body = { 99 body=body).execute() 117 body=build_attempt).execute() 135 return self.client.invocation().insert(body=invocation).execute() 147 body=invocation).execute() 160 return self.client.workunit().insert(body=workunit).execute()
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
D | CodePrinter.kt | 291 val body = expression.body in appendExpression() constant 293 if (body is UBlockExpression) { in appendExpression() 295 for (e in body.expressions) { in appendExpression() 315 if (appendExpression(sb, body)) { in appendExpression()
|
D | Javadoc.kt | 274 val body = getBodyContents(packageHtml).trim() in packageHtmlToJavadoc() constant 275 if (body.isBlank()) { in packageHtmlToJavadoc() 280 val comment = body.lines().joinToString(separator = "\n") { " * $it" }.replace("*/", "*/") in packageHtmlToJavadoc()
|
D | PsiConstructorItem.kt | 74 var curr: PsiElement? = psiMethod.body?.firstBodyElement in isImplicitConstructor()
|
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/lvpm_stock/ |
D | monsoon_proxy.py | 381 body = result[:-1] 382 checksum = (sum(struct.unpack('B' * len(body), body)) + data_len) % 256
|
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/lvpm_stock/ |
D | stock_transformers.py | 131 body = result[:-1] 132 checksum = sum(body, data_len) & 0xFF 138 return body
|
/tools/repohooks/tools/ |
D | pylintrc | 290 # Allow the body of an if to be on the same line as the test if there is no 409 # Maximum number of nested blocks for function / method body 422 # Maximum number of locals for function / method body 425 # Maximum number of return / yield for function / method body 428 # Maximum number of branch for function / method body 431 # Maximum number of statements in function / method body
|
D | cpplint.py | 4076 body = list(opening_line[opening_pos+1:]) 4078 body.extend(clean_lines.raw_lines[opening_linenum+1:closing_linenum]) 4080 body.append(clean_lines.elided[closing_linenum][:closing_pos-1]) 4081 body = '\n'.join(body) 4084 body = opening_line[opening_pos+1:closing_pos-1] 4087 if not _EMPTY_CONDITIONAL_BODY_PATTERN.search(body):
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | ExtractAnnotations.kt | 280 if (method.body != null) { in <lambda>() 281 method.body?.accept(object : JavaRecursiveElementVisitor() { in <lambda>()
|
D | ApiLint.kt | 1142 psiMethod.body?.accept(object : JavaRecursiveElementVisitor() { in <lambda>()
|
/tools/test/openhst/ |
D | stress_test.py | 123 def SendNotificationEmail(subject, body, bugreport=None): argument 143 message.attach(text.MIMEText(body, "plain")) 144 message.attach(text.MIMEText("<pre>%s</pre>" % body, "html"))
|
/tools/asuite/ |
D | pylintrc | 34 # Maximum number of return/yield for function/method body.
|
/tools/external/fat32lib/ |
D | NOTICE | 39 …ry in non-free programs enables a greater number of people to use a large body of free software. F… 126 …. In such case, this License incorporates the limitation as if written in the body of this License.
|
/tools/dexter/testdata/expected/ |
D | medium.rewrite | 66906 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount" 66996 106| const-string/jumbo v11, "body" 81627 .params "context", "eventId", "body" 88478 .params "this$0", "eventId", "body" 88640 .local v0, "body", java.lang.String
|
D | medium.wrap_invoke | 66906 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount" 66996 106| const-string/jumbo v11, "body" 81627 .params "context", "eventId", "body" 88478 .params "this$0", "eventId", "body" 88640 .local v0, "body", java.lang.String
|
D | medium.entry_hook | 68859 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount" 68950 109| const-string/jumbo v11, "body" 83903 .params "context", "eventId", "body" 90856 .params "this$0", "eventId", "body" 91023 .local v0, "body", java.lang.String
|
D | medium.exit_hook | 70552 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount" 70642 106| const-string/jumbo v11, "body" 85979 .params "context", "eventId", "body" 93026 .params "this$0", "eventId", "body" 93194 .local v0, "body", java.lang.String
|
D | medium.compact_cfg | 80277 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount" 80393 105| const-string/jumbo v11, "body" 98070 .params "context", "eventId", "body" 106204 .params "this$0", "eventId", "body" 106394 .local v0, "body", java.lang.String
|
D | medium.scratch_regs | 78928 .params "resources", "eventTitle", "body", "?", "?", "ownerAccount" 79042 178| const-string/jumbo v11, "body" 95811 .params "context", "eventId", "body" 103519 .params "this$0", "eventId", "body" 103720 .local v4, "body", java.lang.String
|