Home
last modified time | relevance | path

Searched refs:szB (Results 176 – 200 of 224) sorted by relevance

123456789

/dports/editors/lazarus-qt5/lazarus/designer/
H A Dmenutemplates.pas632 szB: TSize;
663 szB:=Size(rBar);
664 OffsetRect(rDrop, szB.cx + 1, 2);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/designer/
H A Dmenutemplates.pas633 szB: TSize;
664 szB:=Size(rBar);
665 OffsetRect(rDrop, szB.cx + 1, 2);
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/include/
H A Dpub_tool_basics.h160 typedef void* (*Alloc_Fn_t) ( const HChar* cc, SizeT szB );
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/include/
H A Dpub_tool_basics.h160 typedef void* (*Alloc_Fn_t) ( const HChar* cc, SizeT szB );
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dguest_arm64_toIR.c1409 switch (szB) {
4655 switch (szB) {
4680 switch (szB) {
4738 UInt szB = 1 << szLg2;
4789 UInt szB = 1 << szLg2;
5203 UInt szB = 1 << szLg2;
5206 switch (szB) {
5441 simm7 = szB * simm7;
5459 switch (szB) {
5488 if (szB < 16) {
[all …]
H A Dhost_arm_isel.c6254 Int szB = 0; in iselStmt() local
6258 case Ity_I8: szB = 1; break; in iselStmt()
6259 case Ity_I16: szB = 2; break; in iselStmt()
6260 case Ity_I32: szB = 4; break; in iselStmt()
6264 addInstr(env, ARMInstr_LdrEX(szB)); in iselStmt()
6294 Int szB = 0; in iselStmt() local
6298 case Ity_I8: szB = 1; break; in iselStmt()
6299 case Ity_I16: szB = 2; break; in iselStmt()
6300 case Ity_I32: szB = 4; break; in iselStmt()
6305 addInstr(env, ARMInstr_StrEX(szB)); in iselStmt()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_debuginfo/
H A Dreaddwarf.c1041 if (escn_debug_info.szB < 4) { in ML_()
1049 escn_debug_info.szB ); in ML_()
1104 escn_debug_line.szB, ui.stmt_list, str_name ); in ML_()
1112 escn_debug_line.szB - ui.stmt_list in ML_()
3635 DiOffT frame_size = escn_frame.szB; in ML_()
3665 escn_frame.szB, frame_avma ); in ML_()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_debuginfo/
H A Dreaddwarf.c1041 if (escn_debug_info.szB < 4) { in ML_()
1049 escn_debug_info.szB ); in ML_()
1104 escn_debug_line.szB, ui.stmt_list, str_name ); in ML_()
1112 escn_debug_line.szB - ui.stmt_list in ML_()
3635 DiOffT frame_size = escn_frame.szB; in ML_()
3665 escn_frame.szB, frame_avma ); in ML_()
/dports/devel/fossil/fossil-src-2.17/src/
H A Dcheckin.c2204 int szB; /* Size of the baseline manifest */ in commit_cmd() local
2640 create_manifest(&manifest, 0, 0, vid, &sCiInfo, &szB); in commit_cmd()
2678 if( forceDelta || (szD*szD)<(szB*3-9) ){ in commit_cmd()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_mallocfree.c754 void VG_(out_of_memory_NORETURN) ( const HChar* who, SizeT szB ) in VG_()
806 VG_(message)(Vg_UserMsg, s1, who, (ULong)szB, tot_alloc); in VG_()
808 VG_(debugLog)(0,"mallocfree", s1, who, (ULong)szB, tot_alloc); in VG_()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_mallocfree.c754 void VG_(out_of_memory_NORETURN) ( const HChar* who, SizeT szB ) in VG_()
806 VG_(message)(Vg_UserMsg, s1, who, (ULong)szB, tot_alloc); in VG_()
808 VG_(debugLog)(0,"mallocfree", s1, who, (ULong)szB, tot_alloc); in VG_()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dmux_isom.c3677 u8 szB[GF_4CC_MSIZE]; in mp4_mux_initialize_movie() local
3681 strcpy(szB, gf_4cc_to_str(mbrand)); in mp4_mux_initialize_movie()
3682 if (!strncmp(szB, "iso", 3) && (szB[3] >= mval) && (szB[3] <= 'F') ) found = 1; in mp4_mux_initialize_movie()
3687 strcpy(szB, gf_4cc_to_str(mbrand)); in mp4_mux_initialize_movie()
3688 if (!strncmp(szB, "iso", 3) && (szB[3] >= mval) && (szB[3] <= 'F') ) found = 1; in mp4_mux_initialize_movie()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dmux_isom.c3677 u8 szB[GF_4CC_MSIZE]; in mp4_mux_initialize_movie() local
3681 strcpy(szB, gf_4cc_to_str(mbrand)); in mp4_mux_initialize_movie()
3682 if (!strncmp(szB, "iso", 3) && (szB[3] >= mval) && (szB[3] <= 'F') ) found = 1; in mp4_mux_initialize_movie()
3687 strcpy(szB, gf_4cc_to_str(mbrand)); in mp4_mux_initialize_movie()
3688 if (!strncmp(szB, "iso", 3) && (szB[3] >= mval) && (szB[3] <= 'F') ) found = 1; in mp4_mux_initialize_movie()
/dports/www/firefox/firefox-99.0/build/debian-packages/
H A Dvalgrind.diff234 + static void* ocacheL2_malloc ( const HChar* cc, SizeT szB ) {
235 + return VG_(malloc)(cc, szB);
/dports/science/smoldyn/smoldyn-2.67/examples/S7_surfaces/surfacediffuse/
H A Dsimple2a.nb397 9x6De//8szB/BYyOlFt4u8WhI730EtcxRTB12GnGPAl4stJV/yxDEdSyJR0f
H A Dsimple2b.nb507 9x6De//8szB/BYyOlFt4u8WhI730EtcxRTB12GnGPAl4stJV/yxDEdSyJR0f
H A Dsimple2c.nb602 9x6De//8szB/BYyOlFt4u8WhI730EtcxRTB12GnGPAl4stJV/yxDEdSyJR0f
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_arm_isel.c6254 Int szB = 0; in iselStmt() local
6258 case Ity_I8: szB = 1; break; in iselStmt()
6259 case Ity_I16: szB = 2; break; in iselStmt()
6260 case Ity_I32: szB = 4; break; in iselStmt()
6264 addInstr(env, ARMInstr_LdrEX(szB)); in iselStmt()
6294 Int szB = 0; in iselStmt() local
6298 case Ity_I8: szB = 1; break; in iselStmt()
6299 case Ity_I16: szB = 2; break; in iselStmt()
6300 case Ity_I32: szB = 4; break; in iselStmt()
6305 addInstr(env, ARMInstr_StrEX(szB)); in iselStmt()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_arm_isel.c6254 Int szB = 0; in iselStmt() local
6258 case Ity_I8: szB = 1; break; in iselStmt()
6259 case Ity_I16: szB = 2; break; in iselStmt()
6260 case Ity_I32: szB = 4; break; in iselStmt()
6264 addInstr(env, ARMInstr_LdrEX(szB)); in iselStmt()
6294 Int szB = 0; in iselStmt() local
6298 case Ity_I8: szB = 1; break; in iselStmt()
6299 case Ity_I16: szB = 2; break; in iselStmt()
6300 case Ity_I32: szB = 4; break; in iselStmt()
6305 addInstr(env, ARMInstr_StrEX(szB)); in iselStmt()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/memcheck/
H A Dmc_translate.c6164 static IRAtom* gen_load_b ( MCEnv* mce, Int szB,
6167 static void gen_store_b ( MCEnv* mce, Int szB,
6768 static IRAtom* gen_guarded_load_b ( MCEnv* mce, Int szB, in gen_guarded_load_b() argument
6786 switch (szB) { in gen_guarded_load_b()
6806 VG_(printf)("mc_translate.c: gen_load_b: unhandled szB == %d\n", szB); in gen_guarded_load_b()
6841 static IRAtom* gen_load_b ( MCEnv* mce, Int szB, IRAtom* baseaddr, in gen_load_b() argument
6844 return gen_guarded_load_b(mce, szB, baseaddr, offset, NULL/*guard*/); in gen_load_b()
6884 static void gen_store_b ( MCEnv* mce, Int szB, in gen_store_b() argument
6906 switch (szB) { in gen_store_b()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/memcheck/
H A Dmc_translate.c6164 static IRAtom* gen_load_b ( MCEnv* mce, Int szB,
6167 static void gen_store_b ( MCEnv* mce, Int szB,
6768 static IRAtom* gen_guarded_load_b ( MCEnv* mce, Int szB, in gen_guarded_load_b() argument
6786 switch (szB) { in gen_guarded_load_b()
6806 VG_(printf)("mc_translate.c: gen_load_b: unhandled szB == %d\n", szB); in gen_guarded_load_b()
6841 static IRAtom* gen_load_b ( MCEnv* mce, Int szB, IRAtom* baseaddr, in gen_load_b() argument
6844 return gen_guarded_load_b(mce, szB, baseaddr, offset, NULL/*guard*/); in gen_load_b()
6884 static void gen_store_b ( MCEnv* mce, Int szB, in gen_store_b() argument
6906 switch (szB) { in gen_store_b()
/dports/math/z3/z3-z3-4.8.13/src/math/polynomial/
H A Dupolynomial.cpp1044 void core_manager::ext_gcd(unsigned szA, numeral const * A, unsigned szB, numeral const * B, in ext_gcd() argument
1064 set(szB, B, V3); in ext_gcd()
1074 div(D_AU.size(), D_AU.data(), szB, B, V); in ext_gcd()
1078 mul(szB, B, V.size(), V.data(), BV); in ext_gcd()
H A Dupolynomial.h454 …void ext_gcd(unsigned szA, numeral const * A, unsigned szB, numeral const * B, numeral_vector & U,…
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/polynomial/
H A Dupolynomial.cpp1044 void core_manager::ext_gcd(unsigned szA, numeral const * A, unsigned szB, numeral const * B, in ext_gcd() argument
1064 set(szB, B, V3); in ext_gcd()
1074 div(D_AU.size(), D_AU.c_ptr(), szB, B, V); in ext_gcd()
1078 mul(szB, B, V.size(), V.c_ptr(), BV); in ext_gcd()
H A Dupolynomial.h454 …void ext_gcd(unsigned szA, numeral const * A, unsigned szB, numeral const * B, numeral_vector & U,…

123456789