Searched defs:Prep (Results 1 – 7 of 7) sorted by relevance
| /external/rust/crates/remove_dir_all/src/ |
| D | portable.rs | 58 struct Prep { struct 59 _tmp: TempDir, 60 ours: PathBuf, 61 file: PathBuf,
|
| /external/flatbuffers/net/FlatBuffers/ |
| D | FlatBufferBuilder.cs | 129 public void Prep(int size, int additionalBytes) in Prep() method in FlatBuffers.FlatBufferBuilder 356 Prep(size, size * (x.Count - 1)); in Prep() method 398 Prep(size, sizeInBytes - size); in Prep() method 419 Prep(size, size * (x.Length - 1)); in Prep() method
|
| /external/flatbuffers/lua/flatbuffers/ |
| D | builder.lua | 206 function mt:Prep(size, additionalBytes) function
|
| /external/libaom/test/ |
| D | av1_horz_only_frame_superres_test.cc | 242 void Prep(ACMRandom *rnd) { in Prep() function in __anon1cd262280111::ConvolveHorizRSTestBase
|
| D | av1_convolve_scale_test.cc | 368 void Prep(ACMRandom *rnd) { in Prep() function in __anon1792a3550111::ConvolveScaleTestBase
|
| /external/flatbuffers/go/ |
| D | builder.go | 255 func (b *Builder) Prep(size, additionalBytes int) { func
|
| /external/flatbuffers/python/flatbuffers/ |
| D | builder.py | 317 def Prep(self, size, additionalBytes): member in Builder
|