Searched refs:probed (Results 1 - 5 of 5) sorted by relevance

/external/qemu/android/emulation/
H A DCpuAccelerator.cpp60 bool probed; member in struct:android::__anon29111::GlobalState
305 if (g->probed || g->testing) {
323 g->probed = true;
330 if (!g->probed && !g->testing) {
/external/qemu/block/
H A Draw.c40 if (!bs->probed) {
/external/qemu/include/block/
H A Dblock_int.h151 int probed; /* if true, format was probed automatically */ member in struct:BlockDriverState
/external/qemu/
H A Dblock.c528 int probed = 0; local
589 probed = 1;
602 bs->probed = probed;
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas785 // index searches for items that have been probed out of their slot,

Completed in 165 milliseconds