HomeSort by relevance Sort by last modified time
    Searched full:initialization (Results 426 - 450 of 5591) sorted by null

<<11121314151617181920>>

  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
SampleDescriptionBox.java 26 * The sample description table gives detailed information about the coding type used, and any initialization
38 * extensions to the sample description (e.g. codec initialization parameters). All such extensions shall be within
  /external/openfst/src/include/fst/
union-find.h 65 // Initialization of an element: creates a singleton set containing
78 // Initialization of all elements starting from 0 to max - 1 to distinct sets
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
function_list.c 47 /* initialization */
67 /* initialization */
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_field.h 65 // and its initialization code should be generated. If @lazy_init is
66 // true, the static field is not declared final and the initialization
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlgetticks.html 83 >SDL_GetTicks&nbsp;--&nbsp;Get the number of milliseconds since the SDL library initialization.</DIV
123 >Get the number of milliseconds since the SDL library initialization.
  /external/qemu/include/android/
dynlink.h 29 * at runtime, by calling a specific initialization function.
101 * after initialization succeeded.
  /external/skia/include/core/
SkDeque.h 95 * Wrap Iter's 2 parameter ctor to force initialization to the
103 * Wrap Iter::reset to force initialization to the beginning of the
  /external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
InitiationListener.java 104 * Returns the packet filter for SOCKS5 Bytestream initialization requests.
106 * @return the packet filter for SOCKS5 Bytestream initialization requests
  /external/smack/src/org/xbill/DNS/
UDPClient.java 21 * On some platforms (Windows), the SecureRandom module initialization involves
31 * To avoid both of these, check at initialization time to see if InetAddress
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
union-find.h 63 // Initialization of an element: creates a singleton set containing
75 // Initialization of all elements starting from 0 to max - 1 to distinct sets
  /frameworks/av/media/libeffects/loudness/dsp/core/
interpolator_base.h 68 // Initialization for regularly sampled sequences, where:
74 // Initialization for regularly sampled sequences, where:
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_MEInit.c 28 * Initialization modules for the vendor specific Motion Estimation structure.
49 * initialization by this function, the vendor-specific structure *pMESpec
  /frameworks/opt/net/voip/src/java/android/net/sip/
ISipSessionListener.aidl 68 * Called when the peer is busy during session initialization.
83 * Called when an error occurs during session initialization and
  /hardware/invensense/60xx/mlsdk/mllite/
mldmp.h 42 * After inv_dmp_openXXX any number of appropriate initialization and configuration
65 * initialization steps. If an anomalous transition is detected, the user will
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ref/
SoftReferenceTest.java 42 assertTrue("Initialization failed.", ((Boolean) sr.get())
64 assertTrue("Initialization failed.", ((Boolean) sr.get())
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
ParsePositionTest.java 31 assertTrue("Initialization failed.", pp1.getIndex() == Integer.MIN_VALUE);
32 assertEquals("Initialization failed.", -1, pp1.getErrorIndex());
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinWorkerThread.java 14 * scheduling or execution. However, you can override initialization
80 * Initialization requires care: Most fields must have legal
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
IvParameterSpecTest.java 42 * array and that input array is copied during initialization.
62 * array and that input array is copied during initialization.
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
MatrixUtils.h 39 * Constructor with identity initialization
97 * Constructor with identity initialization
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
MatrixUtils.h 39 * Constructor with identity initialization
97 * Constructor with identity initialization
  /art/test/033-class-init-deadlock/src/
Main.java 20 * Interrupting threads in class initialization should NOT work.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
CustomDialogActivity.java 34 * Initialization of the Activity after it is first created. Must at least
HelloWorld.java 51 * Initialization of the Activity after it is first created. Must at least
SoftInputModes.java 34 * Initialization of the Activity after it is first created. Here we use
TranslucentActivity.java 34 * Initialization of the Activity after it is first created. Must at least

Completed in 922 milliseconds

<<11121314151617181920>>