Home
last modified time | relevance | path

Searched defs:next_pos (Results 1 – 25 of 1035) sorted by relevance

12345678910>>...42

/dports/devel/py-asciimatics/asciimatics-1.13.0/asciimatics/
H A Dpaths.py58 def next_pos(self): member in _AbstractPath
97 def next_pos(self): member in Path
214 def next_pos(self): member in DynamicPath
/dports/games/minetest_game/minetest_game-5.4.1/mods/spawn/
H A Dinit.lua75 local function next_pos() function
/dports/games/manaplus/manaplus-2.1.3.17/src/resources/dye/
H A Ddye.cpp51 size_t next_pos = 0; in PRAGMA48() local
100 size_t next_pos = target.find('|'); in instantiate() local
/dports/devel/tijmp/tijmp-0.7/src/
H A Dtag_list.h9 jint next_pos; member
/dports/devel/boost-docs/boost_1_72_0/boost/metaparse/v1/
H A Done_char.hpp32 struct next_pos : struct
/dports/devel/hyperscan/boost_1_75_0/boost/metaparse/v1/
H A Done_char.hpp32 struct next_pos : struct
/dports/devel/boost-python-libs/boost_1_72_0/boost/metaparse/v1/
H A Done_char.hpp32 struct next_pos : struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/metaparse/v1/
H A Done_char.hpp32 struct next_pos : struct
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/metaparse/v1/
H A Done_char.hpp32 struct next_pos : struct
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/metaparse/v1/
H A Done_char.hpp32 struct next_pos : struct
/dports/devel/boost-libs/boost_1_72_0/boost/metaparse/v1/
H A Done_char.hpp32 struct next_pos : struct
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/metaparse/v1/
H A Done_char.hpp32 struct next_pos : struct
/dports/games/simutrans/simutrans-121.0/descriptor/writer/
H A Dobj_writer.cc70 long next_pos = ftell(infp) + node.size; in dump_nodes() local
91 long next_pos = ftell(infp) + node.size; in list_nodes() local
/dports/audio/rhvoice/RHVoice-1.2.4/src/core/
H A Dini_parser.cpp88 std::string::size_type next_pos; in unescape() local
/dports/biology/iqtree/IQ-TREE-2.0.6/utils/
H A Dcheckpoint.h204 size_t pos = 0, next_pos; in getArray() local
235 size_t pos = 0, next_pos; in getVector() local
266 size_t pos = 0, next_pos; in ymlGetVector() local
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/test/
H A DOrderedEventsProcessor.cpp27 int next_pos = offset; in TEST() local
/dports/security/snort3/snort3-3.1.19.0/tools/snort2lua/rule_states/
H A Drule_dce_iface.cc50 size_t next_pos = val.find(',', start_pos+1); in convert() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5B2internal.c366 H5B2_nodepos_t next_pos = H5B2_POS_MIDDLE; /* Position of node */ in H5B2__insert_internal() local
531 H5B2_nodepos_t next_pos = H5B2_POS_MIDDLE; /* Position of node */ in H5B2__update_internal() local
800 H5B2_nodepos_t next_pos = H5B2_POS_MIDDLE; /* Position of next node */ in H5B2__remove_internal() local
1033 H5B2_nodepos_t next_pos = H5B2_POS_MIDDLE; /* Position of next node */ in H5B2__remove_internal_by_idx() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5B2internal.c364 H5B2_nodepos_t next_pos = H5B2_POS_MIDDLE; /* Position of node */ in H5B2__insert_internal() local
535 H5B2_nodepos_t next_pos = H5B2_POS_MIDDLE; /* Position of node */ in H5B2__update_internal() local
813 H5B2_nodepos_t next_pos = H5B2_POS_MIDDLE; /* Position of next node */ in H5B2__remove_internal() local
1057 H5B2_nodepos_t next_pos = H5B2_POS_MIDDLE; /* Position of next node */ in H5B2__remove_internal_by_idx() local
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5B2internal.c366 H5B2_nodepos_t next_pos = H5B2_POS_MIDDLE; /* Position of node */ in H5B2__insert_internal() local
531 H5B2_nodepos_t next_pos = H5B2_POS_MIDDLE; /* Position of node */ in H5B2__update_internal() local
800 H5B2_nodepos_t next_pos = H5B2_POS_MIDDLE; /* Position of next node */ in H5B2__remove_internal() local
1033 H5B2_nodepos_t next_pos = H5B2_POS_MIDDLE; /* Position of next node */ in H5B2__remove_internal_by_idx() local
/dports/devel/boost-docs/boost_1_72_0/libs/function_types/example/
H A Dmacro_type_args_example.cpp32 typedef typename mpl::next<Curr>::type next_pos; in get() typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/function_types/example/
H A Dmacro_type_args_example.cpp32 typedef typename mpl::next<Curr>::type next_pos; in get() typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/omnibox/browser/
H A Dtailored_word_break_iterator.cc74 std::size_t next_pos = underscore_word_.find(kUnderscore, pos_); in AdvanceInUnderscoreWord() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/function_types/example/
H A Dmacro_type_args_example.cpp32 typedef typename mpl::next<Curr>::type next_pos; in get() typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/ninja/src/
H A Dstring_piece_util.cc29 const char* next_pos = find(pos, input.end(), sep); in SplitStringPiece() local

12345678910>>...42