HomeSort by relevance Sort by last modified time
    Searched defs:set (Results 976 - 1000 of 3150) sorted by null

<<31323334353637383940>>

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
moduleparam.h 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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-19/arch-arm/usr/include/linux/
moduleparam.h 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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-19/arch-mips/usr/include/linux/
moduleparam.h 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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-19/arch-x86/usr/include/linux/
moduleparam.h 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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-8/arch-arm/usr/include/linux/
moduleparam.h 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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-9/arch-arm/usr/include/linux/
moduleparam.h 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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-9/arch-mips/usr/include/linux/
moduleparam.h 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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-9/arch-x86/usr/include/linux/
moduleparam.h 43 param_set_fn set; member in struct:kernel_param
57 param_set_fn set; 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/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
set.h 1 // Profiling set implementation -*- C++ -*-
25 /** @file profile/set.h
38 /// Class std::set wrapper with performance instrumentation.
41 class set class in namespace:__profile
42 : public _GLIBCXX_STD_C::set<_Key,_Compare,_Allocator>
44 typedef _GLIBCXX_STD_C::set<_Key, _Compare, _Allocator> _Base;
67 explicit set(const _Compare& __comp = _Compare(), function in class:__profile::set
72 set(_InputIterator __first, _InputIterator __last, function in class:__profile::set
77 set(const set& __x function in class:__profile::set
80 set(const _Base& __x) function in class:__profile::set
89 set(initializer_list<value_type> __l, function in class:__profile::set
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
set.h 1 // Profiling set implementation -*- C++ -*-
25 /** @file profile/set.h
38 /// Class std::set wrapper with performance instrumentation.
41 class set class in namespace:__profile
42 : public _GLIBCXX_STD_C::set<_Key,_Compare,_Allocator>
44 typedef _GLIBCXX_STD_C::set<_Key, _Compare, _Allocator> _Base;
67 explicit set(const _Compare& __comp = _Compare(), function in class:__profile::set
77 set(_InputIterator __first, _InputIterator __last, function in class:__profile::set
82 set(const set& __x function in class:__profile::set
85 set(const _Base& __x) function in class:__profile::set
94 set(initializer_list<value_type> __l, function in class:__profile::set
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
descrobject.h 14 setter set; member in struct:PyGetSetDef
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
synchronize.py 315 def set(self): member in class:Event
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Standard_Suite.py 82 def set(self, _object, _attributes={}, **_arguments): member in class:Standard_Suite_Events
83 """set: Set an object\xd5s data
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_modulefinder.py 9 try: set
10 except NameError: from sets import Set as set namespace
244 modules = set(modules)
245 found = set(mf.modules.keys())
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
descrobject.h 14 setter set; member in struct:PyGetSetDef
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
synchronize.py 315 def set(self): member in class:Event
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_modulefinder.py 9 try: set
10 except NameError: from sets import Set as set namespace
244 modules = set(modules)
245 found = set(mf.modules.keys())
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/
MultiTouchChannel.java 68 mViewSize.set(width, height);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimatorDescriptors.java 86 ElementDescriptor set = addElement(descriptors, styleMap, local
87 "set", "Animator Set", "AnimatorSet", null, //$NON-NLS-1$ //$NON-NLS-3$
112 if (set != null) {
113 set.setChildren(mRootDescriptors);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchConfiguration.java 107 public void set(ILaunchConfiguration config) { method in class:AndroidLaunchConfiguration

Completed in 480 milliseconds

<<31323334353637383940>>