Home
last modified time | relevance | path

Searched defs:Slice (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/src/gpu/dawn/
H A DGrDawnRingBuffer.h20 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 DGrStagingBufferManager.h21 struct Slice { struct in GrStagingBufferManager
22 Slice() {} in Slice() function
23 Slice(GrGpuBuffer* buffer, size_t offset, void* offsetMapPtr) in Slice() function
H A DGrRingBuffer.h39 struct Slice { struct in GrRingBuffer
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dwritable_font_data.cc169 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 Dreadable_font_data.cc314 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 DSROA.cpp159 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 Dmagicyuv.c38 typedef struct Slice { struct
41 } Slice; typedef
/third_party/jinja2/
H A Dnodes.py875 class Slice(Expr): class
/third_party/node/deps/v8/third_party/jinja2/
H A Dnodes.py772 class Slice(Expr): class
/third_party/node/src/
H A Dnode_blob.cc175 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 Dnodes.py740 class Slice(Expr): class
/third_party/skia/third_party/externals/jinja2/
H A Dnodes.py772 class Slice(Expr): class
/third_party/rust/crates/nom/src/
H A Dtraits.rs1006 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 Dtests.cc944 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 Dpycore_ast.h487 } Slice; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h1321 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 DValueTracking.cpp3716 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...]

Completed in 28 milliseconds