Home
last modified time | relevance | path

Searched refs:AdjustedSize (Results 1 – 13 of 13) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/allocator/
H A Dwinheap_stubs_win.cc108 size_t AdjustedSize(size_t size, size_t alignment) { in AdjustedSize() function
152 size_t adjusted = AdjustedSize(size, alignment); in WinHeapAlignedMalloc()
173 size_t adjusted = AdjustedSize(size, alignment); in WinHeapAlignedRealloc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/allocator/
H A Dwinheap_stubs_win.cc108 size_t AdjustedSize(size_t size, size_t alignment) { in AdjustedSize() function
152 size_t adjusted = AdjustedSize(size, alignment); in WinHeapAlignedMalloc()
173 size_t adjusted = AdjustedSize(size, alignment); in WinHeapAlignedRealloc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/
H A Dfont_description.h159 float AdjustedSize() const { return adjusted_size_; } in AdjustedSize() function
H A Dfont_description.cc210 HasSizeAdjust() ? AdjustedSize() : ComputedSize(); in EffectiveFontSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/
H A Dfont_description.h168 float AdjustedSize() const { return adjusted_size_; } in AdjustedSize() function
H A Dfont_description.cc224 HasSizeAdjust() ? AdjustedSize() : ComputedSize(); in EffectiveFontSize()
/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/
H A DSchemaUpgrades.cpp1523 static uint32_t AdjustedSize(uint32_t aMaxSize, const uint8_t* aSource, in AdjustedSize() function in mozilla::dom::indexedDB::__anon47bd9d960111::UpgradeSchemaFrom17_0To18_0Helper::UpgradeKeyFunction
1579 AdjustedSize(sizeof(uint64_t), aSource, aSourceEnd); in CopyAndUpgradeKeyBufferInternal()
1605 AdjustedSize((byte & 0x40) ? 2 : 1, aSource, aSourceEnd); in CopyAndUpgradeKeyBufferInternal()
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DSchemaUpgrades.cpp1524 static uint32_t AdjustedSize(uint32_t aMaxSize, const uint8_t* aSource, in AdjustedSize() function in mozilla::dom::indexedDB::__anonda8415410111::UpgradeSchemaFrom17_0To18_0Helper::UpgradeKeyFunction
1580 AdjustedSize(sizeof(uint64_t), aSource, aSourceEnd); in CopyAndUpgradeKeyBufferInternal()
1606 AdjustedSize((byte & 0x40) ? 2 : 1, aSource, aSourceEnd); in CopyAndUpgradeKeyBufferInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DSchemaUpgrades.cpp1523 static uint32_t AdjustedSize(uint32_t aMaxSize, const uint8_t* aSource, in AdjustedSize() function in mozilla::dom::indexedDB::__anon09e22d0d0111::UpgradeSchemaFrom17_0To18_0Helper::UpgradeKeyFunction
1579 AdjustedSize(sizeof(uint64_t), aSource, aSourceEnd); in CopyAndUpgradeKeyBufferInternal()
1605 AdjustedSize((byte & 0x40) ? 2 : 1, aSource, aSourceEnd); in CopyAndUpgradeKeyBufferInternal()
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dntscreen.c171 static BOOL AdjustedSize (SCREEN,int*,int*);
1074 AdjustedSize (SCREEN screen, int *width, int *height) in AdjustedSize() function
1137 if (AdjustedSize (screen, &width, &height)) in ResetScreen()
1368 AdjustedSize (screen, &width, &height); in SizeScreen()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DActorsParent.cpp2872 AdjustedSize(uint32_t aMaxSize, in AdjustedSize() function in mozilla::dom::indexedDB::__anone276c2b20111::UpgradeSchemaFrom17_0To18_0Helper::UpgradeKeyFunction
2934 AdjustedSize(sizeof(uint64_t), aSource, aSourceEnd); in CopyAndUpgradeKeyBufferInternal()
2961 AdjustedSize((byte & 0x40) ? 2 : 1, aSource, aSourceEnd); in CopyAndUpgradeKeyBufferInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/indexedDB/
H A DActorsParent.cpp2600 static uint32_t AdjustedSize(uint32_t aMaxSize, const uint8_t* aSource, in AdjustedSize() function in mozilla::dom::indexedDB::__anon5bc6c0c20111::UpgradeSchemaFrom17_0To18_0Helper::UpgradeKeyFunction
2656 AdjustedSize(sizeof(uint64_t), aSource, aSourceEnd); in CopyAndUpgradeKeyBufferInternal()
2682 AdjustedSize((byte & 0x40) ? 2 : 1, aSource, aSourceEnd); in CopyAndUpgradeKeyBufferInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/
H A DActorsParent.cpp2602 static uint32_t AdjustedSize(uint32_t aMaxSize, const uint8_t* aSource, in AdjustedSize() function in mozilla::dom::indexedDB::__anone9ee69500111::UpgradeSchemaFrom17_0To18_0Helper::UpgradeKeyFunction
2658 AdjustedSize(sizeof(uint64_t), aSource, aSourceEnd); in CopyAndUpgradeKeyBufferInternal()
2685 AdjustedSize((byte & 0x40) ? 2 : 1, aSource, aSourceEnd); in CopyAndUpgradeKeyBufferInternal()