OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsReference
(Results
1 - 7
of
7
) sorted by null
/external/clang/utils/analyzer/
SATestBuild.py
541
IsReference
= False
545
IsReference
= True
547
IsReference
= True
555
testAll(
IsReference
, UpdateSVN)
/external/clang/lib/AST/
APValue.cpp
348
bool
IsReference
= Ty->isReferenceType();
350
=
IsReference
? Ty.getNonReferenceType() : Ty->getPointeeType();
359
if (
IsReference
)
366
} else if (!
IsReference
)
375
if (
IsReference
)
382
if (!
IsReference
)
428
if (
IsReference
)
/external/clang/lib/Analysis/
CFG.cpp
736
bool
IsReference
= false;
744
IsReference
= FD->getType()->isReferenceType();
750
IsReference
);
[
all
...]
/frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h
495
uint
isReference
;
518
int
IsReference
; /* 0=not used for ref; 1=top used; 2=bottom used; 3=both fields (or frame) used */
520
/* if IsLongTerm is true,
IsReference
can be ignored. */
521
/* if
IsReference
is true, IsLongterm will be checked for short-term or long-term. */
522
/* IsUsed must be true to enable the validity of
IsReference
and IsLongTerm */
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
Completed in 523 milliseconds