Searched refs:is_interactive (Results 1 - 25 of 37) sorted by relevance

12

/netbsd-current/bin/sh/
H A Dtrap.c820 static int is_interactive; local
822 if (on == is_interactive)
827 is_interactive = on;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DLoadObject.cc590 if (dbeSession->is_interactive ())
608 if (dbeSession->is_interactive () && index % 5000 == 0)
623 if (dbeSession->is_interactive ())
880 if (dbeSession->is_interactive () && ((offset - last_offset) >= 5000))
900 if (dbeSession->is_interactive ())
1075 if (dbeSession->is_interactive ())
H A DPathTree.cc608 if (dbeSession->is_interactive ())
649 if (dbeSession->is_interactive ())
855 if (dbeSession->is_interactive () && mode != Hist_data::CALLEES)
1157 if (dbeSession->is_interactive () && mode != Hist_data::CALLERS)
1455 if (dbeSession->is_interactive ())
2165 if (dbeSession->is_interactive ())
H A DDbeSession.h109 is_interactive () function in class:DbeSession
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DLoadObject.cc590 if (dbeSession->is_interactive ())
608 if (dbeSession->is_interactive () && index % 5000 == 0)
623 if (dbeSession->is_interactive ())
880 if (dbeSession->is_interactive () && ((offset - last_offset) >= 5000))
900 if (dbeSession->is_interactive ())
1075 if (dbeSession->is_interactive ())
H A DPathTree.cc608 if (dbeSession->is_interactive ())
649 if (dbeSession->is_interactive ())
855 if (dbeSession->is_interactive () && mode != Hist_data::CALLEES)
1157 if (dbeSession->is_interactive () && mode != Hist_data::CALLERS)
1455 if (dbeSession->is_interactive ())
2165 if (dbeSession->is_interactive ())
H A DDbeSession.h109 is_interactive () function in class:DbeSession
/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_lexer.cpp294 #define yy_set_interactive(is_interactive) \
301 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/tools/m4/bootstrap/
H A Dtokenizer.c316 #define yy_set_interactive(is_interactive) \
323 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/external/lgpl3/gmp/dist/demos/calc/
H A Dcalclex.c323 #define yy_set_interactive(is_interactive) \
330 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Ditbl-lex.c304 #define yy_set_interactive(is_interactive) \
311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddeflex.c304 #define yy_set_interactive(is_interactive) \
311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
H A Darlex.c304 #define yy_set_interactive(is_interactive) \
311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
H A Dsyslex.c304 #define yy_set_interactive(is_interactive) \
311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dloongarch-lex.c304 #define yy_set_interactive(is_interactive) \
311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dlex.c306 #define yy_set_interactive(is_interactive) \
313 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc-lex.c306 #define yy_set_interactive(is_interactive) \
313 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dlex.c306 #define yy_set_interactive(is_interactive) \
313 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgengtype-lex.cc310 #define yy_set_interactive(is_interactive) \
317 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/external/bsd/nsd/dist/
H A Dzlexer.c305 #define yy_set_interactive(is_interactive) \
312 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddeflex.c304 #define yy_set_interactive(is_interactive) \
311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
H A Dsyslex.c304 #define yy_set_interactive(is_interactive) \
311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
H A Darlex.c304 #define yy_set_interactive(is_interactive) \
311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Ditbl-lex.c304 #define yy_set_interactive(is_interactive) \
311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dloongarch-lex.c304 #define yy_set_interactive(is_interactive) \
311 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \

Completed in 297 milliseconds

12