Home
last modified time | relevance | path

Searched defs:next_tc (Results 1 – 12 of 12) sorted by relevance

/dports/net/netatalk3/netatalk-3.1.12/libatalk/talloc/
H A Dtalloc.c732 void *next_tc; in _talloc_free_poolmem() local
1438 void *next_tc = TC_POOLMEM_NEXT_CHUNK(tc); in _talloc_realloc() local
1495 void *next_tc = TC_POOLMEM_NEXT_CHUNK(tc); in _talloc_realloc() local
/dports/sysutils/py-pytsk/pytsk3-20210419/talloc/
H A Dtalloc.c855 void *next_tc; in _talloc_free_poolmem() local
1633 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
1696 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
/dports/net/samba412/samba-4.12.15/lib/talloc/
H A Dtalloc.c1033 void *next_tc; in _tc_free_poolmem() local
1854 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
1931 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
/dports/devel/talloc/talloc-2.3.1/
H A Dtalloc.c1033 void *next_tc; in _tc_free_poolmem() local
1854 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
1931 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
/dports/devel/tevent/tevent-0.10.2/lib/talloc/
H A Dtalloc.c1029 void *next_tc; in _tc_free_poolmem() local
1850 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
1927 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
/dports/databases/ldb22/ldb-2.2.1/lib/talloc/
H A Dtalloc.c1029 void *next_tc; in _tc_free_poolmem() local
1852 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
1929 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
/dports/databases/ldb15/ldb-1.5.6/lib/talloc/
H A Dtalloc.c1009 void *next_tc; in _tc_free_poolmem() local
1830 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
1907 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
/dports/databases/ldb20/ldb-2.0.10/lib/talloc/
H A Dtalloc.c1029 void *next_tc; in _tc_free_poolmem() local
1850 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
1927 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
/dports/databases/ldb21/ldb-2.1.5/lib/talloc/
H A Dtalloc.c1029 void *next_tc; in _tc_free_poolmem() local
1850 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
1927 void *next_tc = tc_next_chunk(tc); in _talloc_realloc() local
/dports/textproc/py-python-docx/python-docx-0.8.11/docx/oxml/
H A Dtable.py674 def raise_on_invalid_swallow(next_tc): argument
/dports/multimedia/lives/lives-3.2.0/src/
H A Devents.c783 weed_timecode_t xtc, next_tc = 0; in get_frame_event_at() local
3087 weed_timecode_t tc, next_tc; in process_events() local
4089 weed_timecode_t next_tc = get_event_timecode(next_frame_event); in render_events() local
H A Dmultitrack.c18988 weed_timecode_t next_tc = -1; in get_next_node_tc() local
19213 weed_timecode_t next_tc = get_next_node_tc(mt, tc); in on_next_node_clicked() local