/external/perfetto/protos/perfetto/trace/power/ |
D | android_energy_estimation_breakdown.proto | 39 // Android ID/Linux UID, the accumulated energy is attributed to. 45 // Optional attributed energy per Android ID / Linux UID for this 46 // EnergyConsumer. Sum total of attributed energy must be less than or equal
|
/external/igt-gpu-tools/runner/json_tests_data/incomplete-before-any-subtests/ |
D | README.txt | 3 gets attributed to a subtest, since we know from the job_list that a
|
/external/llvm/test/DebugInfo/Inputs/ |
D | line.ll | 8 ; Check that the comparison of 'a' is attributed to line 2, not 3.
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | COVERAGE.threads | 58 *For now, didn't include definitions that have specific tags attributed to them.
|
/external/perfetto/protos/perfetto/trace/android/ |
D | frame_timeline_event.proto | 119 // A bitmask of JankType. More than one reason can be attributed to a janky 165 // A bitmask of JankType. More than one reason can be attributed to a janky
|
/external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/ |
D | comment_parsing_scenarios.story | 33 /* comment which is not attributed to the class, it floats around as an orphan */ 50 Then block comment 1 is " comment which is not attributed to the class, it floats around as an orph…
|
D | comment_attribution_scenarios.story | 233 Scenario: Comments after Javadoc are attributed to the method if flag is active 254 Scenario: Comments after Javadoc are attributed to the method if flag is not active
|
D | pretty_printing_scenarios.story | 101 Scenario: Printing orphan and attributed comments in for loop (issue 192)
|
/external/llvm/test/DebugInfo/X86/ |
D | inline-seldag-test.ll | 18 ; Make sure the condition test is attributed to the inline function, not the
|
/external/tensorflow/tensorflow/compiler/mlir/ |
D | glob_lit_test.bzl | 104 # Run tests individually such that errors can be attributed to a specific
|
/external/clang/lib/AST/ |
D | Type.cpp | 522 if (auto attributed = dyn_cast<AttributedType>(cur)) { in isObjCInertUnsafeUnretainedType() local 523 if (attributed->getAttrKind() == in isObjCInertUnsafeUnretainedType() 3485 if (auto attributed = dyn_cast<AttributedType>(type.getTypePtr())) { in getNullability() local 3486 if (auto nullability = attributed->getImmediateNullability()) in getNullability() 3620 if (auto attributed = dyn_cast<AttributedType>(T.getTypePtr())) { in stripOuterNullability() local 3621 if (auto nullability = attributed->getImmediateNullability()) { in stripOuterNullability() 3622 T = attributed->getModifiedType(); in stripOuterNullability()
|
/external/perfetto/protos/perfetto/trace/ |
D | memory_graph.proto | 102 // attributed target's memory.
|
/external/google-breakpad/docs/ |
D | symbol_files.md | 39 machine code should be attributed. The line is attributed to the function 133 of machine code should be attributed. It has the form: 149 attributed, in decimal; the first line of the source file is line number 1. The
|
/external/pigweed/pw_bloat/ |
D | docs.rst | 487 Understanding how symbols, sections, and other data sources can be attributed 513 padding which are not attributed against any sections.
|
/external/llvm/test/DebugInfo/Generic/ |
D | debug-info-always-inline.ll | 28 ; are attributed with the call site's DebugLoc. After inlining, inlined static
|
/external/libbpf/docs/ |
D | libbpf_naming_convention.rst | 85 attributed with ``LIBBPF_API`` macro. For example:
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Attributes.td | 194 /// inlining) and a conservative merge strategy where inlining an attributed
|
/external/perfetto/docs/case-studies/ |
D | memory.md | 121 memory that is resident in multiple processes is proportionally attributed to 410 This will present a flamegraph of the memory attributed to the shortest path
|
/external/perfetto/docs/data-sources/ |
D | native-heap-profiler.md | 153 gets attributed the complete n bytes. For more accuracy, allocations larger than 289 of which parts of the code large allocations are attributed to as well as the
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | passes.td | 267 It prepares composite functions that are attributed to indicate
|
/external/python/typing/docs/source/ |
D | libraries.rst | 7 Much of Python’s popularity can be attributed to the rich collection of
|
/external/perfetto/docs/design-docs/ |
D | heapprofd-design.md | 181 … small ones). All memory allocated since the last malloc considered is attributed to this allocati…
|
/external/clang/lib/Sema/ |
D | SemaType.cpp | 5834 while (auto attributed = dyn_cast<AttributedType>(desugared.getTypePtr())) { in checkNullabilityTypeSpecifier() local 5836 if (auto existingNullability = attributed->getImmediateNullability()) { in checkNullabilityTypeSpecifier() 5853 desugared = attributed->getModifiedType(); in checkNullabilityTypeSpecifier()
|
D | SemaExprObjC.cpp | 1385 if (auto attributed = dyn_cast<AttributedType>(resultType.getTypePtr())) { in getMessageSendResultType() local 1386 resultType = attributed->getModifiedType(); in getMessageSendResultType()
|
/external/cronet/third_party/googletest/src/docs/ |
D | advanced.md | 858 > attributed to the XML element for the test suite. If it's called outside 859 > of all test suites (e.g. in a test environment), it will be attributed to 1752 ensures that failures generated by the latter are attributed to the right test
|