OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ROS
(Results
1 - 7
of
7
) sorted by null
/external/icu/icu4c/source/config/
mh-os390
63
# TODO: Consider using -Wc,roc,
ros
for making the data and strings readonly
64
# -Wc,"
ros
" seems to work, but not the "roc"
71
CFLAGS += -Wc,DLL,
ROS
,RENT,'ARCH(7)','LOC(POSIX)',NOANSIALIAS,'LANGLVL(EXTENDED)' $(ICU_IEEE)
72
CXXFLAGS += -Wc,DLL,
ROS
,RTTI,'ARCH(7)','LOC(POSIX)',NOANSIALIAS,'LANGLVL(EXTENDED)' $(ICU_IEEE) -+
/external/swiftshader/third_party/LLVM/include/llvm/
Metadata.h
227
void print(raw_ostream &
ROS
, AssemblyAnnotationWriter *AAW = 0) const;
/external/llvm/lib/IR/
AsmWriter.cpp
[
all
...]
/external/llvm/lib/CodeGen/
MachineFunction.cpp
57
void MachineFunctionProperties::print(raw_ostream &
ROS
, bool OnlySet) const {
66
ROS
<< (HasProperty ? "SSA, " : "Post SSA, ");
69
ROS
<< (HasProperty ? "" : "not ") << "tracking liveness, ";
72
ROS
<< (HasProperty ? "AllVRegsAllocated" : "HasVRegs");
[
all
...]
/external/swiftshader/third_party/LLVM/lib/VMCore/
AsmWriter.cpp
[
all
...]
/external/llvm/include/llvm/CodeGen/
MachineFunction.h
153
void print(raw_ostream &
ROS
, bool OnlySet=false) const;
/external/llvm/include/llvm/IR/
Metadata.h
[
all
...]
Completed in 1436 milliseconds