Home
last modified time | relevance | path

Searched defs:reps (Results 1 - 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace_test.cc265 int reps; in TEST() local
[all...]
H A Dcord.cc188 static CordRep* MakeBalancedTree(CordRep** reps, size_t n) { in MakeBalancedTree() argument
[all...]
/third_party/skia/tools/
H A Drandom_parse_path.cpp37 int reps = rand->nextRangeU(0, 2); in add_white() local
75 int reps = rand->nextRangeU(1, 3); in MakeRandomParsePathPiece() local
/third_party/node/deps/brotli/c/enc/
H A Dbit_cost_inc.h95 uint32_t reps = 1; in BrotliPopulationCost() local
H A Dentropy_encode.c385 size_t reps = 1; in DecideOverRleUse() local
436 size_t reps = 1; in BrotliWriteHuffmanTree() local
[all...]
H A Dbrotli_bit_stream.c546 size_t reps = 1; in BrotliBuildAndStoreHuffmanTreeFast() local
636 uint32_t reps = 0; RunLengthCodeZeros() local
654 uint32_t reps = 1; RunLengthCodeZeros() local
[all...]
/third_party/skia/src/gpu/
H A DGrResourceProvider.h227 findOrCreatePatternedIndexBuffer(const uint16_t* pattern, int patternSize, int reps, int vertCount, const GrUniqueKey& key) findOrCreatePatternedIndexBuffer() argument
H A DGrResourceProvider.cpp465 createPatternedIndexBuffer(const uint16_t* pattern, int patternSize, int reps, int vertCount, const GrUniqueKey* key) createPatternedIndexBuffer() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbit_cost_inc.h95 uint32_t reps = 1; in BrotliPopulationCost() local
H A Dentropy_encode.c385 size_t reps = 1; in DecideOverRleUse() local
436 size_t reps = 1; in BrotliWriteHuffmanTree() local
[all...]
H A Dbrotli_bit_stream.c546 size_t reps = 1; in BrotliBuildAndStoreHuffmanTreeFast() local
636 uint32_t reps = 0; RunLengthCodeZeros() local
654 uint32_t reps = 1; RunLengthCodeZeros() local
[all...]
/third_party/skia/fuzz/
H A DFuzzParsePath.cpp45 uint8_t reps; in add_white() local
86 uint8_t reps; in MakeRandomParsePathPiece() local
/third_party/node/deps/v8/src/wasm/
H A Dstruct-types.h24 StructType(uint32_t field_count, uint32_t* field_offsets, const ValueType* reps, const bool* mutabilities) StructType() argument
/third_party/lzma/C/
H A DLzmaDec.h67 UInt32 reps[4]; member
H A DLzmaEnc.c272 UInt32 reps[LZMA_NUM_REPS]; member
365 UInt32 reps[LZMA_NUM_REPS]; member
402 UInt32 reps[LZMA_NUM_REPS]; member
1222 UInt32 reps[LZMA_NUM_REPS]; in GetOptimum() local
[all...]
/third_party/protobuf/benchmarks/java/src/main/java/com/google/protobuf/
H A DProtoCaliperBenchmark.java162 void serializeToByteArray(int reps) throws IOException { in serializeToByteArray() argument
174 void serializeToMemoryStream(int reps) throws IOException { in serializeToMemoryStream() argument
187 void deserializeFromByteArray(int reps) throws IOException { in deserializeFromByteArray() argument
200 void deserializeFromMemoryStream(int reps) throws IOException { in deserializeFromMemoryStream() argument
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c61 unsigned int reps; member
195 unsigned int reps; in main() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dsignature.h20 Signature(size_t return_count, size_t parameter_count, const T* reps) Signature() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dmove-optimizer.cc104 static bool HasMixedFPReps(int reps) { in HasMixedFPReps() argument
/third_party/benchmark/test/
H A Doutput_test_helper.cc143 TestReporter(std::vector<benchmark::BenchmarkReporter*> reps) in TestReporter() argument
/third_party/node/deps/v8/src/compiler/
H A Dgraph-assembler.h225 GraphAssemblerLabel<sizeof...(Reps)> MakeLabel(Reps... reps) { in MakeLabel() argument
231 GraphAssemblerLabel<sizeof...(Reps)> MakeLoopLabel(Reps... reps) { in MakeLoopLabel() argument
237 GraphAssemblerLabel<sizeof...(Reps)> MakeDeferredLabel(Reps... reps) { in MakeDeferredLabel() argument
162 GraphAssemblerLabel(GraphAssemblerLabelType type, int loop_nesting_level, const std::array<MachineRepresentation, VarCount>& reps) GraphAssemblerLabel() argument
209 MakeLabelFor( GraphAssemblerLabelType type, Reps... reps) MakeLabelFor() argument
[all...]
/third_party/lzma/Java/SevenZip/Compression/LZMA/
H A DEncoder.java535 int[] reps = new int[Base.kNumRepDistances]; field in Encoder
[all...]
/third_party/lzma/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs535 UInt32[] reps = new UInt32[Base.kNumRepDistances]; field in SevenZip.Compression.LZMA.Encoder
[all...]
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c1079 uint32_t reps; in DecodeContextMap() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c1079 uint32_t reps; in DecodeContextMap() local

Completed in 29 milliseconds

12