Home
last modified time | relevance | path

Searched defs:createFor (Results 1 – 6 of 6) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
DModifiedSystemClassRuntime.java98 public static IRuntime createFor(final Instrumentation inst, in createFor() method in ModifiedSystemClassRuntime
119 public static IRuntime createFor(final Instrumentation inst, in createFor() method in ModifiedSystemClassRuntime
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
DProbeArrayStrategyFactory.java41 public static IProbeArrayStrategy createFor(final long classId, in createFor() method in ProbeArrayStrategyFactory
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/piff/
DProtectionSpecificHeader.java38 public static ProtectionSpecificHeader createFor(UUID systemId, ByteBuffer bufferWrapper) { in createFor() method in ProtectionSpecificHeader
DPlayReadyHeader.java113 public static List<PlayReadyRecord> createFor(ByteBuffer byteBuffer, int recordCount) { in createFor() method in PlayReadyHeader.PlayReadyRecord
/external/llvm-project/polly/lib/CodeGen/
DIslNodeBuilder.cpp762 void IslNodeBuilder::createFor(__isl_take isl_ast_node *For) { in createFor() function in IslNodeBuilder
DPPCGCodeGeneration.cpp1286 void GPUNodeBuilder::createFor(__isl_take isl_ast_node *Node) { in createFor() function in GPUNodeBuilder