OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OBJECT
(Results
101 - 113
of
113
) sorted by null
1
2
3
4
5
/dalvik/dx/src/com/android/dx/cf/code/
RopperMachine.java
63
"Ljava/lang/
Object
;")));
417
* The component type is an
object
type, so just make a
435
* of newInstance() is
Object
, which is why the last
441
RegisterSpec.make(dest.getReg(), Type.
OBJECT
);
509
* array constructor "newarray" or an
object
array
700
* putfield is (
object
, value), but the rop
701
* argument order is (value,
object
).
[
all
...]
/dalvik/hit/src/com/android/hit/
HprofParser.java
542
ArrayInstance array = new ArrayInstance(id, stack, Types.
OBJECT
,
/external/chromium/chrome/browser/extensions/
extension_webrequest_api.cc
50
"
object
",
60
ResourceType::
OBJECT
,
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
AsmAnalyzer.java
173
* Returns the class reader
object
.
425
* If the type is an
object
, it's internal name is considered.
432
if (t.getSort() == Type.
OBJECT
) {
469
// For interfaces, the super class is
Object
. May be null but only for the
Object
class.
493
String signature,
Object
value) {
550
public void visitFrame(int type, int local,
Object
[] local2, int stack,
Object
[] stack2) {
575
public void visitLdcInsn(
Object
cst) {
639
// internal name of an
object
or array class
[
all
...]
/libcore/luni/src/main/java/java/text/
MessageFormat.java
42
*
object
with one of its constructors (not with a {@code getInstance}
227
*
Object
[] arguments = {
247
*
Object
[] testArgs = {Long.valueOf(3), "MyDisk"};
271
*
Object
[] testArgs = {Long.valueOf(12373), "MyDisk"};
304
*
Object
[] objs = {new Double(3.1415)};
313
* Likewise, parsing with a {@code MessageFormat}
object
using patterns
320
*
Object
[] objs = mf.parse(forParsing, new ParsePosition(0));
445
public
Object
clone() {
458
* Compares the specified
object
to this {@code MessageFormat} and indicates
459
* if they are equal. In order to be equal, {@code
object
} must be a
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/
SynchronousQueue.java
36
*
object
running in one thread must sync up with an
object
running
151
abstract
Object
transfer(
Object
e, boolean timed, long nanos);
205
Object
item; // data; or null for REQUESTs
211
SNode(
Object
item) {
276
static SNode snode(SNode s,
Object
e, SNode next, int mode) {
286
Object
transfer(
Object
e, boolean timed, long nanos) {
492
volatile
Object
item; // CAS'ed to or from nul
[
all
...]
/external/chromium/webkit/glue/
weburlloader_impl.cc
129
return ResourceType::
OBJECT
;
/prebuilt/common/jarjar/
jarjar-1.0rc8.jar
/external/iproute2/doc/
ip-cref.tex
45
ip [ OPTIONS ]
OBJECT
[ COMMAND [ ARGUMENTS ]]
108
\verb|
OBJECT
| is the
object
to manage or to get information about.
109
The
object
types currently understood by \verb|ip| are:
126
\verb|COMMAND| specifies the action to perform on the
object
.
127
The set of possible actions depends on the
object
type.
139
The arguments depend on the command and
object
. There are two types of arguments:
228
\paragraph{
Object
:} A \verb|link| is a network device and the corresponding
550
\paragraph{
Object
:} The \verb|address| is a protocol (IP or IPv6) address attached
837
\paragraph{
Object
:} \verb|neighbour| objects establish bindings between protoco
[
all
...]
/prebuilt/sdk/tools/lib/
dx.jar
/external/dropbear/libtomcrypt/
crypt.tex
[
all
...]
/prebuilt/common/ecj/
ecj.jar
/prebuilt/common/groovy/
groovy-all-1.7.0.jar
Completed in 2883 milliseconds
1
2
3
4
5