/dports/misc/usd/USD-21.11/pxr/usd/usdUtils/ |
H A D | pipeline.cpp | 296 for (const TfToken& identifierKey : identifierKeys) { in _GetPipelineIdentifierTokens() local 298 if (!TfMapLookup(metadataDict, identifierKey, &stringJsValue)) { in _GetPipelineIdentifierTokens() 307 identifierKey.GetText()); in _GetPipelineIdentifierTokens() 317 identifierKey.GetText(), in _GetPipelineIdentifierTokens() 322 identifierMap.insert({identifierKey, TfToken(valueString)}); in _GetPipelineIdentifierTokens()
|
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/tree/ |
H A D | IN.java | 199 private byte[] identifierKey; field in IN 322 byte[] identifierKey, in IN() argument 328 init(dbImpl, identifierKey, capacity, in IN() 377 byte[] identifierKey, in init() 387 this.identifierKey = identifierKey; in init() 822 return identifierKey; in getIdentifierKey() 848 identifierKey = key; in setIdentifierKey() 3140 if (identifierKey == null) { in splitInternal() 5072 sb.append(Key.dumpString(identifierKey, 0)); in dumpLog() 5188 sb.append(identifierKey == null ? in dumpString() [all …]
|
H A D | BIN.java | 279 byte[] identifierKey, in BIN() argument 283 super(db, identifierKey, capacity, level); in BIN() 299 byte[] identifierKey, in createNewInstance() argument 303 return new BIN(getDatabase(), identifierKey, maxEntries, level); in createNewInstance()
|
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/xetexdir/ |
H A D | XeTeX_mac.c | 472 findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, int identifier) in findDictionaryInArrayWithIdentifier() argument 481 CFNumberRef itemId = CFDictionaryGetValue(item, identifierKey); in findDictionaryInArrayWithIdentifier()
|
H A D | XeTeX_ext.h | 294 …CFDictionaryRef findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, i…
|
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/xetexdir/ |
H A D | XeTeX_mac.c | 472 findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, int identifier) in findDictionaryInArrayWithIdentifier() argument 481 CFNumberRef itemId = CFDictionaryGetValue(item, identifierKey); in findDictionaryInArrayWithIdentifier()
|
H A D | XeTeX_ext.h | 294 …CFDictionaryRef findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, i…
|
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/xetexdir/ |
H A D | XeTeX_mac.c | 472 findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, int identifier) in findDictionaryInArrayWithIdentifier() argument 481 CFNumberRef itemId = CFDictionaryGetValue(item, identifierKey); in findDictionaryInArrayWithIdentifier()
|
H A D | XeTeX_ext.h | 294 …CFDictionaryRef findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, i…
|
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/xetexdir/ |
H A D | XeTeX_mac.c | 472 findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, int identifier) in findDictionaryInArrayWithIdentifier() argument 481 CFNumberRef itemId = CFDictionaryGetValue(item, identifierKey); in findDictionaryInArrayWithIdentifier()
|
H A D | XeTeX_ext.h | 294 …CFDictionaryRef findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, i…
|
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/xetexdir/ |
H A D | XeTeX_mac.c | 472 findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, int identifier) in findDictionaryInArrayWithIdentifier() argument 481 CFNumberRef itemId = CFDictionaryGetValue(item, identifierKey); in findDictionaryInArrayWithIdentifier()
|
H A D | XeTeX_ext.h | 294 …CFDictionaryRef findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, i…
|
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/xetexdir/ |
H A D | XeTeX_mac.c | 472 findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, int identifier) in findDictionaryInArrayWithIdentifier() argument 481 CFNumberRef itemId = CFDictionaryGetValue(item, identifierKey); in findDictionaryInArrayWithIdentifier()
|
H A D | XeTeX_ext.h | 294 …CFDictionaryRef findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, i…
|
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/xetexdir/ |
H A D | XeTeX_mac.c | 472 findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, int identifier) in findDictionaryInArrayWithIdentifier() argument 481 CFNumberRef itemId = CFDictionaryGetValue(item, identifierKey); in findDictionaryInArrayWithIdentifier()
|
H A D | XeTeX_ext.h | 294 …CFDictionaryRef findDictionaryInArrayWithIdentifier(CFArrayRef array, const void* identifierKey, i…
|
/dports/biology/ncbi-entrez-direct/ncbi-entrez-direct-14.9.20210423/cmd/ |
H A D | rchive.go | 920 func identifierKey(term string) string { func 942 dir := identifierKey(term) 4492 currTag = identifierKey(curr.Ident) 4862 currTag = identifierKey(term)
|