/external/e2fsprogs/lib/e2p/ |
ostype.c | 2 * getostype.c - Get the Filesystem OS type
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
gensuitemodule.py | 317 def getostype(f, *args): function 321 raise EOFError, 'in getostype' + str(args) 367 (getostype, "type"), 373 (getostype, "keyword"), 379 (getostype, "suite code"), 380 (getostype, "event code"), 387 (getostype, "code"), 391 (getostype, "type"), 392 (getlist, "keyform", getostype) 396 (getostype, "class code") [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
gensuitemodule.py | 317 def getostype(f, *args): function 321 raise EOFError, 'in getostype' + str(args) 367 (getostype, "type"), 373 (getostype, "keyword"), 379 (getostype, "suite code"), 380 (getostype, "event code"), 387 (getostype, "code"), 391 (getostype, "type"), 392 (getlist, "keyform", getostype) 396 (getostype, "class code") [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
sdoias.h | 362 virtual HRESULT WINAPI GetOSType(IASOSTYPE *eOSType) = 0; 382 HRESULT (WINAPI *GetOSType)(ISdoMachine *This,IASOSTYPE *eOSType); 404 #define ISdoMachine_GetOSType(This,eOSType) (This)->lpVtbl->GetOSType(This,eOSType) [all...] |
/prebuilts/tools/common/m2/repository/net/java/dev/jna/jna/3.4.0/ |
jna-3.4.0.jar | |