Home
last modified time | relevance | path

Searched defs:filler (Results 1 – 25 of 65) sorted by relevance

123

/third_party/boost/libs/smart_ptr/test/
Dpointer_cast_test.cpp38 int filler [5]; member in __anonbd4fe4c60111::base
46 int filler [5]; member in __anonbd4fe4c60111::base2
52 int filler [5]; member in __anonbd4fe4c60111::derived
58 int filler [5]; member in __anonbd4fe4c60111::derived_derived
Dcpp11_pointer_cast_test.cpp50 int filler [5]; member in __anoncc15c3ca0111::base
58 int filler [5]; member in __anoncc15c3ca0111::base2
64 int filler [5]; member in __anoncc15c3ca0111::derived
70 int filler [5]; member in __anoncc15c3ca0111::derived_derived
/third_party/boost/boost/hana/
Dfill.hpp58 struct filler { struct
59 V const& v;
61 constexpr auto operator()(Xs const& ...xs) const { in operator ()()
/third_party/boost/libs/hana/include/boost/hana/
Dfill.hpp58 struct filler { struct
59 V const& v;
61 constexpr auto operator()(Xs const& ...xs) const { in operator ()()
/third_party/boost/libs/intrusive/perf/
Dtree_perf_test.cpp27 template<bool BigSize> struct filler { int dummy[10]; }; struct
28 template <> struct filler<false> {}; struct
Dperf_list.cpp31 template<bool BigSize> struct filler { int dummy[10]; }; struct
32 template <> struct filler<false> {}; struct
/third_party/gettext/gettext-tools/examples/hello-c++-kde/
Dhellowindow.cc53 QWidget *filler = new QWidget (buttonbar); // makes the button right-aligned in HelloMainWindow() local
/third_party/boost/libs/multi_array/test/
Dstl_interaction.cpp59 array2 filler(extents[2][2]); in main() local
Dassign.cpp56 array3 filler(boost::extents[2][3][4]); in access() local
/third_party/gettext/gettext-tools/examples/hello-c++-qt/
Dhello.cc56 QWidget *filler = new QWidget (buttonbar); // makes the button right-aligned in main() local
/third_party/gettext/gettext-tools/examples/hello-java-qtjambi/
DHello.java40 QWidget filler = new QWidget(); // makes the button right-aligned in main() local
/third_party/boost/libs/interprocess/test/
Dwindows_shared_memory_mapping_test.cpp52 unsigned char *filler = static_cast<unsigned char*>(region.get_address()); in main() local
Dfile_mapping_test.cpp65 unsigned char *filler = static_cast<unsigned char*>(region.get_address()); in main() local
Dxsi_shared_memory_mapping_test.cpp96 unsigned char *filler = static_cast<unsigned char*>(region.get_address()); in main() local
Dshared_memory_mapping_test.cpp62 unsigned char *filler = static_cast<unsigned char*>(region.get_address()); in main() local
/third_party/ltp/lib/newlib_tests/
Dtest15.c39 intptr_t filler[FILLER]; member
/third_party/boost/libs/python/test/numpy/
Dtemplates.cpp55 ArrayFiller filler(arg); in fill() local
/third_party/flutter/skia/third_party/externals/libpng/
Dpngtrans.c120 png_set_filler(png_structrp png_ptr, png_uint_32 filler, int filler_loc) in png_set_filler()
205 png_set_add_alpha(png_structrp png_ptr, png_uint_32 filler, int filler_loc) in png_set_add_alpha()
/third_party/skia/third_party/externals/libpng/
Dpngtrans.c120 png_set_filler(png_structrp png_ptr, png_uint_32 filler, int filler_loc) in png_set_filler()
205 png_set_add_alpha(png_structrp png_ptr, png_uint_32 filler, int filler_loc) in png_set_add_alpha()
/third_party/libpng/
Dpngtrans.c120 png_set_filler(png_structrp png_ptr, png_uint_32 filler, int filler_loc) in png_set_filler()
205 png_set_add_alpha(png_structrp png_ptr, png_uint_32 filler, int filler_loc) in png_set_add_alpha()
/third_party/ntfs-3g/include/ntfs-3g/
Dsecurity.h166 u16 filler; member
176 u16 filler; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc386 Filler filler(rep, append ? rep->tail_ : rep->retreat(rep->head_, entries)); in AddRing() local
519 Filler filler(rep, rep->tail_); in Append() local
554 Filler filler(rep, rep->retreat(rep->head_, static_cast<index_type>(flats))); in Prepend() local
/third_party/mbedtls/library/
Dpkcs12.c187 const unsigned char *filler, size_t fill_len ) in pkcs12_fill_buffer()
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCPerFlushResources.h113 const GrCCFiller& filler() const { SkASSERT(!this->isMapped()); return fFiller; } in filler() function
/third_party/skia/tests/
DArenaAllocTest.cpp124 char filler[64]; in DEF_TEST() member

123