Home
last modified time | relevance | path

Searched refs:entryType (Results 1 – 25 of 985) sorted by relevance

12345678910>>...40

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xml/internal/resolver/readers/
H A DOASISXMLCatalogReader.java137 int entryType = -1; in startElement() local
150 entryType = Catalog.BASE; in startElement()
167 entryType = -1; in startElement()
206 entryType = -1; in startElement()
312 entryType = Catalog.URI; in startElement()
329 if (entryType >= 0) { in startElement()
349 entryType = Catalog.BASE; in startElement()
366 entryType = -1; in startElement()
404 if (entryType >= 0) { in startElement()
441 int entryType = -1; in endElement() local
[all …]
H A DExtendedXMLCatalogReader.java74 int entryType = -1; in startElement() local
83 entryType = Catalog.BASE; in startElement()
90 CatalogEntry ce = new CatalogEntry(entryType, entryArgs); in startElement()
100 entryType = -1; in startElement()
108 entryType = Resolver.URISUFFIX; in startElement()
118 entryType = Resolver.SYSTEMSUFFIX; in startElement()
131 if (entryType >= 0) { in startElement()
133 CatalogEntry ce = new CatalogEntry(entryType, entryArgs); in startElement()
158 int entryType = -1; in endElement() local
169 entryType = catalog.BASE; in endElement()
[all …]
H A DXCatalogReader.java105 int entryType = -1; in startElement() local
109 entryType = catalog.BASE; in startElement()
114 entryType = catalog.DELEGATE_PUBLIC; in startElement()
122 entryType = catalog.CATALOG; in startElement()
127 entryType = catalog.PUBLIC; in startElement()
135 entryType = catalog.SYSTEM; in startElement()
149 if (entryType >= 0) { in startElement()
151 CatalogEntry ce = new CatalogEntry(entryType, entryArgs); in startElement()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xml/internal/resolver/readers/
H A DOASISXMLCatalogReader.java137 int entryType = -1; in startElement() local
150 entryType = Catalog.BASE; in startElement()
167 entryType = -1; in startElement()
206 entryType = -1; in startElement()
312 entryType = Catalog.URI; in startElement()
329 if (entryType >= 0) { in startElement()
349 entryType = Catalog.BASE; in startElement()
366 entryType = -1; in startElement()
404 if (entryType >= 0) { in startElement()
441 int entryType = -1; in endElement() local
[all …]
H A DExtendedXMLCatalogReader.java74 int entryType = -1; in startElement() local
83 entryType = Catalog.BASE; in startElement()
90 CatalogEntry ce = new CatalogEntry(entryType, entryArgs); in startElement()
100 entryType = -1; in startElement()
108 entryType = Resolver.URISUFFIX; in startElement()
118 entryType = Resolver.SYSTEMSUFFIX; in startElement()
131 if (entryType >= 0) { in startElement()
133 CatalogEntry ce = new CatalogEntry(entryType, entryArgs); in startElement()
158 int entryType = -1; in endElement() local
169 entryType = catalog.BASE; in endElement()
[all …]
H A DXCatalogReader.java105 int entryType = -1; in startElement() local
109 entryType = catalog.BASE; in startElement()
114 entryType = catalog.DELEGATE_PUBLIC; in startElement()
122 entryType = catalog.CATALOG; in startElement()
127 entryType = catalog.PUBLIC; in startElement()
135 entryType = catalog.SYSTEM; in startElement()
149 if (entryType >= 0) { in startElement()
151 CatalogEntry ce = new CatalogEntry(entryType, entryArgs); in startElement()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/logging/
H A DLogEvent.java47 public int entryType; field in LogEvent
55 public LogEvent(Object[] relatedTo, LogIDs logID, int entryType, String text) { in LogEvent() argument
57 this.entryType = entryType; in LogEvent()
62 public LogEvent(Object relatedTo, LogIDs logID, int entryType, String text) { in LogEvent() argument
63 this(new Object[] { relatedTo }, logID, entryType, text); in LogEvent()
67 public LogEvent(LogIDs logID, int entryType, String text) { in LogEvent() argument
68 this(null, logID, entryType, text); in LogEvent()
85 public LogEvent(Object[] relatedTo, LogIDs logID, int entryType, String text, Throwable e) { in LogEvent() argument
86 this(relatedTo, logID, entryType, text); in LogEvent()
97 public LogEvent(LogIDs logID, int entryType, String text, Throwable e) { in LogEvent() argument
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/Catalogs/
H A DCatalog.h39 template <class entryType, class paramType>
42 typedef entryType entryType_t;
64 virtual unsigned int addEntry(entryType *entry,
134 template <class entryType, class paramType, class orderType>
135 class HierarchCatalog : public Catalog<entryType, paramType> {
162 HierarchCatalog<entryType, paramType, orderType>(){};
167 : Catalog<entryType, paramType>() {
268 entryType *entry = new entryType(); in initFromStream()
374 const entryType *res = nullptr; in getEntryWithBitId()
376 const entryType *e = pMap[i]; in getEntryWithBitId()
[all …]
/dports/www/tikiwiki/tiki-21.2/templates/
H A Dtiki-list_kaltura_entries.tpl2 {title help="Kaltura" admpage="video"}{if $entryType eq "mix"}{tr}Remix Entries{/tr}{else}{if $view…
9 <input type="hidden" name="list" value="{$entryType}">
18 …n='tiki-list_kaltura_entries.php?list={if $entryType eq "mix"}mix{else}media{/if}' method="post"{i…
19 {capture assign=btnlink_list}{if $entryType eq "mix"}media{else}mix{/if}{/capture}
20 {if $prefs.kaltura_legacyremix == 'y' || $entryType eq "mix"}
21 …{capture assign=btnlink_text}{if $entryType eq "mix"}{tr}Browse Media{/tr}{else}{tr}Browse Remixes…
25 …{capture assign=btnlink_text}{if $entryType eq "mix"}{tr}Browse Remixes{/tr}{else}{tr}Browse Media…
26 {button _text=$btnlink_text href="tiki-list_kaltura_entries.php?list=$entryType&amp;view=browse"}
27 …{if $entryType eq "mix"}{include file='tiki-list_kaltura_mix_entries.tpl'}{else}{include file='tik…
33 {if $entryType ne "mix"}
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Utils/lutils/
H A DTranspositionTable.py14 entryType = Struct('=I B B H h H') variable
20 self.buckets = maxSize // (4 * entryType.size)
21 self.data = create_string_buffer(self.buckets * 4 * entryType.size)
31 memset(self.data, 0, self.buckets * 4 * entryType.size)
45 tkey, search_id, hashf, tdepth, score, move = entryType.unpack_from(
46 self.data, i * entryType.size)
65 tkey, search_id, thashf, tdepth, tscore, tmove = entryType.unpack_from(
66 self.data, i * entryType.size)
75 entryType.pack_into(self.data, staleIndex * entryType.size, key,
/dports/www/firefox-esr/firefox-91.8.0/dom/performance/
H A DPerformanceObserverEntryList.cpp41 RefPtr<nsAtom> entryType = aFilter.mEntryType.WasPassed() in GetEntries() local
60 if (entryType && entry->GetEntryType() != entryType) { in GetEntries()
72 RefPtr<nsAtom> entryType = NS_Atomize(aEntryType); in GetEntriesByType() local
74 if (entry->GetEntryType() == entryType) { in GetEntriesByType()
86 RefPtr<nsAtom> entryType = in GetEntriesByName() local
93 if (entryType && entry->GetEntryType() != entryType) { in GetEntriesByName()
/dports/www/firefox/firefox-99.0/dom/performance/
H A DPerformanceObserverEntryList.cpp41 RefPtr<nsAtom> entryType = aFilter.mEntryType.WasPassed() in GetEntries() local
60 if (entryType && entry->GetEntryType() != entryType) { in GetEntries()
72 RefPtr<nsAtom> entryType = NS_Atomize(aEntryType); in GetEntriesByType() local
74 if (entry->GetEntryType() == entryType) { in GetEntriesByType()
86 RefPtr<nsAtom> entryType = in GetEntriesByName() local
93 if (entryType && entry->GetEntryType() != entryType) { in GetEntriesByName()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/performance/
H A DPerformanceObserverEntryList.cpp41 RefPtr<nsAtom> entryType = aFilter.mEntryType.WasPassed() in GetEntries() local
60 if (entryType && entry->GetEntryType() != entryType) { in GetEntries()
72 RefPtr<nsAtom> entryType = NS_Atomize(aEntryType); in GetEntriesByType() local
74 if (entry->GetEntryType() == entryType) { in GetEntriesByType()
86 RefPtr<nsAtom> entryType = in GetEntriesByName() local
93 if (entryType && entry->GetEntryType() != entryType) { in GetEntriesByName()
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/log/
H A DLogEntryHeader.java105 private final byte entryType; field in LogEntryHeader
158 entryType = entryBuffer.get(); in LogEntryHeader()
159 if (!LogEntryType.isValidType(entryType)) { in LogEntryHeader()
161 entryType); in LogEntryHeader()
164 if (entryType == FILE_HEADER_TYPE_NUM) { in LogEntryHeader()
177 entryType); in LogEntryHeader()
206 entryType = logEntryType.getTypeNum(); in LogEntryHeader()
236 public LogEntryHeader(byte entryType, in LogEntryHeader() argument
244 this.entryType = entryType; in LogEntryHeader()
279 return entryType; in getType()
[all …]
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Caching/
H A DCacheEntryCustomSerializer.cs25 Type entryType = entry.GetType(); in WriteToStream()
26 if (typeof(BuildItemCacheEntry) == entryType) in WriteToStream()
31 else if (typeof(BuildResultCacheEntry) == entryType) in WriteToStream()
36 else if (typeof(PropertyCacheEntry) == entryType) in WriteToStream()
45 CacheEntryTypes entryType = (CacheEntryTypes) reader.ReadByte(); in CreateFromStream()
48 switch (entryType) in CreateFromStream()
/dports/security/keybase/client-v5.7.1/go/kbfs/kbfstool/
H A Dls.go22 func computeModeStr(entryType data.EntryType) string {
24 switch entryType {
40 switch entryType {
57 func printEntry(ctx context.Context, config libkbfs.Config, dir fsrpc.Path, name string, entryType
60 switch entryType {
82 modeStr := computeModeStr(entryType)
85 if entryType == data.Sym {
171 handleEntry := func(name string, entryType data.EntryType) {
172 if recursive && entryType == data.Dir {
175 printEntry(ctx, config, p, name, entryType, longFormat, useSigil)
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/DataManip/MetricMatrixCalc/
H A DMetricMatrixCalc.h32 template <class vectType, class entryType>
48 void setMetricFunc(double (*mFunc)(const entryType &, const entryType &, in setMetricFunc() argument
102 double (*dp_metricFunc)(const entryType &, const entryType &, unsigned int);
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/util/
H A DDbScavenger.java204 processDbTreeEntry(entry, entryType); in scavengeDbTree()
243 LogEntryType entryType, in checkProcessEntry() argument
245 boolean isTransactional = entryType.isTransactional(); in checkProcessEntry()
256 if (entryType.equals(LogEntryType.LOG_TXN_COMMIT)) { in checkProcessEntry()
262 if (entryType.equals(LogEntryType.LOG_TXN_ABORT)) { in checkProcessEntry()
312 checkProcessEntry(entry, entryType, false); in processDbTreeEntry()
356 processRegularEntry(entry, entryType); in scavenge()
364 for (LogEntryType entryType : LogEntryType.getAllTypes()) { in scavenge()
365 if (entryType.isUserLNType()) { in scavenge()
366 scavengerReader.setTargetType(entryType); in scavenge()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/source/backend/support/
H A Dtaskqueue.h59 TaskEntry(EntryType et) : entryType(et) { } in TaskEntry()
60 TaskEntry(shared_ptr<Task> rt) : entryType(kTask), task(rt) { } in TaskEntry()
61 TaskEntry(POVMS_Message& m) : entryType(kMessage), msg(m) { } in TaskEntry()
62 TaskEntry(const boost::function1<void, TaskQueue&>& f) : entryType(kFunction), fn(f) { } in TaskEntry()
69 EntryType GetEntryType() { return entryType; } in GetEntryType()
71 EntryType entryType;
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/backend/support/
H A Dtaskqueue.h84 TaskEntry(EntryType et) : entryType(et) { } in TaskEntry()
85 TaskEntry(shared_ptr<Task> rt) : entryType(kTask), task(rt) { } in TaskEntry()
86 TaskEntry(POVMS_Message& m) : entryType(kMessage), msg(m) { } in TaskEntry()
87 … TaskEntry(const boost::function1<void, TaskQueue&>& f) : entryType(kFunction), fn(f) { } in TaskEntry()
94 EntryType GetEntryType() { return entryType; } in GetEntryType()
96 EntryType entryType;
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/log/entry/
H A DLNLogEntry.java110 public LNLogEntry(LogEntryType entryType, in LNLogEntry() argument
117 setLogType(entryType); in LNLogEntry()
190 if (entryType.isTransactional()) { in readBaseLNEntry()
254 if (entryType.isTransactional()) { in dumpEntry()
268 if (entryType.isTransactional()) { in dumpRep()
280 if (entryType.isTransactional()) { in getTransactionId()
319 if (entryType.isTransactional()) { in getBaseLNEntrySize()
355 if (entryType.isTransactional()) { in writeBaseLNEntry()
403 if (entryType.isTransactional()) { in postLogWork()
525 if (entryType.isTransactional()) { in getTxnId()
[all …]
/dports/security/keybase/client-v5.7.1/go/kbfs/libkbfs/
H A Ddisk_journal.go67 entryType reflect.Type member
81 codec kbfscodec.Codec, dir string, entryType reflect.Type) (
86 entryType: entryType,
264 entry := reflect.New(j.entryType)
275 entryType := reflect.TypeOf(entry)
276 if entryType != j.entryType {
278 j.entryType, entryType))
/dports/science/cdf/cdf33_0-dist/src/tools/
H A Dcdfedit1.c126 entryType = gENTRYt;
546 entryType = gENTRYt;
607 if (entryType == gENTRYt) {
753 int entryType; local
947 GET_, E3(entryType,0,
1075 int entryType;
1106 switch (entryType) {
1871 int entryType; local
1897 entryType = gENTRYt;
2087 int entryType;
[all …]
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/lib/tar/
H A DTarReader.java153 char entryType = header.getEntryType(); in read() local
155 if (entryType == 'x') { in read()
197 if (entryType != '\0' && entryType != '0' in read()
198 && entryType != 'x') { in read()
229 if (entryType == '\0' || entryType == '0' in read()
230 || entryType == 'x') { in read()
564 protected char entryType; field in TarReader.TarEntryHeader
574 if (entryType != '\0' && entryType != '0') { in generateFile()
587 return entryType; in getEntryType()
624 sb.append((entryType == '\0') ? ' ' in toString()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Diagnostics/
H A DEventLogEntry.cs50 private EventLogEntryType entryType; field in System.Diagnostics.EventLogEntry
64 string machineName, EventLogEntryType entryType, in EventLogEntry() argument
71 this.entryType = entryType; in EventLogEntry()
106 get { return entryType; }
171 (otherEntry.EntryType == entryType) && in Equals()

12345678910>>...40