OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instances
(Results
451 - 475
of
2186
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/proguard/src/proguard/util/
FileNameParser.java
26
* This StringParser can create StringMatcher
instances
for regular expressions
NameParser.java
24
* This StringParser can create StringMatcher
instances
for regular expressions
/external/replicaisland/src/com/replica/replicaisland/
CollisionVolume.java
27
* its derivatives is safe to share amongst many game object
instances
.
/external/skia/include/core/
SkRandom.h
20
set to 0), so that multiple
instances
can be used with no side-effects.
/external/v8/include/
v8-profiler.h
322
kFull = 0 // Heap snapshot with all
instances
and references.
459
* V8 takes ownership of RetainedObjectInfo
instances
passed to it and
468
/** Returns whether two
instances
are equivalent. */
472
* Returns hash value for the instance. Equivalent
instances
/external/v8/test/mjsunit/
function-prototype.js
29
// prototype used for
instances
in that case should be the initial
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_3/inherit/
proto_4.js
35
If you add a property to an object in the prototype chain,
instances
of
/external/webkit/Source/WebCore/bindings/generic/
BindingSecurityBase.cpp
58
// and accessing
instances
of the template calls the callback function.
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
ImageTexture.h
60
// Each ImageTexture's CRC being unique, LayerAndroid
instances
simply store that
/external/webkit/Source/WebCore/platform/graphics/android/utils/
ClassTracker.cpp
89
ALOGD("class %s has %d
instances
",
/external/webkit/Source/WebCore/platform/graphics/chromium/
CrossProcessFontLoading.h
54
// of existing
instances
for reuse:
Extensions3DChromium.h
77
//
Instances
of this class are strictly owned by the GraphicsContext3D implementation and do not
/external/webkit/Source/WebCore/svg/
SVGAnimationElement.cpp
311
// We don't want the instance tree to get rebuild.
Instances
are updated in the loop below.
335
const HashSet<SVGElementInstance*>&
instances
= targetElement->instancesForElement();
local
336
const HashSet<SVGElementInstance*>::const_iterator end =
instances
.end();
337
for (HashSet<SVGElementInstance*>::const_iterator it =
instances
.begin(); it != end; ++it) {
/external/webkit/Source/WebCore/workers/
WorkerThread.h
97
// Track the number of WorkerThread
instances
for use in layout tests.
/external/webkit/Source/WebKit/chromium/public/
WebApplicationCacheHost.h
48
// the WebFrameClient::createApplicationCacheHost method to create
instances
,
/external/webkit/Tools/DumpRenderTree/chromium/
AccessibilityUIElement.h
125
// Provides simple lifetime management of the AccessibilityUIElement
instances
:
/external/webrtc/src/common_audio/vad/include/
webrtc_vad.h
58
* This functions Assigns memory for the
instances
.
/external/webrtc/src/system_wrappers/interface/
trace.h
66
// are associated (e.g. all
instances
owned by an engine).
/frameworks/base/core/java/android/app/
MediaRouteActionProvider.java
79
"with a menu item. Don't reuse MediaRouteActionProvider
instances
! " +
/frameworks/base/core/java/android/provider/
CalendarContract.java
62
* <li>The {@link
Instances
} table holds the start and end time for occurrences
64
* one-time events there will be a 1:1 mapping of
instances
to events. For
320
* expanded in the
instances
table and will only show up in sync adapter
[
all
...]
/frameworks/base/core/java/com/android/internal/content/
SelectionBuilder.java
68
// TODO: switch to storing direct Object
instances
once
/frameworks/base/core/java/com/google/android/collect/
Sets.java
26
* Provides static methods for creating mutable {@code Set}
instances
easily and
/frameworks/base/docs/html/tools/debugging/
debugging-devtools.jd
39
When you change this option, any currently running
instances
of the selected application will
/frameworks/base/docs/html/training/basics/activity-lifecycle/
index.jd
40
{@link android.app.Activity}
instances
in your app transition between different states in their
/frameworks/base/graphics/java/android/graphics/
Insets.java
74
* Two Insets
instances
are equal iff they belong to the same class and their fields are
Completed in 720 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>