/third_party/node/deps/v8/src/objects/ |
H A D | elements.cc | 1081 PropertyDetails details = Subclass::GetDetailsImpl(*object, entry); in CollectValuesOrEntriesImpl() local 1110 PropertyDetails details = accessor->GetDetails(*object, entry); in CollectValuesOrEntriesImpl() local 1432 PropertyDetails details = dict->DetailsAt(entry); in IsKey() local 1492 PropertyDetails details = dict.DetailsAt(i); in HasAccessorsImpl() local 1525 PropertyDetails details in ReconfigureImpl() local 1572 PropertyDetails details = dictionary.DetailsAt(entry); GetEntryForIndexImpl() local 1593 PropertyDetails details = dictionary->DetailsAt(entry); FilterKey() local 1745 PropertyDetails details = GetDetailsImpl(*dictionary, entry); IncludesValueImpl() local 1816 PropertyDetails details = IndexOfValueImpl() local 1914 PropertyDetails details = PropertyDetails::Empty(); NormalizeImpl() local [all...] |
H A D | value-serializer.cc | 641 PropertyDetails details = map->instance_descriptors(isolate_).GetDetails(i); in WriteJSObject() local 2336 PropertyDetails details = in ReadJSObjectProperties() local [all...] |
H A D | js-objects.cc | 335 PropertyDetails details = descriptors->GetDetails(i); in FastAssign() local 2137 PropertyDetails details = descriptors->GetDetails(index); in FastGetOwnValuesOrEntries() local 2651 SetNormalizedProperty(Handle<JSObject> object, Handle<Name> name, Handle<Object> value, PropertyDetails details) SetNormalizedProperty() argument 2717 SetNormalizedElement(Handle<JSObject> object, uint32_t index, Handle<Object> value, PropertyDetails details) SetNormalizedElement() argument 3007 PropertyDetails details = new_map->GetLastDescriptorDetails(isolate); MigrateFastToFast() local 3091 PropertyDetails details = new_descriptors->GetDetails(i); MigrateFastToFast() local 3135 PropertyDetails details = new_descriptors->GetDetails(i); MigrateFastToFast() local 3222 PropertyDetails details = descs->GetDetails(i); MigrateFastToSlow() local 3410 PropertyDetails details = descriptors->GetDetails(i); AllocateStorageForMap() local 3785 PropertyDetails details = PropertyDetails::Empty(); MigrateSlowToFast() local 4017 PropertyDetails details = dict.DetailsAt(i); TestDictionaryPropertiesIntegrityLevel() local 4035 PropertyDetails details = descriptors.GetDetails(i); TestFastPropertiesIntegrityLevel() local 4196 PropertyDetails details = dictionary->DetailsAt(i); ApplyAttributesToDictionary() local 4644 PropertyDetails details = descs.GetDetails(i); SlowReverseLookup() local 5392 PropertyDetails details = cell->property_details(); InvalidatePropertyCell() local [all...] |
H A D | objects.cc | 2456 PropertyDetails details = GetDetails(i); in GeneralizeAllFields() local 3891 PropertyDetails details = source.GetDetails(i); CopyUpToAddAttributes() local 3937 PropertyDetails details = src.GetDetails(i); CopyForFastObjectClone() local 3976 PropertyDetails details = GetDetails(i); IsEqualUpTo() local 4459 PropertyDetails details = src.GetDetails(index); CopyFrom() local 6054 PropertyDetails details = dictionary->DetailsAt(internal_index); NextEnumerationIndex() local 6078 AtPut(Isolate* isolate, Handle<Derived> dictionary, Key key, Handle<Object> value, PropertyDetails details) AtPut() argument 6098 AddNoUpdateNextEnumerationIndex( IsolateT* isolate, Handle<Derived> dictionary, Key key, Handle<Object> value, PropertyDetails details, InternalIndex* entry_out) AddNoUpdateNextEnumerationIndex() argument 6107 Add( Isolate* isolate, Handle<Derived> dictionary, Key key, Handle<Object> value, PropertyDetails details, InternalIndex* entry_out) Add() argument 6126 Add(IsolateT* isolate, Handle<Derived> dictionary, Key key, Handle<Object> value, PropertyDetails details, InternalIndex* entry_out) Add() argument 6187 Set( Isolate* isolate, Handle<NumberDictionary> dictionary, uint32_t key, Handle<Object> value, Handle<JSObject> dictionary_holder, PropertyDetails details) Set() argument 6222 PropertyDetails details = this->DetailsAt(i); NumberOfEnumerableProperties() local 6577 PropertyDetails details = property_details(); ClearAndInvalidate() local 6623 UpdatedType(Isolate* isolate, PropertyCell cell, Object value, PropertyDetails details) UpdatedType() argument 6647 PrepareForAndSetValue( Isolate* isolate, Handle<GlobalDictionary> dictionary, InternalIndex entry, Handle<Object> value, PropertyDetails details) PrepareForAndSetValue() argument 6699 CheckDataIsCompatible(PropertyDetails details, Object value) CheckDataIsCompatible() argument [all...] |
/kernel/linux/linux-5.10/sound/pci/ca0106/ |
H A D | ca0106.h | 666 const struct snd_ca0106_details *details; member
|
/kernel/linux/linux-6.6/include/net/mana/ |
H A D | gdma.h | 252 u32 details[GDMA_EVENT_DATA_SIZE / 4]; member 497 u32 details[GDMA_EVENT_DATA_SIZE / 4]; member
|
/kernel/linux/linux-6.6/sound/pci/ca0106/ |
H A D | ca0106.h | 666 const struct snd_ca0106_details *details; member
|
/kernel/linux/linux-6.6/mm/ |
H A D | memory.c | 1344 static inline bool should_zap_cows(struct zap_details *details) in should_zap_cows() argument 1355 static inline bool should_zap_page(struct zap_details *details, struct page *page) in should_zap_page() argument 1369 static inline bool zap_drop_file_uffd_wp(struct zap_details *details) in zap_drop_file_uffd_wp() argument 1382 zap_install_uffd_wp_if_needed(struct vm_area_struct *vma, unsigned long addr, pte_t *pte, struct zap_details *details, pte_t pteval) zap_install_uffd_wp_if_needed() argument 1396 zap_pte_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pmd_t *pmd, unsigned long addr, unsigned long end, struct zap_details *details) zap_pte_range() argument 1548 zap_pmd_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pud_t *pud, unsigned long addr, unsigned long end, struct zap_details *details) zap_pmd_range() argument 1590 zap_pud_range(struct mmu_gather *tlb, struct vm_area_struct *vma, p4d_t *p4d, unsigned long addr, unsigned long end, struct zap_details *details) zap_pud_range() argument 1619 zap_p4d_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pgd_t *pgd, unsigned long addr, unsigned long end, struct zap_details *details) zap_p4d_range() argument 1638 unmap_page_range(struct mmu_gather *tlb, struct vm_area_struct *vma, unsigned long addr, unsigned long end, struct zap_details *details) unmap_page_range() argument 1659 unmap_single_vma(struct mmu_gather *tlb, struct vm_area_struct *vma, unsigned long start_addr, unsigned long end_addr, struct zap_details *details, bool mm_wr_locked) unmap_single_vma() argument 1730 struct zap_details details = { unmap_vmas() local 1759 zap_page_range_single(struct vm_area_struct *vma, unsigned long address, unsigned long size, struct zap_details *details) zap_page_range_single() argument 3471 unmap_mapping_range_vma(struct vm_area_struct *vma, unsigned long start_addr, unsigned long end_addr, struct zap_details *details) unmap_mapping_range_vma() argument 3478 unmap_mapping_range_tree(struct rb_root_cached *root, pgoff_t first_index, pgoff_t last_index, struct zap_details *details) unmap_mapping_range_tree() argument 3495 details); unmap_mapping_range_tree() local 3513 struct zap_details details = { }; unmap_mapping_folio() local 3548 struct zap_details details = { }; unmap_mapping_pages() local [all...] |
H A D | hugetlb.c | 5459 __hugetlb_zap_end(struct vm_area_struct *vma, struct zap_details *details) __hugetlb_zap_end() argument
|
/third_party/node/deps/ada/ |
H A D | ada.h | 4329 namespace details { namespace [all...] |
/third_party/node/deps/v8/src/profiler/ |
H A D | heap-snapshot-generator.cc | 1748 PropertyDetails details = descs.GetDetails(i); in ExtractPropertyReferences() local 1782 PropertyDetails details = cell.property_details(); in ExtractPropertyReferences() local 1796 PropertyDetails details = dictionary.DetailsAt(i); in ExtractPropertyReferences() local 1807 PropertyDetails details in ExtractPropertyReferences() local [all...] |
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler.cc | 1378 void ActionNode::GetQuickCheckDetails(QuickCheckDetails* details, in GetQuickCheckDetails() argument 1451 void RegExpNode::GetQuickCheckDetailsFromLoopEntry(QuickCheckDetails* details, in GetQuickCheckDetailsFromLoopEntry() argument 1398 GetQuickCheckDetails( QuickCheckDetails* details, RegExpCompiler* compiler, int filled_in, bool not_at_start) GetQuickCheckDetails() argument 1503 EmitQuickCheck(RegExpCompiler* compiler, Trace* bounds_check_trace, Trace* trace, bool preload_has_checked_bounds, Label* on_possible_success, QuickCheckDetails* details, bool fall_through_on_failure, ChoiceNode* predecessor) EmitQuickCheck() argument 1584 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) GetQuickCheckDetails() argument 2010 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) GetQuickCheckDetails() argument 2037 GetQuickCheckDetailsFromLoopEntry( QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) GetQuickCheckDetailsFromLoopEntry() argument 2070 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) GetQuickCheckDetails() argument 2242 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int filled_in, bool not_at_start) GetQuickCheckDetails() argument [all...] |
/third_party/python/Modules/_ctypes/ |
H A D | _ctypes.c | 5482 PyObject *hresult, *text, *details; in comerror_init() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | factory.cc | 2475 PropertyDetails details = descs->GetDetails(i); in NewJSGlobalObject() local 1775 NewPropertyCell(Handle<Name> name, PropertyDetails details, Handle<Object> value, AllocationType allocation) NewPropertyCell() argument
|
/third_party/node/deps/v8/src/init/ |
H A D | bootstrapper.cc | 6115 PropertyDetails details = descs->GetDetails(i); in TransferNamedProperties() local 6162 PropertyDetails details = cell->property_details(); TransferNamedProperties() local 6192 PropertyDetails details = properties->DetailsAt(entry); TransferNamedProperties() local 6216 PropertyDetails details = properties->DetailsAt(key_index); TransferNamedProperties() local [all...] |
/third_party/node/deps/v8/src/ic/ |
H A D | accessor-assembler.cc | 818 TNode<Uint32T> details = Unsigned(LoadAndUntagToWord32ObjectField( in HandleLoadICSmiHandlerLoadNamedCase() local 1165 void AccessorAssembler::JumpIfDataProperty(TNode<Uint32T> details, in JumpIfDataProperty() argument 1279 TNode<Uint32T> details = in HandleStoreICHandlerCase() local 1453 TNode<Uint32T> details = LoadDetailsByKeyIndex(descriptors, last_key_index); HandleStoreICTransitionMapHandlerCase() local 1539 IsPropertyDetailsConst(TNode<Uint32T> details) IsPropertyDetailsConst() argument 1545 OverwriteExistingFastDataProperty( TNode<HeapObject> object, TNode<Map> object_map, TNode<DescriptorArray> descriptors, TNode<IntPtrT> descriptor_name_index, TNode<Uint32T> details, TNode<Object> value, Label* slow, bool do_transitioning_store) OverwriteExistingFastDataProperty() argument 1713 StoreJSSharedStructField( TNode<Context> context, TNode<HeapObject> shared_struct, TNode<Map> shared_struct_map, TNode<DescriptorArray> descriptors, TNode<IntPtrT> descriptor_name_index, TNode<Uint32T> details, TNode<Object> maybe_local_value) StoreJSSharedStructField() argument 2124 TNode<Uint32T> details = CheckDescriptorConsidersNumbersMutable() local 3838 TNode<Int32T> details = LoadAndUntagToWord32ObjectField( StoreGlobalIC_PropertyCellCase() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 3838 namespace details namespace
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderSubroutineTests.cpp | 3281 const inspectionDetails details[] = { in inspectProgramStageiv() local 3311 const inspectionDetailsForProgramInterface details[] = { in inspectProgramInterfaceiv() local 3357 inspectionDetails details[] = { inspectProgramResourceiv() local 3444 inspectionDetails details[] = { inspectActiveSubroutineUniformiv() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 3605 namespace details namespace
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 1088 printk_deprecated_attribute(const char * const what, const char * const details) printk_deprecated_attribute() argument
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 1014 printk_deprecated_attribute(const char * const what, const char * const details) printk_deprecated_attribute() argument
|