Home
last modified time | relevance | path

Searched defs:extend (Results 1 - 25 of 87) sorted by relevance

1234

/third_party/node/test/parallel/
H A Dtest-readline-keys.js9 function extend(k) { function
/third_party/typescript/tests/baselines/reference/
H A DintersectionTypeInference.js32 function extend(obj1, obj2) { function
/third_party/protobuf/js/commonjs/
H A Dexport.js
/third_party/rust/crates/cxx/syntax/
H A Dattrs.rs293 pub fn extend(&mut self, other: Self) { in extend() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dattrs.rs293 pub fn extend(&mut self, other: Self) { in extend() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dattrs.rs293 pub fn extend(&mut self, other: Self) { in extend() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dattrs.rs293 pub fn extend(&mut self, other: Self) { in extend() functions
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dattrs.rs293 pub fn extend(&mut self, other: Self) { in extend() functions
/third_party/mesa3d/bin/
H A Dgen_calendar_entries.py166 def extend(args: ExtendArguments) -> None: function
/third_party/node/deps/npm/node_modules/debug/src/
H A Dcommon.js
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DAnyPath.java89 public AnyPath extend(boolean allOptional) { in extend() method in AnyPath
/third_party/rust/crates/cxx/gen/src/
H A Dinclude.rs178 fn extend<I: IntoIterator<Item = &'i Include>>(&mut self, iter: I) { in extend() functions
/third_party/rust/crates/clap/src/util/
H A Dflat_set.rs92 fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) { in extend() functions
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dinclude.rs178 fn extend<I: IntoIterator<Item = &'i Include>>(&mut self, iter: I) { in extend() functions
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dinclude.rs178 fn extend<I: IntoIterator<Item = &'i Include>>(&mut self, iter: I) { in extend() functions
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DVariable.hpp198 void VariableContainer::extend(const std::shared_ptr<Variables> &base) in extend() function in vk::dbg::VariableContainer
/third_party/python/Lib/distutils/
H A Dfilelist.py54 def extend(self, items): member in FileList
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dinclude.rs178 fn extend<I: IntoIterator<Item = &'i Include>>(&mut self, iter: I) { in extend() functions
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DSelection.java109 nextBound(BreakIterator breaker, int direction, boolean extend) nextBound() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_address.c203 mir_match_offset(nir_ssa_def *offset, bool first_free, bool extend) in mir_match_offset() argument
/third_party/rust/crates/proc-macro2/src/
H A Drcvec.rs79 pub fn extend(&mut self, iter: impl IntoIterator<Item = T>) { in extend() functions
101 pub fn extend(&mut self, iter: impl IntoIterator<Item = T>) { in extend() functions
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dsimplenormperf.cpp55 static UnicodeString extend(const UnicodeString &s, int32_t minLength) { in extend() function in __anon3716::CommonChars
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.h149 Extend extend() const { return extend_; } in extend() function in v8::internal::MemOperand
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.cpp112 Interval::extend(int a, int b) in extend() function in nv50_ir::Interval
/third_party/rust/crates/aho-corasick/src/packed/
H A Dapi.rs325 pub fn extend<I, P>(&mut self, patterns: I) -> &mut Builder in extend() functions

Completed in 11 milliseconds

1234