Home
last modified time | relevance | path

Searched refs:DOT3 (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dports/net-mgmt/librenms/librenms-21.5.1/mibs/brocade/
H A DBROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB2 -- BROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB.mib:
3 -- LLDP-EXT-DOT3-MIB AGENT-CAPABILITIES
10 BROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB DEFINITIONS ::= BEGIN
33 "Agent capabilities for LLDP-EXT-DOT3-MIB implementation."
46 DESCRIPTION "LLDP-EXT-DOT3-MIB capabilities."
48 SUPPORTS LLDP-EXT-DOT3-MIB
/dports/net-mgmt/observium/observium/mibs/brocade/
H A DBROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB2 -- BROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB.mib:
3 -- LLDP-EXT-DOT3-MIB AGENT-CAPABILITIES
10 BROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB DEFINITIONS ::= BEGIN
33 "Agent capabilities for LLDP-EXT-DOT3-MIB implementation."
46 DESCRIPTION "LLDP-EXT-DOT3-MIB capabilities."
48 SUPPORTS LLDP-EXT-DOT3-MIB
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/foundry/
H A DBROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB2 -- BROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB.mib:
3 -- LLDP-EXT-DOT3-MIB AGENT-CAPABILITIES
10 BROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB DEFINITIONS ::= BEGIN
33 "Agent capabilities for LLDP-EXT-DOT3-MIB implementation."
46 DESCRIPTION "LLDP-EXT-DOT3-MIB capabilities."
48 SUPPORTS LLDP-EXT-DOT3-MIB
/dports/databases/grass7/grass-7.8.6/lib/ogsf/
H A Dgs_query.c396 vd = DOT3(dir, phdrn[ph_num]); in RayCvxPolyhedronInt()
397 vn = DOT3(org, phdrn[ph_num]) + phdrn[ph_num][W]; in RayCvxPolyhedronInt()
488 planes[0][W] = -(DOT3(planes[0], tlfront)); in gs_get_databounds_planes()
493 planes[1][W] = -(DOT3(planes[1], brback)); in gs_get_databounds_planes()
498 planes[2][W] = -(DOT3(planes[2], tlfront)); in gs_get_databounds_planes()
503 planes[3][W] = -(DOT3(planes[3], brback)); in gs_get_databounds_planes()
508 planes[4][W] = -(DOT3(planes[4], tlfront)); in gs_get_databounds_planes()
513 planes[5][W] = -(DOT3(planes[5], brback)); in gs_get_databounds_planes()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_lighttmp.h147 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); in TAG()
163 n_dot_VP = DOT3( normal, VP ); in TAG()
207 n_dot_h = correction * DOT3(normal, h); in TAG()
343 n_dot_VP = DOT3( normal, VP ); in TAG()
388 n_dot_h = correction * DOT3(normal, h); in TAG()
483 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
487 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG()
501 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
595 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
599 n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_lighttmp.h147 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); in TAG()
163 n_dot_VP = DOT3( normal, VP ); in TAG()
207 n_dot_h = correction * DOT3(normal, h); in TAG()
343 n_dot_VP = DOT3( normal, VP ); in TAG()
388 n_dot_h = correction * DOT3(normal, h); in TAG()
483 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
487 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG()
501 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
595 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
599 n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_lighttmp.h147 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); in TAG()
163 n_dot_VP = DOT3( normal, VP ); in TAG()
207 n_dot_h = correction * DOT3(normal, h); in TAG()
343 n_dot_VP = DOT3( normal, VP ); in TAG()
388 n_dot_h = correction * DOT3(normal, h); in TAG()
483 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
487 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG()
501 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
595 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
599 n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_lighttmp.h147 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); in TAG()
163 n_dot_VP = DOT3( normal, VP ); in TAG()
207 n_dot_h = correction * DOT3(normal, h); in TAG()
343 n_dot_VP = DOT3( normal, VP ); in TAG()
388 n_dot_h = correction * DOT3(normal, h); in TAG()
483 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
487 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG()
501 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
595 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
599 n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_lighttmp.h147 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); in TAG()
163 n_dot_VP = DOT3( normal, VP ); in TAG()
207 n_dot_h = correction * DOT3(normal, h); in TAG()
343 n_dot_VP = DOT3( normal, VP ); in TAG()
388 n_dot_h = correction * DOT3(normal, h); in TAG()
483 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
487 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG()
501 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
595 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
599 n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_lighttmp.h147 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); in TAG()
163 n_dot_VP = DOT3( normal, VP ); in TAG()
207 n_dot_h = correction * DOT3(normal, h); in TAG()
343 n_dot_VP = DOT3( normal, VP ); in TAG()
388 n_dot_h = correction * DOT3(normal, h); in TAG()
483 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
487 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG()
501 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
595 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
599 n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/tnl/
H A Dt_vb_lighttmp.h146 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); in TAG()
162 n_dot_VP = DOT3( normal, VP ); in TAG()
206 n_dot_h = correction * DOT3(normal, h); in TAG()
341 n_dot_VP = DOT3( normal, VP ); in TAG()
386 n_dot_h = correction * DOT3(normal, h); in TAG()
481 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
485 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG()
499 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
593 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
597 n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_lighttmp.h147 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); in TAG()
163 n_dot_VP = DOT3( normal, VP ); in TAG()
207 n_dot_h = correction * DOT3(normal, h); in TAG()
343 n_dot_VP = DOT3( normal, VP ); in TAG()
388 n_dot_h = correction * DOT3(normal, h); in TAG()
483 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
487 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG()
501 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
595 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
599 n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_lighttmp.h147 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); in TAG()
163 n_dot_VP = DOT3( normal, VP ); in TAG()
207 n_dot_h = correction * DOT3(normal, h); in TAG()
343 n_dot_VP = DOT3( normal, VP ); in TAG()
388 n_dot_h = correction * DOT3(normal, h); in TAG()
483 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
487 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG()
501 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
595 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
599 n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_lighttmp.h147 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); in TAG()
163 n_dot_VP = DOT3( normal, VP ); in TAG()
207 n_dot_h = correction * DOT3(normal, h); in TAG()
343 n_dot_VP = DOT3( normal, VP ); in TAG()
388 n_dot_h = correction * DOT3(normal, h); in TAG()
483 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
487 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG()
501 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
595 n_dot_VP = DOT3(normal, light->_VP_inf_norm); in TAG()
599 n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG()
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/syntax/test_data/parser/ok/
H A D0063_variadic_fun.rast35 DOT3@34..37 "..."
68 DOT3@65..68 "..."
128 DOT3@117..120 "..."
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/syntax/test_data/parser/ok/
H A D0063_variadic_fun.rast35 DOT3@34..37 "..."
68 DOT3@65..68 "..."
128 DOT3@117..120 "..."
/dports/net-mgmt/observium/observium/mibs/juniper/
H A DJNX-DOT3OAM-CAPABILITY2 -- JNX-DOT3OAM-CAPABILITY.mib: Juniper DOT3-OAM-MIB AGENT-CAPABILITIES
30 "Agent capabilities for DOT3-OAM-MIB (RFC4878)"
38 DESCRIPTION "DOT3-OAM MIB capabilities"
40 SUPPORTS DOT3-OAM-MIB
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-reduc-dot-s8c.c8 #define DOT3 43680 macro
39 if (dot3 != DOT3) in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-reduc-dot-s8c.c8 #define DOT3 43680 macro
39 if (dot3 != DOT3) in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/vect/
H A Dvect-reduc-dot-s8c.c8 #define DOT3 43680 macro
39 if (dot3 != DOT3) in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-reduc-dot-s8c.c8 #define DOT3 43680 macro
39 if (dot3 != DOT3) in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-reduc-dot-s8c.c8 #define DOT3 43680 macro
39 if (dot3 != DOT3) in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-reduc-dot-s8c.c8 #define DOT3 43680 macro
39 if (dot3 != DOT3) in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-reduc-dot-s8c.c8 #define DOT3 43680 macro
39 if (dot3 != DOT3) in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/vect/
H A Dvect-reduc-dot-s8c.c8 #define DOT3 43680 macro
39 if (dot3 != DOT3) in main()

12345678910>>...13