Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/external/clang/test/Sema/
Dwarn-documentation.m89 // expected-warning@+1 {{'\returns' command used in a comment that is attached to a method returnin…
101 // expected-warning@+2 {{'@method' command should be used in a comment attached to an Objective-C m…
110 // expected-warning@+5 {{'@interface' command should not be used in a comment attached to a non-int…
111 // expected-warning@+5 {{'@classdesign' command should not be used in a comment attached to a non-c…
112 // expected-warning@+5 {{'@coclass' command should not be used in a comment attached to a non-conta…
127 // expected-warning@+4 {{'@methodgroup' command should be used in a comment attached to an Objectiv…
128 // expected-warning@+6 {{'@method' command should be used in a comment attached to an Objective-C m…
140 // expected-warning@+2 {{'@protocol' command should not be used in a comment attached to a non-prot…
164 // expected-warning@+2 {{'@protocol' command should not be used in a comment attached to a non-prot…
170 // expected-warning@+2 {{'@struct' command should not be used in a comment attached to a non-struct…
[all …]
/external/clang/include/clang/Basic/
DDiagnosticCommentKinds.td76 "'%select{\\|@}0param' command used in a comment that is not attached to "
82 "command should be used in a comment attached to "
89 "command should not be used in a comment attached to a "
96 "command should not be used in a comment attached to a non-container declaration">,
116 "'%select{\\|@}0tparam' command used in a comment that is not attached to "
137 "'%select{\\|@}0%1' command used in a comment that is not attached to "
142 "'%select{\\|@}0%1' command used in a comment that is attached to a "
/external/valgrind/gdbserver_tests/
Dnlvgdbsigqueue.stdinB.gdb3 echo vgdb launched process attached\n
10 # send SIGUSR1/SIGUSR1 in a few seconds, after vgdb has attached
19 # attached to the sleeping process.
Dnlgone_return.stdinB.gdb3 echo vgdb launched process attached\n
Dnlgone_abrt.stdinB.gdb3 echo vgdb launched process attached\n
Dmcmain_pic.stdinB.gdb3 echo vgdb launched process attached\n
Dnlgone_exit.stdinB.gdb3 echo vgdb launched process attached\n
Dmssnapshot.stdinB.gdb3 echo vgdb launched process attached\n
Dnlself_invalidate.stdinB.gdb3 echo vgdb launched process attached\n
Dmcsigpass.stdinB.gdb3 echo vgdb launched process attached\n
Dnlsigvgdb.stdinB.gdb3 echo vgdb launched process attached\n
Dmcwatchpoints.stdinB.gdb3 echo vgdb launched process attached\n
Dhginfo.stdinB.gdb3 echo vgdb launched process attached\n
Dhgtls.stdinB.gdb3 echo vgdb launched process attached\n
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowFragment.java26 private boolean attached; field in ShadowFragment
138 attached = isAttached; in setAttached()
142 return attached; in isAttached()
/external/clang/test/SemaObjC/
Dibaction.m13 // Normally attributes should not be attached to method definitions, but
14 // we allow 'ibaction' to be attached because it can be expanded from
/external/selinux/libsemanage/src/
Ddatabase_policydb.c41 int attached; member
99 if (dbase->attached) in dbase_policydb_cache()
200 tmp_dbase->attached = 0; in dbase_policydb_init()
228 dbase->attached = 1; in dbase_policydb_attach()
238 dbase->attached = 0; in dbase_policydb_detach()
/external/clang/utils/check_cfc/
Dcheck_cfc.py152 attached = False
156 attached = False
159 attached = True
164 if attached == True:
/external/deqp/doc/testspecs/GLES2/
Dfunctional.lifetime.txt39 + Tests for deleting an object that is attached to a container
56 indirectly attached to the current context, a faulty OpenGL ES
94 renderbuffer or shader) to it. The attached object is then deleted.
99 if they are attached to a program. The names of other types of
/external/deqp/doc/testspecs/GLES3/
Dfunctional.lifetime.txt44 + Tests for deleting an object that is attached to a container
62 indirectly attached to the current context, a faulty OpenGL ES
108 attached object is then deleted.
113 if they are attached to a program.
/external/linux-tools-perf/src/tools/perf/tests/attr/
Dtest-stat-C07 # events are enabled by default when attached to cpu
Dtest-record-C08 # no enable on exec for CPU attached
/external/clang/test/Index/
Dannotate-comments-objc.m84 // Non-Doxygen comments should not be attached to anything.
87 // Some Doxygen comments are not attached to anything.
102 // checks that documentation comments are attached to declarations correctly.
/external/mesa3d/docs/
DMESA_shader_debug.spec42 This extension introduces a debug object that can be attached to
159 to each debug object that is attached to the program object.
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto211 // Each of the definitions above may have "options" attached. These are
585 // attached to the declaration.
597 // optional int32 foo = 1; // Comment attached to foo.
598 // // Comment attached to bar.
602 // // Comment attached to baz.
603 // // Another line attached to baz.
605 // // Comment attached to qux.
607 // // Another line attached to qux.
611 // /* Block comment attached
614 // /* Block comment attached to

12345678910>>...12