/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/ltp/testcases/open_posix_testsuite/Documentation/ |
D | COVERAGE.threads | 58 *For now, didn't include definitions that have specific tags attributed to them.
|
/external/llvm/test/DebugInfo/Inputs/ |
D | line.ll | 8 ; Check that the comparison of 'a' is attributed to line 2, not 3.
|
/external/llvm-project/llvm/test/DebugInfo/Inputs/ |
D | line.ll | 8 ; Check that the comparison of 'a' is attributed to line 2, not 3.
|
/external/perfetto/protos/perfetto/trace/android/ |
D | frame_timeline_event.proto | 118 // A bitmask of JankType. More than one reason can be attributed to a janky 164 // 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/skqp/site/dev/contrib/ |
D | cqkeywords.md | 73 commit may have effects that you don't want mis-attributed to other commits. Just include the keywo…
|
/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/llvm-project/llvm/test/DebugInfo/X86/ |
D | inline-seldag-test.ll | 18 ; Make sure the condition test is attributed to the inline function, not the
|
D | merge_inlined_loc.ll | 9 ; BranchFolding) should be attributed to line zero inside the wrapper2 inlined
|
/external/tensorflow/tensorflow/compiler/mlir/ |
D | glob_lit_test.bzl | 108 # Run tests individually such that errors can be attributed to a specific
|
/external/perfetto/protos/perfetto/trace/ |
D | memory_graph.proto | 102 // attributed target's memory.
|
/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/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/llvm-project/llvm/test/DebugInfo/Generic/ |
D | debug-info-always-inline.ll | 28 ; are attributed with the call site's DebugLoc. After inlining, inlined static
|
/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/libaom/libaom/third_party/googletest/src/googletest/ |
D | CHANGES | 10 lifespan of a test method, in which case it will be attributed to
|
/external/libvpx/libvpx/third_party/googletest/src/ |
D | CHANGES | 10 lifespan of a test method, in which case it will be attributed to
|
/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/llvm-project/llvm/include/llvm/IR/ |
D | Attributes.td | 227 /// 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 412 This will present a flamegraph of the memory attributed to the shortest path
|
/external/llvm-project/clang/lib/AST/ |
D | Type.cpp | 4173 if (auto attributed = dyn_cast<AttributedType>(AttrTy)) { in stripOuterNullability() local 4174 if (auto nullability = attributed->getImmediateNullability()) { in stripOuterNullability() 4175 T = attributed->getModifiedType(); in stripOuterNullability()
|