OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:numannotations
(Results
1 - 7
of
7
) sorted by null
/external/javassist/src/main/javassist/bytecode/annotation/
AnnotationsWriter.java
35
* writer.
numAnnotations
(1);
93
* <code>
numAnnotations
()</code>.
105
public void
numAnnotations
(int num) throws IOException {
/external/clang/lib/Sema/
CodeCompleteConsumer.cpp
195
unsigned
NumAnnotations
,
198
: NumChunks(NumChunks),
NumAnnotations
(
NumAnnotations
),
203
assert(
NumAnnotations
<= 0xffff);
210
for (unsigned I = 0; I !=
NumAnnotations
; ++I)
215
return
NumAnnotations
;
219
if (AnnotationNr <
NumAnnotations
)
/external/javassist/src/main/javassist/bytecode/
ParameterAnnotationsAttribute.java
156
writer.
numAnnotations
(anno.length);
AnnotationsAttribute.java
155
public int
numAnnotations
() {
245
writer.
numAnnotations
(n);
491
writer.
numAnnotations
(num);
/external/clang/include/clang/Sema/
CodeCompleteConsumer.h
428
unsigned
NumAnnotations
: 16;
448
const char **Annotations, unsigned
NumAnnotations
,
[
all
...]
/external/robolectric/lib/main/
javassist-3.14.0-GA.jar
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 277 milliseconds