Searched
full:instantiated (Results
626 -
650 of
1539) sorted by null
<<21222324252627282930>>
/external/llvm/include/llvm/IR/ |
LLVMContext.h | 205 /// addModule - Register a module as being instantiated in this context. If
|
/external/llvm/include/llvm/Support/ |
AlignOf.h | 199 AlignerImpl(); // Never defined or instantiated.
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-typed-test.h | 90 // parameters are. The defined pattern can be instantiated with
|
/external/mesa3d/src/gtest/include/gtest/ |
gtest-typed-test.h | 90 // parameters are. The defined pattern can be instantiated with
|
/external/opencv3/samples/android/image-manipulations/src/org/opencv/samples/imagemanipulations/ |
ImageManipulationsActivity.java | 86 Log.i(TAG, "Instantiated new " + this.getClass());
|
/external/pdfium/build/ |
standalone.gypi | 274 4610, # Object can never be instantiated
|
/external/protobuf/gtest/include/gtest/ |
gtest-typed-test.h | 90 // parameters are. The defined pattern can be instantiated with
|
/external/v8/src/compiler/ |
frame.h | 21 // instantiated and the basic information about the frame has been collected
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/ |
gtest-typed-test.h | 90 // parameters are. The defined pattern can be instantiated with
|
/external/webrtc/webrtc/base/ |
checks.h | 111 // Commonly used instantiations of MakeCheckOpString<>. Explicitly instantiated
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
neteq_stereo_unittest.cc | 408 // Instantiate the tests. Each test is instantiated using the function above,
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
NuPlayerDecoderPassThrough.cpp | 74 // Opening again might be relevant if decoder is instantiated after shutdown and
|
/frameworks/base/core/java/android/app/ |
Fragment.java | 128 "Instantiated fragment " + mInstance); 310 * the previous fragments will still be instantiated and running in the new 323 * <p>The fragment being instantiated must have some kind of unique identifier 345 * <p>For example, consider this simple fragment that is instantiated with 387 // When instantiated from saved state, this is the saved state. 415 // Set to true if this fragment was instantiated from a layout file. 570 * empty constructor, so it can be instantiated when restoring its 573 * will not be called when the fragment is re-instantiated; instead, [all...] |
/frameworks/base/core/java/android/hardware/usb/ |
UsbDeviceConnection.java | 38 * UsbDevice should only be instantiated by UsbService implementation
|
/frameworks/base/core/java/android/preference/ |
PreferenceActivity.java | 149 * to that fragment when it is instantiated during the initial creation 406 * instantiated. [all...] |
/frameworks/base/core/java/android/provider/ |
SearchRecentSuggestions.java | 33 * <p>Unlike some utility classes, this one must be instantiated and properly initialized, so that
|
/frameworks/base/core/java/android/text/ |
Selection.java | 27 private Selection() { /* cannot be instantiated */ }
|
/frameworks/base/docs/html/guide/topics/ui/layout/ |
gridview.jd | 165 object is null. If it <em>is</em> null, an {@link android.widget.ImageView} is instantiated and
|
/frameworks/base/docs/html/training/multiple-threads/ |
communicate-ui.jd | 96 task object and a status code to the object that instantiated the {@link android.os.Handler}.
|
/frameworks/base/keystore/java/android/security/keystore/ |
AndroidKeyStoreProvider.java | 58 // classes when this provider is instantiated and installed early on during each app's
|
/frameworks/base/media/java/android/media/midi/ |
MidiDeviceInfo.java | 195 * MidiDeviceInfo should only be instantiated by MidiService implementation
|
/frameworks/base/media/java/android/mtp/ |
MtpObjectInfo.java | 48 // only instantiated via JNI or via a builder
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
Constants.java | 271 private Constants() { /* cannot be instantiated */ }
|
HdmiUtils.java | 68 private HdmiUtils() { /* cannot be instantiated */ }
|
/frameworks/native/include/android/ |
native_activity.h | 241 * above); if the code is being instantiated from a previously saved instance,
|
Completed in 1179 milliseconds
<<21222324252627282930>>