OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isalias
(Results
26 - 43
of
43
) sorted by null
1
2
/external/llvm/utils/TableGen/
CodeGenSchedule.cpp
293
getSchedRW(AliasDef).
IsAlias
= true;
296
if (RW.
IsAlias
)
[
all
...]
/external/selinux/libsepol/src/
write.c
457
buf[items++] = cpu_to_le32(levdatum->
isalias
);
486
buf[items++] = cpu_to_le32(catdatum->
isalias
);
[
all
...]
module_to_cil.c
[
all
...]
/external/selinux/checkpolicy/
checkpolicy.c
369
if (!levdatum->
isalias
&& !levdatum->defined) {
/external/llvm/lib/Support/
YAMLParser.cpp
486
bool scanAliasOrAnchor(bool
IsAlias
);
[
all
...]
/external/clang/lib/AST/
ASTImporter.cpp
135
Decl *VisitTypedefNameDecl(TypedefNameDecl *D, bool
IsAlias
);
[
all
...]
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp
196
bool
isAlias
() const {
[
all
...]
/external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp
605
// The following interface to AA is fashioned after DAGCombiner::
isAlias
[
all
...]
/external/selinux/libsepol/cil/src/
cil_binary.c
839
sepol_alias->
isalias
= 1;
914
sepol_alias->
isalias
= 1;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar
/external/icu/icu4c/source/common/
uresbund.cpp
314
/*UBool
isAlias
= FALSE;*/
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp
383
bool
isAlias
(LSBaseSDNode *Op0, LSBaseSDNode *Op1) const;
[
all
...]
/external/robolectric/v3/
robolectric-resources-3.1-SNAPSHOT.jar
Completed in 2054 milliseconds
1
2