Home
last modified time | relevance | path

Searched refs:DOT2 (Results 176 – 200 of 1584) sorted by relevance

12345678910>>...64

/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/syntax/test_data/parser/inline/ok/
H A D0026_tuple_pat_fields.rast88 DOT2@81..83 ".."
H A D0061_record_lit.rast84 DOT2@60..62 ".."
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/addons/
H A Dr12writer.rst39 - DOT2 ``. . . . . . . . . . . . . . . . . . .``
97 'DOTX2', 'DOT2', 'DIVIDE', 'DIVIDEX2', 'DIVIDE2',
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/syntax/test_data/parser/inline/ok/
H A D0061_record_lit.rast84 DOT2@60..62 ".."
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libpp/
H A Dppfsm.c223 { DOT, { '.' }, DOT2, },
227 { DOT2, { C_XXX }, BACK(T_INVALID), },
228 { DOT2, { '.' }, KEEP(T_VARIADIC), },
445 { DOT1, { '.' }, DOT2, },
/dports/shells/ksh93/ast-93u/src/lib/libpp/
H A Dppfsm.c223 { DOT, { '.' }, DOT2, },
227 { DOT2, { C_XXX }, BACK(T_INVALID), },
228 { DOT2, { '.' }, KEEP(T_VARIADIC), },
445 { DOT1, { '.' }, DOT2, },
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libpp/
H A Dppfsm.c223 { DOT, { '.' }, DOT2, },
227 { DOT2, { C_XXX }, BACK(T_INVALID), },
228 { DOT2, { '.' }, KEEP(T_VARIADIC), },
445 { DOT1, { '.' }, DOT2, },
/dports/devel/simgear/simgear-2020.3.11/simgear/canvas/ShivaVG/src/
H A DshVectors.h223 #define NORMSQ2(v) DOT2(v,v)
235 #define DOT2(v1,v2) (v1.x*v2.x + v1.y*v2.y) macro
246 #define ANGLE2(v1,v2) (SH_ACOS( DOT2(v1,v2) / (NORM2(v1)*NORM2(v2)) ))
247 #define ANGLE2N(v1,v2) (SH_ACOS( DOT2(v1,v2) ))
/dports/lang/ruby26/ruby-2.6.9/
H A Did.c13 #define tDOT2 RUBY_TOKEN(DOT2)
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/support/patterns/
H A Dmisc01.dxf274 DOT2
H A Dkerpele.dxf268 DOT2
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/support/library/templates/
H A Dempty.dxf298 DOT2
/dports/lang/ruby26/ruby-2.6.9/defs/
H A Did.def77 Dot2 .. DOT2
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-zig/
H A Dgrammar.y289 <- LBRACKET Expr (DOT2 (Expr? (COLON Expr)?)?)? RBRACKET
439 DOT2 <- '..' ![.] skip
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dmacros.h711 DOT2(const GLfloat a[2], const GLfloat b[2])
738 return DOT2(v, v);
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dmacros.h740 DOT2(const GLfloat a[2], const GLfloat b[2])
767 return DOT2(v, v);
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dmacros.h708 DOT2(const GLfloat a[2], const GLfloat b[2])
735 return DOT2(v, v);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dmacros.h740 DOT2(const GLfloat a[2], const GLfloat b[2])
767 return DOT2(v, v);
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dmacros.h711 DOT2(const GLfloat a[2], const GLfloat b[2])
738 return DOT2(v, v);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dmacros.h708 DOT2(const GLfloat a[2], const GLfloat b[2])
735 return DOT2(v, v);
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dmacros.h711 DOT2(const GLfloat a[2], const GLfloat b[2])
738 return DOT2(v, v);
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dmacros.h711 DOT2(const GLfloat a[2], const GLfloat b[2])
738 return DOT2(v, v);
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dmacros.h708 DOT2(const GLfloat a[2], const GLfloat b[2])
735 return DOT2(v, v);
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dmacros.h708 DOT2(const GLfloat a[2], const GLfloat b[2])
735 return DOT2(v, v);
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dmacros.h728 DOT2(const GLfloat a[2], const GLfloat b[2])
755 return DOT2(v, v);

12345678910>>...64