Searched refs:sys (Results 26 - 50 of 614) sorted by relevance

1234567891011>>

/frameworks/av/include/ndk/
H A DNdkMediaCrypto.h31 #include <sys/types.h>
/frameworks/av/include/private/media/
H A DAudioEffectShared.h21 #include <sys/types.h>
/frameworks/base/include/androidfw/
H A Dmisc.h17 #include <sys/types.h>
/frameworks/compile/libbcc/include/bcinfo/Wrap/
H A Dwrapper_input.h24 #include <sys/types.h>
/frameworks/compile/mclinker/include/mcld/Support/
H A DSystemUtils.h19 namespace sys { namespace in namespace:mcld
39 } // namespace sys
H A DDirectory.h21 namespace sys { namespace in namespace:mcld
32 friend mcld::sys::fs::PathCache::entry_type* detail::bring_one_into_cache(
90 mcld::sys::fs::Path m_Path;
95 mcld::sys::fs::PathCache m_Cache;
110 friend mcld::sys::fs::PathCache::entry_type* detail::bring_one_into_cache(
115 typedef mcld::sys::fs::PathCache DirCache;
152 } // namespace sys
H A DMemoryAreaFactory.h45 MemoryArea* produce(const sys::fs::Path& pPath, FileHandle::OpenMode pMode);
48 MemoryArea* produce(const sys::fs::Path& pPath,
H A Draw_ostream.h32 llvm::sys::fs::OpenFlags pFlags = llvm::sys::fs::F_None);
/frameworks/compile/mclinker/unittests/
H A DPathTest.h37 mcld::sys::fs::Path* m_pTestee;
/frameworks/ex/framesequence/jni/
H A DColor.h20 #include <sys/types.h>
/frameworks/native/include/android/
H A Dchoreographer.h29 #include <sys/cdefs.h>
H A Dmultinetwork.h22 #include <sys/cdefs.h>
H A Dobb.h29 #include <sys/types.h>
/frameworks/native/opengl/libagl/
H A Dlight.h23 #include <sys/types.h>
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DPowerHAL.h21 #include <sys/types.h>
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES10RenderEngine.h22 #include <sys/types.h>
/frameworks/rs/
H A DrsCompatibilityLib.cpp19 #include <sys/system_properties.h>
/frameworks/av/media/mtp/
H A DMtpEventPacket.cpp20 #include <sys/types.h>
22 #include <sys/ioctl.h>
/frameworks/base/tools/aapt2/
H A Dpublic_attr_map.py3 import sys namespace
27 with open(sys.argv[1], 'rt') as f:
/frameworks/compile/mclinker/lib/Core/
H A DLinkerScript.cpp22 const mcld::sys::fs::Path& LinkerScript::sysroot() const {
26 void LinkerScript::setSysroot(const mcld::sys::fs::Path& pSysroot) {
/frameworks/compile/mclinker/lib/MC/
H A DInputFactory.cpp34 const sys::fs::Path& pPath,
47 new (result) Input(pName, sys::fs::Path(pPath), *m_pLast, pType, pFileOffset);
H A DSearchDirs.cpp34 SearchDirs::SearchDirs(const sys::fs::Path& pSysRoot) : m_SysRoot(pSysRoot) {
66 bool SearchDirs::insert(const sys::fs::Path& pPath) {
70 mcld::sys::fs::Path* SearchDirs::find(const std::string& pNamespec,
107 if (mcld::sys::fs::detail::shared_library_extension ==
121 mcld::sys::fs::detail::static_library_extension ==
135 const mcld::sys::fs::Path* SearchDirs::find(const std::string& pNamespec,
172 if (mcld::sys::fs::detail::shared_library_extension ==
186 mcld::sys::fs::detail::static_library_extension ==
/frameworks/minikin/tests/
H A DICUTestBase.h26 #include <sys/stat.h>
27 #include <sys/mman.h>
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
H A DFwdLockFile.h24 #include <sys/types.h>
/frameworks/base/libs/hwui/utils/
H A DTiming.h20 #include <sys/time.h>

Completed in 462 milliseconds

1234567891011>>