OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instances
(Results
726 - 750
of
2186
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/webkit/Source/WebCore/rendering/mathml/
RenderMathMLFraction.cpp
144
// The children are always RenderMathMLBlock
instances
/external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginHostProxy.mm
143
PluginInstanceMap
instances
;
144
m_instances.swap(
instances
);
146
PluginInstanceMap::const_iterator end =
instances
.end();
147
for (PluginInstanceMap::const_iterator it =
instances
.begin(); it != end; ++it)
[
all
...]
/external/webkit/Source/WebKit/win/Interfaces/
IWebBackForwardList.idl
39
Note that the methods which modify
instances
of this class do not cause
/external/webkit/Tools/DumpRenderTree/chromium/
MockSpellCheck.cpp
60
// Convert to a String because we store String
instances
in
/external/webkit/Tools/Scripts/
detect-mismatched-virtual-const
30
# This script attempts to find
instances
of a problem where the signatures
/external/wpa_supplicant_8/src/wps/
wps_upnp_i.h
120
*
instances
.
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPDateTimeFactory.java
21
* A factory to create <code>XMPDateTime</code>-
instances
from a <code>Calendar</code> or an
/frameworks/av/media/libeffects/lvm/lib/Common/src/
InstAlloc.c
116
* Input : pms - Pointer to array of four INST_ALLOC
instances
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_GetMemoryTable.c
105
* Initialise the InstAlloc
instances
/frameworks/av/media/libmediaplayerservice/
TestPlayerStub.cpp
142
// Load the 2 entry points to create and delete
instances
.
/frameworks/base/core/java/android/hardware/usb/
UsbDeviceConnection.java
27
*
Instances
of this class are created by {@link UsbManager#openDevice}.
/frameworks/base/core/java/android/os/
UEventObserver.java
34
* multiple UEventObserver subclass
instances
. The UEvent thread starts when
/frameworks/base/core/java/android/view/accessibility/
AccessibilityNodeProvider.java
84
* pool of reusable
instances
and setting the desired properties of the node info
/frameworks/base/core/jni/android/graphics/
GraphicsJNI.h
133
*
Instances
can only be used to perform a single allocation, which helps
/frameworks/base/docs/html/design/patterns/
swipe-views.jd
5
built in a hierarchical fashion, there are
instances
where horizontal navigation can flatten
/frameworks/base/docs/html/tools/devices/
emulator.jd
42
<li><a href="#connecting">Interconnecting Emulator
Instances
</a></li>
169
depending on your needs, you can start multiple emulator
instances
and run your
172
instances
, and you can set up network redirection that allows emulators to send
188
instances
of the emulator concurrently, each with its own AVD configuration and
[
all
...]
/frameworks/base/docs/html/training/backward-compatible-ui/
using-component.jd
36
<p>The <code>TabHelper</code> abstract class acts as a <a href="http://en.wikipedia.org/wiki/Factory_(software_concept)">factory</a> for creating version-appropriate <code>TabHelper</code> and <code>CompatTab</code>
instances
, based on the current device's platform version:</p>
/frameworks/base/keystore/java/android/security/
AndroidKeyPairGenerator.java
40
* Provides a way to create
instances
of a KeyPair which will be placed in the
/frameworks/base/services/java/com/android/server/
BluetoothManagerService.java
420
* Inform BluetoothAdapter
instances
that Adapter service is up
438
* Inform BluetoothAdapter
instances
that Adapter service is down
711
//Inform BluetoothAdapter
instances
that service is up
[
all
...]
/frameworks/base/tests/CoreTests/android/core/
HttpHeaderTest.java
37
* Tests that cache control header supports multiple
instances
of the header,
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
FsUtils.java
49
//no creation of
instances
/frameworks/base/voip/java/android/net/rtp/
AudioCodec.java
27
* <p>Few simple configurations are defined as public static
instances
for the
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneFactory.java
64
*
instances
/frameworks/support/v13/java/android/support/v13/app/
FragmentPagerAdapter.java
38
* a significant amount of memory since fragment
instances
can hold on to an
/frameworks/support/v4/java/android/support/v4/app/
FragmentPagerAdapter.java
34
* a significant amount of memory since fragment
instances
can hold on to an
Completed in 2322 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>