OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scope32
(Results
1 - 2
of
2
) sorted by null
/external/libcxxabi/src/Unwind/
UnwindCursor.hpp
726
bool
scope32
= false;
local
739
scope32
= false;
744
scope32
= false;
749
scope32
= true;
802
_info.flags = isSingleWordEHT ? 1 : 0 |
scope32
? 0x2 : 0; // Use enum?
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindCursor.hpp
726
bool
scope32
= false;
local
739
scope32
= false;
744
scope32
= false;
749
scope32
= true;
802
_info.flags = isSingleWordEHT ? 1 : 0 |
scope32
? 0x2 : 0; // Use enum?
[
all
...]
Completed in 225 milliseconds