Home
last modified time | relevance | path

Searched defs:expand (Results 1 – 25 of 88) sorted by relevance

1234

/third_party/boost/boost/geometry/algorithms/detail/expand/
Dinterface.hpp48 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
Dsegment.hpp46 struct expand struct
53 static inline void apply(Box& box, in apply()
Dbox.hpp45 struct expand struct
52 static inline void apply(BoxOut& box_out, in apply()
Dpoint.hpp48 struct expand struct
55 static inline void apply(BoxOut& box, in apply()
Dindexed.hpp40 namespace detail { namespace expand namespace
/third_party/boost/boost/geometry/index/detail/algorithms/
Dbounds.hpp69 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/
DAVRExpandPseudoInsts.cpp259 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/
Dobjects.pl157 sub expand subroutine
/third_party/boost/boost/geometry/algorithms/dispatch/
Dexpand.hpp46 struct expand : not_implemented<TagOut, Tag> struct
/third_party/boost/boost/geometry/strategies/
Dexpand.hpp19 namespace strategy { namespace expand { namespace services namespace
/third_party/boost/boost/hana/detail/
Dhas_duplicates.hpp25 std::size_t expand[] = {0, // avoid empty array in pack_count() local
/third_party/boost/boost/geometry/strategies/cartesian/
Dexpand_box.hpp32 namespace strategy { namespace expand namespace
Dexpand_segment.hpp33 namespace strategy { namespace expand namespace
Dexpand_point.hpp41 namespace strategy { namespace expand namespace
/third_party/ntfs-3g/ntfsprogs/
Dntfsresize.c150 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/
Dexpand_segment.hpp43 namespace strategy { namespace expand namespace
/third_party/boost/boost/geometry/strategies/spherical/
Dexpand_segment.hpp41 namespace strategy { namespace expand namespace
Dexpand_box.hpp111 namespace strategy { namespace expand namespace
Dexpand_point.hpp52 namespace strategy { namespace expand namespace
/third_party/python/Lib/
Dsysconfig.py507 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/
Dcomp_local.h18 int (*expand) (COMP_CTX *ctx, member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DGlobPattern.cpp27 static Expected<BitVector> expand(StringRef S, StringRef Original) { in expand() function
/third_party/node/deps/npm/node_modules/sshpk/lib/
Dssh-buffer.js34 SSHBuffer.prototype.expand = function () { method in SSHBuffer
/third_party/libunwind/src/mi/
Dmempool.c88 expand (struct mempool *pool) in expand() function
/third_party/node/deps/npm/node_modules/brace-expansion/
Dindex.js100 function expand(str, isTop) { function

1234