/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | str_replace_test.cc | 265 int reps; in TEST() local [all...] |
H A D | cord.cc | 188 static CordRep* MakeBalancedTree(CordRep** reps, size_t n) { in MakeBalancedTree() argument [all...] |
/third_party/skia/tools/ |
H A D | random_parse_path.cpp | 37 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 D | bit_cost_inc.h | 95 uint32_t reps = 1; in BrotliPopulationCost() local
|
H A D | entropy_encode.c | 385 size_t reps = 1; in DecideOverRleUse() local 436 size_t reps = 1; in BrotliWriteHuffmanTree() local [all...] |
H A D | brotli_bit_stream.c | 546 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 D | GrResourceProvider.h | 227 findOrCreatePatternedIndexBuffer(const uint16_t* pattern, int patternSize, int reps, int vertCount, const GrUniqueKey& key) findOrCreatePatternedIndexBuffer() argument
|
H A D | GrResourceProvider.cpp | 465 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 D | bit_cost_inc.h | 95 uint32_t reps = 1; in BrotliPopulationCost() local
|
H A D | entropy_encode.c | 385 size_t reps = 1; in DecideOverRleUse() local 436 size_t reps = 1; in BrotliWriteHuffmanTree() local [all...] |
H A D | brotli_bit_stream.c | 546 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 D | FuzzParsePath.cpp | 45 uint8_t reps; in add_white() local 86 uint8_t reps; in MakeRandomParsePathPiece() local
|
/third_party/node/deps/v8/src/wasm/ |
H A D | struct-types.h | 24 StructType(uint32_t field_count, uint32_t* field_offsets, const ValueType* reps, const bool* mutabilities) StructType() argument
|
/third_party/lzma/C/ |
H A D | LzmaDec.h | 67 UInt32 reps[4];
member
|
H A D | LzmaEnc.c | 272 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 D | ProtoCaliperBenchmark.java | 162 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 D | xvmc_bench.c | 61 unsigned int reps; member 195 unsigned int reps; in main() local [all...] |
/third_party/node/deps/v8/src/codegen/ |
H A D | signature.h | 20 Signature(size_t return_count, size_t parameter_count, const T* reps) Signature() argument
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | move-optimizer.cc | 104 static bool HasMixedFPReps(int reps) { in HasMixedFPReps() argument
|
/third_party/benchmark/test/ |
H A D | output_test_helper.cc | 143 TestReporter(std::vector<benchmark::BenchmarkReporter*> reps) in TestReporter() argument
|
/third_party/node/deps/v8/src/compiler/ |
H A D | graph-assembler.h | 225 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 D | Encoder.java | 535 int[] reps = new int[Base.kNumRepDistances];
field in Encoder [all...] |
/third_party/lzma/CS/7zip/Compress/LZMA/ |
H A D | LzmaEncoder.cs | 535 UInt32[] reps = new UInt32[Base.kNumRepDistances];
field in SevenZip.Compression.LZMA.Encoder [all...] |
/third_party/node/deps/brotli/c/dec/ |
H A D | decode.c | 1079 uint32_t reps; in DecodeContextMap() local
|
/third_party/skia/third_party/externals/brotli/c/dec/ |
H A D | decode.c | 1079 uint32_t reps; in DecodeContextMap() local
|