OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pragma_key
(Results
1 - 1
of
1
) sorted by null
/frameworks/compile/libbcc/lib/Renderscript/
RSInfo.cpp
242
const char *
pragma_key
= pragma_iter->first;
local
243
if (!relaxed_pragma.compare(
pragma_key
)) {
245
} else if (!imprecise_pragma.compare(
pragma_key
)) {
248
} else if (!full_pragma.compare(
pragma_key
)) {
Completed in 63 milliseconds