OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsEmpty
(Results
1 - 20
of
20
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
xstrings.c
163
if (!
IsEmpty
(login_name)
199
if (
IsEmpty
(login_name)) {
210
if (
IsEmpty
(login_name)) {
217
if (
IsEmpty
(login_name)) {
475
if (
IsEmpty
(source)) {
507
if (
IsEmpty
(source)) {
xtermcap.c
327
if (!
IsEmpty
(name)) {
375
if (!
IsEmpty
(name) && (*p == 0 || *p == ';')) {
506
if (!
IsEmpty
(name)) {
608
if (
IsEmpty
(name)) {
fontutils.c
297
if (!
IsEmpty
(name)) {
311
if (!
IsEmpty
(name) && !is_derived_font_name(name)) {
366
if (
IsEmpty
(name)) {
1082
if (!
IsEmpty
(name)) {
1294
if (!
IsEmpty
(fnt->fn) && fnt->fs != NULL) {
1632
if (
IsEmpty
(wideNameRef)) {
2049
if (
IsEmpty
(dst.name)) { \
2065
if (
IsEmpty
(dst.name)) { \
2233
if (
IsEmpty
(myName)) {
3479
if (XftFp(norm) == NULL && !
IsEmpty
(face_name))
[
all
...]
misc.c
745
if (
IsEmpty
(env)) {
755
if (
IsEmpty
(env)) {
820
if (!
IsEmpty
(my_path)
841
if (!
IsEmpty
(screen->cursor_font_name)) {
975
if (!
IsEmpty
(name)) {
2474
if (
IsEmpty
(screen->logfile))
3055
while (!
IsEmpty
(buf)) {
3697
if (
IsEmpty
(names)) {
3922
if (success && !
IsEmpty
(name)) {
4131
if (
IsEmpty
(buf))
[
all
...]
print.c
839
if (TScreenOf(xw)->write_error && !
IsEmpty
(resource.printFileOnXError)) {
menu.c
816
screen->write_error = !
IsEmpty
(resource.printFileOnXError);
859
if (
IsEmpty
(screen->menu_font_names[n][fNorm]))
1155
(
IsEmpty
(resource.printFileNow)
1178
if (
IsEmpty
(resource.printFileOnXError)) {
3829
!
IsEmpty
(CurrentXftFont(term)));
Tekproc.c
1694
if (
IsEmpty
(title)) {
1698
if (
IsEmpty
(icon_name)) {
main.c
1869
if (
IsEmpty
(option_val)) {
2652
if (
IsEmpty
(theme))
2875
} else if (
IsEmpty
(resource.title) && strcmp(my_class, DEFCLASS)) {
3808
if (!
IsEmpty
(envPath))
charproc.c
9645
if (
IsEmpty
(xw->keyboard.print_translations)) {
9970
while (!
IsEmpty
(source)) {
10024
if (!
IsEmpty
(name)) {
11192
if (
IsEmpty
(CurrentXftFont(wnew))) {
11206
if (
IsEmpty
(CurrentXftFont(wnew))) {
12768
if (
IsEmpty
(xw->misc.input_method)) {
14133
if (
IsEmpty
(s)) {
14697
if (!
IsEmpty
(resource.omitTranslation)) {
ptyx.h
318
#define
IsEmpty
(s) ((s) == NULL || *(s) == '\0')
button.c
332
if (
IsEmpty
(target)) {
1863
if (!
IsEmpty
(value)) {
5973
if (!
IsEmpty
(format)) {
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
gtest-filepath.h
114
bool
IsEmpty
() const { return pathname_.empty(); }
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
ringbuffer.h
76
INLINE bool
IsEmpty
() { return (GetHead() == GetTail()); }
arena.h
472
bool
IsEmpty
()
api.cpp
347
SWR_ASSERT(pCurDrawContext->pState->pArena->
IsEmpty
() == true);
363
SWR_ASSERT(pCurDrawContext->pState->pArena->
IsEmpty
() == true);
367
SWR_ASSERT(pCurDrawContext->pArena->
IsEmpty
() == true);
535
while (!pContext->dcRing.
IsEmpty
())
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
gtest-filepath.h
111
bool
IsEmpty
() const { return pathname_.empty(); }
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
gtest-filepath.cc
197
if (directory.
IsEmpty
())
gtest-internal-inl.h
683
if (original_working_dir_.
IsEmpty
()) {
685
GTEST_CHECK_(!original_working_dir_.
IsEmpty
())
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
gtest-filepath.cc
201
if (directory.
IsEmpty
())
gtest-internal-inl.h
655
if (original_working_dir_.
IsEmpty
()) {
657
GTEST_CHECK_(!original_working_dir_.
IsEmpty
())
Completed in 39 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026