/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_debug_flush.c | 72 struct debug_map_item maps[DEBUG_FLUSH_MAP_DEPTH]; member [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | characterproperties.cpp | 48 UCPMap *maps[UCHAR_INT_LIMIT - UCHAR_INT_START] = {}; member
|
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | RubyMessage.java | 804 private Map<Descriptors.FieldDescriptor, RubyMap> maps; global() field in RubyMessage [all...] |
/third_party/skia/modules/skottie/src/text/ |
H A D | RangeSelector.cpp | 75 CoverageProcessor(const TextAnimator::DomainMaps& maps, in CoverageProcessor() argument 349 void RangeSelector::modulateCoverage(const TextAnimator::DomainMaps& maps, in modulateCoverage() argument
|
/third_party/libabigail/src/ |
H A D | abg-leaf-reporter.cc | 123 report_type_changes_from_diff_maps(const leaf_reporter& reporter, const diff_maps& maps, ostream& out, const string& indent) report_type_changes_from_diff_maps() argument 164 report_changes_from_diff_maps(const diff_maps& maps, ostream& out, const string& indent) const report_changes_from_diff_maps() argument [all...] |
H A D | abg-reporter-priv.cc | 1355 const diff_maps &maps = corp_diff->get_leaf_diffs(); in maybe_report_interfaces_impacted_by_diff() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_colormap.c | 309 const int maps = s->nb_maps; in colormap_slice() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_pipeline_cache.c | 580 struct v3dv_descriptor_maps *maps[BROADCOM_SHADER_STAGES] = { 0 }; in v3dv_pipeline_shared_data_create_from_blob() local 373 v3dv_pipeline_shared_data_new(struct v3dv_pipeline_cache *cache, const unsigned char sha1_key[20], struct v3dv_descriptor_maps **maps, struct v3dv_shader_variant **variants, const uint64_t *total_assembly, const uint32_t total_assembly_size) v3dv_pipeline_shared_data_new() argument [all...] |
H A D | v3dv_pipeline.c | 1757 struct v3dv_descriptor_maps *maps = pipeline_lower_nir() local [all...] |
/third_party/python/Modules/ |
H A D | nismodule.c | 308 nismaplist *maps; member 434 nismaplist *maps; in nis_maps() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_multi.c | 858 snd_pcm_chmap_query_t **maps; in snd_pcm_multi_query_chmaps() local [all...] |
H A D | pcm_direct.c | 1074 snd_pcm_chmap_query_t **smaps, **maps; local [all...] |
H A D | pcm_route.c | 668 snd_pcm_chmap_query_t **maps; in snd_pcm_route_query_chmaps() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | simplified-operator.h | 419 CheckMapsParameters(CheckMapsFlags flags, ZoneHandleSet<Map> const& maps, in CheckMapsParameters() argument 424 ZoneHandleSet<Map> const& maps() const { return maps_; } in maps() function in v8::internal::AbortReason::final
|
H A D | load-elimination.cc | 399 ZoneHandleSet<Map> const& maps = pair.second; in Print() local 339 AbstractMaps(Node* object, ZoneHandleSet<Map> maps, Zone* zone) AbstractMaps() argument 384 Extend( Node* object, ZoneHandleSet<Map> maps, Zone* zone) const Extend() argument 482 SetMaps( Node* object, ZoneHandleSet<Map> maps, Zone* zone) const SetMaps() argument 739 ZoneHandleSet<Map> const& maps = MapGuardMapsOf(node->op()); ReduceMapGuard() local 754 ZoneHandleSet<Map> const& maps = CheckMapsParametersOf(node->op()).maps(); ReduceCheckMaps() local 769 ZoneHandleSet<Map> const& maps = CompareMapsParametersOf(node->op()); ReduceCompareMaps() local [all...] |
H A D | simplified-operator.cc | 1457 const Operator* SimplifiedOperatorBuilder::MapGuard(ZoneHandleSet<Map> maps) { in MapGuard() argument 1445 CheckMaps( CheckMapsFlags flags, ZoneHandleSet<Map> maps, const FeedbackSource& feedback) CheckMaps() argument 1466 CompareMaps( ZoneHandleSet<Map> maps) CompareMaps() argument [all...] |
H A D | js-heap-broker.cc | 428 NamedAccessFeedback(NameRef const& name, ZoneVector<MapRef> const& maps, FeedbackSlotKind slot_kind) NamedAccessFeedback() argument 794 ProcessFeedbackMapsForElementAccess( ZoneVector<MapRef>& maps, KeyedAccessMode const& keyed_mode, FeedbackSlotKind slot_kind) ProcessFeedbackMapsForElementAccess() argument [all...] |
/third_party/node/deps/v8/src/debug/ |
H A D | debug-wasm-objects.cc | 92 Handle<FixedArray> maps = isolate->wasm_debug_maps(); in GetOrCreateDebugMaps() local 110 auto maps = GetOrCreateDebugMaps(isolate); in GetOrCreateDebugProxyMap() local 799 auto maps = GetOrCreateDebugMaps(isolate); New() local [all...] |
/third_party/selinux/libsepol/src/ |
H A D | policydb_validate.c | 1414 const ebitmap_t *maps = p->type_attr_map; in validate_typeattr_map() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | DateFormatSymbols.java | 1630 Map<String, Map<String, String>> maps = new TreeMap<>(); field in DateFormatSymbols.CalendarDataSink [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DateFormatSymbols.java | 1572 Map<String, Map<String, String>> maps = new TreeMap<>(); field in DateFormatSymbols.CalendarDataSink [all...] |
/third_party/libbpf/src/ |
H A D | libbpf.h | 1645 struct bpf_map_skeleton *maps; global() member 1673 struct bpf_map_skeleton *maps; global() member [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | module-instantiate.cc | 673 Handle<FixedArray> maps = isolate_->factory()->NewFixedArray( in Build() local 213 CreateMapForType(Isolate* isolate, const WasmModule* module, int type_index, Handle<WasmInstanceObject> instance, Handle<FixedArray> maps) CreateMapForType() argument [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | map.cc | 875 static bool ContainsMap(MapHandles const& maps, Map map) { in ContainsMap() argument 883 static bool HasElementsKind(MapHandles const& maps, in HasElementsKind() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | dtfmtsym.cpp | 1504 Hashtable maps; member [all...] |