OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instances
(Results
76 - 100
of
3780
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tools/signature-tools/src/signature/compare/model/
IPrimitiveTypeDelta.java
23
* {@link IPrimitiveType}
instances
.
IValueDelta.java
22
* {@link Object}
instances
.
/external/chromium-libpac/src/
proxy_resolver_v8.h
36
// it is OK to run multiple
instances
of ProxyResolverV8 on different threads,
39
// It is important that *ALL*
instances
of V8 in the process be using
41
//
instances
and the locked V8
instances
used by ProxyResolverV8 (assuming they
/external/chromium_org/android_webview/browser/
jni_dependency_factory.h
22
// Used to create
instances
of objects under native that are used in browser.
/external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_token_forwarder_factory.h
18
// Creates
instances
of UserCloudPolicyTokenForwarder for Profiles that may need
/external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_settings_factory_android.h
22
// DataReductionProxyService
instances
.
/external/chromium_org/chrome/browser/policy/
device_management_service_configuration.h
17
// is used to create device management service
instances
.
/external/chromium_org/chrome/browser/supervised_user/
supervised_user_service_factory.h
21
// Used to create
instances
for testing.
/external/chromium_org/chrome/common/net/
predictor_common.h
19
// Namelist
instances
.
/external/chromium_org/content/test/data/npapi/
multiple_instances_sync_calls.html
17
Tests the case that involves two plugin
instances
with second
/external/chromium_org/content/test/data/workers/
incognito_worker.html
13
// This instance should not be shared with other pre-existing
instances
,
/external/chromium_org/extensions/common/permissions/
permissions_provider.h
14
// The PermissionsProvider creates APIPermissions
instances
. It is only
/external/chromium_org/net/android/
network_change_notifier_factory_android.h
35
// Delegate passed to the
instances
created by this class.
/external/chromium_org/remoting/ios/
data_store.h
12
// A local data store backed by SQLLite to hold
instances
of HostPreferences.
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/
VertexDeclarationCache.h
28
GLenum applyDeclaration(IDirect3DDevice9 *device, TranslatedAttribute attributes[], gl::ProgramBinary *programBinary, GLsizei
instances
, GLsizei *repeatDraw);
/external/chromium_org/tools/android/forwarder2/
forwarders_manager.h
18
// Creates, owns and notifies Forwarder
instances
on its own internal thread.
/external/chromium_org/ui/gfx/x/
x11_error_tracker.cc
25
// X11ErrorTracker
instances
on the same thread.
/external/guava/guava/src/com/google/common/math/
package-info.java
18
* Arithmetic functions operating on primitive values and {@link java.math.BigInteger}
instances
.
/external/hamcrest/src/org/hamcrest/core/
IsInstanceOf.java
20
* @param theClass The predicate evaluates to true for
instances
of this class
/external/llvm/test/CodeGen/PowerPC/
2012-10-11-dynalloc.ll
15
; Check we actually have two
instances
of dynamic stack allocation,
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowPreferenceManager.java
14
* Shadow for {@code PreferenceManager} that returns
instances
of the {@link com.xtremelabs.robolectric.tester.android.content.TestSharedPreferences} utility class
/external/smack/src/org/jivesoftware/smackx/workgroup/ext/notes/
ChatNotes.java
114
* Replaces all
instances
of oldString with newString in string.
118
* @param newString the String that will replace all
instances
of oldString
119
* @return a String will all
instances
of oldString replaced by newString
141
// Replace all remaining
instances
of oldString with newString.
/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
SAXFactoryImpl.java
43
* set for XMLReader
instances
. Temporary storage is needed due to
47
* Note that we wouldn't need this map if we could create
instances
76
* per second argument) on reader
instances
created by this
96
* on reader
instances
constructed by this factory.
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
PendingAttribute.java
23
* All
instances
of this class are always immutable.
/art/compiler/sea_ir/ir/
sea_node.h
55
// all
instances
of all subclasses of this class.
72
// Creating new
instances
of sea node objects should not be done through copy or assignment
Completed in 1417 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>