HomeSort by relevance Sort by last modified time
    Searched refs:__id (Results 26 - 50 of 75) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_list_to_slist.h 126 { __id = "list-to-slist"; }
profiler_trace.h 90 __warning_data(float __m, __stack_t __c, const char* __id,
92 : __magnitude(__m), __context(__c), __warning_id(__id),
197 __stack_table_byte_size(0), __id(0) { }
220 const char* __id; member in class:__gnu_profile::__trace_base
231 (*__it).first, __id,
325 std::fprintf(__f, __id);
profiler_hash_func.h 118 { __id = "hash-distr"; }
profiler_list_to_vector.h 174 { __id = "list-to-vector"; }
profiler_map_to_unordered_map.h 192 { __id = "map-to-unordered-map"; }
profiler_vector_to_list.h 171 { __id = "vector-to-list"; }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
wait.h 155 extern int waitid (idtype_t __idtype, __id_t __id, siginfo_t *__infop,
quota.h 220 extern int quotactl (int __cmd, const char *__special, int __id,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
wait.h 155 extern int waitid (idtype_t __idtype, __id_t __id, siginfo_t *__infop,
quota.h 220 extern int quotactl (int __cmd, const char *__special, int __id,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_list_to_slist.h 126 { __id = "list-to-slist"; }
profiler_trace.h 90 __warning_data(float __m, __stack_t __c, const char* __id,
92 : __magnitude(__m), __context(__c), __warning_id(__id),
197 __stack_table_byte_size(0), __id(0) { }
220 const char* __id; member in class:__gnu_profile::__trace_base
231 (*__it).first, __id,
325 std::fprintf(__f, __id);
profiler_hash_func.h 118 { __id = "hash-distr"; }
profiler_list_to_vector.h 174 { __id = "list-to-vector"; }
profiler_map_to_unordered_map.h 192 { __id = "map-to-unordered-map"; }
profiler_vector_to_list.h 171 { __id = "vector-to-list"; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_list_to_slist.h 126 { __id = "list-to-slist"; }
profiler_trace.h 90 __warning_data(float __m, __stack_t __c, const char* __id,
92 : __magnitude(__m), __context(__c), __warning_id(__id),
197 __stack_table_byte_size(0), __id(0) { }
220 const char* __id; member in class:__gnu_profile::__trace_base
231 (*__it).first, __id,
325 std::fprintf(__f, __id);
profiler_hash_func.h 118 { __id = "hash-distr"; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_list_to_slist.h 119 { __id = "list-to-slist"; }
profiler_trace.h 83 __warning_data(float __m, __stack_t __c, const char* __id,
85 : __magnitude(__m), __context(__c), __warning_id(__id),
190 __stack_table_byte_size(0), __id(0) { }
213 const char* __id; member in class:__gnu_profile::__trace_base
224 (*__it).first, __id,
318 std::fprintf(__f, __id);
profiler_hash_func.h 111 { __id = "hash-distr"; }
  /external/stlport/src/details/
fstream_win32io.cpp 301 bool _Filebuf_base::_M_open(_STLP_fd __id, ios_base::openmode init_mode) {
305 if (_M_is_open || __id == INVALID_STLP_FD)
311 _M_openmode = _get_osfflags(-1, __id);
314 _M_file_id = __id;
320 (void)__id;
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_win32io.cpp 301 bool _Filebuf_base::_M_open(_STLP_fd __id, ios_base::openmode init_mode) {
305 if (_M_is_open || __id == INVALID_STLP_FD)
311 _M_openmode = _get_osfflags(-1, __id);
314 _M_file_id = __id;
320 (void)__id;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
quota.h 220 extern int quotactl (int __cmd, const char *__special, int __id,

Completed in 326 milliseconds

12 3