Home
last modified time | relevance | path

Searched refs:c_entry (Results 1 – 25 of 109) sorted by relevance

12345

/dports/math/octave-forge-mapping/mapping-1.4.1/src/
H A Dgdalread.cc191 for (octave_idx_type c_entry = 0; c_entry < clrs; c_entry++)
193 clr_entry = GDALclr_table->GetColorEntry (c_entry);
194 colortable(c_entry, 0) = (double) clr_entry->c1;
195 colortable(c_entry, 1) = (double) clr_entry->c2;
196 colortable(c_entry, 2) = (double) clr_entry->c3;
197 colortable(c_entry, 3) = (double) clr_entry->c4;
/dports/lang/swi-pl/swipl-8.2.3/packages/utf8proc/
H A Ddata_generator.rb1465 def c_entry(comb1_indicies, comb2_indicies) method in UnicodeChar
1539 c_entry = char.c_entry(comb1st_indicies, comb2nd_indicies)
1540 unless properties_indicies[c_entry]
1541 properties_indicies[c_entry] = properties.length
1542 properties << c_entry
1553 stage2_entry << (properties_indicies[char_hash[code2].c_entry(
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dbitmask.c564 BITMASK_W *c_entry, *cp; in bitmask_overlap_mask() local
585 c_entry = c->bits + c->h * (xoffset / BITMASK_W_LEN); in bitmask_overlap_mask()
604 c_entry += c->h; in bitmask_overlap_mask()
614 for (ap = a_entry, bp = b_entry, cp = c_entry; ap < a_end; in bitmask_overlap_mask()
628 c_entry += c->h; in bitmask_overlap_mask()
648 c_entry += c->h; in bitmask_overlap_mask()
664 c_entry = c->bits; in bitmask_overlap_mask()
670 c_entry = c->bits - yoffset; in bitmask_overlap_mask()
689 c_entry += c->h; in bitmask_overlap_mask()
707 c_entry += c->h; in bitmask_overlap_mask()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/utf8proc/data/
H A Ddata_generator.rb198 def c_entry(comb_indicies) method in UnicodeChar
313 c_entry = char.c_entry(comb_indicies)
314 char.c_entry_index = properties_indicies[c_entry]
316 properties_indicies[c_entry] = properties.length
318 properties << c_entry
/dports/emulators/mame/mame-mame0226/3rdparty/utf8proc/data/
H A Ddata_generator.rb198 def c_entry(comb_indicies) method in UnicodeChar
313 c_entry = char.c_entry(comb_indicies)
314 char.c_entry_index = properties_indicies[c_entry]
316 properties_indicies[c_entry] = properties.length
318 properties << c_entry
/dports/mail/mailutils/mailutils-3.13/libmu_cpp/
H A Dmailcap.cc67 mu_mailcap_entry_t c_entry; in find_entry() local
69 int status = mu_mailcap_find_entry (mailcap, name.c_str (), &c_entry); in find_entry()
73 MailcapEntry* entry = new MailcapEntry (c_entry); in find_entry()
/dports/games/warzone2100/warzone2100/3rdparty/utf8proc/data/
H A Ddata_generator.rb236 def c_entry(comb_indicies) method in UnicodeChar
351 c_entry = char.c_entry(comb_indicies)
352 char.c_entry_index = properties_indicies[c_entry]
354 properties_indicies[c_entry] = properties.length
356 properties << c_entry
/dports/textproc/utf8proc/utf8proc-2.6.1/data/
H A Ddata_generator.rb236 def c_entry(comb_indicies) method in UnicodeChar
351 c_entry = char.c_entry(comb_indicies)
352 char.c_entry_index = properties_indicies[c_entry]
354 properties_indicies[c_entry] = properties.length
356 properties << c_entry
/dports/sysutils/fusefs-hfsfuse/hfsfuse-0.132/lib/utf8proc/data/
H A Ddata_generator.rb236 def c_entry(comb_indicies)
351 c_entry = char.c_entry(comb_indicies)
352 char.c_entry_index = properties_indicies[c_entry]
354 properties_indicies[c_entry] = properties.length
356 properties << c_entry
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/utf8proc/data/
H A Ddata_generator.rb214 def c_entry(comb_indicies) method in UnicodeChar
329 c_entry = char.c_entry(comb_indicies)
330 char.c_entry_index = properties_indicies[c_entry]
332 properties_indicies[c_entry] = properties.length
334 properties << c_entry
/dports/math/snns/SNNSv4.3/tools/sources/
H A Disnns.h43 } c_entry; typedef
45 c_entry c_table[] = {
/dports/devel/py-ctags/python-ctags-1.0.5/src/
H A D_readtags.c241 tagEntry c_entry; member
364 ((struct __pyx_obj_9_readtags_TagEntry *)__pyx_v_self)->c_entry.fields.count = 0; in __pyx_pf_9_readtags_8TagEntry___cinit__()
373 ((struct __pyx_obj_9_readtags_TagEntry *)__pyx_v_self)->c_entry.fields.list = NULL; in __pyx_pf_9_readtags_8TagEntry___cinit__()
426 ((struct __pyx_obj_9_readtags_TagEntry *)__pyx_v_self)->c_entry.name = __pyx_3; in __pyx_pf_9_readtags_8TagEntry___setitem__()
450 ((struct __pyx_obj_9_readtags_TagEntry *)__pyx_v_self)->c_entry.file = __pyx_3; in __pyx_pf_9_readtags_8TagEntry___setitem__()
474 ((struct __pyx_obj_9_readtags_TagEntry *)__pyx_v_self)->c_entry.address.pattern = __pyx_3; in __pyx_pf_9_readtags_8TagEntry___setitem__()
522 ((struct __pyx_obj_9_readtags_TagEntry *)__pyx_v_self)->c_entry.kind = __pyx_3; in __pyx_pf_9_readtags_8TagEntry___setitem__()
546 ((struct __pyx_obj_9_readtags_TagEntry *)__pyx_v_self)->c_entry.fileScope = __pyx_5; in __pyx_pf_9_readtags_8TagEntry___setitem__()
614 free(((struct __pyx_obj_9_readtags_TagEntry *)__pyx_v_self)->c_entry.fields.list); in __pyx_pf_9_readtags_8TagEntry___setitem__()
623 ((struct __pyx_obj_9_readtags_TagEntry *)__pyx_v_self)->c_entry.fields.list = NULL; in __pyx_pf_9_readtags_8TagEntry___setitem__()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/src/
H A Dgnix_mr_cache.c748 gnix_mr_cache_entry_t *c_entry, *tmp; in __resolve_stale_entry_collision() local
763 (void **) &c_entry); in __resolve_stale_entry_collision()
773 " key=%llx:%llx\n", c_entry, in __resolve_stale_entry_collision()
775 dlist_insert_tail(&c_entry->siblings, &to_destroy); in __resolve_stale_entry_collision()
789 " key=%llx:%llx\n", c_entry, in __resolve_stale_entry_collision()
790 c_entry->key.address, c_entry->key.length); in __resolve_stale_entry_collision()
791 iter = rbtFind(cache->stale.rb_tree, &c_entry->key); in __resolve_stale_entry_collision()
806 c_entry); in __resolve_stale_entry_collision()
809 dlist_remove(&c_entry->siblings); in __resolve_stale_entry_collision()
810 __mr_cache_entry_destroy(cache, c_entry); in __resolve_stale_entry_collision()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/bindings/java/src/main/native/
H A Dcontext.cc29 jclass c_entry = env->FindClass("java/util/Map$Entry"); in jucx_map_apply_config() local
31 env->GetMethodID(c_entry, "getKey", "()Ljava/lang/Object;"); in jucx_map_apply_config()
33 env->GetMethodID(c_entry, "getValue", "()Ljava/lang/Object;"); in jucx_map_apply_config()
/dports/security/snort3/snort3-3.1.19.0/src/profiler/
H A Dtime_profiler.cc269 auto &c_entry = root.children[1]; variable
271 REQUIRE( c_entry.view.name == "c" );
272 REQUIRE( (c_entry.children.size() == 2) );
274 CHECK( c_entry.children[0].view.name == "e" );
275 CHECK( c_entry.children[1].view.name == "f" );
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/simplex/
H A Dsparse_matrix_def.h307 col_entry& c_entry = c.add_col_entry(c_idx); in add_var() local
311 c_entry.m_row_id = dst.id(); in add_var()
312 c_entry.m_row_idx = r_idx; in add_var()
345 col_entry & c_entry = c.add_col_entry(col_idx); \ in add()
347 c_entry.m_row_id = row1.id(); \ in add()
348 c_entry.m_row_idx = row_idx; \ in add()
/dports/math/z3/z3-z3-4.8.13/src/math/simplex/
H A Dsparse_matrix_def.h307 col_entry& c_entry = c.add_col_entry(c_idx); in add_var() local
311 c_entry.m_row_id = dst.id(); in add_var()
312 c_entry.m_row_idx = r_idx; in add_var()
345 col_entry & c_entry = c.add_col_entry(col_idx); \ in add()
347 c_entry.m_row_id = row1.id(); \ in add()
348 c_entry.m_row_idx = row_idx; \ in add()
/dports/x11-toolkits/p5-Tk/Tk-804.035/demos/demos/widget_lib/
H A Ditems.pl159 my $c_entry = $c->Entry(-width => '20', -relief => 'sunken',
163 $c_entry->insert('end' => 'Edit this text');
164 $c->createWindow(qw/21c 21c/, -window => $c_entry,
/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Ddevfsd.c1116 struct config_entry_struct *c_entry; in free_config() local
1119 for (c_entry = first_config; c_entry != NULL; c_entry = next) { in free_config()
1122 next = c_entry->next; in free_config()
1123 regfree(&c_entry->preg); in free_config()
1124 if (c_entry->action.what == AC_EXECUTE) { in free_config()
1126 if (c_entry->u.execute.argv[count] == NULL) in free_config()
1128 free(c_entry->u.execute.argv[count]); in free_config()
1131 free(c_entry); in free_config()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/utils/
H A Dmake_alloc_types103 my $c_entry = $c_tab{$c};
104 $c_entry or src_error("No class '$c' declared");
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/utils/
H A Dmake_alloc_types103 my $c_entry = $c_tab{$c};
104 $c_entry or src_error("No class '$c' declared");
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/utils/
H A Dmake_alloc_types103 my $c_entry = $c_tab{$c};
104 $c_entry or src_error("No class '$c' declared");
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/utils/
H A Dmake_alloc_types103 my $c_entry = $c_tab{$c};
104 $c_entry or src_error("No class '$c' declared");
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/utils/
H A Dmake_alloc_types103 my $c_entry = $c_tab{$c};
104 $c_entry or src_error("No class '$c' declared");
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/utils/
H A Dmake_alloc_types103 my $c_entry = $c_tab{$c};
104 $c_entry or src_error("No class '$c' declared");

12345