HomeSort by relevance Sort by last modified time
    Searched defs:get (Results 1176 - 1200 of 2528) sorted by null

<<41424344454647484950>>

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_istream.h 128 public: // get() for single characters
129 int_type get();
130 _Self& get(char_type& __c);
132 public: // get() for character arrays.
133 _Self& get(char_type* __s, streamsize __n, char_type __delim);
134 _Self& get(char_type* __s, streamsize __n) function in class:basic_istream
135 { return get(__s, __n, this->widen('\n')); }
137 public: // get() for streambufs
138 _Self& get(basic_streambuf<_CharT, _Traits>& __buf,
140 _Self& get(basic_streambuf<_CharT, _Traits>& __buf function in class:basic_istream
    [all...]
_monetary.h 61 iter_type get(iter_type __s, iter_type __end, bool __intl, function in class:money_get
65 iter_type get(iter_type __s, iter_type __end, bool __intl, function in class:money_get
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
unique_ptr.h 159 _GLIBCXX_DEBUG_ASSERT(get() != 0);
160 return *get();
166 _GLIBCXX_DEBUG_ASSERT(get() != 0);
167 return get();
171 get() const function in class:unique_ptr
172 { return std::get<0>(_M_t); }
176 { return std::get<1>(_M_t); }
182 { return std::get<1>(_M_t); }
185 { return get() == 0 ? 0 : &unique_ptr::_M_t; }
191 pointer __p = get();
313 get() const function in class:unique_ptr
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unique_ptr.h 204 _GLIBCXX_DEBUG_ASSERT(get() != pointer());
205 return *get();
211 _GLIBCXX_DEBUG_ASSERT(get() != pointer());
212 return get();
216 get() const function in class:unique_ptr
217 { return std::get<0>(_M_t); }
221 { return std::get<1>(_M_t); }
225 { return std::get<1>(_M_t); }
228 { return get() == pointer() ? false : true; }
234 pointer __p = get();
349 get() const function in class:unique_ptr
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_istream.h 128 public: // get() for single characters
129 int_type get();
130 _Self& get(char_type& __c);
132 public: // get() for character arrays.
133 _Self& get(char_type* __s, streamsize __n, char_type __delim);
134 _Self& get(char_type* __s, streamsize __n) function in class:basic_istream
135 { return get(__s, __n, this->widen('\n')); }
137 public: // get() for streambufs
138 _Self& get(basic_streambuf<_CharT, _Traits>& __buf,
140 _Self& get(basic_streambuf<_CharT, _Traits>& __buf function in class:basic_istream
    [all...]
_monetary.h 61 iter_type get(iter_type __s, iter_type __end, bool __intl, function in class:money_get
65 iter_type get(iter_type __s, iter_type __end, bool __intl, function in class:money_get
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
moduleparam.h 44 param_get_fn get; member in struct:kernel_param
58 param_get_fn get; member in struct:kparam_array
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)

Completed in 470 milliseconds

<<41424344454647484950>>