HomeSort by relevance Sort by last modified time
    Searched full:_system (Results 1 - 25 of 47) sorted by null

1 2

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/
README.android 4 * Added _android.h included by _system.h
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/
README.android 4 * Added _android.h included by _system.h
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/
README.android 4 * Added _android.h included by _system.h
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
rcslib.py 102 return self._system(cmd)
108 return self._system(cmd)
125 return self._system(cmd)
156 return self._system(cmd)
291 def _system(self, cmd): member in class:RCS
  /external/python/cpython2/Demo/pdist/
rcslib.py 102 return self._system(cmd)
108 return self._system(cmd)
125 return self._system(cmd)
156 return self._system(cmd)
291 def _system(self, cmd): member in class:RCS
  /external/eigen/unsupported/Eigen/src/EulerAngles/
EulerAngles.h 108 * \tparam _System the EulerSystem to use, which represents the axes of rotation.
110 template <typename _Scalar, class _System>
111 class EulerAngles : public RotationBase<EulerAngles<_Scalar, _System>, 3>
118 typedef _System System;
377 template<typename _Scalar, class _System>
378 struct traits<EulerAngles<_Scalar, _System> >
EulerSystem.h 16 template <typename _Scalar, class _System>
302 template <typename _Scalar, class _System>
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_threads.h 211 APIRET _System DosCreateMutexSem(PCSZ pszName, PHEV phev, ULONG flAttr, BOOL32 fState);
212 APIRET _System DosRequestMutexSem(HMTX hmtx, ULONG ulTimeout);
213 APIRET _System DosReleaseMutexSem(HMTX hmtx);
214 APIRET _System DosCloseMutexSem(HMTX hmtx);
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_threads.h 211 APIRET _System DosCreateMutexSem(PCSZ pszName, PHEV phev, ULONG flAttr, BOOL32 fState);
212 APIRET _System DosRequestMutexSem(HMTX hmtx, ULONG ulTimeout);
213 APIRET _System DosReleaseMutexSem(HMTX hmtx);
214 APIRET _System DosCloseMutexSem(HMTX hmtx);
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_threads.h 211 APIRET _System DosCreateMutexSem(PCSZ pszName, PHEV phev, ULONG flAttr, BOOL32 fState);
212 APIRET _System DosRequestMutexSem(HMTX hmtx, ULONG ulTimeout);
213 APIRET _System DosReleaseMutexSem(HMTX hmtx);
214 APIRET _System DosCloseMutexSem(HMTX hmtx);
  /external/autotest/site_utils/suite_scheduler/
manifest_versions.py 56 def _System(command, timeout=None):
281 return _System(self._BuildCommand('pull'))
302 _System('%s clone %s %s' % (self._git,
  /external/python/cpython2/PC/os2vacpp/
pyconfig.h 209 #define DL_IMPORT(RTYPE) RTYPE _System
  /external/libpng/
pngconf.h 245 # define PNGAPI _System
  /external/pdfium/third_party/libpng16/
pngconf.h 245 # define PNGAPI _System
  /external/skia/third_party/libpng/
pngconf.h 245 # define PNGAPI _System
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
features.h 94 #include <stl/config/_system.h>
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
features.h 94 #include <stl/config/_system.h>
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
features.h 94 #include <stl/config/_system.h>
    [all...]
  /external/arm-neon-tests/
compute_ref.gccarm 
  /prebuilts/go/darwin-x86/src/runtime/pprof/
pprof_test.go 308 if f != nil && (f.Name() == "runtime._System" || f.Name() == "runtime._ExternalCode" || f.Name() == "runtime._GC") {
  /prebuilts/go/linux-x86/src/runtime/pprof/
pprof_test.go 308 if f != nil && (f.Name() == "runtime._System" || f.Name() == "runtime._ExternalCode" || f.Name() == "runtime._GC") {
  /external/syslinux/com32/include/
pngconf.h     [all...]
  /prebuilts/go/darwin-x86/src/runtime/
proc.go     [all...]
  /prebuilts/go/linux-x86/src/runtime/
proc.go     [all...]
  /external/sonivox/arm-wt-22k/bin/
arm-wt-22k 

Completed in 883 milliseconds

1 2