HomeSort by relevance Sort by last modified time
    Searched refs:BLANK (Results 1 - 6 of 6) sorted by null

  /prebuilt/linux-x86/toolchain/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(); } \
  /prebuilt/ndk/android-ndk-r5/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(); } \
  /prebuilt/ndk/android-ndk-r6/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(); } \
  /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);
  /prebuilt/common/http-client/
commons-codec-1.4.jar 
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 675 milliseconds