| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnRingBuffer.h | 20 struct Slice { struct in GrDawnRingBuffer 21 Slice(wgpu::Buffer buffer, int offset) in Slice() function 23 Slice() in Slice() function 25 Slice(const Slice& other) in Slice() function
|
| /third_party/skia/src/gpu/ |
| H A D | GrStagingBufferManager.h | 21 struct Slice { struct in GrStagingBufferManager 22 Slice() {} in Slice() function 23 Slice(GrGpuBuffer* buffer, size_t offset, void* offsetMapPtr) in Slice() function
|
| H A D | GrRingBuffer.h | 39 struct Slice { struct in GrRingBuffer
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
| H A D | writable_font_data.cc | 169 CALLER_ATTACH FontData* WritableFontData::Slice(int32_t offset, in Slice() function in sfntly::WritableFontData 184 CALLER_ATTACH FontData* WritableFontData::Slice(int32_t offset) { in Slice() function in sfntly::WritableFontData
|
| H A D | readable_font_data.cc | 314 CALLER_ATTACH FontData* ReadableFontData::Slice(int32_t offset, in Slice() function in sfntly::ReadableFontData 329 CALLER_ATTACH FontData* ReadableFontData::Slice(int32_t offset) { in Slice() function in sfntly::ReadableFontData
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | SROA.cpp | 159 class Slice { class 173 Slice(uint64_t BeginOffset, uint64_t EndOffset, Use *U, bool IsSplittable) in Slice() function in __anon25192::Slice [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | magicyuv.c | 38 typedef struct Slice { struct 41 } Slice; typedef
|
| /third_party/jinja2/ |
| H A D | nodes.py | 875 class Slice(Expr): class
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | nodes.py | 772 class Slice(Expr): class
|
| /third_party/node/src/ |
| H A D | node_blob.cc | 175 BaseObjectPtr<Blob> Blob::Slice(Environment* env, size_t start, size_t end) { in Slice() function in node::Blob
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | nodes.py | 740 class Slice(Expr): class
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | nodes.py | 772 class Slice(Expr): class
|
| /third_party/rust/crates/nom/src/ |
| H A D | traits.rs | 1006 pub trait Slice<R> { traits 1021 impl<'a, $for_type> Slice<$ty> for &'a [$for_type] { impls 1026 impl<'a> Slice<$ty> for &'a $for_type { impls
|
| /third_party/rust/crates/cxx/tests/ffi/ |
| H A D | tests.cc | 944 template class rust::Slice<const char>; global() member in rust 945 template class rust::Slice<const uint8_t>; global() member in rust 946 template class rust::Slice<uint8_t>; global() member in rust 947 template class rust::Slice<const tests::Shared>; global() member in rust 948 template class rust::Slice<tests::Shared>; global() member in rust 949 template class rust::Slice<const tests::R>; global() member in rust 950 template class rust::Slice<tests::R>; global() member in rust [all...] |
| /third_party/python/Include/internal/ |
| H A D | pycore_ast.h | 487 } Slice; member
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction.h | 1321 struct Slice { struct in v8::internal::compiler::StateValueList 1322 Slice(ZoneVector<StateValueDescriptor>::iterator start, size_t fields) in Slice() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | ValueTracking.cpp | 3716 ConstantDataArraySlice Slice; in getConstantStringInfo() local 3637 getConstantDataArrayInfo(const Value *V, ConstantDataArraySlice &Slice, unsigned ElementSize, uint64_t Offset) getConstantDataArrayInfo() argument 3796 ConstantDataArraySlice Slice; GetStringLengthH() local [all...] |