Home
last modified time | relevance | path

Searched refs:period_found (Results 1 – 25 of 62) sorted by relevance

123

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/
H A Dvnl_na.cxx92 bool period_found = false; in vnl_na_extract_type() local
127 if (period_found) //Second period encountered is a delimiter in vnl_na_extract_type()
131 period_found = true; in vnl_na_extract_type()
/dports/misc/vxl/vxl-3.3.2/core/vnl/
H A Dvnl_na.cxx116 bool period_found = false; in vnl_na_extract_type() local
159 if (period_found) // Second period encountered is a delimiter in vnl_na_extract_type()
163 period_found = true; in vnl_na_extract_type()
/dports/biology/figtree/figtree-1.4.4/src/figtree/ui/components/
H A DRealNumberField.java181 boolean period_found = (array.length > 0 && array[0] == PERIOD); in insertString()
188 if (!period_found && array[i] == PERIOD) { in insertString()
189 period_found = true; in insertString()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/public/cpp/cors/
H A Dcors.cc62 bool period_found = false; in IsSimilarToDoubleABNF() local
66 if (period_found) { in IsSimilarToDoubleABNF()
72 if (period_found) in IsSimilarToDoubleABNF()
74 period_found = true; in IsSimilarToDoubleABNF()
79 if (period_found) in IsSimilarToDoubleABNF()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/public/cpp/cors/
H A Dcors.cc62 bool period_found = false; in IsSimilarToDoubleABNF() local
66 if (period_found) { in IsSimilarToDoubleABNF()
72 if (period_found) in IsSimilarToDoubleABNF()
74 period_found = true; in IsSimilarToDoubleABNF()
79 if (period_found) in IsSimilarToDoubleABNF()
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/gdscript/
H A Dgd_tokenizer.cpp669 bool period_found = false; in _advance() local
679 if (period_found || exponent_found) { in _advance()
683 period_found = true; in _advance()
722 } else if (period_found || exponent_found) { in _advance()
/dports/devel/godot2/godot-2.1.6-stable/modules/gdscript/
H A Dgd_tokenizer.cpp669 bool period_found = false; in _advance() local
679 if (period_found || exponent_found) { in _advance()
683 period_found = true; in _advance()
722 } else if (period_found || exponent_found) { in _advance()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/os/
H A Dutils.c601 int period_found = FALSE; in VerifyDisplayName() local
620 if (d[i] != '.' || period_found) in VerifyDisplayName()
622 period_found = TRUE; in VerifyDisplayName()
623 } else if (period_found) in VerifyDisplayName()
631 if (period_found && after_period == 0) in VerifyDisplayName()
/dports/x11-servers/xephyr/xorg-server-1.20.13/os/
H A Dutils.c601 int period_found = FALSE; in VerifyDisplayName() local
620 if (d[i] != '.' || period_found) in VerifyDisplayName()
622 period_found = TRUE; in VerifyDisplayName()
623 } else if (period_found) in VerifyDisplayName()
631 if (period_found && after_period == 0) in VerifyDisplayName()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/os/
H A Dutils.c601 int period_found = FALSE; in VerifyDisplayName() local
620 if (d[i] != '.' || period_found) in VerifyDisplayName()
622 period_found = TRUE; in VerifyDisplayName()
623 } else if (period_found) in VerifyDisplayName()
631 if (period_found && after_period == 0) in VerifyDisplayName()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/os/
H A Dutils.c609 int period_found = FALSE; in VerifyDisplayName() local
628 if (d[i] != '.' || period_found) in VerifyDisplayName()
630 period_found = TRUE; in VerifyDisplayName()
631 } else if (period_found) in VerifyDisplayName()
639 if (period_found && after_period == 0) in VerifyDisplayName()
/dports/x11-servers/xwayland/xorg-server-1.20.13/os/
H A Dutils.c601 int period_found = FALSE; in VerifyDisplayName() local
620 if (d[i] != '.' || period_found) in VerifyDisplayName()
622 period_found = TRUE; in VerifyDisplayName()
623 } else if (period_found) in VerifyDisplayName()
631 if (period_found && after_period == 0) in VerifyDisplayName()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/os/
H A Dutils.c601 int period_found = FALSE; in VerifyDisplayName() local
620 if (d[i] != '.' || period_found) in VerifyDisplayName()
622 period_found = TRUE; in VerifyDisplayName()
623 } else if (period_found) in VerifyDisplayName()
631 if (period_found && after_period == 0) in VerifyDisplayName()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/os/
H A Dutils.c601 int period_found = FALSE; in VerifyDisplayName() local
620 if (d[i] != '.' || period_found) in VerifyDisplayName()
622 period_found = TRUE; in VerifyDisplayName()
623 } else if (period_found) in VerifyDisplayName()
631 if (period_found && after_period == 0) in VerifyDisplayName()
/dports/x11-servers/xarcan/xarcan-0.6.0/os/
H A Dutils.c597 int period_found = FALSE; in VerifyDisplayName() local
616 if (d[i] != '.' || period_found) in VerifyDisplayName()
618 period_found = TRUE; in VerifyDisplayName()
619 } else if (period_found) in VerifyDisplayName()
627 if (period_found && after_period == 0) in VerifyDisplayName()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/os/
H A Dutils.c601 int period_found = FALSE; in VerifyDisplayName() local
620 if (d[i] != '.' || period_found) in VerifyDisplayName()
622 period_found = TRUE; in VerifyDisplayName()
623 } else if (period_found) in VerifyDisplayName()
631 if (period_found && after_period == 0) in VerifyDisplayName()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/glui/
H A Dglui_edittext.cpp357 int period_found = false; in key_handler() local
362 period_found = true; in key_handler()
370 if ( NOT period_found ) in key_handler() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/glui/
H A Dglui_edittext.cpp357 int period_found = false; in key_handler() local
362 period_found = true; in key_handler()
370 if ( NOT period_found ) in key_handler() local
/dports/devel/glui/glui-2.36/src/
H A Dglui_edittext.cpp359 int period_found = false;
364 period_found = true;
372 if ( NOT period_found ) in dissect_h225_h225_RasMessage()
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdscript/
H A Dgdscript_tokenizer.cpp882 bool period_found = false; in _advance() local
893 if (period_found || exponent_found) { in _advance()
903 period_found = true; in _advance()
957 } else if (period_found || exponent_found) { in _advance()
/dports/devel/godot/godot-3.2.3-stable/modules/gdscript/
H A Dgdscript_tokenizer.cpp882 bool period_found = false; in _advance() local
893 if (period_found || exponent_found) { in _advance()
903 period_found = true; in _advance()
957 } else if (period_found || exponent_found) { in _advance()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/glui/glui-2.35/src/
H A Dglui_edittext.cpp375 int period_found = false; in key_handler() local
380 period_found = true; in key_handler()
388 if ( NOT period_found ) in key_handler() local
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dparse-datetime.y969 bool period_found; in lookup_word() local
1022 for (period_found = false, p = q = word; (*p = *q); q++) in lookup_word()
1024 period_found = true; in lookup_word()
1027 if (period_found && (tp = lookup_zone (pc, word))) in lookup_word()
/dports/devel/cvs-devel/cvs-1.12.13/lib/
H A Dgetdate.y855 bool period_found; in lookup_word() local
909 for (period_found = false, p = q = word; (*p = *q); q++) in lookup_word()
911 period_found = true; in lookup_word()
914 if (period_found && (tp = lookup_zone (pc, word))) in lookup_word()
/dports/security/shishi/shishi-1.0.2/gl/
H A Dparse-datetime.y969 bool period_found; in lookup_word() local
1022 for (period_found = false, p = q = word; (*p = *q); q++) in lookup_word()
1024 period_found = true; in lookup_word()
1027 if (period_found && (tp = lookup_zone (pc, word))) in lookup_word()

123