OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYSLIBPATH
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuScript.h
159
#define
SYSLIBPATH
"/system/lib64"
163
#define
SYSLIBPATH
"/system/lib/arm"
167
#define
SYSLIBPATH
"/system/lib"
rsCpuExecutable.cpp
124
const char *compiler_rt =
SYSLIBPATH
"/libcompiler_rt.so";
126
const char *libPath = "--library-path="
SYSLIBPATH
;
rsCpuScript.cpp
158
if ((::strcmp(
SYSLIBPATH
, cacheDir) == 0) ||
[
all
...]
Completed in 2478 milliseconds