Home
last modified time | relevance | path

Searched defs:sys (Results 1 – 25 of 46) sorted by relevance

12

/external/chromium_org/third_party/android_crazy_linker/src/src/
Dcrazy_linker_search_path_list_unittest.cpp32 TestSystem sys; in TEST() local
40 TestSystem sys; in TEST() local
49 TestSystem sys; in TEST() local
59 TestSystem sys; in TEST() local
67 TestSystem sys; in TEST() local
78 TestSystem sys; in TEST() local
Dcrazy_linker_system_unittest.cpp19 SystemMock sys; in TEST() local
31 SystemMock sys; in TEST() local
38 SystemMock sys; in TEST() local
43 SystemMock sys; in TEST() local
Dcrazy_linker_line_reader_unittest.cpp21 SystemMock sys; in TEST() local
29 SystemMock sys; in TEST() local
42 SystemMock sys; in TEST() local
57 SystemMock sys; in TEST() local
Dcrazy_linker_globals_unittest.cpp14 SystemMock sys; in TEST() local
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dtrace-event-info.c161 static bool name_in_tp_list(char *sys, struct tracepoint_path *tps) in name_in_tp_list()
172 static int copy_event_system(const char *sys, struct tracepoint_path *tps) in copy_event_system()
261 static bool system_in_tp_list(char *sys, struct tracepoint_path *tps) in system_in_tp_list()
277 char *sys; in record_event_files() local
Dtrace-event-read.c281 static int read_event_file(struct pevent *pevent, char *sys, in read_event_file()
321 char *sys; in read_event_files() local
/external/llvm/lib/Support/
DLocale.cpp5 namespace sys { namespace
DErrno.cpp29 namespace sys { namespace
DUnicode.cpp20 namespace sys { namespace
DTimer.cpp131 sys::TimeValue now(0,0), user(0,0), sys(0,0); in getCurrentTime() local
/external/stlport/test/eh/
Dlocale.cpp14 locale sys(".ocp"); in main() local
/external/llvm/unittests/Support/
DUnicodeTest.cpp14 namespace sys { namespace
/external/svox/pico/lib/
Dpicoapi.c43 #define SET_MAGIC_NUMBER(sys) \ argument
46 #define CHECK_MAGIC_NUMBER(sys) \ argument
94 pico_System sys; in pico_initialize_priv() local
170 pico_System sys = *system; in pico_terminate() local
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_bufferobj.h33 void *sys; member
/external/bison/lib/
Dtimevar.h59 float sys; member
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
Dnouveau_bufferobj.h33 void *sys; member
/external/chromium_org/extensions/browser/api/system_cpu/
Dcpu_info_provider_linux.cc50 uint64 user = 0, nice = 0, sys = 0, idle = 0; in QueryCpuTimePerProcessor() local
/external/chromium_org/third_party/cython/src/Cython/Utility/
DTypeConversion.c74 PyObject* sys; in __Pyx_init_sys_getdefaultencoding_params() local
129 PyObject* sys; in __Pyx_init_sys_getdefaultencoding_params() local
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-ppc64-linux.c1066 SyscallTableEntry* sys = &syscall_table[sysno]; in ML_() local
Dsyswrap-arm64-linux.c1430 SyscallTableEntry* sys = &syscall_main_table[sysno]; in ML_() local
Dsyswrap-amd64-linux.c1094 SyscallTableEntry* sys = &syscall_table[sysno]; in ML_() local
Dsyswrap-s390x-linux.c1075 SyscallTableEntry* sys = &syscall_table[sysno]; in ML_() local
Dsyswrap-ppc32-linux.c1273 SyscallTableEntry* sys = &syscall_table[sysno]; in ML_() local
Dsyswrap-arm-linux.c1252 SyscallTableEntry* sys = &syscall_main_table[sysno]; in ML_() local
/external/eigen/Eigen/src/UmfPackSupport/
DUmfPackSupport.h59 inline int umfpack_solve( int sys, const int Ap[], const int Ai[], const double Ax[], in umfpack_solve()
66 inline int umfpack_solve( int sys, const int Ap[], const int Ai[], const std::complex<double> Ax[], in umfpack_solve()

12