HomeSort by relevance Sort by last modified time
    Searched refs:Po (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/strace/tests/
Makefile     [all...]
  /external/strace/tests-m32/
Makefile     [all...]
  /external/strace/tests-mx32/
Makefile     [all...]
  /external/strace/
Makefile     [all...]
  /external/libedit/doc/
mdoc2man.awk 96 } else if(match(words[w],"^Po$")) {
  /toolchain/binutils/binutils-2.25/config/
depstand.m4 78 echo "include sub/conftest.Po" > confmf
85 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
89 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
90 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
  /toolchain/binutils/binutils-2.25/binutils/
Makefile.am 23 SUBDIRS = doc po
160 po/POTFILES.in: @MAINT@ Makefile
162 && mv tmp $(srcdir)/po/POTFILES.in
249 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
325 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
337 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
349 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
361 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
373 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
385 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    [all...]
  /external/sonivox/jet_tools/JetCreator/
img_New.py 38 (eT\xcb\xd1PA)Po\x0c\x95\xdcx\x00\xfd\x11\xa6\xb5g\x92\xa9\xeaeJS\x01\x06w\
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
sparsetreemap.go 52 Po []*Block // exported data; the blocks, in a post-order
54 Ponums []int32 // exported data; Po[Ponums[b.ID]] == b; the index of b in Po
62 po := postorderWithNumbering(f, ponums)
63 return makeSparseTreeHelper(newSparseTree(f, dom), dom, po, ponums)
70 func makeSparseTreeHelper(sdom SparseTree, dom, po []*Block, ponums []int32) *SparseTreeHelper {
73 Po: po,
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
sparsetreemap.go 52 Po []*Block // exported data; the blocks, in a post-order
54 Ponums []int32 // exported data; Po[Ponums[b.ID]] == b; the index of b in Po
62 po := postorderWithNumbering(f, ponums)
63 return makeSparseTreeHelper(newSparseTree(f, dom), dom, po, ponums)
70 func makeSparseTreeHelper(sdom SparseTree, dom, po []*Block, ponums []int32) *SparseTreeHelper {
73 Po: po,
  /toolchain/binutils/binutils-2.25/gas/
Makefile.am 23 SUBDIRS = doc po
354 po/POTFILES.in: @MAINT@ Makefile
356 && mv tmp $(srcdir)/po/POTFILES.in
460 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
488 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
521 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
535 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
560 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
572 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  /external/google-breakpad/
configure     [all...]
  /prebuilts/go/darwin-x86/src/unicode/
script_test.go 185 {0x0022, "Po"},
maketables.go 161 "P": true, // Pc Pd Ps Pe Pu Pf Po
226 // A673 ; Cyrillic # Po SLAVONIC ASTERISK
1110 case "Pc", "Pd", "Pe", "Pf", "Pi", "Po", "Ps":
    [all...]
  /prebuilts/go/linux-x86/src/unicode/
script_test.go 185 {0x0022, "Po"},
maketables.go 161 "P": true, // Pc Pd Ps Pe Pu Pf Po
226 // A673 ; Cyrillic # Po SLAVONIC ASTERISK
1110 case "Pc", "Pd", "Pe", "Pf", "Pi", "Po", "Ps":
    [all...]
  /build/kati/
ninja_test.go 145 in: `(g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT signalhandler_unittest-signalhandler_unittest.o -MD -MP -MF .deps/signalhandler_unittest-signalhandler_unittest.Tpo -c -o signalhandler_unittest-signalhandler_unittest.o ` + "`" + `test -f 'src/signalhandler_unittest.cc' || echo './'` + "`" + `src/signalhandler_unittest.cc) && (mv -f .deps/signalhandler_unittest-signalhandler_unittest.Tpo .deps/signalhandler_unittest-signalhandler_unittest.Po)`,
146 cmd: `(g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT signalhandler_unittest-signalhandler_unittest.o -MD -MP -MF .deps/signalhandler_unittest-signalhandler_unittest.Tpo -c -o signalhandler_unittest-signalhandler_unittest.o ` + "`" + `test -f 'src/signalhandler_unittest.cc' || echo './'` + "`" + `src/signalhandler_unittest.cc) && (cp -f .deps/signalhandler_unittest-signalhandler_unittest.Tpo .deps/signalhandler_unittest-signalhandler_unittest.Po)`,
  /external/harfbuzz_ng/src/
gen-use-table.py 70 'Me', 'Mn', 'Nd', 'Nl', 'No', 'Pc', 'Pd', 'Pe', 'Pf', 'Pi', 'Po',
154 #SPEC-DRAFT return (UISC in [Consonant_Dead, Modifying_Letter] or UGC == Po)
156 (UGC == Po and not U in [0x104E, 0x2022]) or
  /external/ltp/utils/ffsb-6.0-rc2/
configure     [all...]
  /external/stressapptest/
configure     [all...]
  /toolchain/binutils/binutils-2.25/ld/
Makefile.am 24 SUBDIRS = po
530 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
542 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
554 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
569 po/POTFILES.in: @MAINT@ Makefile
571 && mv tmp $(srcdir)/po/POTFILES.in
580 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
597 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
612 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
configure     [all...]
  /prebuilts/tools/linux-x86_64/kythe/web/ui/js/
main.js     [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]
  /external/libnetfilter_conntrack/
configure     [all...]

Completed in 1223 milliseconds

1 2 3