OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_mode
(Results
1 - 7
of
7
) sorted by relevancy
/src/games/atc/
extern.c
62
int clck, safe_planes,
test_mode
;
variable
/src/external/gpl2/lvm2/dist/lib/misc/
lvm-globals.c
150
int
test_mode
()
function
/src/external/mit/libuv/dist/test/
test-poll.c
79
static test_mode_t
test_mode
= DUPLEX;
variable
182
if (
test_mode
== DUPLEX || context->is_server_connection) {
188
if (
test_mode
== DUPLEX || !context->is_server_connection) {
299
!(
test_mode
== UNIDIRECTIONAL && context->is_server_connection)) {
610
test_mode
= DUPLEX;
622
test_mode
= UNIDIRECTIONAL;
/src/usr.sbin/bta2dpd/bta2dpd/
bta2dpd.c
226
static bool
test_mode
; /* copy to stdout */
variable
273
verbose = asSpeaker =
test_mode
= initDiscover = runasDaemon = false;
444
test_mode
= true;
464
if (runasDaemon &&
test_mode
)
467
if (bdaddr_any(&info.raddr) && (!asSpeaker && !
test_mode
))
924
if (
test_mode
)
976
if (
test_mode
) {
1019
if (
test_mode
)
1069
if (
test_mode
) {
/src/sys/external/bsd/dwc2/dist/
dwc2_core.h
688
* @
test_mode
: USB test mode requested by the host
835
u8
test_mode
;
member in struct:dwc2_hsotg
/src/external/gpl3/gcc.old/dist/gcc/
reload1.cc
6049
machine_mode
test_mode
= VOIDmode;
6051
test_mode
= GET_MODE (rld[r].in);
6058
if (! (rld[r].in != 0 &&
test_mode
!= VOIDmode
6059
&& !targetm.hard_regno_mode_ok (regno,
test_mode
)))
6026
machine_mode
test_mode
= VOIDmode;
local
/src/external/gpl3/gcc/dist/gcc/
reload1.cc
6049
machine_mode
test_mode
= VOIDmode;
6051
test_mode
= GET_MODE (rld[r].in);
6058
if (! (rld[r].in != 0 &&
test_mode
!= VOIDmode
6059
&& !targetm.hard_regno_mode_ok (regno,
test_mode
)))
6026
machine_mode
test_mode
= VOIDmode;
local
Completed in 48 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026