| /third_party/node/deps/v8/src/diagnostics/ |
| D | perf-jit.cc | 414 wasm::WasmModuleSourceMap* source_map = in LogWriteDebugInfo() local 424 if (!source_map || !source_map->IsValid() || in LogWriteDebugInfo() 425 !source_map->HasSource(code_offset, code_end_offset)) { in LogWriteDebugInfo() 432 if (!source_map->HasValidEntry(code_offset, offset)) continue; in LogWriteDebugInfo() 434 size += source_map->GetFilename(offset).size() + 1; in LogWriteDebugInfo() 461 if (!source_map->HasValidEntry(code_offset, offset)) continue; in LogWriteDebugInfo() 468 static_cast<int>(source_map->GetSourceLine(offset)) + 1; in LogWriteDebugInfo() 471 std::string name_string = source_map->GetFilename(offset); in LogWriteDebugInfo()
|
| /third_party/pulseaudio/src/modules/ |
| D | module-remap-source.c | 294 pa_channel_map source_map, stream_map; in pa__init() local 314 source_map = master->channel_map; in pa__init() 315 …if (pa_modargs_get_sample_spec_and_channel_map(ma, &ss, &source_map, PA_CHANNEL_MAP_DEFAULT) < 0) { in pa__init() 320 stream_map = source_map; in pa__init() 355 pa_source_new_data_set_channel_map(&source_data, &source_map); in pa__init()
|
| /third_party/rust/crates/syn/benches/ |
| D | rust.rs | 51 use rustc_span::source_map::{FilePathMapping, SourceMap}; 59 fn source_map(&self) -> Option<&Lrc<SourceMap>> { in bench() method
|
| /third_party/cef/libcef/renderer/extensions/ |
| D | extensions_dispatcher_delegate.cc | 19 extensions::ResourceBundleSourceMap* source_map) {} in PopulateSourceMap() argument
|
| D | extensions_dispatcher_delegate.h | 24 extensions::ResourceBundleSourceMap* source_map) override;
|
| /third_party/pulseaudio/src/modules/echo-cancel/ |
| D | module-echo-cancel.c | 1675 …common(pa_modargs *ma, struct userdata *u, pa_sample_spec *source_ss, pa_channel_map *source_map) { in init_common() argument 1679 …if (pa_modargs_get_sample_spec_and_channel_map(ma, source_ss, source_map, PA_CHANNEL_MAP_DEFAULT) … in init_common() 1715 pa_channel_map source_output_map, source_map, sink_map; in pa__init() local 1765 source_map = source_master->channel_map; in pa__init() 1771 pa_channel_map_init_auto(&source_map, source_ss.channels, PA_CHANNEL_MAP_DEFAULT); in pa__init() 1829 if (init_common(ma, u, &source_ss, &source_map) < 0) in pa__init() 1841 source_output_map = source_map; in pa__init() 1849 …ource_output_ss, &source_output_map, &sink_ss, &sink_map, &source_ss, &source_map, &nframes, pa_mo… in pa__init() 1871 pa_source_new_data_set_channel_map(&source_data, &source_map); in pa__init() 2222 pa_channel_map source_output_map, source_map, sink_map; in main() local [all …]
|
| /third_party/node/deps/v8/src/ic/ |
| D | ic.cc | 749 bool IC::IsTransitionOfMonomorphicTarget(Map source_map, Map target_map) { in IsTransitionOfMonomorphicTarget() argument 750 if (source_map.is_null()) return true; in IsTransitionOfMonomorphicTarget() 752 if (source_map.is_abandoned_prototype_map()) return false; in IsTransitionOfMonomorphicTarget() 755 source_map.elements_kind(), target_elements_kind); in IsTransitionOfMonomorphicTarget() 760 transitioned_map = source_map.FindElementsKindTransitionedMap( in IsTransitionOfMonomorphicTarget() 3178 static Handle<Map> FastCloneObjectMap(Isolate* isolate, Handle<Map> source_map, in FastCloneObjectMap() argument 3180 SLOW_DCHECK(CanFastCloneObject(source_map)); in FastCloneObjectMap() 3187 if (source_map->IsJSObjectMap() && source_map->GetInObjectProperties() != in FastCloneObjectMap() 3189 int inobject_properties = source_map->GetInObjectProperties(); in FastCloneObjectMap() 3192 int unused = source_map->UnusedInObjectProperties(); in FastCloneObjectMap() [all …]
|
| D | ic.h | 115 bool IsTransitionOfMonomorphicTarget(Map source_map, Map target_map);
|
| D | accessor-assembler.cc | 4778 TNode<Map> source_map = LoadMap(CAST(source)); in GenerateCloneObjectIC_Slow() local 4779 GotoIfNot(IsJSObjectMap(source_map), &call_runtime); in GenerateCloneObjectIC_Slow() 4783 context, source_map, CAST(source), kPropertyAdditionOrder, in GenerateCloneObjectIC_Slow() 4824 TNode<Map> source_map = LoadReceiverMap(source); in GenerateCloneObjectIC() local 4825 GotoIf(IsDeprecatedMap(source_map), &miss); in GenerateCloneObjectIC() 4830 TryMonomorphicCase(slot, CAST(maybe_vector), source_map, &if_handler, in GenerateCloneObjectIC() 4845 CSA_SLOW_DCHECK(this, IsJSObjectMap(source_map)); in GenerateCloneObjectIC() 4885 LoadMapInobjectPropertiesStartInWords(source_map); in GenerateCloneObjectIC() 4886 TNode<IntPtrT> source_size = LoadMapInstanceSizeInWords(source_map); in GenerateCloneObjectIC() 4924 HandlePolymorphicCase(source_map, CAST(strong_feedback), &if_handler, in GenerateCloneObjectIC()
|
| /third_party/rust/crates/syn/tests/common/ |
| D | parse.rs | 10 use rustc_span::source_map::FilePathMapping;
|
| D | eq.rs | 140 use rustc_span::source_map::Spanned;
|
| /third_party/node/deps/v8/src/objects/ |
| D | map-updater.cc | 318 Map source_map = previous; in DetectIntegrityLevelTransitions() local 322 while (!source_map.is_extensible()) { in DetectIntegrityLevelTransitions() 323 previous = Map::cast(source_map.GetBackPointer(isolate)); in DetectIntegrityLevelTransitions() 325 if (!transitions.HasIntegrityLevelTransitionTo(source_map)) { in DetectIntegrityLevelTransitions() 328 source_map = previous; in DetectIntegrityLevelTransitions() 332 CHECK_EQ(map.NumberOfOwnDescriptors(), source_map.NumberOfOwnDescriptors()); in DetectIntegrityLevelTransitions() 335 info.integrity_level_source_map = source_map; in DetectIntegrityLevelTransitions()
|
| D | feedback-vector.cc | 876 void FeedbackNexus::ConfigureCloneObject(Handle<Map> source_map, in ConfigureCloneObject() argument 892 SetFeedback(HeapObjectReference::Weak(*source_map), UPDATE_WRITE_BARRIER, in ConfigureCloneObject() 896 if (feedback.is_null() || feedback.is_identical_to(source_map) || in ConfigureCloneObject() 898 SetFeedback(HeapObjectReference::Weak(*source_map), in ConfigureCloneObject() 906 array->Set(2, HeapObjectReference::Weak(*source_map)); in ConfigureCloneObject() 922 if (cached_map.is_identical_to(source_map) || in ConfigureCloneObject() 946 array->Set(i, HeapObjectReference::Weak(*source_map)); in ConfigureCloneObject()
|
| D | feedback-vector.h | 828 void ConfigureCloneObject(Handle<Map> source_map, Handle<Map> result_map);
|
| /third_party/node/deps/v8/src/compiler/ |
| D | load-elimination.cc | 844 Handle<Map> source_map(transition.source()); in ReduceTransitionElementsKind() local 854 AliasStateInfo alias_info(state, object, source_map); in ReduceTransitionElementsKind() 867 if (object_maps.contains(ZoneHandleSet<Map>(source_map))) { in ReduceTransitionElementsKind() 868 object_maps.remove(source_map, zone()); in ReduceTransitionElementsKind() 870 AliasStateInfo alias_info(state, object, source_map); in ReduceTransitionElementsKind() 875 AliasStateInfo alias_info(state, object, source_map); in ReduceTransitionElementsKind()
|
| D | effect-control-linearizer.cc | 4812 Node* source_map = __ HeapConstant(transition.source()); in LowerTransitionElementsKind() local 4819 Node* check = __ TaggedEqual(object_map, source_map); in LowerTransitionElementsKind()
|
| /third_party/node/deps/v8/src/logging/ |
| D | log.cc | 758 wasm::WasmModuleSourceMap* source_map = in LogRecordedBuffer() local 769 if (source_map && source_map->IsValid() && in LogRecordedBuffer() 770 source_map->HasSource(code_offset, code_end_offset)) { in LogRecordedBuffer() 776 if (!source_map->HasValidEntry(code_offset, offset)) continue; in LogRecordedBuffer() 778 filename = source_map->GetFilename(offset); in LogRecordedBuffer() 782 last_line_number = source_map->GetSourceLine(offset) + 1; in LogRecordedBuffer()
|
| /third_party/rust/crates/syn/tests/ |
| D | test_round_trip.rs | 27 use rustc_span::source_map::FilePathMapping;
|
| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-internal-gen.cc | 793 TNode<Map> source_map = LoadMap(CAST(source)); in SetOrCopyDataProperties() local 794 TNode<Uint16T> source_instance_type = LoadMapInstanceType(source_map); in SetOrCopyDataProperties() 814 context, source_map, CAST(source), kEnumerationOrder, in SetOrCopyDataProperties() 823 context, source_map, CAST(source), kEnumerationOrder, in SetOrCopyDataProperties()
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cBufferStorageTests.cpp | 3057 const Buffer::MapOwner source_map( in iterate() local 3086 memcpy(source_map.m_data, modified_source_data, data_size * sizeof(GLuint)); in iterate() 3232 const Buffer::MapOwner source_map( in iterate() local 3261 memcpy(source_map.m_data, modified_source_data, data_size * sizeof(GLuint)); in iterate()
|
| /third_party/node/deps/v8/src/wasm/ |
| D | wasm-code-manager.cc | 269 auto source_map = native_module_->GetWasmSourceMap(); in LogCode() local 270 if (!source_map && debug_symbols.type == WasmDebugSymbols::Type::SourceMap && in LogCode() 1478 std::unique_ptr<WasmModuleSourceMap> source_map) { in SetWasmSourceMap() argument 1479 source_map_ = std::move(source_map); in SetWasmSourceMap()
|
| D | wasm-code-manager.h | 690 void SetWasmSourceMap(std::unique_ptr<WasmModuleSourceMap> source_map);
|
| /third_party/node/deps/v8/src/codegen/ |
| D | code-stub-assembler.cc | 4361 TNode<TIndex> capacity, TNode<Map> source_map, ElementsKind from_kind, in ExtractToFixedArray() argument 4372 CSA_DCHECK(this, TaggedEqual(source_map, LoadMap(source))); in ExtractToFixedArray() 4375 TVARIABLE(Map, var_target_map, source_map); in ExtractToFixedArray() 4384 CSA_DCHECK(this, IsFixedDoubleArrayMap(source_map)); in ExtractToFixedArray() 4388 CSA_DCHECK(this, Word32BinaryNot(IsFixedDoubleArrayMap(source_map))); in ExtractToFixedArray() 4582 TNode<Map> source_map = LoadMap(source); in ExtractFixedArray() local 4587 GotoIf(IsFixedDoubleArrayMap(source_map), &if_fixed_double_array); in ExtractFixedArray() 4589 CSA_DCHECK(this, IsFixedDoubleArrayMap(source_map)); in ExtractFixedArray() 4597 source, *first, *count, *capacity, source_map, PACKED_ELEMENTS, in ExtractFixedArray() 4610 source, *first, *count, *capacity, source_map, var_holes_converted, in ExtractFixedArray() [all …]
|
| D | code-stub-assembler.h | 2296 TNode<TIndex> capacity, TNode<Map> source_map, ElementsKind from_kind, 2321 TNode<TIndex> capacity, TNode<Map> source_map,
|
| /third_party/node/deps/v8/src/init/ |
| D | bootstrapper.cc | 886 Handle<Map> CreateNonConstructorMap(Isolate* isolate, Handle<Map> source_map, in CreateNonConstructorMap() argument 889 Handle<Map> map = Map::Copy(isolate, source_map, reason); in CreateNonConstructorMap()
|