Home
last modified time | relevance | path

Searched defs:analysis (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/aosp_15_r20/external/leakcanary2/shark/src/test/java/shark/
H A DLeakStatusTest.kt29 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>( in <lambda>() constant
43 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>() in <lambda>() constant
55 val analysis = heapDump.checkForLeaks<HeapAnalysisSuccess>() in <lambda>() constant
69 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>() in <lambda>() constant
84 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>( in <lambda>() constant
101 val analysis = in <lambda>() constant
121 val analysis = in <lambda>() constant
143 val analysis = in <lambda>() constant
165 val analysis = in <lambda>() constant
191 val analysis = in <lambda>() constant
[all …]
H A DHeapAnalyzerTest.kt28 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>() in singlePathToInstance() constant
35 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>() in pathToString() constant
44 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>() in pathToCharArray() constant
52 val analysis = hprofFile.checkForLeaks<HeapAnalysis>() in pathToTwoCharArrays() constant
59 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>() in shortestPath() constant
71 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>() in noPathToInstance() constant
79 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>() in weakRefCleared() constant
86 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>() in failsNoRetainedKeys() constant
103 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>() in localVariableLeakThreadSubclass() constant
115 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>() in localVariableLeak() constant
[all …]
H A DLeakTraceRenderingTest.kt33 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>() in <lambda>() constant
65 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>( in <lambda>() constant
96 val analysis = in <lambda>() constant
135 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>( in <lambda>() constant
172 val analysis = in <lambda>() constant
207 val analysis = in <lambda>() constant
238 val analysis = in <lambda>() constant
264 val analysis = in <lambda>() constant
297 val analysis = in <lambda>() constant
H A DReferenceMatcherTest.kt31 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>( in shortestPathExcluded() constant
50 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>( in allPathsExcluded_ShortestWins() constant
69 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>( in noPathToInstanceNeverReachable() constant
82 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>( in excludedThread() constant
98 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>( in overrideSuperclassExclusion() constant
117 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>( in nativeGlobalVariableLibraryLeak() constant
137 val analysis = hprofFile.checkForLeaks<HeapAnalysisSuccess>( in nativeGlobalVariableShortestPathExcluded() constant
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/axes/
H A DWalkerFactory.java104 int analysis = analyze(compiler, stepOpCodePos, stepIndex); in loadWalkers() local
134 public static boolean isSet(int analysis, int bits) in isSet()
139 public static void diagnoseIterator(String name, int analysis, Compiler compiler) in diagnoseIterator()
165 int analysis = analyze(compiler, firstStepPos, 0); in newDTMIterator() local
832 int analysis = analyze(compiler, stepOpCodePos, stepIndex); in loadSteps() local
980 int analysis, StepPattern tail, StepPattern head) in createDefaultStepPattern()
1165 WalkingIterator lpi, int analysis) in createDefaultWalker()
1283 public static String getAnalysisString(int analysis) in getAnalysisString()
1367 public static boolean hasPredicate(int analysis) in hasPredicate()
1372 public static boolean isWild(int analysis) in isWild()
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dstruct_cfg_analysis_test.cpp56 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
131 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
225 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
347 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
467 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
577 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
701 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
738 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
767 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
847 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dstruct_cfg_analysis_test.cpp56 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
131 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
225 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
347 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
467 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
577 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
701 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
738 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
767 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
847 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dstruct_cfg_analysis_test.cpp56 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
131 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
225 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
347 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
467 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
577 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
701 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
738 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
767 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
847 StructuredCFGAnalysis analysis(context.get()); in TEST_F() local
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp164 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
191 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
737 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
763 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
789 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
815 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
841 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
867 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
893 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
919 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
[all …]
H A Ddependence_analysis.cpp127 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
284 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
520 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
593 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
914 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
970 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
1413 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
1434 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
1456 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
1477 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp164 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
191 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
737 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
763 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
789 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
815 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
841 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
867 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
893 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
919 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
[all …]
Ddependence_analysis.cpp127 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
284 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
520 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
593 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
914 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
970 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
1413 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
1434 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
1456 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
1477 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp164 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
191 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
737 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
763 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
789 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
815 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
841 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
867 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
893 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
919 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
[all …]
H A Ddependence_analysis.cpp127 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
284 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
520 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
593 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
914 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
970 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
1413 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
1434 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
1456 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
1477 LoopDependenceAnalysis analysis{context.get(), loops}; in TEST() local
[all …]
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDasm-analysis-5.0.4.jar ... tree/ org/objectweb/asm/tree/analysis/ org/objectweb/asm/tree/analysis ...
HDasm-analysis-5.0.3.jar ... tree/ org/objectweb/asm/tree/analysis/ org/objectweb/asm/tree/analysis ...
HDasm-analysis-4.0.jar ... .MF org/objectweb/asm/tree/analysis/Analyzer.class <Unknown> package org. ...
/aosp_15_r20/out/soong/.intermediates/external/jacoco/jacocoagent/android_common/turbine/
Djacocoagent.jar ... core.analysis public org.jacoco.core.analysis.Analyzer extends java.lang.Object { public ...
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/architecture/psa-migration/
H A Dpsa-legacy-bridges.md80 ### Generic metadata gaps
90 ### Hash gap analysis
98 ### MAC gap analysis
102 ### Cipher and AEAD gap analysis
106 ### Key derivation gap analysis
110 ### Random generation gap analysis
114 ### Asymmetric cryptography gap analysis
116 #### Asymmetric cryptography metadata
145 #### Using a legacy key pair or public key with PSA
162 #### Using a PSA key as a PK context
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_cost_analysis_test.cc147 HloCostAnalysis analysis(ShapeSize); in TEST_F() local
181 HloCostAnalysis analysis(ShapeSize); in TEST_F() local
217 HloCostAnalysis analysis(ShapeSize); in TEST_F() local
247 HloCostAnalysis analysis(ShapeSize); in TEST_F() local
274 HloCostAnalysis analysis(ShapeSize); in TEST_F() local
304 HloCostAnalysis analysis(ShapeSize); in TEST_F() local
346 HloCostAnalysis analysis(ShapeSize); in TEST_F() local
381 HloCostAnalysis analysis(ShapeSize); in TEST_F() local
404 HloCostAnalysis analysis(ShapeSize); in TEST_F() local
427 HloCostAnalysis analysis(ShapeSize); in TEST_F() local
[all …]
H A Dhlo_alias_analysis_test.cc162 const HloAliasAnalysis& analysis = RunAnalysis(); in TEST_F() local
197 const HloAliasAnalysis& analysis = RunAnalysis(); in TEST_F() local
241 const HloAliasAnalysis& analysis = RunAnalysis(); in TEST_F() local
285 const HloAliasAnalysis& analysis = RunAnalysis(); in TEST_F() local
328 const HloAliasAnalysis& analysis = RunAnalysis(); in TEST_F() local
412 const HloAliasAnalysis& analysis = RunAnalysis(); in TEST_F() local
457 const HloAliasAnalysis& analysis = RunAnalysis(); in TEST_F() local
499 const HloAliasAnalysis& analysis = RunAnalysis(); in TEST_F() local
585 const HloAliasAnalysis& analysis = RunAnalysis(); in TEST_F() local
684 const HloAliasAnalysis& analysis = RunAnalysis(); in TEST_F() local
[all …]
/aosp_15_r20/external/nullaway/nullaway/src/main/java/com/uber/nullaway/generics/
H A DGenericsChecks.java61 ParameterizedTypeTree tree, VisitorState state, NullAway analysis, Config config) { in checkInstantiationForParameterizedTypedTree()
103 nullableTypeArguments.get(i), baseType, typeVariable, state, analysis); in checkInstantiationForParameterizedTypedTree() local
110 Tree tree, Type baseType, Type baseTypeVariable, VisitorState state, NullAway analysis) { in reportInvalidInstantiationError()
124 Tree tree, Type lhsType, Type rhsType, VisitorState state, NullAway analysis) { in reportInvalidAssignmentInstantiationError()
141 Tree tree, Type methodType, Type returnType, VisitorState state, NullAway analysis) { in reportInvalidReturnTypeError()
158 Tree tree, Type expressionType, Type subPartType, VisitorState state, NullAway analysis) { in reportMismatchedTypeForTernaryOperator()
179 NullAway analysis) { in reportInvalidParametersNullabilityError()
198 NullAway analysis, in reportInvalidOverridingMethodReturnTypeError()
218 NullAway analysis, in reportInvalidOverridingMethodParamTypeError()
280 Tree tree, NullAway analysis, VisitorState state) { in checkTypeParameterNullnessForAssignability()
[all …]
/aosp_15_r20/external/leakcanary2/shark-android/src/test/java/shark/
H A DLegacyHprofTest.kt20 val analysis = analyzeHprof("leak_asynctask_pre_m.hprof") in <lambda>() constant
38 val analysis = analyzeHprof("leak_asynctask_m.hprof") in <lambda>() constant
48 val analysis = analyzeHprof("gcroot_unknown_object.hprof") in <lambda>() constant
75 val analysis = analyzeHprof("leak_asynctask_o.hprof") in <lambda>() constant
136 val analysis = analyzeHprof("gc_root_in_non_primary_heap.hprof") in <lambda>() constant
145 val analysis = heapAnalyzer.analyze( in <lambda>() constant
259 val analysis = heapAnalyzer.analyze( in <lambda>() constant
H A DStringPathFinderOptimTest.kt19 val analysis = findStringContent(hprofFile) in <lambda>() constant
25 val analysis = findStringContent(hprofFile) in <lambda>() constant
31 val analysis = findStringContent(hprofFile) in <lambda>() constant
39 val analysis = heapAnalyzer.analyze( in <lambda>() constant
/aosp_15_r20/prebuilts/misc/common/jacoco/lib/
HDorg.jacoco.core-0.8.8.202204050719.jar ... .core.analysis org.jacoco.core.analysis.Analyzer$1 extends org.jacoco.core ...

12345678910>>...19