| /third_party/boost/boost/geometry/algorithms/detail/expand/ |
| D | interface.hpp | 48 struct expand struct 51 static inline void apply(Box& box, in apply() 59 static inline void apply(Box& box, in apply() 80 struct expand struct 83 static inline void apply(Box& box, in apply() 96 struct expand<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct 99 struct visitor: boost::static_visitor<void> 118 apply(Box& box, in apply() 172 inline void expand(Box& box, Geometry const& geometry, Strategy const& strategy) in expand() function 191 inline void expand(Box& box, Geometry const& geometry) in expand() function
|
| D | segment.hpp | 46 struct expand struct 53 static inline void apply(Box& box, in apply()
|
| D | box.hpp | 45 struct expand struct 52 static inline void apply(BoxOut& box_out, in apply()
|
| D | point.hpp | 48 struct expand struct 55 static inline void apply(BoxOut& box, in apply()
|
| D | indexed.hpp | 40 namespace detail { namespace expand namespace
|
| /third_party/boost/boost/geometry/index/detail/algorithms/ |
| D | bounds.hpp | 69 struct expand struct 75 struct expand<Bounds, Geometry, box_tag, point_tag> struct 77 static inline void apply(Bounds & b, Geometry const& g) in apply() 83 static inline void apply(Bounds & b, Geometry const& g, Strategy const& ) in apply() 90 struct expand<Bounds, Geometry, box_tag, box_tag> struct 92 static inline void apply(Bounds & b, Geometry const& g) in apply() 98 static inline void apply(Bounds & b, Geometry const& g, Strategy const& ) in apply() 105 struct expand<Bounds, Geometry, box_tag, segment_tag> struct 107 static inline void apply(Bounds & b, Geometry const& g) in apply() 113 static inline void apply(Bounds & b, Geometry const& g, Strategy const& s) in apply() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| D | AVRExpandPseudoInsts.cpp | 259 bool AVRExpandPseudo::expand<AVR::ADDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anonb0f8bc170111::AVRExpandPseudo 264 bool AVRExpandPseudo::expand<AVR::ADCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anonb0f8bc170111::AVRExpandPseudo 269 bool AVRExpandPseudo::expand<AVR::SUBWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anonb0f8bc170111::AVRExpandPseudo 274 bool AVRExpandPseudo::expand<AVR::SUBIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anonb0f8bc170111::AVRExpandPseudo 321 bool AVRExpandPseudo::expand<AVR::SBCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anonb0f8bc170111::AVRExpandPseudo 326 bool AVRExpandPseudo::expand<AVR::SBCIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anonb0f8bc170111::AVRExpandPseudo 364 bool AVRExpandPseudo::expand<AVR::ANDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anonb0f8bc170111::AVRExpandPseudo 369 bool AVRExpandPseudo::expand<AVR::ANDIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anonb0f8bc170111::AVRExpandPseudo 374 bool AVRExpandPseudo::expand<AVR::ORWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anonb0f8bc170111::AVRExpandPseudo 379 bool AVRExpandPseudo::expand<AVR::ORIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anonb0f8bc170111::AVRExpandPseudo [all …]
|
| /third_party/openssl/crypto/objects/ |
| D | objects.pl | 157 sub expand subroutine
|
| /third_party/boost/boost/geometry/algorithms/dispatch/ |
| D | expand.hpp | 46 struct expand : not_implemented<TagOut, Tag> struct
|
| /third_party/boost/boost/geometry/strategies/ |
| D | expand.hpp | 19 namespace strategy { namespace expand { namespace services namespace
|
| /third_party/boost/boost/hana/detail/ |
| D | has_duplicates.hpp | 25 std::size_t expand[] = {0, // avoid empty array in pack_count() local
|
| /third_party/boost/boost/geometry/strategies/cartesian/ |
| D | expand_box.hpp | 32 namespace strategy { namespace expand namespace
|
| D | expand_segment.hpp | 33 namespace strategy { namespace expand namespace
|
| D | expand_point.hpp | 41 namespace strategy { namespace expand namespace
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfsresize.c | 150 int expand; member 3155 static ATTR_RECORD *get_unnamed_attr(expand_t *expand, ATTR_TYPES type, in get_unnamed_attr() 3192 static ATTR_RECORD *read_and_get_attr(expand_t *expand, ATTR_TYPES type, in read_and_get_attr() 3224 static s64 get_data_size(expand_t *expand, s64 inum) in get_data_size() 3247 static u8 *get_mft_bitmap(expand_t *expand) in get_mft_bitmap() 3298 static int check_expand_bad_sectors(expand_t *expand, ATTR_RECORD *a) in check_expand_bad_sectors() 3365 static int check_expand_constraints(expand_t *expand) in check_expand_constraints() 3445 static BOOL can_expand(expand_t *expand, ntfs_volume *vol) in can_expand() 3581 static int set_bitmap(expand_t *expand, runlist_element *rl) in set_bitmap() 3633 static int write_bootsector(expand_t *expand) in write_bootsector() [all …]
|
| /third_party/boost/boost/geometry/strategies/geographic/ |
| D | expand_segment.hpp | 43 namespace strategy { namespace expand namespace
|
| /third_party/boost/boost/geometry/strategies/spherical/ |
| D | expand_segment.hpp | 41 namespace strategy { namespace expand namespace
|
| D | expand_box.hpp | 111 namespace strategy { namespace expand namespace
|
| D | expand_point.hpp | 52 namespace strategy { namespace expand namespace
|
| /third_party/python/Lib/ |
| D | sysconfig.py | 507 def get_paths(scheme=_get_default_scheme(), vars=None, expand=True): argument 519 def get_path(name, scheme=_get_default_scheme(), vars=None, expand=True): argument
|
| /third_party/openssl/crypto/comp/ |
| D | comp_local.h | 18 int (*expand) (COMP_CTX *ctx, member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | GlobPattern.cpp | 27 static Expected<BitVector> expand(StringRef S, StringRef Original) { in expand() function
|
| /third_party/node/deps/npm/node_modules/sshpk/lib/ |
| D | ssh-buffer.js | 34 SSHBuffer.prototype.expand = function () { method in SSHBuffer
|
| /third_party/libunwind/src/mi/ |
| D | mempool.c | 88 expand (struct mempool *pool) in expand() function
|
| /third_party/node/deps/npm/node_modules/brace-expansion/ |
| D | index.js | 100 function expand(str, isTop) { function
|