/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/ |
binders.h | 52 /** @file backward/binders.h 62 // 20.3.6 binders 63 /** @defgroup binders Binder Classes 66 * Binders turn functions/functors with two arguments into functors with 95 /// One of the @link binders binder functors@endlink. 115 // 109. Missing binders for non-const sequence elements 121 /// One of the @link binders binder functors@endlink. 130 /// One of the @link binders binder functors@endlink. 150 // 109. Missing binders for non-const sequence elements 156 /// One of the @link binders binder functors@endlink [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/backward/ |
binders.h | 52 /** @file backward/binders.h 62 // 20.3.6 binders 63 /** @defgroup binders Binder Classes 66 * Binders turn functions/functors with two arguments into functors with 95 /// One of the @link binders binder functors@endlink. 115 // 109. Missing binders for non-const sequence elements 121 /// One of the @link binders binder functors@endlink. 130 /// One of the @link binders binder functors@endlink. 150 // 109. Missing binders for non-const sequence elements 156 /// One of the @link binders binder functors@endlink [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/backward/ |
binders.h | 52 /** @file backward/binders.h 62 // 20.3.6 binders 63 /** @defgroup binders Binder Classes 66 * Binders turn functions/functors with two arguments into functors with 95 /// One of the @link binders binder functors@endlink. 115 // 109. Missing binders for non-const sequence elements 121 /// One of the @link binders binder functors@endlink. 130 /// One of the @link binders binder functors@endlink. 150 // 109. Missing binders for non-const sequence elements 156 /// One of the @link binders binder functors@endlink [all...] |
/external/stlport/test/unit/ |
fadapter.h | 7 // to allow binders/composers usage
|
/ndk/tests/device/test-gnustl-full/unit/ |
fadapter.h | 7 // to allow binders/composers usage
|
/ndk/tests/device/test-stlport/unit/ |
fadapter.h | 7 // to allow binders/composers usage
|
/frameworks/base/core/java/com/android/internal/statusbar/ |
IStatusBarService.aidl | 40 out int[] switches, out List<IBinder> binders);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
StatusBar.java | 74 ArrayList<IBinder> binders = new ArrayList<IBinder>(); local 77 switches, binders); 86 setImeWindowStatus(binders.get(0), switches[3], switches[4]);
|
/frameworks/base/tools/preload/ |
Policy.java | 63 // Binders
|
/frameworks/base/include/binder/ |
IBinder.h | 107 * @note You will only receive death notifications for remote binders, 108 * as local binders by definition can't die without you dying as well.
|
/external/valgrind/main/VEX/priv/ |
ir_match.h | 65 the binders got instantiated to. */
|
/frameworks/base/core/java/android/nfc/ |
ErrorCodes.java | 22 * binders does not support exceptions.
|
/frameworks/base/core/java/android/os/ |
IBinder.java | 222 * <p>You will only receive death notifications for remote binders, 223 * as local binders by definition can't die without you dying as well.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
base.h | 213 // 109. Missing binders for non-const sequence elements 242 // 109. Missing binders for non-const sequence elements
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
Adapters.java | 159 * {@link Adapters.CursorBinder}. Cursor binders can be used to provide 160 * bindings not supported by default. Custom binders cannot be used with 943 final CursorBinder[] binders = mBinders; local [all...] |
/external/stlport/stlport/stl/ |
_function.h | 210 // DR 109 Missing binders for non-const sequence elements 245 // DR 109 Missing binders for non-const sequence elements
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_function.h | 210 // DR 109 Missing binders for non-const sequence elements 245 // DR 109 Missing binders for non-const sequence elements
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_function.h | 210 // DR 109 Missing binders for non-const sequence elements 245 // DR 109 Missing binders for non-const sequence elements
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_function.h | 210 // DR 109 Missing binders for non-const sequence elements 245 // DR 109 Missing binders for non-const sequence elements
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
yp_prot.h | 4 * are the NIS database servers, and the NIS binders.
|
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
ServiceTest.java | 33 // These test binders purport to support an interface whose canonical
|
/frameworks/base/services/java/com/android/server/ |
StatusBarManagerService.java | 375 int switches[], List<IBinder> binders) { 395 binders.add(mImeToken);
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
functional | 97 /** As an extension to the binders, SGI provided composition functors and
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
functional | 97 /** As an extension to the binders, SGI provided composition functors and
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
functional | 97 /** As an extension to the binders, SGI provided composition functors and
|