Home
last modified time | relevance | path

Searched defs:groupIndices (Results 1 – 13 of 13) sorted by relevance

/dports/devel/hyperscan/hyperscan-5.4.0/src/parser/
H A Dcheck_refs.cpp116 void checkReferences(const Component &root, unsigned int groupIndices, in checkReferences()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/
H A DDefaultBandwidthMeter.java199 int[] groupIndices = getCountryGroupIndices(countryCode); in getInitialBitrateEstimatesForCountry() local
214 int[] groupIndices = DEFAULT_INITIAL_BITRATE_COUNTRY_GROUPS.get(countryCode); in getCountryGroupIndices() local
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/
H A DDefaultBandwidthMeter.java199 int[] groupIndices = getCountryGroupIndices(countryCode); in getInitialBitrateEstimatesForCountry() local
214 int[] groupIndices = DEFAULT_INITIAL_BITRATE_COUNTRY_GROUPS.get(countryCode); in getCountryGroupIndices() local
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/
H A DDefaultBandwidthMeter.java199 int[] groupIndices = getCountryGroupIndices(countryCode); in getInitialBitrateEstimatesForCountry() local
214 int[] groupIndices = DEFAULT_INITIAL_BITRATE_COUNTRY_GROUPS.get(countryCode); in getCountryGroupIndices() local
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-objectpermissions.php433 $groupIndices = []; variable
/dports/science/gromacs/gromacs-2021.4/src/gromacs/domdec/
H A Ddistribute.cpp481 std::vector<std::vector<int>> groupIndices; in distributeAtomGroups() local
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/loaders/objectfile/
H A DObjectFile.java846 private int[] groupIndices(ArrayList sourceList, ArrayList group) { in groupIndices() method in ObjectFile
/dports/graphics/seexpr/seexpr-3.4.4.0/src/demos/rman2/
H A Dseop.cpp48 std::vector<int> groupIndices; member
/dports/x11-wm/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8/src/cubemodel/
H A Dcubemodel-internal.h62 } groupIndices; typedef
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestAttributeSet.cc1128 std::vector<size_t> groupIndices = attrSet.groupAttributeIndices(); in TEST_F() local
/dports/science/gromacs/gromacs-2021.4/src/gromacs/selection/
H A Dindexutil.cpp103 std::vector<index> groupIndices(groupSize); in indices() local
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/mesher/
H A DtetMesher.cpp946 vector<int> groupIndices; in fillHole() local
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/
H A DobjMesh.cpp4286 vector<int> groupIndices(groupIndicesIn); in mergeGroups() local