/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | extend.inl | 7 GLM_FUNC_QUALIFIER genType extend function 18 GLM_FUNC_QUALIFIER tvec2<T, P> extend function 29 GLM_FUNC_QUALIFIER tvec3<T, P> extend function 40 GLM_FUNC_QUALIFIER tvec4<T, P> extend function
|
/external/rust/crates/tokio-stream/src/stream_ext/ |
D | collect.rs | 94 fn extend(_: sealed::Internal, _collection: &mut (), _item: ()) -> bool { in extend() method 110 fn extend(_: sealed::Internal, collection: &mut String, item: T) -> bool { in extend() method 129 fn extend(_: sealed::Internal, collection: &mut Vec<T>, item: T) -> bool { in extend() method 148 fn extend(_: sealed::Internal, collection: &mut Vec<T>, item: T) -> bool { in extend() method 174 fn extend( in extend() function 221 fn extend(internal: Internal, collection: &mut Self::InternalCollection, item: T) -> bool; in extend() method
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/ |
D | NodeWithExtends.java | 45 default N setExtendedType(int i, ClassOrInterfaceType extend) { in setExtendedType() 51 default N addExtendedType(ClassOrInterfaceType extend) { in addExtendedType()
|
/external/rust/crates/criterion/src/stats/ |
D | tuple.rs | 32 fn extend(&mut self, other: &mut Self); in extend() method 66 fn extend(&mut self, other: &mut (Vec<A>,)) { in extend() function 107 fn extend(&mut self, other: &mut (Vec<A>, Vec<B>)) { in extend() function 160 fn extend(&mut self, other: &mut (Vec<A>, Vec<B>, Vec<C>)) { in extend() function 231 fn extend(&mut self, other: &mut (Vec<A>, Vec<B>, Vec<C>, Vec<D>)) { in extend() function
|
/external/cronet/third_party/protobuf/js/commonjs/ |
D | export.js | 30 exports.object = {extend: goog.object.extend}; property
|
/external/skia/modules/skparagraph/src/ |
D | TextWrapper.h | 65 void extend(TextStretch& stretch) { in extend() function 77 void extend(Cluster* cluster) { in extend() function 91 void extend(Cluster* cluster, size_t pos) { in extend() function
|
/external/sg3_utils/src/ |
D | sg_sat_set_features.c | 112 int cdb_len, bool ck_cond, bool extend, int verbose) in do_set_features() 306 bool extend = false; in main() local
|
D | sg_sat_identify.c | 119 bool extend, bool do_ident, int do_hex, bool do_raw, in do_identify_dev() 399 bool extend = false; /* set to true to send 48 bit LBA with command */ in main() local
|
D | sg_sat_phy_event.c | 161 bool ck_cond, bool extend, int do_hex, bool do_raw, in do_read_log_ext() 373 bool extend = false; in main() local
|
/external/rust/crates/proc-macro2/src/ |
D | rcvec.rs | 78 pub fn extend(&mut self, iter: impl IntoIterator<Item = T>) { in extend() method 100 pub fn extend(&mut self, iter: impl IntoIterator<Item = T>) { in extend() method
|
/external/rust/crates/xml-rs/src/ |
D | namespace.rs | 424 fn extend<T>(&mut self, iterable: T) where T: IntoIterator<Item=UriMapping<'a>> { in extend() method 432 fn extend<T>(&mut self, iterable: T) where T: IntoIterator<Item=UriMapping<'a>> { in extend() method 480 fn extend<T>(&mut self, iterable: T) where T: IntoIterator<Item=UriMapping<'b>> { in extend() method
|
D | escape.rs | 66 fn extend<I: IntoIterator<Item=(usize, Value)>>(&mut self, it: I) { in extend() method
|
/external/golang-protobuf/proto/ |
D | decode_test.go | 153 func extend(desc protoreflect.ExtensionType, value interface{}) buildOpt { func
|
/external/sg3_utils/examples/ |
D | sg_sat_chk_power.c | 111 int extend = 0; in main() local
|
D | sg_sat_smart_rd_data.c | 74 int extend = 0; in main() local
|
D | sg__sat_identify.c | 95 int extend = 0; in main() local
|
D | sg__sat_set_features.c | 114 int extend = 0; in main() local
|
/external/vixl/src/aarch64/ |
D | operands-aarch64.cc | 174 Operand::Operand(Register reg, Extend extend, unsigned shift_amount) in Operand() 258 Extend extend, in MemOperand()
|
/external/rust/crates/url/src/ |
D | path_segments.rs | 215 pub fn extend<I>(&mut self, segments: I) -> &mut Self in extend() method
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …;var Y=null;qx.Bootstrap.setDisplayNames(V.statics,name);if(V.members||V.extend){qx.Bootstrap.setD… property
|
/external/pigweed/pw_transfer/java/main/dev/pigweed/pw_transfer/ |
D | ReadTransfer.java | 189 private VersionedChunk prepareTransferParameters(boolean extend) { in prepareTransferParameters()
|
/external/eigen/Eigen/src/Geometry/ |
D | AlignedBox.h | 236 EIGEN_DEVICE_FUNC inline AlignedBox& extend(const MatrixBase<Derived>& p) in extend() function 246 EIGEN_DEVICE_FUNC inline AlignedBox& extend(const AlignedBox& b) in extend() function
|
/external/cronet/testing/merge_scripts/ |
D | results_merger_test.py | 145 def extend(initial, add): function
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
D | Selection.java | 110 int direction, boolean extend) { in nextBound()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APSInt.h | 102 APSInt extend(uint32_t width) const { in extend() function
|