/external/python/cpython2/Modules/ |
D | _curses_panel.c | 79 PyCursesPanelObject *po; member 88 insert_lop(PyCursesPanelObject *po) in insert_lop() argument 96 new->po = po; in insert_lop() 104 remove_lop(PyCursesPanelObject *po) in remove_lop() argument 109 if (temp->po == po) { in remove_lop() 114 while (temp->next == NULL || temp->next->po != po) { in remove_lop() 133 for (temp = lop; temp->po->pan != pan; temp = temp->next) in find_po() 135 return temp->po; in find_po() 176 PyCursesPanelObject *po; in Panel_NoArgNoReturnFunction() local 178 po = PyObject_NEW(PyCursesPanelObject, &PyCursesPanel_Type); in Panel_NoArgNoReturnFunction() [all …]
|
/external/python/cpython3/Modules/ |
D | _curses_panel.c | 106 PyCursesPanelObject *po; member 115 insert_lop(PyCursesPanelObject *po) in insert_lop() argument 123 new->po = po; in insert_lop() 131 remove_lop(PyCursesPanelObject *po) in remove_lop() argument 136 if (temp->po == po) { in remove_lop() 141 while (temp->next == NULL || temp->next->po != po) { in remove_lop() 160 for (temp = lop; temp->po->pan != pan; temp = temp->next) in find_po() 162 return temp->po; in find_po() 203 PyCursesPanelObject *po; in Panel_NoArgNoReturnFunction() local 205 po = PyObject_NEW(PyCursesPanelObject, in Panel_NoArgNoReturnFunction() [all …]
|
/external/mesa3d/src/util/xmlpool/ |
D | Makefile.am | 44 POS=ca.po de.po es.po nl.po fr.po sv.po 49 LANGS=$(POS:%.po=%) 50 MOS=$(POS:%.po=%/LC_MESSAGES/options.mo) 53 .PHONY: all clean pot po mo 76 %/LC_MESSAGES/options.mo: %.po 85 po: $(POT) target 86 @for po in $(POS); do \ 87 if [ -f $$po ]; then \ 89 mv $$po $$po~; \ 90 msgmerge -o $$po $$po~ $(POT); \ [all …]
|
/external/elfutils/po/ |
D | ChangeLog | 3 * *.po: Update for 0.176. 7 * *.po: Update for 0.172. 11 * *.po: Update for 0.171. 15 * *.po: Regenerated. Replace \v with \n\n. 19 * *.po: Update for 0.170. 23 * *.po: Update for 0.169. 27 * po/POTFILES.in: Removed lib/version.c, added lib/printversion.c. 31 * *.po: Update for 0.168. 40 * *.po: Regenerate. 44 * *.po: Update for 0.167. [all …]
|
D | Rules-quot | 5 .SUFFIXES: .insert-header .po-update-en 7 en@quot.po-create: 8 $(MAKE) en@quot.po-update 9 en@boldquot.po-create: 10 $(MAKE) en@boldquot.po-update 12 en@quot.po-update: en@quot.po-update-en 13 en@boldquot.po-update: en@boldquot.po-update-en 15 .insert-header.po-update-en: 16 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ 23 …MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \ [all …]
|
D | Makefile.in.in | 30 gettextsrcdir = $(datadir)/gettext/po 82 .SUFFIXES: .po .gmo .mo .sed .sin .nop .po-create .po-update 84 .po.mo: 88 .po.gmo: 91 …$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -o $${lang}.gmo $${lang}.po"; \ 92 …ng}.gmo && $(GMSGFMT) -c --statistics --verbose -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo… 101 all-yes: stamp-po 115 # In this case, stamp-po is a nop (i.e. a phony target). 117 # stamp-po is a timestamp denoting the last time at which the CATALOGS have 125 stamp-po: $(srcdir)/$(DOMAIN).pot [all …]
|
/external/e2fsprogs/po/ |
D | Rules-quot | 5 .SUFFIXES: .insert-header .po-update-en 7 en@quot.po-create: 8 $(MAKE) en@quot.po-update 9 en@boldquot.po-create: 10 $(MAKE) en@boldquot.po-update 12 en@quot.po-update: en@quot.po-update-en 13 en@boldquot.po-update: en@boldquot.po-update-en 15 .insert-header.po-update-en: 16 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ 23 …MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \ [all …]
|
D | Makefile.in.in | 28 gettextsrcdir = $(datadir)/gettext/po 49 DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot stamp-po \ 60 .SUFFIXES: .po .gmo .mo .sed .sin .nop .po-create .po-update 62 .po.mo: 66 .po.gmo: 69 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \ 70 …cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && … 79 all-yes: @MAINTAINER_CMT@stamp-po 82 # stamp-po is a timestamp denoting the last time at which the CATALOGS have 90 stamp-po: $(srcdir)/$(DOMAIN).pot [all …]
|
/external/libexif/po/ |
D | Rules-quot | 5 .SUFFIXES: .insert-header .po-update-en 7 en@quot.po-create: 8 $(MAKE) en@quot.po-update 9 en@boldquot.po-create: 10 $(MAKE) en@boldquot.po-update 12 en@quot.po-update: en@quot.po-update-en 13 en@boldquot.po-update: en@boldquot.po-update-en 15 .insert-header.po-update-en: 16 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ 23 …MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \ [all …]
|
D | Makefile.in.in | 27 gettextsrcdir = $(datadir)/gettext/po 49 DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot stamp-po \ 60 .SUFFIXES: .po .gmo .mo .sed .sin .nop .po-create .po-update 62 .po.mo: 66 .po.gmo: 69 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \ 70 …cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && … 79 all-yes: stamp-po 82 # stamp-po is a timestamp denoting the last time at which the CATALOGS have 90 stamp-po: $(srcdir)/$(DOMAIN).pot [all …]
|
/external/icu/icu4c/source/data/locales/ |
D | lt.txt | 1628 "po Kr.", 1636 "po Kr.", 1640 "po Kristaus", 2701 few{"po {0} dienų"} 2702 many{"po {0} dienos"} 2703 one{"po {0} dienos"} 2704 other{"po {0} dienų"} 2725 few{"po {0} d."} 2726 many{"po {0} d."} 2727 one{"po {0} d."} [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | unaligned_load_store_vector.ll | 9 %po = getelementptr i8, i8* %out, i32 0 12 %vo = bitcast i8* %po to <8 x i8>* 27 %po = getelementptr i8, i8* %out, i32 0 30 %vo = bitcast i8* %po to <4 x i16>* 45 %po = getelementptr i8, i8* %out, i32 0 48 %vo = bitcast i8* %po to <2 x i32>* 63 %po = getelementptr i8, i8* %out, i32 0 66 %vo = bitcast i8* %po to <2 x float>* 81 %po = getelementptr i8, i8* %out, i32 0 84 %vo = bitcast i8* %po to <16 x i8>* [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | unaligned_load_store_vector.ll | 9 %po = getelementptr i8, i8* %out, i32 0 12 %vo = bitcast i8* %po to <8 x i8>* 27 %po = getelementptr i8, i8* %out, i32 0 30 %vo = bitcast i8* %po to <4 x i16>* 45 %po = getelementptr i8, i8* %out, i32 0 48 %vo = bitcast i8* %po to <2 x i32>* 63 %po = getelementptr i8, i8* %out, i32 0 66 %vo = bitcast i8* %po to <2 x float>* 81 %po = getelementptr i8, i8* %out, i32 0 84 %vo = bitcast i8* %po to <16 x i8>* [all …]
|
/external/selinux/policycoreutils/po/ |
D | Makefile | 25 PO_LINGUAS := $(sort $(patsubst %.po,%,$(wildcard *.po))) 33 POFILES = $(patsubst %,%.po,$(USE_LINGUAS)) 34 MOFILES = $(patsubst %.po,%.mo,$(POFILES)) 104 @if cmp -s $(NLSPACKAGE).po $(POTFILE); then \ 105 rm -f $(NLSPACKAGE).po; \ 107 mv -f $(NLSPACKAGE).po $(POTFILE); \ 110 update-po: Makefile $(POTFILE) refresh-po 113 refresh-po: Makefile 115 lang=`basename $$cat .po`; \ 116 if $(MSGMERGE) $(MSGMERGE_FLAGS) $$lang.po $(POTFILE) > $$lang.pot ; then \ [all …]
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | ev_epollsig_linux.cc | 116 #define FD_FROM_PO(po) ((grpc_fd*)(po)) argument 119 poll_obj po; member 225 poll_obj po; member 239 poll_obj po; member 804 gpr_mu_destroy(&fd->po.mu); 822 gpr_mu_init(&new_fd->po.mu); 831 gpr_mu_lock(&new_fd->po.mu); 832 new_fd->po.pi = nullptr; 834 new_fd->po.obj_type = POLL_OBJ_FD; 848 gpr_mu_unlock(&new_fd->po.mu); [all …]
|
/external/libexif/ |
D | ChangeLog | 38 * po/da.po: Updated Danish translation by Joe Hansen 39 * po/de.po: Updated German translation by Christian Kirbach 40 * po/pl.po: Updated Polish translation by Jakub Bogusz 41 * po/sk.po: Updated Slovak translation by Ivan Masár 42 * po/uk.po: Updated Ukrainian translation by Yuri Chornoivan 43 * po/vi.po: Updated Vietnamese translation by Trần Ngọc Quân 44 * Mention that uk.po must now be updated through translationproject.org 50 be.po bs.po en_GB.po pt.po pt_BR.po ru.po sq.po sr.po tr.po zh_CN.po 52 * po/en_AU.po: Added English (Australian) translation by Joel Pickett 53 * po/uk.po: Added Ukrainian translation by Yuri Chornoivan [all …]
|
/external/elfutils/ |
D | .gitignore | 47 /po/*.gmo 48 /po/*.pot 49 /po/en@boldquot.insert-header 50 /po/en@boldquot.po 51 /po/en@quot.insert-header 52 /po/en@quot.po 53 /po/Makevars.template 54 /po/POTFILES 55 /po/remove-potcdate.sed 56 /po/stamp-po
|
/external/autotest/client/profilers/powertop/src/ |
D | Makefile | 24 @(cd po/ && $(MAKE)) 34 @(cd po/ && env LOCALESDIR=$(LOCALESDIR) DESTDIR=$(DESTDIR) $(MAKE) $@) 39 xgettext -C -s -k_ -o po/powertop.pot *.c *.h 40 @(cd po/ && env LG=$(LG) $(MAKE) $@) 43 rm -f *~ powertop powertop.1.gz po/powertop.pot DEADJOE svn-commit* *.o *.orig 44 @(cd po/ && $(MAKE) $@) 48 rm -rf .svn po/.svn DEADJOE po/DEADJOE todo.txt Lindent svn-commit.* dogit.sh git/ *.rej *.orig
|
/external/autotest/client/profilers/powertop/src/po/ |
D | Makefile | 1 SRC=$(wildcard *.po) 2 OBJ= $(SRC:.po=.mo) 3 INST= $(SRC:.po=.inst) 7 %.mo: %.po 21 uptrans: $(LG).po 23 $(LG).po: powertop.pot
|
/external/harfbuzz_ng/ |
D | git.mk | 152 po.m4 \ 287 if test -f $(srcdir)/po/Makefile.in.in; then \ 290 po/Makefile.in.in \ 291 po/Makefile.in.in~ \ 292 po/Makefile.in \ 293 po/Makefile \ 294 po/Makevars.template \ 295 po/POTFILES \ 296 po/Rules-quot \ 297 po/stamp-it \ [all …]
|
/external/libopus/tests/ |
D | test_opus_api.c | 1449 unsigned char *po; in test_repacketizer_api() local 1457 po=malloc(max_out+256); in test_repacketizer_api() 1458 if(po==NULL)test_failed(); in test_repacketizer_api() 1548 ret=opus_repacketizer_out_range(rp,0,rcnt*i,po,max_out); in test_repacketizer_api() 1554 if((rcnt*i)<2&&(po[0]&3)!=0)test_failed(); /* Code 0 */ in test_repacketizer_api() 1555 if((rcnt*i)==2&&(po[0]&3)!=1)test_failed(); /* Code 1 */ in test_repacketizer_api() 1556 if((rcnt*i)>2&&(((po[0]&3)!=3)||(po[1]!=rcnt*i)))test_failed(); /* Code 3 CBR */ in test_repacketizer_api() 1558 if(opus_repacketizer_out(rp,po,len)!=len)test_failed(); in test_repacketizer_api() 1560 if(opus_packet_unpad(po,len)!=len)test_failed(); in test_repacketizer_api() 1562 if(opus_packet_pad(po,len,len+1)!=OPUS_OK)test_failed(); in test_repacketizer_api() [all …]
|
/external/virglrenderer/ |
D | git.mk | 221 if test -f $(srcdir)/po/Makefile.in.in; then \ 223 po/Makefile.in.in \ 224 po/Makefile.in.in~ \ 225 po/Makefile.in \ 226 po/Makefile \ 227 po/Makevars.template \ 228 po/POTFILES \ 229 po/Rules-quot \ 230 po/stamp-it \ 231 po/.intltool-merge-cache \ [all …]
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.targetStruct1.frag.out | 8 0:12 'po' ( out 4-component vector of float) 40 0:16 'po' ( out 4-component vector of float) 69 0:? 'po' ( temp 4-component vector of float) 83 0:? 'po' (layout( location=0) out 4-component vector of float) 84 0:? 'po' ( temp 4-component vector of float) 90 0:? 'po' (layout( location=0) out 4-component vector of float) 102 0:12 'po' ( out 4-component vector of float) 134 0:16 'po' ( out 4-component vector of float) 163 0:? 'po' ( temp 4-component vector of float) 177 0:? 'po' (layout( location=0) out 4-component vector of float) [all …]
|
D | hlsl.targetStruct2.frag.out | 8 0:12 'po' ( out 4-component vector of float) 40 0:16 'po' ( out 4-component vector of float) 69 0:? 'po' ( temp 4-component vector of float) 83 0:? 'po' (layout( location=0) out 4-component vector of float) 84 0:? 'po' ( temp 4-component vector of float) 90 0:? 'po' (layout( location=0) out 4-component vector of float) 102 0:12 'po' ( out 4-component vector of float) 134 0:16 'po' ( out 4-component vector of float) 163 0:? 'po' ( temp 4-component vector of float) 177 0:? 'po' (layout( location=0) out 4-component vector of float) [all …]
|
/external/icu/icu4c/source/data/unit/ |
D | bs.txt | 75 per{"{0} po kvadratnom centimetru"} 88 per{"{0} po kvadratnom inču"} 95 per{"{0} po kvadratnom kilometru"} 102 per{"{0} po kvadratnom metru"} 109 per{"{0} po kvadratnoj milji"} 129 dnam{"miligrami po decilitru"} 130 few{"{0} miligrama po decilitru"} 131 one{"{0} miligram po decilitru"} 132 other{"{0} miligrama po decilitru"} 135 dnam{"milimoli po litru"} [all …]
|