Home
last modified time | relevance | path

Searched defs:maps (Results 1 – 25 of 66) sorted by relevance

123

/third_party/node/deps/v8/src/compiler/
Dproperty-access-builder.cc37 bool HasOnlyStringMaps(JSHeapBroker* broker, ZoneVector<MapRef> const& maps) { in HasOnlyStringMaps()
46 bool HasOnlyNumberMaps(JSHeapBroker* broker, ZoneVector<MapRef> const& maps) { in HasOnlyNumberMaps()
56 ZoneVector<MapRef> const& maps, in TryBuildStringCheck()
71 ZoneVector<MapRef> const& maps, in TryBuildNumberCheck()
86 ZoneVector<MapRef> const& maps) { in BuildCheckMaps()
Dmap-inference.cc19 ZoneRefUnorderedSet<MapRef> maps(broker->zone()); in MapInference() local
93 const ZoneVector<MapRef>& maps = GetMaps(); in Is() local
103 ZoneHandleSet<Map> maps; in InsertMapChecks() local
Dload-elimination.cc340 ZoneHandleSet<Map> maps, Zone* zone) in AbstractMaps()
385 Node* object, ZoneHandleSet<Map> maps, Zone* zone) const { in Extend()
399 ZoneHandleSet<Map> const& maps = pair.second; in Print() local
483 Node* object, ZoneHandleSet<Map> maps, Zone* zone) const { in SetMaps()
739 ZoneHandleSet<Map> const& maps = MapGuardMapsOf(node->op()); in ReduceMapGuard() local
754 ZoneHandleSet<Map> const& maps = CheckMapsParametersOf(node->op()).maps(); in ReduceCheckMaps() local
769 ZoneHandleSet<Map> const& maps = CompareMapsParametersOf(node->op()); in ReduceCompareMaps() local
Dprocessed-feedback.h165 ZoneVector<MapRef> const& maps() const { return maps_; } in maps() function
/third_party/typescript/src/harness/
DcompilerImpl.ts55 public readonly maps: ReadonlyMap<string, documents.TextDocument>; property in compiler.CompilationResult
71 …const maps = this.maps = new collections.SortedMap<string, documents.TextDocument>({ comparer: thi… constant
184 const maps = this.result!.sourceMaps; constant
/third_party/openssl/crypto/x509/
Dpcy_map.c22 int ossl_policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) in ossl_policy_cache_set_mapping()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dpcy_map.c22 int ossl_policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) in ossl_policy_cache_set_mapping()
/third_party/mesa3d/src/intel/tools/
Daub_mem.h46 struct list_head maps; member
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dresource.hpp84 std::list<mapping> maps; member in clover::resource
/third_party/pulseaudio/src/tests/
Dremix-test.c43 static const pa_channel_map maps[] = { in main() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/autogenerated/
Dcmap_basic_test.cc104 TiXmlNodeVector* maps = GetNodesWithName(*it, "map"); in TEST_P() local
/third_party/libunwind/libunwind/tests/
Dcrasher.c21 FILE *maps = fopen("/proc/self/maps", "r"); in write_maps() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DCharacterProperties.java29 …private static final CodePointMap maps[] = new CodePointMap[UProperty.INT_LIMIT - UProperty.INT_ST… field in CharacterProperties
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DCharacterProperties.java29 …private static final CodePointMap maps[] = new CodePointMap[UProperty.INT_LIMIT - UProperty.INT_ST… field in CharacterProperties
/third_party/skia/modules/skottie/src/text/
DRangeSelector.cpp75 CoverageProcessor(const TextAnimator::DomainMaps& maps, in CoverageProcessor()
349 void RangeSelector::modulateCoverage(const TextAnimator::DomainMaps& maps, in modulateCoverage()
DTextAnimator.cpp95 void TextAnimator::modulateProps(const DomainMaps& maps, ModulatorBuffer& buf) const { in modulateProps() argument
/third_party/libunwind/libunwind/src/coredump/
D_UCD_get_mapinfo_linux.c79 linux_mapinfo_t *maps = (linux_mapinfo_t *)(desc + mapinfo_offset); in _handle_file_note() local
/third_party/alsa-lib/test/
Dchmap.c35 snd_pcm_chmap_query_t **maps = snd_pcm_query_chmaps(pcm); in query_chmaps() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvpscmap.h67 PS_UniMap* maps; member
/third_party/ltp/lib/
Dtst_buffers.c19 static struct map *maps; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dlog.go75 var maps = &mapped{ var
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dlog.go75 var maps = &mapped{ var
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dlog.go75 var maps = &mapped{ var
/third_party/python/Modules/
Dnismodule.c308 nismaplist *maps; member
434 nismaplist *maps; in nis_maps() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dbuffer9.h54 struct NineTransfer *maps; member

123