Home
last modified time | relevance | path

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

123

/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
186 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/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/flutter/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/tests/
Dcrasher.c21 FILE *maps = fopen("/proc/self/maps", "r"); in write_maps() local
/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/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DCharacterProperties.java28 …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/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/gstreamer/gstreamer/plugins/elements/
Dgstelements_private.c360 GstMapInfo *maps; in gst_writev_buffer() local
500 GstMapInfo *maps; in gst_writev_buffer_list() local
/third_party/alsa-lib/test/
Dchmap.c34 snd_pcm_chmap_query_t **maps = snd_pcm_query_chmaps(pcm); in query_chmaps() local
/third_party/freetype/include/freetype/internal/services/
Dsvpscmap.h67 PS_UniMap* maps; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvpscmap.h67 PS_UniMap* maps; member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvpscmap.h67 PS_UniMap* maps; member
/third_party/flutter/skia/modules/skottie/src/text/
DRangeSelector.cpp72 CoverageProcessor(const TextAnimator::DomainMaps& maps, in CoverageProcessor()
302 void RangeSelector::modulateCoverage(const TextAnimator::DomainMaps& maps, in modulateCoverage()
DTextAnimator.cpp92 void TextAnimator::modulateProps(const DomainMaps& maps, ModulatorBuffer& buf) const { in modulateProps() argument
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Ddataprotocol.c160 GstMapInfo *maps; in gst_dp_payload_buffer() local
398 gst_dp_crc_from_memory_maps (const GstMapInfo * maps, guint n_maps) in gst_dp_crc_from_memory_maps()
/third_party/ltp/lib/
Dtst_buffers.c18 static struct map *maps; variable
/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/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dlog.go75 var maps = &mapped{ var

123