Home
last modified time | relevance | path

Searched defs:lineno (Results 251 – 275 of 13677) sorted by relevance

1...<<11121314151617181920>>...548

/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Ddebug.c113 , char *filename, int lineno in malloc_2()
141 , char *filename, int lineno in malloc_2()
178 , char *filename, int lineno in realloc_2()
207 , char *filename, int lineno in realloc_2()
261 , char *filename, int lineno in calloc_2_into_context()
289 , char *filename, int lineno in calloc_2_into_context()
325 , char *filename, int lineno in calloc_2()
340 , char *filename, int lineno in free_2()
374 , char *filename, int lineno in free_2()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/doc/dev/m.css/plugins/m/
H A Dcomponents.py324 def label(style_classes, name, rawtext, text, lineno, inliner, options, content): argument
327 def label_default(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
330 def label_primary(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
333 def label_success(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
336 def label_warning(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
339 def label_danger(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
342 def label_info(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
345 def label_dim(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
360 def label_flat_danger(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
363 def label_flat_info(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/interfaces/ecpg/ecpglib/
H A Derror.c92 snprintf(sqlca->sqlerrm.sqlerrmc, sizeof(sqlca->sqlerrm.sqlerrmc), in ECPGget_desc_header()
115 translator: this string will be truncated at 149 characters expanded. */ in get_int_item()
158 ecpg_gettext("descriptor \"%s\" not found on line %d"), str, line); in set_int_item()
203 default:
204 snprintf(sqlca->sqlerrm.sqlerrmc, sizeof(sqlca->sqlerrm.sqlerrmc),
241 sqlstate = ECPG_SQLSTATE_ECPG_INTERNAL_ERROR; in ECPGget_desc()
/dports/x11-fonts/fcft/fcft/
H A Dlog.c32 _log(enum fcft_log_class log_class, const char *module, const char *file, int lineno, in _log()
69 int lineno __attribute__((unused)), in _sys_log()
118 const char *file, int lineno, const char *fmt, ...) in fcft_log_msg()
130 const char *file, int lineno, in fcft_log_errno()
143 const char *file, int lineno, int _errno, in fcft_log_errno_provided()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/_pydevd_frame_eval/vendored/bytecode/
H A Dinstr.py37 def _check_lineno(lineno): argument
47 def __init__(self, lineno): argument
52 def lineno(self): member in SetLineno
137 def __init__(self, name, arg=UNSET, *, lineno=None): argument
195 def _set(self, name, arg, lineno): argument
260 def lineno(self): member in Instr
264 def lineno(self, lineno): argument
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/mpl/src/mem/
H A Dmpl_trmem.c53 int lineno; member
279 static void *trmalloc(size_t alignment, size_t a, MPL_memory_class class, int lineno, in trmalloc()
416 void *MPL_trmalloc(size_t a, MPL_memory_class class, int lineno, const char fname[]) in MPL_trmalloc()
428 void *MPL_traligned_alloc(size_t alignment, size_t size, MPL_memory_class class, int lineno, in MPL_traligned_alloc()
787 static void *trcalloc(size_t nelem, size_t elsize, MPL_memory_class class, int lineno, in trcalloc()
799 void *MPL_trcalloc(size_t nelem, size_t elsize, MPL_memory_class class, int lineno, in MPL_trcalloc()
883 MPL_memory_class class, int lineno, const char fname[]) in trmmap()
910 MPL_memory_class class, int lineno, const char fname[]) in MPL_trmmap()
919 static void trmunmap(void *addr, size_t length, MPL_memory_class class, int lineno, in trmunmap()
945 static void *trstrdup(const char *str, int lineno, const char fname[]) in trstrdup()
[all …]
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/mpl/src/mem/
H A Dmpl_trmem.c53 int lineno; member
279 static void *trmalloc(size_t alignment, size_t a, MPL_memory_class class, int lineno, in trmalloc()
416 void *MPL_trmalloc(size_t a, MPL_memory_class class, int lineno, const char fname[]) in MPL_trmalloc()
428 void *MPL_traligned_alloc(size_t alignment, size_t size, MPL_memory_class class, int lineno, in MPL_traligned_alloc()
787 static void *trcalloc(size_t nelem, size_t elsize, MPL_memory_class class, int lineno, in trcalloc()
799 void *MPL_trcalloc(size_t nelem, size_t elsize, MPL_memory_class class, int lineno, in MPL_trcalloc()
883 MPL_memory_class class, int lineno, const char fname[]) in trmmap()
910 MPL_memory_class class, int lineno, const char fname[]) in MPL_trmmap()
919 static void trmunmap(void *addr, size_t length, MPL_memory_class class, int lineno, in trmunmap()
945 static void *trstrdup(const char *str, int lineno, const char fname[]) in trstrdup()
[all …]
/dports/net/mpich/mpich-3.4.3/src/mpl/src/mem/
H A Dmpl_trmem.c53 int lineno; member
279 static void *trmalloc(size_t alignment, size_t a, MPL_memory_class class, int lineno, in trmalloc()
416 void *MPL_trmalloc(size_t a, MPL_memory_class class, int lineno, const char fname[]) in MPL_trmalloc()
428 void *MPL_traligned_alloc(size_t alignment, size_t size, MPL_memory_class class, int lineno, in MPL_traligned_alloc()
787 static void *trcalloc(size_t nelem, size_t elsize, MPL_memory_class class, int lineno, in trcalloc()
799 void *MPL_trcalloc(size_t nelem, size_t elsize, MPL_memory_class class, int lineno, in MPL_trcalloc()
883 MPL_memory_class class, int lineno, const char fname[]) in trmmap()
910 MPL_memory_class class, int lineno, const char fname[]) in MPL_trmmap()
919 static void trmunmap(void *addr, size_t length, MPL_memory_class class, int lineno, in trmunmap()
945 static void *trstrdup(const char *str, int lineno, const char fname[]) in trstrdup()
[all …]
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/mpl/src/mem/
H A Dmpl_trmem.c53 int lineno; member
279 static void *trmalloc(size_t alignment, size_t a, MPL_memory_class class, int lineno, in trmalloc()
416 void *MPL_trmalloc(size_t a, MPL_memory_class class, int lineno, const char fname[]) in MPL_trmalloc()
428 void *MPL_traligned_alloc(size_t alignment, size_t size, MPL_memory_class class, int lineno, in MPL_traligned_alloc()
787 static void *trcalloc(size_t nelem, size_t elsize, MPL_memory_class class, int lineno, in trcalloc()
799 void *MPL_trcalloc(size_t nelem, size_t elsize, MPL_memory_class class, int lineno, in MPL_trcalloc()
883 MPL_memory_class class, int lineno, const char fname[]) in trmmap()
910 MPL_memory_class class, int lineno, const char fname[]) in MPL_trmmap()
919 static void trmunmap(void *addr, size_t length, MPL_memory_class class, int lineno, in trmunmap()
945 static void *trstrdup(const char *str, int lineno, const char fname[]) in trstrdup()
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/twig/twig/src/Error/
H A DError.php41 private $lineno; variable in Twig\\Error\\Error
58 …public function __construct(string $message, int $lineno = -1, $source = null, \Exception $previou…
104 public function setTemplateLine($lineno)
/dports/www/phpbb3/phpBB3/vendor/twig/twig/src/Error/
H A DError.php41 private $lineno; variable in Twig\\Error\\Error
58 …public function __construct(string $message, int $lineno = -1, $source = null, \Exception $previou…
104 public function setTemplateLine($lineno)
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/twig/twig/src/Error/
H A DError.php41 private $lineno; variable in Twig\\Error\\Error
58 …public function __construct(string $message, int $lineno = -1, $source = null, \Exception $previou…
104 public function setTemplateLine($lineno)
/dports/deskutils/egroupware/egroupware/vendor/twig/twig/src/Error/
H A DError.php41 private $lineno; variable in Twig\\Error\\Error
58 …public function __construct(string $message, int $lineno = -1, $source = null, \Exception $previou…
104 public function setTemplateLine($lineno)
/dports/www/baikal/baikal/vendor/twig/twig/src/Error/
H A DError.php41 private $lineno; variable in Twig\\Error\\Error
58 …public function __construct(string $message, int $lineno = -1, $source = null, \Exception $previou…
104 public function setTemplateLine($lineno)
/dports/math/minizinc/libminizinc-2.5.5/docs/utils/
H A Dbugref.py10 def bugref_role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
20 def idebugref_role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
30 def docbugref_role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
/dports/www/opencart/opencart-3.0.3.8/upload/system/storage/vendor/twig/twig/src/Error/
H A DError.php41 private $lineno; variable in Twig\\Error\\Error
58 …public function __construct(string $message, int $lineno = -1, $source = null, \Exception $previou…
104 public function setTemplateLine($lineno)
/dports/www/matomo/piwik/vendor/twig/twig/src/Error/
H A DError.php41 private $lineno; variable in Twig\\Error\\Error
56 …public function __construct(string $message, int $lineno = -1, Source $source = null, \Exception $…
84 public function setTemplateLine(int $lineno): void
/dports/www/drupal9/drupal-9.2.10/vendor/twig/twig/src/Error/
H A DError.php41 private $lineno; variable in Twig\\Error\\Error
58 …public function __construct(string $message, int $lineno = -1, $source = null, \Exception $previou…
104 public function setTemplateLine($lineno)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/prompt_toolkit/layout/
H A Dprocessors.py50 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
118 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
156 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
191 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
244 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
277 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
318 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
360 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
400 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
436 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
[all …]
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/prompt_toolkit/layout/
H A Dprocessors.py50 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
118 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
156 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
191 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
244 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
277 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
318 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
360 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
400 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
436 def apply_transformation(self, cli, document, lineno, source_to_display, tokens): argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/chrome/
H A DnsChromeRegistryContent.cpp213 int lineno, char* const* argv, in ManifestContent()
219 int lineno, char* const* argv, in ManifestLocale()
225 int lineno, char* const* argv, in ManifestSkin()
231 int lineno, char* const* argv, in ManifestOverlay()
237 int lineno, char* const* argv, in ManifestStyle()
243 int lineno, char* const* argv, in ManifestOverride()
249 int lineno, char* const* argv, in ManifestResource()
/dports/www/firefox-legacy/firefox-52.8.0esr/chrome/
H A DnsChromeRegistryContent.cpp267 int lineno, char *const * argv, in ManifestContent()
275 int lineno, in ManifestLocale()
283 int lineno, in ManifestSkin()
290 nsChromeRegistryContent::ManifestOverlay(ManifestProcessingContext& cx, int lineno, in ManifestOverlay()
298 int lineno, in ManifestStyle()
306 int lineno, in ManifestOverride()
314 int lineno, in ManifestResource()
/dports/net/mpich2/mpich2-1.5/src/util/mem/
H A Dtrmem.c25 void *MPIU_trmalloc(unsigned int a, int lineno, const char fname[]) in MPIU_trmalloc()
78 void *MPIU_trcalloc(unsigned int nelem, unsigned int elsize, int lineno, const char fname[]) in MPIU_trcalloc()
87 void *MPIU_trrealloc(void *p, int size, int lineno, const char fname[]) in MPIU_trrealloc()
96 void *MPIU_trstrdup(const char *str, int lineno, const char fname[]) in MPIU_trstrdup()
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/sphinxext/
H A Dbokeh_github.py77 def bokeh_commit(name, rawtext, text, lineno, inliner, options=None, content=None): argument
90 def bokeh_issue(name, rawtext, text, lineno, inliner, options=None, content=None): argument
111 def bokeh_pull(name, rawtext, text, lineno, inliner, options=None, content=None): argument
132 def bokeh_tree(name, rawtext, text, lineno, inliner, options=None, content=None): argument
/dports/ftp/ftpproxy/ftpproxy-1.2.3/src/
H A Dconfig.c52 static int get_yesno(char **from, char *par, char *filename, int lineno) in get_yesno()
74 char *filename, int lineno) in get_parameter()
88 static unsigned int get_number(char **from, char *par, char *filename, int lineno) in get_number()
102 int lineno, insection, havesection, sectioncount; in readconfig() local

1...<<11121314151617181920>>...548