/development/samples/training/threadsample/src/com/example/android/threadsample/ |
Constants.java | 90 public static final CharSequence BLANK = " ";
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
pointer.h | 461 #define _GCC_CXX_POINTER_COMPARISON_OPERATION_SET(OPERATOR,BLANK) \ 464 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, _Tp2 __rhs) \ 465 { return __lhs.get() OPERATOR##BLANK __rhs; } \ 469 operator OPERATOR##BLANK (_Tp1 __lhs, const _Pointer_adapter<_Tp2>& __rhs) \ 470 { return __lhs OPERATOR##BLANK __rhs.get(); } \ 474 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, \ 476 { return __lhs.get() OPERATOR##BLANK __rhs.get(); } \
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pointer.h | 461 #define _GCC_CXX_POINTER_COMPARISON_OPERATION_SET(OPERATOR,BLANK) \ 464 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, _Tp2 __rhs) \ 465 { return __lhs.get() OPERATOR##BLANK __rhs; } \ 469 operator OPERATOR##BLANK (_Tp1 __lhs, const _Pointer_adapter<_Tp2>& __rhs) \ 470 { return __lhs OPERATOR##BLANK __rhs.get(); } \ 474 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, \ 476 { return __lhs.get() OPERATOR##BLANK __rhs.get(); } \
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pointer.h | 461 #define _GCC_CXX_POINTER_COMPARISON_OPERATION_SET(OPERATOR,BLANK) \ 464 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, _Tp2 __rhs) \ 465 { return __lhs.get() OPERATOR##BLANK __rhs; } \ 469 operator OPERATOR##BLANK (_Tp1 __lhs, const _Pointer_adapter<_Tp2>& __rhs) \ 470 { return __lhs OPERATOR##BLANK __rhs.get(); } \ 474 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, \ 476 { return __lhs.get() OPERATOR##BLANK __rhs.get(); } \
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pointer.h | 461 #define _GCC_CXX_POINTER_COMPARISON_OPERATION_SET(OPERATOR,BLANK) \ 464 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, _Tp2 __rhs) \ 465 { return __lhs.get() OPERATOR##BLANK __rhs; } \ 469 operator OPERATOR##BLANK (_Tp1 __lhs, const _Pointer_adapter<_Tp2>& __rhs) \ 470 { return __lhs OPERATOR##BLANK __rhs.get(); } \ 474 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, \ 476 { return __lhs.get() OPERATOR##BLANK __rhs.get(); } \
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
pointer.h | 461 #define _GCC_CXX_POINTER_COMPARISON_OPERATION_SET(OPERATOR,BLANK) \ 464 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, _Tp2 __rhs) \ 465 { return __lhs.get() OPERATOR##BLANK __rhs; } \ 469 operator OPERATOR##BLANK (_Tp1 __lhs, const _Pointer_adapter<_Tp2>& __rhs) \ 470 { return __lhs OPERATOR##BLANK __rhs.get(); } \ 474 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, \ 476 { return __lhs.get() OPERATOR##BLANK __rhs.get(); } \
|
/packages/apps/Browser/src/com/android/browser/preferences/ |
GeneralPreferencesFragment.java | 50 static final String BLANK_URL = "about:blank"; 52 static final String BLANK = "blank"; 95 if (BLANK.equals(objValue)) { 165 return BLANK; 188 return getHomepageLabel(BLANK);
|
/frameworks/native/include/gui/ |
ISurfaceComposer.h | 101 virtual void blank(const sp<IBinder>& display) = 0; 137 BLANK,
|
/frameworks/native/libs/gui/ |
ISurfaceComposer.cpp | 199 virtual void blank(const sp<IBinder>& display) function in class:android::BpSurfaceComposer 204 remote()->transact(BnSurfaceComposer::BLANK, data, &reply); 312 case BLANK: { 315 blank(display);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar | |
org.apache.commons.codec_1.3.0.v20100518-1140.jar | |
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | |
/prebuilts/devtools/tools/lib/ |
commons-codec-1.4.jar | |
/prebuilts/tools/common/http-client/ |
commons-codec-1.4.jar | |
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/ |
commons-codec-1.4.jar | |
/external/robolectric/lib/main/ |
commons-codec-1.6.jar | |
/frameworks/native/services/surfaceflinger/ |
SurfaceFlinger.cpp | 517 // FIXME: currently we don't get blank/unblank requests 2117 void SurfaceFlinger::blank(const sp<IBinder>& display) { function in class:android::SurfaceFlinger [all...] |
/prebuilts/tools/common/freemarker/ |
freemarker-2.3.19.jar | |
/external/srec/config/en.us/dictionary/ |
c0.6 | [all...] |
/prebuilts/tools/common/eclipse/ |
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar | |