Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 4 of 4) sorted by relevance

/sdk/emulator/qtools/
Dparse_options.cpp53 int opt = getopt(argc, argv, "+e:i:l:mr:"); in ParseOptions() local
Dread_trace.cpp30 int opt = getopt(argc, argv, "+s:"); in localParseOptions() local
Dstack_dump.cpp86 int opt = getopt(argc, argv, "+d:"); in localParseOptions() local
/sdk/emulator/opengl/tests/event_injector/
Dsockets.c944 unsigned long opt; in socket_can_read() local
1098 DWORD opt = (DWORD)-1; in socket_getoption() local
1122 unsigned long opt = 1; in socket_set_nonblock() local
1133 unsigned long opt = 0; in socket_set_blocking() local