Home
last modified time | relevance | path

Searched refs:normal_count (Results 51 – 70 of 70) sorted by relevance

123

/dports/textproc/wdiff/wdiff-1.2.2/src/
H A Dmdiff.c650 int normal_count = 0; in identical_size() local
663 normal_count++; in identical_size()
665 else if (normal_count > 0 && mismatch_count < tolerance) in identical_size()
668 normal_count++; in identical_size()
681 return normal_count; in identical_size()
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dmcsheng_compile.cpp1322 size_t normal_count = info.size() - sheng_end; in mcshengCompile8() local
1324 size_t tran_size = sizeof(u8) * (1 << info.getAlphaShift()) * normal_count; in mcshengCompile8()
1375 size_t normal_count = info.size() - sheng_end; in mcsheng64Compile8() local
1377 size_t tran_size = sizeof(u8) * (1 << info.getAlphaShift()) * normal_count; in mcsheng64Compile8()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/variations/service/
H A Dvariations_service_unittest.cc605 int normal_count; in TEST_F() member
629 result.normal_group_change_count = cases[i].normal_count; in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/variations/service/
H A Dvariations_service_unittest.cc610 int normal_count; in TEST_F() member
634 result.normal_group_change_count = cases[i].normal_count; in TEST_F()
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/
H A Dfunctions_reporting.php6415 $normal_count = $counts_info['normal_count'];
6416 …name' => 'normal_count', 'count' => $normal_count, 'title' => sprintf($template_title['normal_coun…
6474 if (isset($normal_count) && $normal_count > 0)
6475 …ced_title" id="normal_count_' . $uniq_id . '" style="font-size: 7pt">' . $normal_count . '</span>';
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DRay.cpp1798 int normal_count; member
2033 sprintf(buffer, "\t\t\tMODEL_NORMAL_COUNT %d\n", mesh->normal_count); in idtf_dump_resources()
2159 for(b = 0; b < mesh->normal_count; b++) { in idtf_dump_resources()
2270 && VLACheck(mesh->model_normal_list, float, (mesh->normal_count + 3) * 3) in RayRenderIDTF()
2284 mesh->model_normal_list, &mesh->normal_count, in RayRenderIDTF()
2297 mesh->model_normal_list, &mesh->normal_count, in RayRenderIDTF()
2309 mesh->model_normal_list, &mesh->normal_count, in RayRenderIDTF()
2322 mesh->model_normal_list, &mesh->normal_count, in RayRenderIDTF()
2334 mesh->model_normal_list, &mesh->normal_count, in RayRenderIDTF()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/libmimalloc-sys-0.1.23/c_src/mimalloc/src/
H A Dalloc.c50 mi_heap_stat_counter_increase(heap, normal_count, 1); in _mi_page_malloc()
/dports/lang/rust/rustc-1.58.1-src/vendor/libmimalloc-sys/c_src/mimalloc/src/
H A Dalloc.c46 mi_heap_stat_counter_increase(heap, normal_count, 1); in _mi_page_malloc()
/dports/devel/mimalloc/mimalloc-2.0.3/src/
H A Dalloc.c50 mi_heap_stat_counter_increase(heap, normal_count, 1); in _mi_page_malloc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/tabs/
H A Dtab_strip.cc3453 const int normal_count = tab_count() - pinned_tab_count; in NeedsTouchLayout() local
3454 if (normal_count <= 1) in NeedsTouchLayout()
3459 (GetStackableTabWidth() - tab_overlap) * normal_count + tab_overlap; in NeedsTouchLayout()
/dports/games/el/Eternal-Lands-1.9.5.9-1/map_editor/
H A D3d_objects.c101 if (object_id->e3d_data->vertex_layout->normal_count == 0) glAlphaFunc(GL_GREATER, 0.23f); in draw_3d_object()
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DD3DRMOBJ.H436 STDMETHOD(ReserveSpace)(THIS_ DWORD vertex_Count, DWORD normal_count, DWORD face_count) PURE; in DECLARE_INTERFACE_()
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/
H A Dpandoradb.sql74 `normal_count` bigint(20) NOT NULL default '0',
H A Dpandoradb.oracle.sql101 normal_count NUMBER(20, 0) DEFAULT 0, field
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3drmobj.h2518 STDMETHOD(AddFaces)(THIS_ DWORD vertex_count, D3DVECTOR *vertices, DWORD normal_count, in DECLARE_INTERFACE_()
2520 STDMETHOD(ReserveSpace)(THIS_ DWORD vertex_Count, DWORD normal_count, DWORD face_count) PURE; in DECLARE_INTERFACE_()
2690 STDMETHOD(AddFaces)(THIS_ DWORD vertex_count, D3DVECTOR *vertices, DWORD normal_count, in DECLARE_INTERFACE_()
2692 STDMETHOD(ReserveSpace)(THIS_ DWORD vertex_Count, DWORD normal_count, DWORD face_count) PURE; in DECLARE_INTERFACE_()
2871 STDMETHOD(AddFaces)(THIS_ DWORD vertex_count, D3DVECTOR *vertices, DWORD normal_count, in DECLARE_INTERFACE_()
2873 STDMETHOD(ReserveSpace)(THIS_ DWORD vertex_Count, DWORD normal_count, DWORD face_count) PURE; in DECLARE_INTERFACE_()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3drmobj.h2518 STDMETHOD(AddFaces)(THIS_ DWORD vertex_count, D3DVECTOR *vertices, DWORD normal_count, in DECLARE_INTERFACE_()
2520 STDMETHOD(ReserveSpace)(THIS_ DWORD vertex_Count, DWORD normal_count, DWORD face_count) PURE; in DECLARE_INTERFACE_()
2690 STDMETHOD(AddFaces)(THIS_ DWORD vertex_count, D3DVECTOR *vertices, DWORD normal_count, in DECLARE_INTERFACE_()
2692 STDMETHOD(ReserveSpace)(THIS_ DWORD vertex_Count, DWORD normal_count, DWORD face_count) PURE; in DECLARE_INTERFACE_()
2871 STDMETHOD(AddFaces)(THIS_ DWORD vertex_count, D3DVECTOR *vertices, DWORD normal_count, in DECLARE_INTERFACE_()
2873 STDMETHOD(ReserveSpace)(THIS_ DWORD vertex_Count, DWORD normal_count, DWORD face_count) PURE; in DECLARE_INTERFACE_()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_mesh.cpp2985 int normal_count = m_N.Count(); in SetVertexNormal() local
2987 if ( vertex_index < normal_count ) { in SetVertexNormal()
2991 else if ( vertex_index == normal_count ) { in SetVertexNormal()
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_mesh.cpp2984 int normal_count = m_N.Count(); in SetVertexNormal() local
2986 if ( vertex_index < normal_count ) { in SetVertexNormal()
2990 else if ( vertex_index == normal_count ) { in SetVertexNormal()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h1037 size_t normal_count; member
H A Dgc.cpp17894 snoop_stat.normal_count++; in mark_steal()
18072 snoop_stat.normal_count, in print_snoop_stat()
18095 snoop_stat.normal_count, in print_snoop_stat()
19849 size_t normal_count = 0; local
19866 normal_count += hp->snoop_stat.normal_count;
19886 normal_count,

123