| /trueos/cddl/contrib/dtracetoolkit/Examples/ |
| HD | py_flow_example.txt | 4 Here it traces the example program, Code/Python/func_abc.py 8 0 3064371810154 site.py -> ? 9 0 3064371830069 os.py -> ? 10 0 3064371840076 posixpath.py -> ? 11 0 3064371840298 stat.py -> ? 12 0 3064371840319 stat.py <- ? 13 0 3064371840345 posixpath.py <- ? 14 0 3064371840364 os.py -> _get_exports_list 15 0 3064371840510 os.py <- _get_exports_list 16 0 3064371849994 UserDict.py -> ? [all …]
|
| HD | py_flowtime_example.txt | 4 the example program, Code/Python/func_abc.py 8 0 3064660319556 site.py 3 -> ? 9 0 3064660320224 os.py 667 -> ? 10 0 3064660321335 posixpath.py 1111 -> ? 11 0 3064660321526 stat.py 190 -> ? 12 0 3064660321546 stat.py 20 <- ? 13 0 3064660321576 posixpath.py 29 <- ? 14 0 3064660321593 os.py 17 -> _get_exports_list 15 0 3064660321728 os.py 134 <- _get_exports_list 16 0 3064660321989 UserDict.py 260 -> ? [all …]
|
| HD | py_flowinfo_example.txt | 5 Code/Python/func_abc.py. 9 0 145424 3 site.py:58 func -> ? 10 0 145424 1375 os.py:22 func -> ? 11 0 145424 692 posixpath.py:11 func -> ? 12 0 145424 184 stat.py:4 func -> ? 13 0 145424 21 stat.py:86 func <- ? 14 0 145424 32 posixpath.py:454 func <- ? 15 0 145424 18 os.py:34 func -> _get_exports_list 16 0 145424 135 os.py:38 func <- _get_exports_list 17 0 145424 261 UserDict.py:1 func -> ? [all …]
|
| HD | py_calltime_example.txt | 4 Here it traces the example program, Code/Python/func_abc.py 12 UserDict.py func ? 1 13 UserDict.py func DictMixin 1 14 UserDict.py func IterableUserDict 1 15 UserDict.py func UserDict 1 16 UserDict.py func __init__ 1 17 __init__.py func ? 1 18 __init__.py func CodecRegistryError 1 19 __init__.py func normalize_encoding 1 20 __init__.py func search_function 1 [all …]
|
| HD | py_cputime_example.txt | 4 report. Here it traces the example program, Code/Python/func_slow.py 12 UserDict.py func ? 1 13 UserDict.py func DictMixin 1 14 UserDict.py func IterableUserDict 1 15 UserDict.py func UserDict 1 16 UserDict.py func __init__ 1 17 __init__.py func ? 1 18 __init__.py func CodecRegistryError 1 19 __init__.py func normalize_encoding 1 20 __init__.py func search_function 1 [all …]
|
| HD | py_syscalls_example.txt | 4 Here it traces an example program, Code/Pythong/func_abc.py. 6 # py_syscalls.d -c ./func_abc.py 15 UserDict.py func ? 1 16 UserDict.py func DictMixin 1 17 UserDict.py func IterableUserDict 1 18 UserDict.py func UserDict 1 19 UserDict.py func __init__ 1 20 __init__.py func ? 1 21 __init__.py func CodecRegistryError 1 22 __init__.py func normalize_encoding 1 [all …]
|
| HD | py_funccalls_example.txt | 4 an example program, Code/Python/func_abc.py 11 UserDict.py ? 1 12 UserDict.py DictMixin 1 13 UserDict.py IterableUserDict 1 14 UserDict.py UserDict 1 15 UserDict.py __init__ 1 16 __init__.py ? 1 17 __init__.py CodecRegistryError 1 18 __init__.py normalize_encoding 1 19 __init__.py search_function 1 [all …]
|
| HD | py_calldist_example.txt | 5 Code/Python/func_abc.py 24 UserDict.py, func, IterableUserDict 30 __init__.py, func, CodecRegistryError 36 ascii.py, func, Codec 42 ascii.py, func, StreamConverter 48 ascii.py, func, StreamReader 54 ascii.py, func, StreamWriter 60 ascii.py, func, getregentry 66 site.py, func, _Helper 72 site.py, func, aliasmbcs [all …]
|
| HD | py_cpudist_example.txt | 5 Code/Python/func_slow.py 12 UserDict.py, func, IterableUserDict 18 __init__.py, func, CodecRegistryError 24 ascii.py, func, StreamReader 30 ascii.py, func, StreamWriter 36 ascii.py, func, getregentry 42 site.py, func, aliasmbcs 48 site.py, func, sethelper 54 types.py, func, _C 60 warnings.py, func, _OptionError [all …]
|
| HD | py_profile_example.txt | 6 Code/Python/func_slow.py 8 # py_profile.d -c ./func_slow.py 17 [ ./func_slow.py:3 (func_c) ] 21 [ ./func_slow.py:16 (func_b) ] 25 [ ./func_slow.py:24 (func_a) ] 29 [ ./func_slow.py:26 (?) ] 33 [ ./func_slow.py:3 (func_c) ] 37 [ ./func_slow.py:16 (func_b) ] 41 [ ./func_slow.py:24 (func_a) ] 45 [ ./func_slow.py:26 (?) ] [all …]
|
| HD | py_malloc_example.txt | 5 can see it running on Code/Python/func_abc.py 7 # py_malloc.d -c ./func_abc.py 187 site.py, addsitepackages, bytes total = 4 193 site.py, abs__file__, bytes total = 60 199 posixpath.py, exists, bytes total = 83 205 stat.py, S_ISDIR, bytes total = 364 211 site.py, _init_pathinfo, bytes total = 380 217 UserDict.py, DictMixin, bytes total = 384 223 codecs.py, StreamReader, bytes total = 384 229 codecs.py, StreamReaderWriter, bytes total = 384 [all …]
|
| HD | py_who_example.txt | 8 Here it runs as the Code/Python/func_abc.py program is executed. 15 145442 0 1 /usr/lib/python2.4/encodings/aliases.py 16 145442 0 1 /usr/lib/python2.4/linecache.py 17 145442 0 2 /usr/lib/python2.4/types.py 18 145442 0 4 /usr/lib/python2.4/encodings/__init__.py 19 145442 0 4 func_abc.py 20 145442 0 5 /usr/lib/python2.4/UserDict.py 21 145442 0 5 /usr/lib/python2.4/warnings.py 22 145442 0 6 /usr/lib/python2.4/codecs.py 23 145442 0 6 /usr/lib/python2.4/encodings/ascii.py [all …]
|
| HD | py_mallocstk_example.txt | 4 Here we see the script runnin on the program Code/Python/func_abc.py 6 # py_mallocstk.d -c ./func_abc.py 39 [ /usr/lib/python2.4/encodings/__init__.py:28 (?) ] 93 [ /usr/lib/python2.4/posixpath.py:195 (isdir) ] 97 [ /usr/lib/python2.4/site.py:202 (addsitepackages) ] 101 [ /usr/lib/python2.4/site.py:382 (main) ] 105 [ /usr/lib/python2.4/site.py:397 (?) ] 151 [ /usr/lib/python2.4/os.py:503 (_exists) ] 155 [ /usr/lib/python2.4/os.py:509 (?) ] 170 [ /usr/lib/python2.4/site.py:58 (?) ] [all …]
|
| HD | py_syscolors_example.txt | 7 Here it traces the example program, Code/Python/func_abc.py. 14 # py_syscolors.d -c ./func_abc.py 76 [2;35m0 145544 14 aliases.py:17 func -> ?[0m 77 [2;35m0 145544 57 aliases.py:18 func <- ?[0m 82 [2;35m0 145544 15 __init__.py:43 func -> CodecRegistryError[0m 83 [2;35m0 145544 12 __init__.py:45 func <- CodecRegistryError[0m 84 [2;35m0 145544 26 __init__.py:145 func <- ?[0m 89 [2;35m0 145544 13 __init__.py:69 func -> search_function[0m 90 [2;35m0 145544 14 __init__.py:47 func -> normalize_encoding[0m 91 [2;35m0 145544 18 __init__.py:67 func <- normalize_encoding[0m [all …]
|
| /trueos/crypto/heimdal/lib/wind/ |
| HD | Makefile.am | 98 map_table.h map_table.c: rfc3454.txt gen-map.py stringprep.py 99 $(skip_python) $(PYTHON) $(srcdir)/gen-map.py $(srcdir)/rfc3454.txt $(builddir) 101 errorlist_table.h errorlist_table.c: rfc3454.txt gen-errorlist.py stringprep.py 102 $(skip_python) $(PYTHON) $(srcdir)/gen-errorlist.py $(srcdir)/rfc3454.txt $(builddir) 104 …rmalize_table.h normalize_table.c: UnicodeData.txt CompositionExclusions-3.2.0.txt gen-normalize.py 105 …$(skip_python) $(PYTHON) $(srcdir)/gen-normalize.py $(srcdir)/UnicodeData.txt $(srcdir)/Compositio… 107 combining_table.h combining_table.c: UnicodeData.txt gen-combining.py 108 $(skip_python) $(PYTHON) $(srcdir)/gen-combining.py $(srcdir)/UnicodeData.txt $(builddir) 110 bidi_table.h bidi_table.c: rfc3454.txt gen-bidi.py 111 $(skip_python) $(PYTHON) $(srcdir)/gen-bidi.py $(srcdir)/rfc3454.txt $(builddir) [all …]
|
| HD | ChangeLog | 60 * Makefile.am: add more missing .py files. 62 * Makefile.am: add generate.py 83 * gen-normalize.py, test-normalize.c: use generated constant for length 122 * util.py: 123 * rfc3454.py: 124 * generate.py: 125 * gen-punycode-examples.py: 126 * gen-normalize.py: 127 * gen-map.py: 128 * gen-errorlist.py: [all …]
|
| HD | NTMakefile | 66 $(OBJ)\map_table.h $(OBJ)\map_table.c: rfc3454.txt gen-map.py stringprep.py 68 $(PYTHON) $(SRCDIR)\gen-map.py $(SRCDIR)\rfc3454.txt $(OBJ) 71 $(OBJ)\errorlist_table.h $(OBJ)\errorlist_table.c: rfc3454.txt gen-errorlist.py stringprep.py 73 $(PYTHON) $(SRCDIR)\gen-errorlist.py $(SRCDIR)\rfc3454.txt $(OBJ) 76 …_table.h $(OBJ)\normalize_table.c: UnicodeData.txt CompositionExclusions-3.2.0.txt gen-normalize.py 78 …$(PYTHON) $(SRCDIR)\gen-normalize.py $(SRCDIR)\UnicodeData.txt $(SRCDIR)\CompositionExclusions-3.2… 81 $(OBJ)\combining_table.h $(OBJ)\combining_table.c: UnicodeData.txt gen-combining.py 83 $(PYTHON) $(SRCDIR)\gen-combining.py $(SRCDIR)\UnicodeData.txt $(OBJ) 86 $(OBJ)\bidi_table.h $(OBJ)\bidi_table.c: rfc3454.txt gen-bidi.py 88 $(PYTHON) $(SRCDIR)\gen-bidi.py $(SRCDIR)\rfc3454.txt $(OBJ) [all …]
|
| HD | Makefile.in | 515 UnicodeData.py \ 517 gen-bidi.py \ 518 gen-combining.py \ 519 gen-errorlist.py \ 520 gen-map.py \ 521 gen-normalize.py \ 522 gen-punycode-examples.py \ 523 generate.py \ 524 rfc3454.py \ 530 rfc4518.py \ [all …]
|
| /trueos/usr.bin/calendar/ |
| HD | dates.c | 87 struct cal_year *py, *pyp; in createdate() local 93 py = hyear; in createdate() 94 while (py != NULL) { in createdate() 95 if (py->year == y + 1900) in createdate() 97 pyp = py; in createdate() 98 py = py->nextyear; in createdate() 101 if (py == NULL) { in createdate() 104 py = (struct cal_year *)calloc(1, sizeof(struct cal_year)); in createdate() 105 py->year = y + 1900; in createdate() 106 py->easter = easter(y); in createdate() [all …]
|
| /trueos/sys/xen/interface/foreign/ |
| HD | Makefile | 6 scripts := $(wildcard *.py) 28 python mkheader.py $* $@ $(filter %.h,$^) 31 python mkheader.py $* $@ $(filter %.h,$^) 34 python mkheader.py $* $@ $(filter %.h,$^) 37 python mkchecker.py $(XEN_TARGET_ARCH) $@ $(architectures)
|
| /trueos/contrib/subversion/ |
| HD | Makefile.in | 287 for i in $(abs_srcdir)/subversion/bindings/swig/python/svn/*.py; do \ 290 for i in $(abs_srcdir)/subversion/bindings/swig/python/*.py; do \ 294 for i in $(abs_builddir)/subversion/bindings/swig/python/*.py; do \ 544 $(PYTHON) $(top_srcdir)/build/run_tests.py \ 693 $(PYTHON) $(top_srcdir)/build/transform_sql.py $< $(top_srcdir)/$@ 753 install-swig-py: install-swig-py-lib 759 extraclean-swig-py extraclean-swig-rb \ 763 clean-swig: clean-swig-headers clean-swig-py clean-swig-rb clean-swig-pl 827 copy-swig-py: autogen-swig-py $(SWIG_PY_DIR)/libsvn 828 @for f in $(SWIG_PY_SRC_DIR)/*.py $(SWIG_PY_DIR)/*.py; do \ [all …]
|
| HD | autogen.sh | 139 "$PYTHON" ./gen-make.py build.conf || gen_failed=1 150 "$PYTHON" ./gen-make.py $RELEASE_ARGS -s build.conf || gen_failed=1 153 "$PYTHON" ./gen-make.py $RELEASE_ARGS build.conf || gen_failed=1
|
| /trueos/contrib/file/python/ |
| HD | Makefile.am | 2 EXTRA_DIST = README example.py magic.py setup.py
|
| HD | README | 6 $ python setup.py build 7 $ python setup.py install
|
| /trueos/contrib/groff/src/preproc/grn/ |
| HD | hgraph.cpp | 53 void tmove2(int px, int py); 61 void HGArc(register int cx, register int cy, int px, int py, int angle); 458 int py) in tmove2() argument 463 if ((dy = py - lasty)) { in tmove2() 466 lastyline = lasty = py; /* lasty is always set to current */ in tmove2() 527 int py) in line() argument 531 printf(" %du'", py - lastyline); in line() 533 lastyline = lasty = py; in line() 580 int py, in HGArc() argument 593 ys = py - cy; in HGArc() [all …]
|