Home
last modified time | relevance | path

Searched refs:otherType (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/
H A DGamesNumberAffixConfiguration.php28 protected $otherType = LocalizedStringBundle::class; variable in Google\\Service\\GamesConfiguration\\GamesNumberAffixConfiguration
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js9965 var otherType = arrayViews[(viewIndex + 1) % arrayViews.length],
9967 CtorB = ns[otherType] || function(n) { this.n = n; },
9969 bufferB = ns[otherType] ? new ns.ArrayBuffer(8) : 8,
9970 bufferC = ns[otherType] ? new ns.ArrayBuffer(16) : 16;
10023 var otherType = errorTypes[++index % errorTypes.length],
10025 CtorB = root[otherType];