Home
last modified time | relevance | path

Searched defs:res (Results 201 – 225 of 262380) sorted by last modified time

12345678910>>...10496

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/profiler/
H A Dstack_copier_signal.cc42 int res = in Wait() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/process/
H A Dprocess_metrics.cc75 std::unique_ptr<DictionaryValue> res(new DictionaryValue()); in ToValue() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dlogging_unittest.cc657 int res = HANDLE_EINTR(read(pipefd[0], child_crash_addr, sizeof(uintptr_t))); in SpawnChildAndCrash() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/allocator/
H A Dallocator_shim_unittest.cc297 void* res = realloc(temp, 0xFEED); in ThreadMain() local
337 int res = posix_memalign(&posix_memalign_ptr, 256, 59); in TEST_F() local
H A Dallocator_shim.cc233 ALWAYS_INLINE int ShimPosixMemalign(void** res, size_t alignment, size_t size) { in ShimPosixMemalign()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/allocator/partition_allocator/
H A Dpage_allocator_internals_posix.h167 int res = munmap(base, pre_slack); in TrimMappingInternal() local
172 int res = munmap(reinterpret_cast<char*>(ret) + trim_length, post_slack); in TrimMappingInternal() local
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/
H A DnsXREDirProvider.cpp1073 DWORD res = ::RegOpenKeyExW(HKEY_CURRENT_USER, keyName, 0, KEY_READ, &key); in GetRegWindowsAppDataFolder() local
/dports/www/firefox-esr/firefox-91.8.0/xpcom/io/
H A DSpecialSystemDirectory.cpp149 DWORD res = ::RegOpenKeyExW(HKEY_CURRENT_USER, keyName, 0, KEY_READ, &key); in GetRegWindowsAppDataFolder() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/linux/
H A Dbase_capturer_pipewire.cc74 int res, in OnCoreError()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/agnostic/
H A DDAV1DDecoder.cpp42 int res = dav1d_open(&mContext, &settings); in Init() local
102 int res = dav1d_data_wrap(&data, aSample->Data(), aSample->Size(), in InvokeDecode() local
155 int res = dav1d_get_picture(mContext, &picture); in GetPicture() local
287 int res = 0; in Drain() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cc/src/
H A Dlib.rs2303 let res = self in get_var() localVariable
/dports/www/firefox-esr/firefox-91.8.0/image/decoders/
H A DnsPNGDecoder.cpp359 LexerResult res = mLexer.Lex(aIterator, aOnResume, in DoDecode() local
/dports/www/choqok/choqok-1.7.0/helperlibs/twitterapihelper/
H A Dtwitterapimicroblogwidget.cpp247 QAction *res = menu.exec(pt); in slotContextMenu() local
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DHTTP.c389 int res; in ws_read() local
/dports/www/anyterm/anyterm-1.1.29/libpbe/src/
H A Dip.cc57 struct addrinfo* res; in get_ip_address() local
83 struct addrinfo* res; in get_own_hostname() local
/dports/www/epiphany/epiphany-41.0/lib/contrib/
H A Dgnome-languages.c134 gboolean res; in gnome_parse_locale() local
977 gboolean res; in languages_variant_init() local
1028 gboolean res; in territories_init() local
/dports/www/srt/srt-1.4.4/apps/
H A Dtransmitmedia.cpp902 int res = setsockopt(m_sock, IPPROTO_IP, opt_name, mreq_arg, mreq_arg_size); in Setup() local
918 int res = setsockopt(m_sock, IPPROTO_IP, IP_TTL, (const char*)&ttl, sizeof ttl); in Setup() local
1034 …int res = setsockopt(m_sock, IPPROTO_IP, IP_MULTICAST_IF, reinterpret_cast<const char*>(&addr), si… in UdpTarget() local
/dports/www/nghttp2/nghttp2-1.46.0/src/
H A Dutil.h434 std::string res; in utos() local
458 auto res = p; in utos() local
513 std::string res; in utox() local
/dports/www/phpvirtualbox/phpvirtualbox-cf82d58f2/endpoints/
H A Dscreen.php117 $res = $vbox->session->console->display->getScreenResolution(0); variable
/dports/www/crawl/crawl-0.4/
H A Ddns.c220 int res[2]; in dns_set_child() local
448 int res; in dns_ready() local
556 int res; in dns_resolve() local
/dports/www/mod_php80/php-8.0.15/sapi/litespeed/
H A Dlsapilib.c2622 struct addrinfo *res, hints; in LSAPI_ParseSockAddr() local
/dports/www/gatling/gatling-0.15/
H A Dhttp.c1724 int res; local
1748 int res; local
1842 int res; local
1958 int res; local
H A Ddl.c492 int i,res,cont=0,num; in readftpresponse() local
/dports/www/h2o-devel/h2o-dcc7134/src/
H A Dmain.c1714 struct addrinfo hints, *res; in resolve_address() local
1863 struct addrinfo *res, *ai; in on_config_listen() local
1911 struct addrinfo *res, *ai; in on_config_listen() local
/dports/www/apt-cacher-ng/apt-cacher-ng-3.2/source/
H A Dtcpconnect.cc127 int res; in connect_timeout() local

12345678910>>...10496