| /third_party/rust/crates/bitflags/src/ |
| H A D | lib.rs | 809 fn extend<T: $crate::_core::iter::IntoIterator<Item=Self>>(&mut self, iterator: T) { in extend() functions
|
| /third_party/python/Lib/collections/ |
| H A D | __init__.py | 1318 def extend(self, other): member in UserList
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MachineOutliner.cpp | 355 unsigned extend(unsigned EndIdx, unsigned SuffixesToAdd) { in extend() function in __anon24056::SuffixTree
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | environment.py | 376 def extend(self, **attributes): member in Environment
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFGradientShader.cpp | 610 auto extend = SkPDFMakeArray(); in make_function_shader() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-var-gvar-table.hh | 55 void extend (const hb_array_t<contour_point_t> &a) in extend() function
|
| H A D | hb-ot-color-colr-table.hh | 298 Extend extend; member
|
| /third_party/python/Lib/ |
| H A D | _collections_abc.py | 1094 def extend(self, values): member in MutableSequence
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/ |
| H A D | AArch64Disassembler.cpp | 1510 unsigned extend = fieldFromInstruction(insn, 10, 6); in DecodeAddSubERegInstruction() local [all...] |
| /third_party/python/Lib/xml/etree/ |
| H A D | ElementTree.py | 247 def extend(self, elements): member in Element
|
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | wrapper.rs | 223 fn extend<I: IntoIterator<Item = TokenTree>>(&mut self, stream: I) { in extend() functions 237 fn extend<I: IntoIterator<Item = TokenStream>>(&mut self, streams: I) { in extend() functions
|
| H A D | fallback.rs | 273 fn extend<I: IntoIterator<Item = TokenTree>>(&mut self, tokens: I) { in extend() functions 282 fn extend<I: IntoIterator<Item = TokenStream>>(&mut self, streams: I) { in extend() functions
|
| H A D | lib.rs | 273 fn extend<I: IntoIterator<Item = TokenTree>>(&mut self, streams: I) { in extend() functions 279 fn extend<I: IntoIterator<Item = TokenStream>>(&mut self, streams: I) { in extend() functions
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | signal.rs | 596 fn extend<T>(&mut self, iter: T) in extend() functions
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ac3dec.c | 1726 int extend = 0; in ac3_decode_frame() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_hdcd.c | 1207 static int hdcd_analyze(int32_t *samples, int count, int stride, int gain, int target_gain, int extend, int mode, int cdt_active, int tg_mismatch) in hdcd_analyze() argument 1267 static int hdcd_envelope(int32_t *samples, int count, int stride, int vbits, int gain, int target_gain, int extend) in hdcd_envelope() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | umutablecptrie.cpp | 809 void extend(const UInt *data, int32_t minStart, int32_t prevDataLength, int32_t newDataLength) { in extend() function in __anon3198::MixedBlocks [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | umutablecptrie.cpp | 809 void extend(const UInt *data, int32_t minStart, int32_t prevDataLength, int32_t newDataLength) { in extend() function in __anon11850::MixedBlocks [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | assembler-arm64-inl.h | 256 Operand::Operand(Register reg, Extend extend, unsigned shift_amount) in Operand() argument 354 Extend Operand::extend() const { in extend() function in v8::internal::Operand 384 MemOperand::MemOperand(Register base, Register regoffset, Extend extend, in MemOperand() argument 968 ExtendMode(Extend extend) ExtendMode() argument [all...] |
| /third_party/rust/crates/either/src/ |
| H A D | lib.rs | 925 fn extend<T>(&mut self, iter: T) in extend() functions
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | mathutil.h | 698 void extend(T value) in extend() function in gl::Range
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpCoincidence.cpp | 97 bool SkCoincidentSpans::extend(const SkOpPtT* coinPtTStart, const SkOpPtT* coinPtTEnd, in extend() function in SkCoincidentSpans 191 bool SkOpCoincidence::extend(const SkOpPtT* coinPtTStart, const SkOpPtT* coinPtTEnd, in extend() function in SkOpCoincidence
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftcolor.h | 662 FT_PaintExtend extend; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | umutablecptrie.cpp | 809 void extend(const UInt *data, int32_t minStart, int32_t prevDataLength, int32_t newDataLength) { in extend() function in __anon21079::MixedBlocks [all...] |
| /third_party/rust/crates/syn/src/ |
| H A D | punctuated.rs | 446 fn extend<I: IntoIterator<Item = T>>(&mut self, i: I) { in extend() functions 465 fn extend<I: IntoIterator<Item = Pair<T, P>>>(&mut self, i: I) { in extend() functions
|