Home
last modified time | relevance | path

Searched defs:codeline (Results 1 – 25 of 36) sorted by relevance

12

/dports/dns/unbound/unbound-1.14.0/testcode/
H A Dmemstats.c52 struct codeline { struct
56 char* codeline; argument
58 char* func;
60 uint64_t alloc;
62 uint64_t free;
64 uint64_t calls;
130 char codeline[10240]; in read_malloc_stat() local
155 char codeline[10240]; in read_calloc_stat() local
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/
H A Dcodecontext.py26 def get_spaces_firstword(codeline, c=re.compile(r"^(\s*)(\w*)")): argument
31 def get_line_info(codeline): argument
/dports/lang/python310/Python-3.10.1/Lib/idlelib/
H A Dcodecontext.py26 def get_spaces_firstword(codeline, c=re.compile(r"^(\s*)(\w*)")): argument
31 def get_line_info(codeline): argument
/dports/lang/python37/Python-3.7.12/Lib/idlelib/
H A Dcodecontext.py23 def get_spaces_firstword(codeline, c=re.compile(r"^(\s*)(\w*)")): argument
28 def get_line_info(codeline): argument
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/
H A Dcodecontext.py26 def get_spaces_firstword(codeline, c=re.compile(r"^(\s*)(\w*)")): argument
31 def get_line_info(codeline): argument
/dports/lang/python39/Python-3.9.9/Lib/idlelib/
H A Dcodecontext.py26 def get_spaces_firstword(codeline, c=re.compile(r"^(\s*)(\w*)")): argument
31 def get_line_info(codeline): argument
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/
H A Dcodecontext.py26 def get_spaces_firstword(codeline, c=re.compile(r"^(\s*)(\w*)")): argument
31 def get_line_info(codeline): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/
H A Dcodecontext.py26 def get_spaces_firstword(codeline, c=re.compile(r"^(\s*)(\w*)")): argument
31 def get_line_info(codeline): argument
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/
H A Dcodecontext.py26 def get_spaces_firstword(codeline, c=re.compile(r"^(\s*)(\w*)")): argument
31 def get_line_info(codeline): argument
/dports/lang/python38/Python-3.8.12/Lib/idlelib/
H A Dcodecontext.py26 def get_spaces_firstword(codeline, c=re.compile(r"^(\s*)(\w*)")): argument
31 def get_line_info(codeline): argument
/dports/games/zoom/zoom-1.1.5/builder/
H A Dlex.l13 int codeline; variable
H A Doperation.h52 int codeline; member
H A Dlex.c532 int codeline; variable
/dports/devel/p5-Parse-RecDescent/Parse-RecDescent-1.967015/demo/
H A Ddemo_cpp.pl56 codeline : /.*\n/ label
/dports/devel/godot2/godot-2.1.6-stable/main/tests/
H A Dtest_shader_lang.cpp332 String codeline, globalsline; in test() local
/dports/devel/godot2-tools/godot-2.1.6-stable/main/tests/
H A Dtest_shader_lang.cpp332 String codeline, globalsline; in test() local
/dports/math/ump/ump-0.8.6/src/
H A Dmath2.codeblock.cpp1141 void CodeBlock::add_line(const char *codeline, int linenr, bool allow_variable_creation, in add_line()
/dports/science/netcdf/netcdf-c-4.7.4/ncgen/
H A Ddata.c382 codeline(const char* line) in codeline() function
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncgen/
H A Ddata.c382 codeline(const char* line) in codeline() function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/
H A DMan.hs367 codeline = do function
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Readers/
H A DMan.hs374 codeline = do function
/dports/graphics/dia/dia-0.97.3/plug-ins/dxf/
H A Ddxf-import.c70 char codeline[DXF_LINE_LENGTH]; member
/dports/games/scummvm/scummvm-2.5.1/engines/glk/hugo/
H A Dhugo.h251 int codeline[9][100]; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/hugo/
H A Dhugo.h246 int codeline[9][100]; variable
/dports/games/libretro-snes9x/snes9x-73aa348/libretro/
H A Dlibretro.cpp922 void retro_cheat_set(unsigned index, bool enabled, const char *codeline) in retro_cheat_set()

12