Home
last modified time | relevance | path

Searched defs:repeat_count (Results 1 - 15 of 15) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenccli_internal.h72 unsigned int repeat_count; member
/third_party/ffmpeg/libavformat/
H A Dimf.h71 uint32_t repeat_count; /**< BaseResourceType/RepeatCount */ member
/third_party/ffmpeg/libavcodec/
H A Dpsd.c232 unsigned int repeat_count; in decode_rle() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_print_asm.cpp373 unsigned repeat_count = 0; in print_asm_llvm() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp523 sblog << " repeat_count : " << repeat_count << "\n"; in dump() local
H A Dsb_ir.h748 unsigned repeat_count; member
/third_party/backends/backend/
H A Dgt68xx_high.c470 SANE_Int repeat_count; in gt68xx_scanner_internal_start_scan() local
H A Dartec_eplus48u.c2462 SANE_Int repeat_count; in artec48u_scanner_internal_start_scan() local
/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.cc861 ReadRepeatedObject(SlotAccessor slot_accessor, int repeat_count) ReadRepeatedObject() argument
H A Dserializer.cc297 void Serializer::PutRepeat(int repeat_count) { in PutRepeat() argument
924 int repeat_count = static_cast<int>(repeat_end - current); in VisitPointers() local
/third_party/libcoap/examples/
H A Dcoap-client.c81 static size_t repeat_count = 1; variable
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string-prototype.c1142 int32_t repeat_count = ecma_number_to_int32 (count_number); in ecma_builtin_string_prototype_object_repeat() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff2.c532 FT_Byte repeat_count = 0; in store_points() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh658 unsigned int repeat_count = *p++; in get_contour_points() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c10454 int repeat_type = 0, repeat_count = 0; in compile_bracket_matchingpath() local
12665 int repeat_ptr = 0, repeat_type = 0, repeat_count = 0; in compile_bracket_backtrackingpath() local

Completed in 42 milliseconds