Home
last modified time | relevance | path

Searched refs:actual (Results 51 – 75 of 189760) sorted by last modified time

12345678910>>...7591

/dports/x11/xscreensaver/xscreensaver-5.44/
H A Dconfig.h.in346 server's root window is bigger than the actual screen. This is an XFree86
/dports/x11/gnome-pie/Gnome-Pie-0.5.7/src/utilities/
H A Dcolor.vala30 /// Private members, storing the actual color information.
H A DbindingManager.vala275 /// sent in order to simulate the actual key which has been pressed.
/dports/x11/elementary-terminal/terminal-6.0.1/src/Widgets/
H A DTerminalWidget.vala609 * maximum line length rather than determine the actual length. */
/dports/x11/gdm/gdm-3.28.4/po/
H A Dro.po67 msgstr "Sesiunea actuală nu a putut fi identificată."
72 msgstr "Sesiunea actuală nu a putut fi identificată."
H A Doc.po36 msgstr "Impossible d'identificar lo pòste actual."
H A Dgl.po75 msgstr "Non foi posíbel identificar a sesión actual."
80 msgstr "Non foi posíbel identificar a sesión actual."
H A Des.po74 msgstr "No se pudo identificar la sesión actual."
79 msgstr "No se pudo identificar la sesión actual."
H A Dca@valencia.po56 msgstr "No s'ha pogut identificar la sessió actual."
61 msgstr "No s'ha pogut identificar el seient actual."
H A Dca.po69 msgstr "No s'ha pogut identificar la sessió actual."
74 msgstr "No s'ha pogut identificar el seient actual."
H A Dast.po33 msgstr "Nun pudo identificase la sesión actual."
38 msgstr "Nun pudo identificase la sesión actual."
H A Dan.po29 msgstr "No se podió identificar a sesión actual."
34 msgstr "No se podió identificar a sesión actual."
/dports/x11/libxfce4util/libxfce4util-4.16.0/libxfce4util/
H A DMakefile.in98 @MAINTAINER_MODE_TRUE@ actual-abi \
/dports/x11/kitty/kitty-0.23.1/kittens/remote_file/
H A Dmain.py100 def hostname_matches(from_hyperlink: str, actual: str) -> bool:
101 if from_hyperlink == actual:
103 if from_hyperlink.partition('.')[0] == actual.partition('.')[0]:
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/api/
H A Dapi.cc5497 str = i::ThinString::cast(str).actual(); in VerifyExternalStringResource()
5517 str = i::ThinString::cast(str).actual(); in VerifyExternalStringResourceBase()
5543 str = i::ThinString::cast(str).actual(); in GetExternalStringResourceSlow()
5564 str = i::ThinString::cast(str).actual(); in GetExternalStringResourceBaseSlow()
5588 str = i::ThinString::cast(str).actual(); in GetExternalOneByteStringResource()
6539 obj = i::ThinString::cast(obj).actual(); in MakeExternal()
6566 obj = i::ThinString::cast(obj).actual(); in MakeExternal()
6590 obj = i::ThinString::cast(obj).actual(); in CanMakeExternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/base/platform/
H A Dplatform-posix.cc953 void* actual = Thread::GetExistingThreadLocal(key); in CheckFastTls() local
954 if (expected != actual) { in CheckFastTls()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A DBUILD.gn15 # Whether service side logging (actual calls into the GL driver) is enabled
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/tests/
H A Dgl_test_utils.cc241 uint8_t actual = pixels[offset + jj]; in CheckPixels() local
243 int diff = actual - expected_component; in CheckPixels()
247 static_cast<int>(actual)) in CheckPixels()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/
H A DBUILD.gn644 # instead of an actual browser, so Fuchsia needs a separate target.
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/policy/resources/
H A Dpolicy_templates.json3357 …atches zero or one characters. The escape character is '\\', so to match actual '*', '?', or '\\' …
3388 …atches zero or one characters. The escape character is '\\', so to match actual '*', '?', or '\\' …
3419 …atches zero or one characters. The escape character is '\\', so to match actual '*', '?', or '\\' …
17575 … or more arbitrary characters. The escape character is '\\', so to match actual '*' or '\\' charac…
23945 # Not an actual policy.
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/chromedriver/
H A Dkey_converter_unittest.cc31 std::vector<KeyEvent>::const_iterator actual = events.begin(); in CheckEvents() local
32 while (expected != expected_events.end() && actual != events.end()) { in CheckEvents()
33 EXPECT_EQ(expected->type, actual->type); in CheckEvents()
34 EXPECT_EQ(expected->modifiers, actual->modifiers); in CheckEvents()
35 EXPECT_EQ(expected->modified_text, actual->modified_text); in CheckEvents()
36 EXPECT_EQ(expected->unmodified_text, actual->unmodified_text); in CheckEvents()
37 EXPECT_EQ(expected->key_code, actual->key_code); in CheckEvents()
40 ++actual; in CheckEvents()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/
H A DBUILD.gn7577 # The .exe is necessary even though the target isn't an actual executable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/pdf/
H A Dpdf_extension_test.cc153 #define ASSERT_MULTILINE_STR_MATCHES(pattern, actual) \ argument
154 ASSERT_TRUE(base::MatchPattern(actual, pattern)) \
157 << actual
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/
H A DBUILD.gn236 # On Linux, link the dependencies (libraries) that make up actual
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/config/compiler/
H A DBUILD.gn1582 # the actual linker. Make sure these warnings are treated as errors as
2016 # PGO requires all translation units to be compiled with /O2. The actual

12345678910>>...7591