OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instanceof
(Results
176 - 200
of
3901
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DHUtil.java
25
if (key
instanceof
DHPublicKey)
40
if (key
instanceof
DHPrivateKey)
/external/easymock/src/org/easymock/internal/
ArgumentToString.java
30
} else if (value
instanceof
String) {
34
} else if (value
instanceof
Character) {
/external/easymock/src/org/easymock/internal/matchers/
InstanceOf.java
22
public class
InstanceOf
implements IArgumentMatcher, Serializable {
28
public
InstanceOf
(Class<?> clazz) {
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
LocalePropertyEditor.java
42
if (value
instanceof
Locale) {
58
// if (value
instanceof
Locale) {
/external/javassist/src/main/javassist/compiler/ast/
InstanceOfExpr.java
21
*
Instanceof
expression.
33
return "
instanceof
:" + castType + ":" + arrayDim;
/external/jsilver/src/com/google/clearsilver/jsilver/exceptions/
ExceptionUtil.java
32
if (th
instanceof
JSilverTemplateNotFoundException || th
instanceof
FileNotFoundException) {
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
MediaInformationBox.java
33
if (box
instanceof
SampleTableBox) {
42
if (box
instanceof
AbstractMediaHeaderBox) {
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
PreferenceActivityTest.java
4
import static org.hamcrest.CoreMatchers.
instanceOf
;
41
assertThat(shadow,
instanceOf
(ShadowListActivity.class));
PreferenceScreenTest.java
12
import static org.hamcrest.CoreMatchers.
instanceOf
;
31
assertThat(shadow,
instanceOf
(ShadowPreferenceGroup.class));
/libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/
DSAKeyFactoryImpl.java
54
if (keySpec
instanceof
DSAPrivateKeySpec) {
58
if (keySpec
instanceof
PKCS8EncodedKeySpec) {
82
if (keySpec
instanceof
DSAPublicKeySpec) {
86
if (keySpec
instanceof
X509EncodedKeySpec) {
120
if (key
instanceof
DSAPrivateKey) {
143
if (key
instanceof
DSAPublicKey) {
184
if (key
instanceof
DSAPrivateKey) {
199
if (key
instanceof
DSAPublicKey) {
/libcore/luni/src/test/java/libcore/java/util/
ServiceLoaderTest.java
34
assertTrue(it.next()
instanceof
Impl1);
36
assertTrue(it.next()
instanceof
Impl2);
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/
DetailsPage.java
141
if (part
instanceof
GLFunctionTraceViewer) {
149
} else if (part
instanceof
StateView) {
164
if (!(p
instanceof
IStateDetailProvider)) {
182
if (!(p
instanceof
ICallDetailProvider)) {
203
if (!(selection
instanceof
TreeSelection)) {
208
if (data
instanceof
GLCallNode) {
216
if (!(selection
instanceof
IStructuredSelection)) {
225
if (data
instanceof
IGLProperty) {
/cts/tools/signature-tools/test/signature/converter/
ConvertWildcardTest.java
53
assertTrue(type
instanceof
IParameterizedType);
64
assertTrue(upperBound
instanceof
IClassReference);
82
assertTrue(type
instanceof
IParameterizedType);
93
assertTrue(upperBound
instanceof
IClassReference);
97
assertTrue(lowerBound
instanceof
IClassReference);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
AttributeTable.java
72
if (value
instanceof
Attribute)
109
if (value
instanceof
Vector)
139
if (value
instanceof
Vector)
164
if (o
instanceof
Vector)
191
if (value
instanceof
Vector)
/external/mockito/src/org/mockito/internal/util/reflection/
GenericMetadataSupport.java
69
if (!(classType
instanceof
ParameterizedType)) {
79
if (actualTypeArgument
instanceof
WildcardType) {
101
if (typeParameter.getBounds()[0]
instanceof
TypeVariable) {
120
if (wildCardBoundedType.firstBound()
instanceof
TypeVariable) {
172
if (type
instanceof
TypeVariable) {
192
if (genericReturnType
instanceof
Class) {
195
if (genericReturnType
instanceof
ParameterizedType) {
198
if (genericReturnType
instanceof
TypeVariable) {
219
if (type
instanceof
Class) {
222
if (type
instanceof
ParameterizedType) {
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceLabelProvider.java
101
if (element
instanceof
ResourceItem) {
115
if (element
instanceof
ResourceType) {
117
} else if (element
instanceof
ResourceItem) {
119
} else if (element
instanceof
ResourceFile) {
124
if (element
instanceof
ResourceItem) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
WorkingSetHelper.java
51
if (!(activePart
instanceof
PackageExplorerPart))
68
if (!(input
instanceof
IWorkingSet))
80
if (!(selection
instanceof
ITreeSelection))
99
if (!(candidate
instanceof
IWorkingSet))
112
if (element
instanceof
IWorkingSet && isValidWorkingSet((IWorkingSet) element)) {
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Array/
regress-178722.js
84
actual = arr
instanceof
Array && arr.length === 0 && arr === arr1;
90
actual = arr
instanceof
Array && arr.length === 0 && arr === arr2;
96
actual = arr
instanceof
Array && arr.length === 0 && arr === arr3;
102
actual = arr
instanceof
Array && arr.length === 0 && arr === arr4;
108
actual = arr
instanceof
Array && arr.length === 0 && arr === arr5;
118
actual = arr
instanceof
Array && arr.length === 0 && arr === arr1;
124
actual = arr
instanceof
Array && arr.length === 0 && arr === arr2;
130
actual = arr
instanceof
Array && arr.length === 0 && arr === arr3;
136
actual = arr
instanceof
Array && arr.length === 0 && arr === arr4;
142
actual = arr
instanceof
Array && arr.length === 0 && arr === arr5
[
all
...]
/packages/apps/Mms/src/com/android/mms/ui/
SlideshowPresenter.java
63
if (view
instanceof
AdaptableSlideViewInterface) {
127
if (media
instanceof
RegionMediaModel) {
175
if (view
instanceof
AdaptableSlideViewInterface) {
206
if (view
instanceof
AdaptableSlideViewInterface) {
228
if (view
instanceof
AdaptableSlideViewInterface) {
273
if (model
instanceof
SlideshowModel) {
275
} else if (model
instanceof
SlideModel) {
289
} else if (model
instanceof
MediaModel) {
290
if (model
instanceof
RegionMediaModel) {
303
} else if (model
instanceof
RegionModel)
[
all
...]
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/
PhysicsSpace.java
227
// assert (bp.clientObject
instanceof
com.bulletphysics.collision.dispatch.CollisionObject && bp.clientObject
instanceof
com.bulletphysics.collision.dispatch.CollisionObject);
305
// if (body0
instanceof
CollisionObject && body1
instanceof
CollisionObject) {
392
if (obj
instanceof
PhysicsControl) {
394
} else if (obj
instanceof
Spatial) {
398
} else if (obj
instanceof
PhysicsCollisionObject) {
400
} else if (obj
instanceof
PhysicsJoint) {
408
if (obj
instanceof
PhysicsGhostObject) {
410
} else if (obj
instanceof
PhysicsRigidBody)
[
all
...]
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/
PhysicsSpace.java
205
assert (bp.clientObject
instanceof
com.bulletphysics.collision.dispatch.CollisionObject && bp.clientObject
instanceof
com.bulletphysics.collision.dispatch.CollisionObject);
285
if (body0
instanceof
CollisionObject && body1
instanceof
CollisionObject) {
366
if (obj
instanceof
PhysicsControl) {
368
} else if (obj
instanceof
Spatial) {
372
} else if (obj
instanceof
PhysicsCollisionObject) {
374
} else if (obj
instanceof
PhysicsJoint) {
382
if (obj
instanceof
PhysicsGhostObject) {
384
} else if (obj
instanceof
PhysicsRigidBody)
[
all
...]
/dalvik/dexgen/src/com/android/dexgen/dex/file/
ValueEncoder.java
221
if (cst
instanceof
CstByte) {
223
} else if (cst
instanceof
CstShort) {
225
} else if (cst
instanceof
CstChar) {
227
} else if (cst
instanceof
CstInteger) {
229
} else if (cst
instanceof
CstLong) {
231
} else if (cst
instanceof
CstFloat) {
233
} else if (cst
instanceof
CstDouble) {
235
} else if (cst
instanceof
CstString) {
237
} else if (cst
instanceof
CstType) {
239
} else if (cst
instanceof
CstFieldRef)
[
all
...]
/dalvik/dx/src/com/android/dx/dex/file/
ValueEncoder.java
219
if (cst
instanceof
CstByte) {
221
} else if (cst
instanceof
CstShort) {
223
} else if (cst
instanceof
CstChar) {
225
} else if (cst
instanceof
CstInteger) {
227
} else if (cst
instanceof
CstLong) {
229
} else if (cst
instanceof
CstFloat) {
231
} else if (cst
instanceof
CstDouble) {
233
} else if (cst
instanceof
CstString) {
235
} else if (cst
instanceof
CstType) {
237
} else if (cst
instanceof
CstFieldRef)
[
all
...]
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
ValueEncoder.java
219
if (cst
instanceof
CstByte) {
221
} else if (cst
instanceof
CstShort) {
223
} else if (cst
instanceof
CstChar) {
225
} else if (cst
instanceof
CstInteger) {
227
} else if (cst
instanceof
CstLong) {
229
} else if (cst
instanceof
CstFloat) {
231
} else if (cst
instanceof
CstDouble) {
233
} else if (cst
instanceof
CstString) {
235
} else if (cst
instanceof
CstType) {
237
} else if (cst
instanceof
CstFieldRef)
[
all
...]
/external/doclava/src/com/google/doclava/
FieldInfo.java
131
if (val
instanceof
Boolean || val
instanceof
Byte || val
instanceof
Short
132
|| val
instanceof
Integer) {
136
else if (val
instanceof
Double) {
138
} else if (val
instanceof
Float) {
140
} else if (val
instanceof
Long) {
142
} else if (val
instanceof
Character) {
145
} else if (val
instanceof
String) {
349
if (val
instanceof
Boolean)
[
all
...]
Completed in 696 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>