Home
last modified time | relevance | path

Searched defs:scList (Results 1 – 10 of 10) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Ddispnode.cpp356 SpriteComponent scList[3], in drawObject() local
960 SpriteComponent scList[3], in drawEffect() local
H A Dsprite.cpp126 SpriteComponent *scList, // list of components in DrawCompositeMaskedSprite()
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hxt-9.3.1.18/src/Text/XML/HXT/Arrow/Pickle/
H A DSchema.hs204 scList = scRep 0 (-1) function
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dsubquerytransformer.cpp406 vector<ReturnedColumn*>& scList = es->columns(); in updateCorrelateInfo() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dsubquerytransformer.cpp406 vector<ReturnedColumn*>& scList = es->columns(); in updateCorrelateInfo() local
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/samples/
H A Dminimal.cpp478 wxArrayString scList; in OnRun() local
/dports/www/e107/e107/e107_handlers/
H A Dshortcode_handler.php84 …protected $scList = array(); // The actual code - added by parsing files or when pl… variable in e_parse_shortcode
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/max_object/material/
H A DGameMaterial.cpp1467 SubClassList* scList = GetCOREInterface()->GetDllDir().ClassDir().GetClassList(SHADER_CLASS_ID); in LoadShaderList() local
1495 SubClassList* scList = GetCOREInterface()->GetDllDir().ClassDir().GetClassList(SAMPLER_CLASS_ID); in LoadSamplerList() local
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/
H A Dstdmtl2.cpp1734 SubClassList* scList = GetCOREInterface()->GetDllDir().ClassDir().GetClassList(SHADER_CLASS_ID); in LoadShaderList() local
1762 SubClassList* scList = GetCOREInterface()->GetDllDir().ClassDir().GetClassList(SAMPLER_CLASS_ID); in LoadSamplerList() local
/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/
H A DProtobufUtil.java3274 List<SecurityCapability> scList = new ArrayList<>(capabilities.size()); in toSecurityCapabilityList() local