/external/chromium_org/ui/views/examples/ |
textfield_example.cc | 27 append_(NULL), 44 append_ = new LabelButton(this, ASCIIToUTF16("Append")); 72 layout->AddView(append_); 109 } else if (sender == append_) {
|
textfield_example.h | 54 LabelButton* append_; member in class:views::examples::TextfieldExample
|
/external/chromium_org/v8/src/ |
json-stringifier.h | 61 INLINE(void Append_(Char c)); 64 INLINE(void Append_(const Char* chars)); 68 Append_<true>(c); 70 Append_<false>(c); 76 Append_<true>(reinterpret_cast<const uint8_t*>(chars)); 78 Append_<false>(reinterpret_cast<const uint8_t*>(chars)); 337 void BasicJsonStringifier::Append_(Char c) { 350 void BasicJsonStringifier::Append_(const Char* chars) { 351 for ( ; *chars != '\0'; chars++) Append_<is_ascii, Char>(*chars); 762 Append_<is_ascii, char>('"') [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
typelist.h | 204 struct append_; 207 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail 210 typedef append_<Tl, Typelist_Chain> append_type; 217 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail 223 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail 229 struct append_<null_type, null_type> struct in namespace:typelist::detail 418 typedef detail::append_<root0_type, root1_type> append_type;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
typelist.h | 211 struct append_; 214 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail 217 typedef append_<Tl, Typelist_Chain> append_type; 224 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail 230 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail 236 struct append_<null_type, null_type> struct in namespace:typelist::detail 428 typedef detail::append_<root0_type, root1_type> append_type;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
typelist.h | 211 struct append_; 214 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail 217 typedef append_<Tl, Typelist_Chain> append_type; 224 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail 230 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail 236 struct append_<null_type, null_type> struct in namespace:typelist::detail 428 typedef detail::append_<root0_type, root1_type> append_type;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
typelist.h | 204 struct append_; 207 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail 210 typedef append_<Tl, Typelist_Chain> append_type; 217 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail 223 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail 229 struct append_<null_type, null_type> struct in namespace:typelist::detail 418 typedef detail::append_<root0_type, root1_type> append_type;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
typelist.h | 204 struct append_; 207 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail 210 typedef append_<Tl, Typelist_Chain> append_type; 217 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail 223 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail 229 struct append_<null_type, null_type> struct in namespace:typelist::detail 418 typedef detail::append_<root0_type, root1_type> append_type;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
typelist.h | 204 struct append_; 207 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail 210 typedef append_<Tl, Typelist_Chain> append_type; 217 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail 223 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail 229 struct append_<null_type, null_type> struct in namespace:typelist::detail 418 typedef detail::append_<root0_type, root1_type> append_type;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
typelist.h | 204 struct append_; 207 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail 210 typedef append_<Tl, Typelist_Chain> append_type; 217 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail 223 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail 229 struct append_<null_type, null_type> struct in namespace:typelist::detail 418 typedef detail::append_<root0_type, root1_type> append_type;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
typelist.h | 211 struct append_; 214 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail 217 typedef append_<Tl, Typelist_Chain> append_type; 224 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail 230 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail 236 struct append_<null_type, null_type> struct in namespace:typelist::detail 428 typedef detail::append_<root0_type, root1_type> append_type;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
typelist.h | 212 struct append_; 215 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail 218 typedef append_<Tl, Typelist_Chain> append_type; 225 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail 231 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail 237 struct append_<null_type, null_type> struct in namespace:typelist::detail 434 typedef detail::append_<root0_type, root1_type> append_type;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
typelist.h | 211 struct append_; 214 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail 217 typedef append_<Tl, Typelist_Chain> append_type; 224 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail 230 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail 236 struct append_<null_type, null_type> struct in namespace:typelist::detail 428 typedef detail::append_<root0_type, root1_type> append_type;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
typelist.h | 212 struct append_; 215 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail 218 typedef append_<Tl, Typelist_Chain> append_type; 225 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail 231 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail 237 struct append_<null_type, null_type> struct in namespace:typelist::detail 434 typedef detail::append_<root0_type, root1_type> append_type;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
typelist.h | 211 struct append_; 214 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail 217 typedef append_<Tl, Typelist_Chain> append_type; 224 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail 230 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail 236 struct append_<null_type, null_type> struct in namespace:typelist::detail 433 typedef detail::append_<root0_type, root1_type> append_type;
|
/external/elfutils/libcpu/ |
i386_parse.y | 1148 #define APPEND(a, b) APPEND_ (a, b) 1149 #define APPEND_(a, b) a##b [all...] |
i386_parse.c | [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/ |
suffix.hpp | 492 // BOOST_[APPEND_]EXPLICIT_TEMPLATE_[NON_]TYPE macros --------------------------//
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
binutils.info | 194 _Quick append_; Historically, add the files MEMBER... to the end of [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
binutils.info | 194 _Quick append_; Historically, add the files MEMBER... to the end of [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
binutils.info | 194 _Quick append_; Historically, add the files MEMBER... to the end of [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
binutils.info | 194 _Quick append_; Historically, add the files MEMBER... to the end of [all...] |