/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
statetracker.py | 233 self.__flags = {} 278 for flag_type in self.__flags.keys(): 289 self.__flags[flag.flag_type] = flag 308 return flag_type in self.__flags 319 return self.__flags[flag_type] 389 return '<DocComment: %s, %s>' % (str(self.__params), str(self.__flags))
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
statetracker.py | 233 self.__flags = {} 278 for flag_type in self.__flags.keys(): 289 self.__flags[flag.flag_type] = flag 308 return flag_type in self.__flags 319 return self.__flags[flag_type] 389 return '<DocComment: %s, %s>' % (str(self.__params), str(self.__flags))
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
ostream | 417 ios_base::fmtflags __flags = ios_base::flags() & ios_base::basefield; 421 __flags == ios_base::oct || __flags == ios_base::hex ? 473 ios_base::fmtflags __flags = ios_base::flags() & ios_base::basefield; 477 __flags == ios_base::oct || __flags == ios_base::hex ? [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
argp.h | 417 unsigned __flags, int *__restrict __arg_index, 421 unsigned __flags, int *__restrict __arg_index, 488 unsigned __flags, char *__restrict __name); 490 FILE *__restrict __stream, unsigned __flags, 506 unsigned int __flags); 509 unsigned int __flags);
|
gconv.h | 153 int __flags; member in struct:__gconv_step_data
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
argp.h | 417 unsigned __flags, int *__restrict __arg_index, 421 unsigned __flags, int *__restrict __arg_index, 488 unsigned __flags, char *__restrict __name); 490 FILE *__restrict __stream, unsigned __flags, 506 unsigned int __flags); 509 unsigned int __flags);
|
gconv.h | 153 int __flags; member in struct:__gconv_step_data
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
argp.h | 417 unsigned __flags, int *__restrict __arg_index, 421 unsigned __flags, int *__restrict __arg_index, 488 unsigned __flags, char *__restrict __name); 490 FILE *__restrict __stream, unsigned __flags, 506 unsigned int __flags); 509 unsigned int __flags);
|
gconv.h | 153 int __flags; member in struct:__gconv_step_data
|
/external/llvm/test/DebugInfo/X86/ |
block-capture.ll | 78 !15 = metadata !{i32 786445, metadata !63, metadata !6, metadata !"__flags", i32 0, i64 32, i64 32, i64 64, i32 0, metadata !16} ; [ DW_TAG_member ] 107 !44 = metadata !{i32 786445, metadata !63, metadata !6, metadata !"__flags", i32 7, i64 32, i64 32, i64 64, i32 0, metadata !16} ; [ DW_TAG_member ]
|
/external/stlport/stlport/stl/ |
_ios_base.h | 108 fmtflags flags(fmtflags __flags) { 110 _M_fmtflags = __flags;
|
_num_put.h | 139 __write_integer_backward(char* __buf, ios_base::fmtflags __flags, _Integer __x);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_ios_base.h | 110 fmtflags flags(fmtflags __flags) { 112 _M_fmtflags = __flags;
|
_num_put.h | 139 __write_integer_backward(char* __buf, ios_base::fmtflags __flags, _Integer __x);
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_ios_base.h | 108 fmtflags flags(fmtflags __flags) { 110 _M_fmtflags = __flags;
|
_num_put.h | 139 __write_integer_backward(char* __buf, ios_base::fmtflags __flags, _Integer __x);
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_ios_base.h | 108 fmtflags flags(fmtflags __flags) { 110 _M_fmtflags = __flags;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_ios_base.h | 108 fmtflags flags(fmtflags __flags) { 110 _M_fmtflags = __flags;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_ios_base.h | 110 fmtflags flags(fmtflags __flags) { 112 _M_fmtflags = __flags;
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_ios_base.h | 110 fmtflags flags(fmtflags __flags) { 112 _M_fmtflags = __flags;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
mount.h | 115 extern int umount2 (__const char *__special_file, int __flags) __THROW;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
regex_grep_matcher.tcc | 109 regex_constants::match_flag_type __flags)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
mount.h | 115 extern int umount2 (__const char *__special_file, int __flags) __THROW;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
mount.h | 115 extern int umount2 (__const char *__special_file, int __flags) __THROW;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
regex_grep_matcher.tcc | 109 regex_constants::match_flag_type __flags)
|