OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AddFlags
(Results
1 - 2
of
2
) sorted by null
/external/chromium-trace/catapult/devil/devil/android/
flag_changer.py
58
def
AddFlags
(self, flags):
61
change the state back to the one preceeding the call to
AddFlags
.
73
Note that calling RemoveFlags after
AddFlags
will result in having
104
"""Restores the flags to their state prior to the last
AddFlags
or
/external/clang/lib/Sema/
Scope.cpp
104
void Scope::
AddFlags
(unsigned FlagsToSet) {
Completed in 45 milliseconds