Home
last modified time | relevance | path

Searched refs:py (Results 1 – 25 of 535) sorted by relevance

12345678910>>...22

/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dpy_flow_example.txt4 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 …]
H A Dpy_flowtime_example.txt4 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 …]
H A Dpy_flowinfo_example.txt5 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 …]
H A Dpy_calltime_example.txt4 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 …]
H A Dpy_cputime_example.txt4 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 …]
H A Dpy_syscalls_example.txt4 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 …]
H A Dpy_funccalls_example.txt4 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 …]
H A Dpy_calldist_example.txt5 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 …]
H A Dpy_cpudist_example.txt5 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 …]
H A Dpy_profile_example.txt6 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 …]
H A Dpy_malloc_example.txt5 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 …]
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dpy_flowtime_example.txt4 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 …]
H A Dpy_flow_example.txt4 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 …]
H A Dpy_flowinfo_example.txt5 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 …]
H A Dpy_calltime_example.txt4 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 …]
H A Dpy_cputime_example.txt4 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 …]
H A Dpy_syscalls_example.txt4 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 …]
H A Dpy_funccalls_example.txt4 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 …]
H A Dpy_calldist_example.txt5 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 …]
H A Dpy_cpudist_example.txt5 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 …]
H A Dpy_profile_example.txt6 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 …]
H A Dpy_malloc_example.txt5 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 …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-python-39 cat <<\EOF > xg-py-3a.py
16 cat <<\EOF > xg-py-3b.py
24 cat <<\EOF > xg-py-3.ok
52 -d xg-py-3a xg-py-3a.py > /dev/null 2>&1
55 -o xg-py-3a.tmp xg-py-3a.py
57 grep -v 'POT-Creation-Date' < xg-py-3a.tmp > xg-py-3a.pot
60 ${DIFF} xg-py-3.ok xg-py-3a.pot
67 -o xg-py-3b.tmp xg-py-3b.py
69 grep -v 'POT-Creation-Date' < xg-py-3b.tmp > xg-py-3b.pot
71 ${DIFF} xg-py-3.ok xg-py-3b.pot
[all …]
/netbsd-src/external/bsd/tmux/dist/
H A Dgrid-view.c35 grid_view_get_cell(struct grid *gd, u_int px, u_int py, struct grid_cell *gc) in grid_view_get_cell() argument
37 grid_get_cell(gd, grid_view_x(gd, px), grid_view_y(gd, py), gc); in grid_view_get_cell()
42 grid_view_set_cell(struct grid *gd, u_int px, u_int py, in grid_view_set_cell() argument
45 grid_set_cell(gd, grid_view_x(gd, px), grid_view_y(gd, py), gc); in grid_view_set_cell()
50 grid_view_set_padding(struct grid *gd, u_int px, u_int py) in grid_view_set_padding() argument
52 grid_set_padding(gd, grid_view_x(gd, px), grid_view_y(gd, py)); in grid_view_set_padding()
57 grid_view_set_cells(struct grid *gd, u_int px, u_int py, in grid_view_set_cells() argument
60 grid_set_cells(gd, grid_view_x(gd, px), grid_view_y(gd, py), gc, s, in grid_view_set_cells()
95 grid_view_clear(struct grid *gd, u_int px, u_int py, u_int nx, u_int ny, in grid_view_clear() argument
99 py = grid_view_y(gd, py); in grid_view_clear()
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A DMakefile.am96 map_table.h map_table.c: rfc3454.txt gen-map.py stringprep.py
97 $(skip_python) $(PYTHON) $(srcdir)/gen-map.py $(srcdir)/rfc3454.txt $(builddir)
99 errorlist_table.h errorlist_table.c: rfc3454.txt gen-errorlist.py stringprep.py
100 $(skip_python) $(PYTHON) $(srcdir)/gen-errorlist.py $(srcdir)/rfc3454.txt $(builddir)
102 …rmalize_table.h normalize_table.c: UnicodeData.txt CompositionExclusions-3.2.0.txt gen-normalize.py
103 …$(skip_python) $(PYTHON) $(srcdir)/gen-normalize.py $(srcdir)/UnicodeData.txt $(srcdir)/Compositio…
105 combining_table.h combining_table.c: UnicodeData.txt gen-combining.py
106 $(skip_python) $(PYTHON) $(srcdir)/gen-combining.py $(srcdir)/UnicodeData.txt $(builddir)
108 bidi_table.h bidi_table.c: rfc3454.txt gen-bidi.py
109 $(skip_python) $(PYTHON) $(srcdir)/gen-bidi.py $(srcdir)/rfc3454.txt $(builddir)
[all …]

12345678910>>...22