Home
last modified time | relevance | path

Searched defs:allTypes (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/aosp_15_r20/platform_testing/libraries/motion/src/platform/test/motion/view/
H A DDataPointTypes.kt101 val allTypes = listOf(point, rect, cornerRadii) in <lambda>() constant
/aosp_15_r20/external/gptfdisk/
H A Dparttypes.h33 static AType* allTypes; // Linked list holding all the data variable
H A Dparttypes.cc20 AType* PartType::allTypes = NULL; member in PartType
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/report/
H A DAbstractReportGenerator.java179 final IItemMetadata [] allTypes = IItemMetadata.Factory.getAllTypes (); in initialize() local
/aosp_15_r20/external/jackson-databind/src/test/java/perf/
H A DManualWritePerfWithAllTypes.java82 public List<AllTypes> allTypes = new ArrayList<AllTypes>(); field in ManualWritePerfWithAllTypes.AllTypes
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DParserLiteTest.java135 private void assertMessageMerged(TestAllTypesLite allTypes) throws Exception { in assertMessageMerged()
H A DParserTest.java220 private void assertMessageMerged(TestAllTypes allTypes) throws Exception { in assertMessageMerged()
/aosp_15_r20/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DParserLiteTest.java135 private void assertMessageMerged(TestAllTypesLite allTypes) throws Exception { in assertMessageMerged()
H A DParserTest.java220 private void assertMessageMerged(TestAllTypes allTypes) throws Exception { in assertMessageMerged()
/aosp_15_r20/external/dokka/core/src/main/kotlin/javadoc/
H A Ddocbase.kt494 val allTypes = module.members(NodeKind.Package).collectAllTypesRecursively() constant in ModuleNodeAdapter
/aosp_15_r20/external/connectedappssdk/processor/src/main/java/com/google/android/enterprise/connectedapps/processor/
H A DProcessor.java274 Collection<ValidatorCrossProfileTypeInfo> allTypes = new HashSet<>(); in findNewCrossProfileTypes() local
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/vts/functional/
H A DFrontendTests.cpp624 vector<FrontendStatusType> allTypes; in statusReadinessTest() local
/aosp_15_r20/libcore/ojluni/src/test/java/util/Arrays/
H A DCopyMethods.java370 static final List<Class<?>> allTypes field in CopyMethods
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiMaintenance3Check.cpp259 static const TypeSet allTypes = { in buildLimitsVector() local
/aosp_15_r20/external/dokka/core/src/main/kotlin/Kotlin/
H A DDocumentationBuilder.kt1160 val allTypes = members(NodeKind.Package) in generateAllTypesNode() constant
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DInitialize.cpp4480 static const char *allTypes[] = in initialize() local
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/report/html/
H A DReportGenerator.java1614 final IItemMetadata [] allTypes = IItemMetadata.Factory.getAllTypes (); local
/aosp_15_r20/external/dokka/core/src/main/kotlin/Formats/
H A DStructuredFormatService.kt565 node.members(NodeKind.AllTypes).singleOrNull()?.let { allTypes -> in <lambda>() method
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantTests.cpp2277 const glu::DataType allTypes[] = { in createCompositeTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp2118 VkComponentTypeKHR allTypes[] = { in createCooperativeMatrixTestsInternal() local
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A Djquery-1.7.1.js6877 allTypes = ["*/"] + ["*"]; variable
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp7401 const std::array<ConnectivityType, 3> allTypes = { in TEST_F() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDemma_device.jarMETA-INF/ META-INF/MANIFEST.MF emma.class emma.java package emma ...
HDemma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/aosp_15_r20/external/emma/lib/
HDemma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...

12345678910>>...14