Home
last modified time | relevance | path

Searched refs:POT (Results 1 – 25 of 212) sorted by relevance

123456789

/external/mesa3d/src/util/xmlpool/
DMakefile.am51 POT=xmlpool.pot macro
85 po: $(POT)
90 msgmerge -o $$po $$po~ $(POT); \
93 msginit -i $(POT) -o $$po~ --locale=$*; \
98 pot: $(POT)
101 $(POT): t_options.h
102 xgettext -L C --from-code utf-8 -o $(POT) t_options.h
Dnl.po10 "POT-Creation-Date: 2014-09-25 22:29-0600\n"
Dsv.po10 "POT-Creation-Date: 2014-09-25 22:29-0600\n"
Dde.po10 "POT-Creation-Date: 2014-09-25 22:29-0600\n"
Dfr.po10 "POT-Creation-Date: 2014-09-25 22:29-0600\n"
Des.po12 "POT-Creation-Date: 2015-02-07 02:08-0700\n"
Dca.po28 "POT-Creation-Date: 2015-02-07 02:08-0700\n"
/external/libexif/po/
Dremove-potcdate.sin1 # Sed script that remove the POT-Creation-Date line in the header entry
2 # from a POT file.
6 /^"POT-Creation-Date: .*"$/{
/external/e2fsprogs/po/
Dremove-potcdate.sin1 # Sed script that remove the POT-Creation-Date line in the header entry
2 # from a POT file.
6 /^"POT-Creation-Date: .*"$/{
/external/elfutils/po/
Dremove-potcdate.sin1 # Sed script that remove the POT-Creation-Date line in the header entry
2 # from a POT file.
6 /^"POT-Creation-Date: .*"$/{
DMakefile.in.in113 # we don't want to bother translators with empty POT files). We assume that
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DBlockFrequencyImpl.h106 std::vector<BlockT *> POT; variable
118 pot_iterator pot_begin() { return POT.begin(); } in pot_begin()
119 pot_iterator pot_end() { return POT.end(); } in pot_end()
121 rpot_iterator rpot_begin() { return POT.rbegin(); } in rpot_begin()
122 rpot_iterator rpot_end() { return POT.rend(); } in rpot_end()
268 POT.clear(); in doFunction()
274 copy(po_begin(EntryBlock), po_end(EntryBlock), back_inserter(POT)); in doFunction()
/external/skia/resources/text/
Demoji.txt13 �� CUSTARD | �� HONEY POT | �� SHORTCAKE | �� BENTO BOX
14 �� POT OF FOOD | �� COOKING | �� FORK AND KNIFE | �� TEACUP WITHOUT HANDLE
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DValueMapper.cpp204 SmallVector<MDNode *, 16> POT; // Post-order traversal. member
649 D.ID = G.POT.size(); in createPOT()
650 G.POT.push_back(WE.N); in createPOT()
682 for (MDNode *N : POT) { in propagateChanges()
701 for (auto *N : G.POT) { in mapNodesInPOT()
763 for (const MDNode *N : G.POT) in mapTopLevelUniquedNode()
/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp203 SmallVector<MDNode *, 16> POT; // Post-order traversal. member
636 D.ID = G.POT.size(); in createPOT()
637 G.POT.push_back(WE.N); in createPOT()
669 for (MDNode *N : POT) { in propagateChanges()
688 for (auto *N : G.POT) { in mapNodesInPOT()
749 for (const MDNode *N : G.POT) in mapTopLevelUniquedNode()
/external/autotest/client/profilers/powertop/src/po/
Dnl.po10 "POT-Creation-Date: 2008-12-11 22:36+0100\n"
Dja.po10 "POT-Creation-Date: 2008-12-11 22:36+0100\n"
Dru.po11 "POT-Creation-Date: 2008-12-11 22:36+0100\n"
Dit.po11 "POT-Creation-Date: 2008-12-11 22:36+0100\n"
Dzh.po11 "POT-Creation-Date: 2008-12-15 21:37+0100\n"
Dpl.po8 "POT-Creation-Date: 2008-12-11 22:36+0100\n"
Dfi.po9 "POT-Creation-Date: 2008-12-11 22:36+0100\n"
Did.po10 "POT-Creation-Date: 2008-12-11 22:36+0100\n"
/external/python/cpython3/Misc/NEWS.d/
D3.5.0a4.rst604 pygettext now uses standard +NNNN format in the POT-Creation-Date header.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp965 std::vector<MachineBasicBlock*> POT; in rewrite() local
968 POT.push_back(B); in rewrite()
970 for (MachineBasicBlock *B : POT) { in rewrite()

123456789