Home
last modified time | relevance | path

Searched refs:GW (Results 1 – 25 of 177) sorted by relevance

12345678

/external/llvm/lib/Analysis/
DRegionPrinter.cpp101 static void printRegionCluster(const Region *R, GraphWriter<RegionInfo*> &GW, in printRegionCluster()
103 raw_ostream &O = GW.getOStream(); in printRegionCluster()
120 printRegionCluster(*RI, GW, depth + 1); in printRegionCluster()
135 GraphWriter<RegionInfo*> &GW) { in addCustomGraphFeatures()
136 raw_ostream &O = GW.getOStream(); in addCustomGraphFeatures()
138 printRegionCluster(RI->getTopLevelRegion(), GW, 4); in addCustomGraphFeatures()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp127 GraphWriter<SelectionDAG*> &GW) { in addCustomGraphFeatures()
128 GW.emitSimpleNode(0, "plaintext=circle", "GraphRoot"); in addCustomGraphFeatures()
130 GW.emitEdge(0, -1, G->getRoot().getNode(), G->getRoot().getResNo(), in addCustomGraphFeatures()
290 void ScheduleDAGSDNodes::getCustomGraphFeatures(GraphWriter<ScheduleDAG*> &GW) const { in getCustomGraphFeatures()
293 GW.emitSimpleNode(0, "plaintext=circle", "GraphRoot"); in getCustomGraphFeatures()
296 GW.emitEdge(0, -1, &SUnits[N->getNodeId()], -1, in getCustomGraphFeatures()
DScheduleDAGSDNodes.h128 virtual void getCustomGraphFeatures(GraphWriter<ScheduleDAG*> &GW) const;
/external/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp73 GraphWriter<ScheduleDAG*> &GW) { in addCustomGraphFeatures()
74 return G->addCustomGraphFeatures(GW); in addCustomGraphFeatures()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dmap.h688 typedef typename GallicArc<A, S>::Weight GW; typedef
693 return ToArc(0, 0, GW(SW::One(), arc.weight), kNoStateId); in operator()
696 return ToArc(0, 0, GW(SW::Zero(), arc.weight), kNoStateId); in operator()
700 GW(SW::One(), arc.weight), arc.nextstate); in operator()
704 GW(SW(arc.olabel), arc.weight), arc.nextstate); in operator()
724 typedef typename GallicArc<A, S>::Weight GW; typedef
728 if (arc.nextstate == kNoStateId && arc.weight == GW::Zero()) in operator()
764 typedef typename GallicArc<A, S>::Weight GW; typedef
782 if (arc.nextstate == kNoStateId && arc.weight == GW::Zero()) in operator()
/external/openfst/src/include/fst/
Darc-map.h772 typedef typename GallicArc<A, S>::Weight GW; typedef
777 return ToArc(0, 0, GW(SW::One(), arc.weight), kNoStateId); in operator()
780 return ToArc(0, 0, GW(SW::Zero(), arc.weight), kNoStateId); in operator()
784 GW(SW::One(), arc.weight), arc.nextstate); in operator()
788 GW(SW(arc.olabel), arc.weight), arc.nextstate); in operator()
812 typedef typename GallicArc<A, S>::Weight GW; typedef
819 if (arc.nextstate == kNoStateId && arc.weight == GW::Zero()) in operator()
870 typedef typename GallicArc<A, S>::Weight GW; typedef
891 if (arc.nextstate == kNoStateId && arc.weight == GW::Zero()) in operator()
/external/icu4c/data/coll/
Dig.txt19 "&G<gb<<<Gb<<<GB<gh<<<Gh<<<GH<gw<<<Gw<<<GW"
/external/ipsec-tools/src/racoon/
DTODO121 - End-to-GW tunnel long lived security associations
125 - Client End-to-End through client-to-GW tunnel SA, initiate from
127 - Client-to-GW transport SA for secure management
/external/icu4c/data/region/
Dfa_AF.txt45 GW{"گینیا بیسائو"}
Dpt_PT.txt37 GW{"Guiné-Bissau"}
Dchr.txt107 GW{"ᎫᏇ-ᏈᏌᎤᏫ"}
Dshi.txt95 GW{"ⵖⵉⵏⵢⴰ ⴱⵉⵙⴰⵡ"}
Dvai.txt95 GW{"ꕅꔤꕇ ꔫꕢꕴ"}
Dbe.txt128 GW{"Гвінея-Бісаў"}
Ddyo.txt85 GW{"Giné Bisaau"}
Dth.txt142 GW{"กินี-บิสเซา"}
Dsi.txt142 GW{"ගිනි බිසව්"}
Dfa.txt142 GW{"گینهٔ بیسائو"}
Dne.txt142 GW{"गिनी-बिसाउ"}
Dte.txt142 GW{"గినియా-బిస్సావ్"}
Dhi.txt142 GW{"गीनी-बिसाउ"}
Ddz.txt141 GW{"གྷི་ནི་ བྷི་སཱའུ"}
Dlo.txt135 GW{"ກິວນີ-ບິສໂຊ"}
Dam.txt142 GW{"ጊኒ ቢሳኦ"}
Dmr.txt142 GW{"गिनी-बिसाउ"}

12345678