HomeSort by relevance Sort by last modified time
    Searched refs:OBJECT (Results 1 - 25 of 542) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/AArch64/
dot-req-case-insensitive.s 3 OBJECT .req x2
4 mov x4, OBJECT
5 mov x4, oBjEcT
6 .unreq oBJECT
9 OBJECT .req w5
10 mov w4, OBJECT
11 .unreq OBJECT
  /build/make/tools/droiddoc/test/stubs/expected/com/android/stubs/
InterfaceEnum.java 7 public static final java.lang.Object OBJECT;
8 static { OBJECT = null; }
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
pr18735.d 6 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@FOO
8 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar@@FOO
10 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo
12 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar
group3a.d 7 .*: 0+1000 +0 +OBJECT +GLOBAL +HIDDEN +. foo
local1.d 6 .*: [0-9a-f]* +[0-9a-f]+ +OBJECT +LOCAL +DEFAULT +[0-9] +foo
pr14052.d 7 +[0-9]+: +[0-9a-f]+ +0 +(OBJECT|NOTYPE) +GLOBAL +DEFAULT +ABS _data_start
  /frameworks/layoutlib/create/tests/mock_data/mock_android/util/
EmptyArray.java 23 public static final Object[] OBJECT = new Object[0];
  /external/llvm/test/MC/ARM/
dot-req-case-insensitive.s 5 OBJECT .req r2
6 mov r4, OBJECT
7 mov r4, oBjEcT
8 .unreq oBJECT
11 OBJECT .req r5
12 mov r4, OBJECT
13 .unreq OBJECT
  /build/make/tools/droiddoc/test/stubs/src/com/android/stubs/
InterfaceEnum.java 21 public static final Object OBJECT = new Object();
  /external/tpm2/
Context_spt_fp.h 18 OBJECT *object, // IN: the object containing the sequence data
19 OBJECT *exportObject, // IN/OUT: the object structure that will get the
Object_fp.h 10 BOOL AreAttributesForParent(OBJECT *parentObject // IN: parent handle
18 void ObjectComputeName(TPMT_PUBLIC *publicArea, // IN: public area of an object
19 TPM2B_NAME *name // OUT: name of the object
24 TPM2B_NAME *name, // IN: name of the object
25 TPM2B_NAME *qualifiedName // OUT: qualified name of the object
28 OBJECT *object, // IN: object structure from saved context
29 TPMI_DH_OBJECT *handle // OUT: object handle
33 TPMI_DH_OBJECT *newHandle // OUT: sequence object handl
    [all...]
  /frameworks/layoutlib/create/tests/mock_data/mock_android/widget/
LinearLayout.java 24 Object[] mObjects = EmptyArray.OBJECT;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
scomm-directive-4.d 28 5: 00000004 4 OBJECT GLOBAL DEFAULT COM x4a
29 6: 00000004 4 OBJECT GLOBAL DEFAULT SCOM y4a
30 7: 00000002 4 OBJECT GLOBAL DEFAULT COM x4b
31 8: 00000002 4 OBJECT GLOBAL DEFAULT SCOM y4b
32 9: 00000004 2 OBJECT GLOBAL DEFAULT COM x2
33 10: 00000004 2 OBJECT GLOBAL DEFAULT SCOM y2
34 11: 00000004 1 OBJECT GLOBAL DEFAULT COM x1
35 12: 00000004 1 OBJECT GLOBAL DEFAULT SCOM y1
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
common-1b.d 7 +[0-9]+: +0+4 +30 +OBJECT +GLOBAL +DEFAULT +COM +foobar
common-1c.d 8 +[0-9]+: +0+4 +30 +OBJECT +GLOBAL +DEFAULT +COM +foobar
common-1f.d 8 +[0-9]+: +0+4 +30 +OBJECT +GLOBAL +DEFAULT +COM +foobar
strip-10.d 10 +[0-9]+: +[0-9a-f]+ +[0-9]+ +OBJECT +(UNIQUE|<OS specific>: 10) +DEFAULT +[1-9] foo
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
common3b.d 6 +[0-9]+: +0+4 +30 +OBJECT +GLOBAL +DEFAULT +COM +foobar
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfcomm/
common-1b.d 7 +[0-9]+: +0+4 +30 +OBJECT +GLOBAL +DEFAULT +COM +foobar
common-1c.d 7 +[0-9]+: +0+4 +30 +OBJECT +GLOBAL +DEFAULT +COM +foobar
common-1f.d 7 +[0-9]+: +0+4 +30 +OBJECT +GLOBAL +DEFAULT +COM +foobar
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
largecomm-1b.d 7 +[0-9]+: +0+4 +30 +OBJECT +GLOBAL +DEFAULT +LARGE_COM +foobar
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
ifunc-17a.d 8 +[0-9]+: +[0-9a-f]+ +4 +OBJECT +GLOBAL +DEFAULT +[1-9] foo
ifunc-17b.d 8 +[0-9]+: +[0-9a-f]+ +4 +OBJECT +GLOBAL +DEFAULT +[1-9] foo
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvsb/
hidden0.d 8 [ ]*[0-9]+: [0-9a-fA-F]* +0 +OBJECT +GLOBAL +HIDDEN +. hidden

Completed in 408 milliseconds

1 2 3 4 5 6 7 8 91011>>