HomeSort by relevance Sort by last modified time
    Searched full:instantiate (Results 876 - 900 of 2246) sorted by null

<<31323334353637383940>>

  /external/icu/icu4c/source/layout/
KhmerReordering.h 123 // do not instantiate
  /external/icu/icu4c/source/test/intltest/
tstnrapi.cpp 22 // instantiate a Normalizer from a CharacterIterator
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
OverlayBundle.java 55 * Usage: Instantiate an OverlayBundle directly (not via a factory
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
TestDeprecatedNormalizerAPI.java 47 // instantiate a Normalizer from a CharacterIterator
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
ModuleTest.java 28 * free to instantiate their own modules and run from them, though care should
  /external/jetty/src/java/org/eclipse/jetty/util/ajax/
JSONPojoConvertorFactory.java 46 * in the generated JSON and is used to instantiate the object when
  /external/junit/src/org/junit/runner/
Request.java 89 * Not used within JUnit. Clients should simply instantiate ErrorReportingRunner themselves
  /external/libchrome/components/timers/
alarm_timer_chromeos.h 44 // instantiate one of the specialized sub-classes defined below instead.
  /external/libcxx/test/std/experimental/utilities/tuple/tuple.apply/
large_arity.pass.cpp 136 // Instantiate with 1-5 arguments.
  /external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
const_Types.pass.cpp 33 // The constexpr is required to make is_constructible instantiate this template.
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
TextureData.java 85 /** Provides static method to instantiate the right implementation (Pixmap, ETC1, KTX).
  /external/libgdx/gdx/src/com/badlogic/gdx/input/
RemoteSender.java 26 /** Sends all inputs from touch, key, accelerometer and compass to a {@link RemoteInput} at the given ip/port. Instantiate this and
  /external/libvpx/libvpx/vpx_ports/
mem_ops.h 27 * on to the symbol name. This allows the developer to instantiate these
  /external/llvm/include/llvm/Analysis/
CFGPrinter.h 11 // instantiate the CFG printer.
  /external/llvm/utils/TableGen/
TableGenBackends.h 39 // instantiate a class which holds some context for the generation process,
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm_sample.c 126 * Helper macro to instantiate the functions that generate the code to
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_tex_sample.c 131 * Helper macro to instantiate the functions that generate the code to
  /external/mockito/src/org/mockito/
InjectMocks.java 79 * <u>Mockito cannot instantiate inner classes, local classes, abstract classes and of course interfaces.</u>
  /external/mockito/src/org/mockito/internal/configuration/
ClassPathLoader.java 86 throw new MockitoConfigurationException("Unable to instantiate " + MOCKITO_CONFIGURATION_CLASS_NAME +" class. Does it have a safe, no-arg constructor?", e);
  /external/mockito/src/org/mockito/internal/creation/jmock/
ClassImposterizer.java 34 //have a constructor in this class that tries to instantiate ObjenesisStd and if it fails then show decent exception that dependency is missing
  /external/objenesis/tck/src/org/objenesis/tck/candidates/
candidates.properties 52 # List of candidate classes to attempt to instantiate in the Objenesis TCK.
  /external/objenesis/tck/test/org/objenesis/tck/
TCKTest.java 85 // And... a single ObjectInsantiator registered that can instantiate
  /external/protobuf/java/src/main/java/com/google/protobuf/
BoundedByteString.java 148 // Boxing calls Byte.valueOf(byte), which does not instantiate.
  /external/protobuf/src/google/protobuf/compiler/java/
java_field.h 120 // Instantiate template for mutable and immutable maps.
  /external/sfntly/cpp/src/sfntly/table/bitmap/
eblc_table.h 131 // class to instantiate derived class with protected constructors.

Completed in 1892 milliseconds

<<31323334353637383940>>