Home
last modified time | relevance | path

Searched refs:READER (Results 1 – 10 of 10) sorted by relevance

/external/skqp/infra/project-config/
Dcr-buildbucket.cfg12 role: READER
32 role: READER
52 role: READER
72 role: READER
/external/skia/infra/project-config/
Dcr-buildbucket.cfg12 role: READER
32 role: READER
52 role: READER
72 role: READER
/external/ltp/testcases/kernel/io/disktest/
Dchildmain.c83 case READER: /* if we want to read, and a write is in progress, we can't */ in action_in_use()
246 target.oper = READER; in get_next_action()
261 (env->lastAction.oper == WRITER) ? READER : WRITER; in get_next_action()
265 target.oper = (args->flags & CLD_FLG_W) ? WRITER : READER; in get_next_action()
275 (env->lastAction.trsiz != 0) && (target.oper == READER)) { in get_next_action()
298 } else if ((target.oper == READER) in get_next_action()
329 && (target.oper == READER)) { in get_next_action()
412 else if ((target.oper == READER) && blk_written) ; in get_next_action()
427 (target.oper == READER)) { in get_next_action()
439 } else if ((target.oper == READER) && (args->flags & CLD_FLG_CMPR) in get_next_action()
[all …]
Ddefs.h103 WRITER,READER,NONE,RETRY enumerator
Dmain.c117 test->env->lastAction.oper = READER; in linear_read_write_test()
239 test->env->lastAction.oper = READER; in init_data()
356 test->env->lastAction.oper = READER; in threadedMain()
Dtimer.c114 if (TST_OPER(args->test_state) == READER) { in ChildTimer()
/external/ltp/testcases/kernel/mem/mtest07/
Dshm_test.c85 #define READER 1 /* cause thread function to shmat and read */ macro
335 chld_args[3] = READER; in main()
/external/google-breakpad/src/common/mac/
Ddump_syms.mm385 // Create a load command dumper handling load commands from READER's
/external/libxml2/doc/html/
Dindex.sgml366 <ANCHOR id="LIBXML-READER-ENABLED-CAPS" href="libxml/libxml-xmlversion.html#LIBXML-READER-ENABLED-C…
/external/python/cpython3/Misc/
DHISTORY8758 sending MODE READER, and only sends it if not already in READER mode.