Home
last modified time | relevance | path

Searched refs:findEntry (Results 1 - 15 of 15) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-source-map-api.js48 } = sourceMap.findEntry(0, 29);
89 } = sourceMap.findEntry(
124 } = sourceMap.findEntry(0, 29);
135 // findEntry() and findOrigin() must return empty object instead of
144 const result = sourceMap.findEntry(0, 5);
162 } = sourceMap.findEntry(0, 29);
210 const { originalColumn } = sourceMap.findEntry(0, 0);
235 assert.strictEqual(sourceMap.findEntry(0, 6).originalColumn, 4);
236 assert.strictEqual(sourceMap.findEntry(0, 8).originalColumn, 2);
237 assert.strictEqual(sourceMap.findEntry(
[all...]
/third_party/node/lib/internal/source_map/
H A Dprepare_stack_trace.js80 } = sm.findEntry(t.getLineNumber() - 1, t.getColumnNumber() - 1);
116 const enclosingEntry = sourceMap.findEntry(
125 const { name } = sourceMap.findEntry(
205 } = sm.findEntry(lineNumber - 1, columnNumber);
H A Dsource_map.js176 findEntry(lineOffset, columnOffset) {
214 const range = this.findEntry(lineNumber - 1, columnNumber - 1);
/third_party/skia/src/core/
H A DSkDescriptor.cpp30 SkASSERT(this->findEntry(tag, nullptr) == nullptr); in addEntry()
48 const void* SkDescriptor::findEntry(uint32_t tag, uint32_t* length) const { in findEntry() function in SkDescriptor
88 this->findEntry(kRec_SkDescriptorTag, nullptr)); in dumpRec()
H A DSkDescriptor.h46 const void* findEntry(uint32_t tag, uint32_t* length) const;
H A DSkRemoteGlyphCache.cpp49 auto ptr = source_desc->findEntry(kRec_SkDescriptorTag, &size); in auto_descriptor_from_desc()
59 auto ptr = source_desc->findEntry(kEffects_SkDescriptorTag, &size); in auto_descriptor_from_desc()
729 strikeSpec.descriptor().findEntry(kRec_SkDescriptorTag, nullptr); in getOrCreateCache()
H A DSkScalerContext.cpp47 *static_cast<const SkScalerContextRec*>(desc.findEntry(kRec_SkDescriptorTag, nullptr)); in PreprocessRec()
90 SkDebugf(" effects %x\n", desc->findEntry(kEffects_SkDescriptorTag, nullptr)); in SkScalerContext()
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp197 ValueEntry* ValueScope::findEntry (const Variable* variable) const in findEntry() function in rsg::ValueScope
205 ValueEntry* entry = findEntry(variable); in setValue()
346 ValueEntry* entry = scope->findEntry(variable); in getParentValue()
359 if (!curScope.findEntry(variable)) in setValue()
477 if (!newTopScope.findEntry(var)) in popValueScope()
483 m_entryCache.push_back(newTopScope.findEntry(var)); in popValueScope()
H A DrsgVariableManager.hpp90 ValueEntry* findEntry (const Variable* variable) const;
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSkDescriptorDeserialize.cpp27 desc->findEntry(tagToFind, &ignore); in FuzzSkDescriptorDeserialize()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMutableCodePointTrie.java785 int entryIndex = findEntry(data, null, blockData, null, blockStart, hashCode); in findBlock()
795 int entryIndex = findEntry(null, data, blockData, null, blockStart, hashCode); in findBlock()
805 int entryIndex = findEntry(null, data, null, blockData, blockStart, hashCode); in findBlock()
815 int entryIndex = findEntry(data, blockValue, hashCode); in findAllSameBlock()
851 int entryIndex = findEntry(data32, data16, data32, data16, blockStart, hashCode); in addEntry()
857 private int findEntry(int[] data32, char[] data16, in findEntry() method in MutableCodePointTrie.MixedBlocks
880 private int findEntry(int[] data, int blockValue, int hashCode) { in findEntry() method in MutableCodePointTrie.MixedBlocks
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMutableCodePointTrie.java777 int entryIndex = findEntry(data, null, blockData, null, blockStart, hashCode); in findBlock()
787 int entryIndex = findEntry(null, data, blockData, null, blockStart, hashCode); in findBlock()
797 int entryIndex = findEntry(null, data, null, blockData, blockStart, hashCode); in findBlock()
807 int entryIndex = findEntry(data, blockValue, hashCode); in findAllSameBlock()
843 int entryIndex = findEntry(data32, data16, data32, data16, blockStart, hashCode); in addEntry()
849 private int findEntry(int[] data32, char[] data16, in findEntry() method in MutableCodePointTrie.MixedBlocks
872 private int findEntry(int[] data, int blockValue, int hashCode) { in findEntry() method in MutableCodePointTrie.MixedBlocks
/third_party/icu/icu4c/source/common/
H A Dumutablecptrie.cpp825 int32_t entryIndex = findEntry(data, blockData, blockStart, hashCode); in findBlock()
835 int32_t entryIndex = findEntry(data, blockValue, hashCode); in findAllSameBlock()
865 int32_t entryIndex = findEntry(data, data, blockStart, hashCode); in addEntry()
872 int32_t findEntry(const UIntA *data, const UIntB *blockData, int32_t blockStart, in findEntry() function in __anon3198::MixedBlocks
891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry() function in __anon3198::MixedBlocks
/third_party/node/deps/icu-small/source/common/
H A Dumutablecptrie.cpp825 int32_t entryIndex = findEntry(data, blockData, blockStart, hashCode); in findBlock()
835 int32_t entryIndex = findEntry(data, blockValue, hashCode); in findAllSameBlock()
865 int32_t entryIndex = findEntry(data, data, blockStart, hashCode); in addEntry()
872 int32_t findEntry(const UIntA *data, const UIntB *blockData, int32_t blockStart, in findEntry() function in __anon11850::MixedBlocks
891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry() function in __anon11850::MixedBlocks
/third_party/skia/third_party/externals/icu/source/common/
H A Dumutablecptrie.cpp825 int32_t entryIndex = findEntry(data, blockData, blockStart, hashCode); in findBlock()
835 int32_t entryIndex = findEntry(data, blockValue, hashCode); in findAllSameBlock()
865 int32_t entryIndex = findEntry(data, data, blockStart, hashCode); in addEntry()
872 int32_t findEntry(const UIntA *data, const UIntB *blockData, int32_t blockStart, in findEntry() function in __anon21079::MixedBlocks
891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry() function in __anon21079::MixedBlocks

Completed in 20 milliseconds