Home
last modified time | relevance | path

Searched refs:scope_count (Results 1 – 25 of 100) sorted by relevance

1234

/dports/net/libfixbuf/libfixbuf-2.3.1/src/
H A Dfbtemplate.c54 (void *)tmpl, tmpl->ie_count, tmpl->scope_count, tmpl->ie_len); in fbTemplateDebug()
264 uint16_t scope_count) in fbTemplateSetOptionsScope() argument
267 g_assert(!tmpl->scope_count); in fbTemplateSetOptionsScope()
270 g_assert(tmpl->ie_count && tmpl->ie_count >= tmpl->scope_count); in fbTemplateSetOptionsScope()
273 tmpl->scope_count = scope_count ? scope_count : tmpl->ie_count; in fbTemplateSetOptionsScope()
350 return tmpl->scope_count; in fbTemplateGetOptionsScope()
/dports/devel/cdecl/cdecl-cdecl-11.9/src/
H A Dc_sname.c157 size_t const scope_count = c_sname_count( sname ); in c_sname_match() local
160 if ( sglob->count != scope_count ) { in c_sname_match()
168 else if ( scope_count < sglob->count ) { in c_sname_match()
184 for ( size_t diff_count = scope_count - sglob->count; diff_count > 0; in c_sname_match()
/dports/devel/py-rope/rope-0.18.0/rope/base/oi/
H A Dobjectdb.py93 scope_count = 0
95 scope_count += len(file_dict)
97 (len(self.files), scope_count)
/dports/editors/hnb/hnb-1.9.18/src/
H A Dui_binding.c36 static int scope_count = ui_scope_tempterm; variable
209 while (j < scope_count) { in string2scope()
216 scope_count++; in string2scope()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Compilation.cpp507 assert(handler->scope_count() >= prev_scope, "handlers should be sorted by scope"); in generate_exception_handler_table()
509 if (handler->scope_count() == prev_scope) { in generate_exception_handler_table()
511 if (e >= 0 && scope_depths->at(e) == handler->scope_count()) { in generate_exception_handler_table()
527 scope_depths->append(handler->scope_count()); in generate_exception_handler_table()
535 prev_scope = handler->scope_count(); in generate_exception_handler_table()
H A Dc1_IR.hpp90 …int scope_count() const { assert(_scope_count != -1, "not set"); return _sc… in scope_count() function in XHandler
101 void set_scope_count(int scope_count) { _scope_count = scope_count; } in set_scope_count() argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_Compilation.cpp507 assert(handler->scope_count() >= prev_scope, "handlers should be sorted by scope"); in generate_exception_handler_table()
509 if (handler->scope_count() == prev_scope) { in generate_exception_handler_table()
511 if (e >= 0 && scope_depths->at(e) == handler->scope_count()) { in generate_exception_handler_table()
527 scope_depths->append(handler->scope_count()); in generate_exception_handler_table()
535 prev_scope = handler->scope_count(); in generate_exception_handler_table()
H A Dc1_IR.hpp90 …int scope_count() const { assert(_scope_count != -1, "not set"); return _sc… in scope_count() function in XHandler
101 void set_scope_count(int scope_count) { _scope_count = scope_count; } in set_scope_count() argument
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Compilation.cpp507 assert(handler->scope_count() >= prev_scope, "handlers should be sorted by scope"); in generate_exception_handler_table()
509 if (handler->scope_count() == prev_scope) { in generate_exception_handler_table()
511 if (e >= 0 && scope_depths->at(e) == handler->scope_count()) { in generate_exception_handler_table()
527 scope_depths->append(handler->scope_count()); in generate_exception_handler_table()
535 prev_scope = handler->scope_count(); in generate_exception_handler_table()
H A Dc1_IR.hpp90 …int scope_count() const { assert(_scope_count != -1, "not set"); return _sc… in scope_count() function in XHandler
101 void set_scope_count(int scope_count) { _scope_count = scope_count; } in set_scope_count() argument
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_Compilation.cpp507 assert(handler->scope_count() >= prev_scope, "handlers should be sorted by scope"); in generate_exception_handler_table()
509 if (handler->scope_count() == prev_scope) { in generate_exception_handler_table()
511 if (e >= 0 && scope_depths->at(e) == handler->scope_count()) { in generate_exception_handler_table()
527 scope_depths->append(handler->scope_count()); in generate_exception_handler_table()
535 prev_scope = handler->scope_count(); in generate_exception_handler_table()
H A Dc1_IR.hpp90 …int scope_count() const { assert(_scope_count != -1, "not set"); return _sc… in scope_count() function in XHandler
101 void set_scope_count(int scope_count) { _scope_count = scope_count; } in set_scope_count() argument
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_Compilation.cpp507 assert(handler->scope_count() >= prev_scope, "handlers should be sorted by scope"); in generate_exception_handler_table()
509 if (handler->scope_count() == prev_scope) { in generate_exception_handler_table()
511 if (e >= 0 && scope_depths->at(e) == handler->scope_count()) { in generate_exception_handler_table()
527 scope_depths->append(handler->scope_count()); in generate_exception_handler_table()
535 prev_scope = handler->scope_count(); in generate_exception_handler_table()
H A Dc1_IR.hpp90 …int scope_count() const { assert(_scope_count != -1, "not set"); return _sc… in scope_count() function in XHandler
101 void set_scope_count(int scope_count) { _scope_count = scope_count; } in set_scope_count() argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_Compilation.cpp507 assert(handler->scope_count() >= prev_scope, "handlers should be sorted by scope"); in generate_exception_handler_table()
509 if (handler->scope_count() == prev_scope) { in generate_exception_handler_table()
511 if (e >= 0 && scope_depths->at(e) == handler->scope_count()) { in generate_exception_handler_table()
527 scope_depths->append(handler->scope_count()); in generate_exception_handler_table()
535 prev_scope = handler->scope_count(); in generate_exception_handler_table()
H A Dc1_IR.hpp90 …int scope_count() const { assert(_scope_count != -1, "not set"); return _sc… in scope_count() function in XHandler
101 void set_scope_count(int scope_count) { _scope_count = scope_count; } in set_scope_count() argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_Compilation.cpp507 assert(handler->scope_count() >= prev_scope, "handlers should be sorted by scope"); in generate_exception_handler_table()
509 if (handler->scope_count() == prev_scope) { in generate_exception_handler_table()
511 if (e >= 0 && scope_depths->at(e) == handler->scope_count()) { in generate_exception_handler_table()
527 scope_depths->append(handler->scope_count()); in generate_exception_handler_table()
535 prev_scope = handler->scope_count(); in generate_exception_handler_table()
H A Dc1_IR.hpp90 …int scope_count() const { assert(_scope_count != -1, "not set"); return _sc… in scope_count() function in XHandler
101 void set_scope_count(int scope_count) { _scope_count = scope_count; } in set_scope_count() argument
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_Compilation.cpp507 assert(handler->scope_count() >= prev_scope, "handlers should be sorted by scope"); in generate_exception_handler_table()
509 if (handler->scope_count() == prev_scope) { in generate_exception_handler_table()
511 if (e >= 0 && scope_depths->at(e) == handler->scope_count()) { in generate_exception_handler_table()
527 scope_depths->append(handler->scope_count()); in generate_exception_handler_table()
535 prev_scope = handler->scope_count(); in generate_exception_handler_table()
H A Dc1_IR.hpp90 …int scope_count() const { assert(_scope_count != -1, "not set"); return _sc… in scope_count() function in XHandler
101 void set_scope_count(int scope_count) { _scope_count = scope_count; } in set_scope_count() argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp90 …int scope_count() const { assert(_scope_count != -1, "not set"); return _sc… in scope_count() function in XHandler
101 void set_scope_count(int scope_count) { _scope_count = scope_count; } in set_scope_count() argument
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp90 …int scope_count() const { assert(_scope_count != -1, "not set"); return _sc… in scope_count() function in XHandler
101 void set_scope_count(int scope_count) { _scope_count = scope_count; } in set_scope_count() argument
/dports/devel/simdjson/simdjson-0.9.6/include/simdjson/internal/
H A Dtape_ref.h34 simdjson_really_inline uint32_t scope_count() const noexcept;
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/include/simdjson/internal/
H A Dtape_ref.h34 simdjson_really_inline uint32_t scope_count() const noexcept;
/dports/lang/v8/v8-9.6.180.12/test/debugger/debug/
H A Ddebug-modules-set-variable-value.mjs271 let scope_count = exec_state.frame().scopeCount();
311 let scope_count = exec_state.frame().scopeCount();
356 let scope_count = exec_state.frame().scopeCount();

1234