Searched refs:sys (Results 201 - 225 of 525) sorted by relevance

1234567891011>>

/frameworks/native/opengl/libs/GLES2/
H A Dgl2.cpp21 #include <sys/ioctl.h>
/frameworks/native/services/powermanager/
H A DIPowerManager.cpp22 #include <sys/types.h>
/frameworks/native/services/sensorservice/
H A DBatteryService.h18 #include <sys/types.h>
H A DLinearAccelerationSensor.cpp19 #include <sys/types.h>
H A DSensorDevice.h21 #include <sys/types.h>
H A DSensorFusion.h21 #include <sys/types.h>
/frameworks/native/services/surfaceflinger/
H A DClient.h21 #include <sys/types.h>
H A DGLExtensions.h21 #include <sys/types.h>
H A DLayerDim.cpp19 #include <sys/types.h>
/frameworks/base/media/mca/filterfw/native/core/
H A Dtime_util.cpp24 #include <sys/time.h>
/frameworks/base/media/mca/filterpacks/native/base/
H A Dtime_util.cpp21 #include <sys/time.h>
/frameworks/compile/mclinker/unittests/Linker/
H A DTestLinker.cpp28 using namespace mcld::sys::fs;
135 void TestLinker::setSysRoot(const mcld::sys::fs::Path &pPath)
155 << mcld::sys::strerror(handler->error());
207 mcld::sys::fs::Path* path = NULL;
249 << mcld::sys::strerror(handler->error());
274 << mcld::sys::strerror(handler->error());
289 bool TestLinker::setOutput(const sys::fs::Path &pPath)
/frameworks/base/tests/DumpRenderTree/assets/
H A Drun_layout_tests.py36 import sys namespace
139 """Run the tests. Will call sys.exit when complete.
171 sys.exit(1)
234 sys.exit(1)
245 sys.exit(1);
283 script_self = sys.argv[0]
/frameworks/av/media/libstagefright/
H A DStagefrightMediaScanner.cpp21 #include <sys/types.h>
22 #include <sys/stat.h>
/frameworks/base/cmds/screencap/
H A Dscreencap.cpp23 #include <sys/ioctl.h>
24 #include <sys/mman.h>
/frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
H A Daccessorychat.c22 #include <sys/types.h>
23 #include <sys/stat.h>
/frameworks/base/tests/DumpRenderTree2/assets/
H A Drun_apache2.py25 import sys namespace
49 script_location = os.path.abspath(os.path.dirname(sys.argv[0]))
/frameworks/base/tools/aapt/
H A DStringPool.h18 #include <sys/types.h>
19 #include <sys/stat.h>
/frameworks/compile/libbcc/lib/Support/
H A DFileBase.cpp19 #include <sys/file.h>
20 #include <sys/stat.h>
H A DLinkerConfig.cpp48 llvm::sys::RunInterruptHandlers();
111 mLDInfo->options().setSysroot(mcld::sys::fs::Path(pSysRoot));
/frameworks/compile/mclinker/tools/mcld/lib/Support/
H A DLinkerConfig.cpp41 llvm::sys::RunInterruptHandlers();
104 mLDInfo->options().setSysroot(mcld::sys::fs::Path(pSysRoot));
/frameworks/compile/mclinker/unittests/
H A DReadStageTest.cpp53 mcld::sys::fs::Path path = TOPDIR;
115 mcld::sys::fs::Path top_level = TOPDIR;
/frameworks/native/libs/gui/
H A DBitTube.cpp18 #include <sys/types.h>
19 #include <sys/socket.h>
/frameworks/native/libs/utils/
H A DTokenizer.cpp23 #include <sys/types.h>
24 #include <sys/stat.h>
/frameworks/rs/
H A DrsThreadIO.cpp22 #include <sys/types.h>
23 #include <sys/socket.h>

Completed in 373 milliseconds

1234567891011>>