Searched defs:rcmd (Results 1 - 3 of 3) sorted by relevance
/external/curl/tests/server/ | ||
H A D | rtspd.c | 113 int rcmd; /* doing a special command, see defines above */ member in struct:httprequest 457 req->rcmd = RCMD_IDLE; 462 req->rcmd = RCMD_STREAM; 807 req->rcmd = RCMD_NORMALREQ; 910 switch(req->rcmd) { |
H A D | sws.c | 117 int rcmd; /* doing a special command, see defines above */ member in struct:httprequest 392 req->rcmd = RCMD_IDLE; 397 req->rcmd = RCMD_STREAM; 914 req->rcmd = RCMD_NORMALREQ; 1046 switch(req->rcmd) { |
/external/libgdx/backends/gdx-backend-moe/libs/ | ||
H A D | intel-moe-ios.jar | META-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ... |
Completed in 99 milliseconds