Home
last modified time | relevance | path

Searched refs:attributed (Results 1 – 25 of 59) sorted by relevance

123

/external/perfetto/protos/perfetto/trace/power/
Dandroid_energy_estimation_breakdown.proto39 // 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/
DREADME.txt3 gets attributed to a subtest, since we know from the job_list that a
/external/ltp/testcases/open_posix_testsuite/Documentation/
DCOVERAGE.threads58 *For now, didn't include definitions that have specific tags attributed to them.
/external/llvm/test/DebugInfo/Inputs/
Dline.ll8 ; Check that the comparison of 'a' is attributed to line 2, not 3.
/external/llvm-project/llvm/test/DebugInfo/Inputs/
Dline.ll8 ; Check that the comparison of 'a' is attributed to line 2, not 3.
/external/perfetto/protos/perfetto/trace/android/
Dframe_timeline_event.proto118 // 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/
Dcomment_parsing_scenarios.story33 /* 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…
Dcomment_attribution_scenarios.story233 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
Dpretty_printing_scenarios.story101 Scenario: Printing orphan and attributed comments in for loop (issue 192)
/external/skqp/site/dev/contrib/
Dcqkeywords.md73 commit may have effects that you don't want mis-attributed to other commits. Just include the keywo…
/external/llvm/test/DebugInfo/X86/
Dinline-seldag-test.ll18 ; Make sure the condition test is attributed to the inline function, not the
/external/llvm-project/llvm/test/DebugInfo/X86/
Dinline-seldag-test.ll18 ; Make sure the condition test is attributed to the inline function, not the
Dmerge_inlined_loc.ll9 ; BranchFolding) should be attributed to line zero inside the wrapper2 inlined
/external/tensorflow/tensorflow/compiler/mlir/
Dglob_lit_test.bzl108 # Run tests individually such that errors can be attributed to a specific
/external/perfetto/protos/perfetto/trace/
Dmemory_graph.proto102 // attributed target's memory.
/external/clang/lib/AST/
DType.cpp522 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/
Dsymbol_files.md39 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/
Ddebug-info-always-inline.ll28 ; are attributed with the call site's DebugLoc. After inlining, inlined static
/external/llvm/test/DebugInfo/Generic/
Ddebug-info-always-inline.ll28 ; are attributed with the call site's DebugLoc. After inlining, inlined static
/external/libaom/libaom/third_party/googletest/src/googletest/
DCHANGES10 lifespan of a test method, in which case it will be attributed to
/external/libvpx/libvpx/third_party/googletest/src/
DCHANGES10 lifespan of a test method, in which case it will be attributed to
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.td194 /// inlining) and a conservative merge strategy where inlining an attributed
/external/llvm-project/llvm/include/llvm/IR/
DAttributes.td227 /// inlining) and a conservative merge strategy where inlining an attributed
/external/perfetto/docs/case-studies/
Dmemory.md121 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/
DType.cpp4173 if (auto attributed = dyn_cast<AttributedType>(AttrTy)) { in stripOuterNullability() local
4174 if (auto nullability = attributed->getImmediateNullability()) { in stripOuterNullability()
4175 T = attributed->getModifiedType(); in stripOuterNullability()

123