/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Resource/Index/ |
H A D | Indexer.php | 132 foreach ($fileIndexRecords as $indexRecord) { 133 … $fileObject = $this->getResourceFactory()->getFileObject($indexRecord['uid'], $indexRecord); 145 $this->getFileIndexRepository()->markFileAsMissing($indexRecord['uid']); 216 …$indexRecord = $this->getFileIndexRepository()->findOneByStorageAndIdentifier($this->storage, $fil… 218 if ($indexRecord !== false) { 219 $this->identifiedFileUids[] = $indexRecord['uid']; 221 …if ((int)$indexRecord['modification_date'] !== $modificationTime['mtime'] || $indexRecord['missing… 222 $this->filesToUpdate[$fileIdentifier] = $indexRecord;
|
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Resource/Index/ |
H A D | Indexer.php | 132 foreach ($fileIndexRecords as $indexRecord) { 133 … $fileObject = $this->getResourceFactory()->getFileObject($indexRecord['uid'], $indexRecord); 145 $this->getFileIndexRepository()->markFileAsMissing($indexRecord['uid']); 216 …$indexRecord = $this->getFileIndexRepository()->findOneByStorageUidAndIdentifier($this->storage->g… 218 if ($indexRecord !== false) { 219 $this->identifiedFileUids[] = $indexRecord['uid']; 221 …if ((int)$indexRecord['modification_date'] !== $modificationTime['mtime'] || $indexRecord['missing… 222 $this->filesToUpdate[$fileIdentifier] = $indexRecord;
|
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Resource/Index/ |
H A D | Indexer.php | 119 foreach ($fileIndexRecords as $indexRecord) { 120 … $fileObject = $this->getResourceFactory()->getFileObject($indexRecord['uid'], $indexRecord); 132 $this->getFileIndexRepository()->markFileAsMissing($indexRecord['uid']); 231 …$indexRecord = $this->getFileIndexRepository()->findOneByStorageUidAndIdentifier($this->storage->g… 233 if ($indexRecord !== false) { 234 $this->identifiedFileUids[] = $indexRecord['uid']; 236 …if ((int)$indexRecord['modification_date'] !== $modificationTime['mtime'] || $indexRecord['missing… 237 $this->filesToUpdate[$fileIdentifier] = $indexRecord;
|
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/dsnet/compress/xflate/ |
H A D | xflate_stats.go | 115 var chnkRec indexRecord 123 var pr indexRecord // Previous record 128 pr = indexRecord{} 149 pr = indexRecord{} 227 type indexRecord struct { struct 236 func computeRecords(r io.Reader, lvl, chnkSize int) (strmRec indexRecord, chnkRecs []indexRecord) { 261 chnkRecs = append(chnkRecs, indexRecord{rawSize: int64(cnt), compSize: int64(cw2)})
|
/dports/security/vault/vault-1.8.2/vendor/github.com/dsnet/compress/xflate/ |
H A D | xflate_stats.go | 115 var chnkRec indexRecord 123 var pr indexRecord // Previous record 128 pr = indexRecord{} 149 pr = indexRecord{} 227 type indexRecord struct { struct 236 func computeRecords(r io.Reader, lvl, chnkSize int) (strmRec indexRecord, chnkRecs []indexRecord) { 261 chnkRecs = append(chnkRecs, indexRecord{rawSize: int64(cnt), compSize: int64(cw2)})
|
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/dsnet/compress/xflate/ |
H A D | xflate_stats.go | 115 var chnkRec indexRecord 123 var pr indexRecord // Previous record 128 pr = indexRecord{} 149 pr = indexRecord{} 227 type indexRecord struct { struct 236 func computeRecords(r io.Reader, lvl, chnkSize int) (strmRec indexRecord, chnkRecs []indexRecord) { 261 chnkRecs = append(chnkRecs, indexRecord{rawSize: int64(cnt), compSize: int64(cw2)})
|
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/dsnet/compress/xflate/ |
H A D | xflate_stats.go | 115 var chnkRec indexRecord 123 var pr indexRecord // Previous record 128 pr = indexRecord{} 149 pr = indexRecord{} 227 type indexRecord struct { struct 236 func computeRecords(r io.Reader, lvl, chnkSize int) (strmRec indexRecord, chnkRecs []indexRecord) { 261 chnkRecs = append(chnkRecs, indexRecord{rawSize: int64(cnt), compSize: int64(cw2)})
|
/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/github.com/dsnet/compress/xflate/ |
H A D | xflate_stats.go | 115 var chnkRec indexRecord 123 var pr indexRecord // Previous record 128 pr = indexRecord{} 149 pr = indexRecord{} 227 type indexRecord struct { struct 236 func computeRecords(r io.Reader, lvl, chnkSize int) (strmRec indexRecord, chnkRecs []indexRecord) { 261 chnkRecs = append(chnkRecs, indexRecord{rawSize: int64(cnt), compSize: int64(cw2)})
|
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/dsnet/compress/xflate/ |
H A D | xflate_stats.go | 115 var chnkRec indexRecord 123 var pr indexRecord // Previous record 128 pr = indexRecord{} 149 pr = indexRecord{} 227 type indexRecord struct { struct 236 func computeRecords(r io.Reader, lvl, chnkSize int) (strmRec indexRecord, chnkRecs []indexRecord) { 261 chnkRecs = append(chnkRecs, indexRecord{rawSize: int64(cnt), compSize: int64(cw2)})
|
/dports/devel/bit/bit-1.1.2/vendor/github.com/dsnet/compress/xflate/ |
H A D | xflate_stats.go | 115 var chnkRec indexRecord 123 var pr indexRecord // Previous record 128 pr = indexRecord{} 149 pr = indexRecord{} 227 type indexRecord struct { struct 236 func computeRecords(r io.Reader, lvl, chnkSize int) (strmRec indexRecord, chnkRecs []indexRecord) { 261 chnkRecs = append(chnkRecs, indexRecord{rawSize: int64(cnt), compSize: int64(cw2)})
|
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/ |
H A D | TestMerge.java | 323 IndexRecord indexRecord = new IndexRecord(); in copyPartitions() local 325 indexRecord.startOffset = rawOutput.getPos(); in copyPartitions() 332 indexRecord.rawLength = (long)buffer.length; in copyPartitions() 333 indexRecord.partLength = rawOutput.getPos() - indexRecord.startOffset; in copyPartitions() 334 spillRecord.putIndex(indexRecord, i); in copyPartitions()
|
/dports/net/liveMedia/live/liveMedia/ |
H A D | AVIFileSink.cpp | 366 …for (AVIIndexRecord* indexRecord = fIndexRecordsHead; indexRecord != NULL; indexRecord = indexReco… in completeOutputFile() local 367 addWord(indexRecord->chunkId()); in completeOutputFile() 368 addWord(indexRecord->flags()); in completeOutputFile() 369 addWord(indexRecord->offset()); in completeOutputFile() 370 addWord(indexRecord->size()); in completeOutputFile()
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/ |
H A D | IndexQueryRequestor.java | 26 …public abstract boolean acceptIndexMatch(String documentPath, SearchPattern indexRecord, SearchPar… in acceptIndexMatch() argument
|
H A D | PathCollector.java | 32 …public boolean acceptIndexMatch(String documentPath, SearchPattern indexRecord, SearchParticipant … in acceptIndexMatch() argument
|
H A D | BasicSearchEngine.java | 654 …public boolean acceptIndexMatch(String documentPath, SearchPattern indexRecord, SearchParticipant … in searchAllConstructorDeclarations() 656 ConstructorDeclarationPattern record = (ConstructorDeclarationPattern)indexRecord; in searchAllConstructorDeclarations() 996 …public boolean acceptIndexMatch(String documentPath, SearchPattern indexRecord, SearchParticipant … in searchAllMethodNames() 997 MethodDeclarationPattern record = (MethodDeclarationPattern)indexRecord; in searchAllMethodNames() 1266 …public boolean acceptIndexMatch(String documentPath, SearchPattern indexRecord, SearchParticipant … in searchAllMethodNames() 1267 MethodDeclarationPattern record = (MethodDeclarationPattern)indexRecord; in searchAllMethodNames() 1622 …public boolean acceptIndexMatch(String documentPath, SearchPattern indexRecord, SearchParticipant … in searchAllSecondaryTypeNames() 1624 TypeDeclarationPattern record = (TypeDeclarationPattern)indexRecord; in searchAllSecondaryTypeNames() 1798 …public boolean acceptIndexMatch(String documentPath, SearchPattern indexRecord, SearchParticipant … in searchAllTypeNames() 1800 TypeDeclarationPattern record = (TypeDeclarationPattern)indexRecord; in searchAllTypeNames() [all …]
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ |
H A D | SuperTypeNamesCollector.java | 270 …public boolean acceptIndexMatch(String documentPath, SearchPattern indexRecord, SearchParticipant … in getPathsOfDeclaringType() 271 TypeDeclarationPattern record = (TypeDeclarationPattern)indexRecord; in getPathsOfDeclaringType() 273 pathCollector.acceptIndexMatch(documentPath, indexRecord, participant, access); in getPathsOfDeclaringType()
|
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/ |
H A D | NdbQueryBuilder.cpp | 1662 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in checkPrunable() local 1667 const Uint32 prefixLength = indexRecord->m_min_distkey_prefix_length; in checkPrunable() 1669 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in checkPrunable() 2275 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in appendPrunePattern() local 2277 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in appendPrunePattern() 2286 Uint32 distKeys = indexRecord->m_min_distkey_prefix_length; in appendPrunePattern() 2305 for (unsigned i = 0; i < indexRecord->distkey_index_length; i++) in appendPrunePattern() 2307 const unsigned keyNo = indexRecord->distkey_indexes[i]; in appendPrunePattern() 2308 assert(keyNo<indexRecord->noOfColumns); in appendPrunePattern() 2309 const NdbRecord::Attr& indexAttr = indexRecord->columns[keyNo]; in appendPrunePattern()
|
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/ |
H A D | NdbQueryBuilder.cpp | 1662 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in checkPrunable() local 1667 const Uint32 prefixLength = indexRecord->m_min_distkey_prefix_length; in checkPrunable() 1669 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in checkPrunable() 2275 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in appendPrunePattern() local 2277 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in appendPrunePattern() 2286 Uint32 distKeys = indexRecord->m_min_distkey_prefix_length; in appendPrunePattern() 2305 for (unsigned i = 0; i < indexRecord->distkey_index_length; i++) in appendPrunePattern() 2307 const unsigned keyNo = indexRecord->distkey_indexes[i]; in appendPrunePattern() 2308 assert(keyNo<indexRecord->noOfColumns); in appendPrunePattern() 2309 const NdbRecord::Attr& indexAttr = indexRecord->columns[keyNo]; in appendPrunePattern()
|
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/ |
H A D | NdbQueryBuilder.cpp | 1662 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in checkPrunable() local 1667 const Uint32 prefixLength = indexRecord->m_min_distkey_prefix_length; in checkPrunable() 1669 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in checkPrunable() 2275 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in appendPrunePattern() local 2277 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in appendPrunePattern() 2286 Uint32 distKeys = indexRecord->m_min_distkey_prefix_length; in appendPrunePattern() 2305 for (unsigned i = 0; i < indexRecord->distkey_index_length; i++) in appendPrunePattern() 2307 const unsigned keyNo = indexRecord->distkey_indexes[i]; in appendPrunePattern() 2308 assert(keyNo<indexRecord->noOfColumns); in appendPrunePattern() 2309 const NdbRecord::Attr& indexAttr = indexRecord->columns[keyNo]; in appendPrunePattern()
|
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/ |
H A D | NdbQueryBuilder.cpp | 1662 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in checkPrunable() local 1667 const Uint32 prefixLength = indexRecord->m_min_distkey_prefix_length; in checkPrunable() 1669 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in checkPrunable() 2275 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in appendPrunePattern() local 2277 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in appendPrunePattern() 2286 Uint32 distKeys = indexRecord->m_min_distkey_prefix_length; in appendPrunePattern() 2305 for (unsigned i = 0; i < indexRecord->distkey_index_length; i++) in appendPrunePattern() 2307 const unsigned keyNo = indexRecord->distkey_indexes[i]; in appendPrunePattern() 2308 assert(keyNo<indexRecord->noOfColumns); in appendPrunePattern() 2309 const NdbRecord::Attr& indexAttr = indexRecord->columns[keyNo]; in appendPrunePattern()
|
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/ |
H A D | NdbQueryBuilder.cpp | 1662 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in checkPrunable() local 1667 const Uint32 prefixLength = indexRecord->m_min_distkey_prefix_length; in checkPrunable() 1669 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in checkPrunable() 2275 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in appendPrunePattern() local 2277 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in appendPrunePattern() 2286 Uint32 distKeys = indexRecord->m_min_distkey_prefix_length; in appendPrunePattern() 2305 for (unsigned i = 0; i < indexRecord->distkey_index_length; i++) in appendPrunePattern() 2307 const unsigned keyNo = indexRecord->distkey_indexes[i]; in appendPrunePattern() 2308 assert(keyNo<indexRecord->noOfColumns); in appendPrunePattern() 2309 const NdbRecord::Attr& indexAttr = indexRecord->columns[keyNo]; in appendPrunePattern()
|
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/ndbapi/ |
H A D | NdbQueryBuilder.cpp | 1787 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in checkPrunable() local 1792 const Uint32 prefixLength = indexRecord->m_min_distkey_prefix_length; in checkPrunable() 1794 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in checkPrunable() 2402 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in appendPrunePattern() local 2404 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in appendPrunePattern() 2413 Uint32 distKeys = indexRecord->m_min_distkey_prefix_length; in appendPrunePattern() 2432 for (unsigned i = 0; i < indexRecord->distkey_index_length; i++) in appendPrunePattern() 2434 const unsigned keyNo = indexRecord->distkey_indexes[i]; in appendPrunePattern() 2435 assert(keyNo<indexRecord->noOfColumns); in appendPrunePattern() 2436 const NdbRecord::Attr& indexAttr = indexRecord->columns[keyNo]; in appendPrunePattern()
|
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbapi/ |
H A D | NdbQueryBuilder.cpp | 1713 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in checkPrunable() local 1718 const Uint32 prefixLength = indexRecord->m_min_distkey_prefix_length; in checkPrunable() 1720 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in checkPrunable() 2329 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in appendPrunePattern() local 2331 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in appendPrunePattern() 2340 Uint32 distKeys = indexRecord->m_min_distkey_prefix_length; in appendPrunePattern() 2359 for (unsigned i = 0; i < indexRecord->distkey_index_length; i++) in appendPrunePattern() 2361 const unsigned keyNo = indexRecord->distkey_indexes[i]; in appendPrunePattern() 2362 assert(keyNo<indexRecord->noOfColumns); in appendPrunePattern() 2363 const NdbRecord::Attr& indexAttr = indexRecord->columns[keyNo]; in appendPrunePattern()
|
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbapi/ |
H A D | NdbQueryBuilder.cpp | 1713 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in checkPrunable() local 1718 const Uint32 prefixLength = indexRecord->m_min_distkey_prefix_length; in checkPrunable() 1720 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in checkPrunable() 2329 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in appendPrunePattern() local 2331 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in appendPrunePattern() 2340 Uint32 distKeys = indexRecord->m_min_distkey_prefix_length; in appendPrunePattern() 2359 for (unsigned i = 0; i < indexRecord->distkey_index_length; i++) in appendPrunePattern() 2361 const unsigned keyNo = indexRecord->distkey_indexes[i]; in appendPrunePattern() 2362 assert(keyNo<indexRecord->noOfColumns); in appendPrunePattern() 2363 const NdbRecord::Attr& indexAttr = indexRecord->columns[keyNo]; in appendPrunePattern()
|
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/ |
H A D | NdbQueryBuilder.cpp | 1713 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in checkPrunable() local 1718 const Uint32 prefixLength = indexRecord->m_min_distkey_prefix_length; in checkPrunable() 1720 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in checkPrunable() 2329 const NdbRecord* const indexRecord = m_index.getDefaultRecord(); in appendPrunePattern() local 2331 if (indexRecord->m_no_of_distribution_keys != tableRecord->m_no_of_distribution_keys) in appendPrunePattern() 2340 Uint32 distKeys = indexRecord->m_min_distkey_prefix_length; in appendPrunePattern() 2359 for (unsigned i = 0; i < indexRecord->distkey_index_length; i++) in appendPrunePattern() 2361 const unsigned keyNo = indexRecord->distkey_indexes[i]; in appendPrunePattern() 2362 assert(keyNo<indexRecord->noOfColumns); in appendPrunePattern() 2363 const NdbRecord::Attr& indexAttr = indexRecord->columns[keyNo]; in appendPrunePattern()
|