/third_party/skia/third_party/externals/brotli/c/dec/ |
H A D | decode.c | 513 A) reset the repeat variable 519 uint32_t* symbol, uint32_t* repeat, uint32_t* space, in ProcessSingleCodeLength() 522 *repeat = 0; in ProcessSingleCodeLength() 536 A) Check if it is the extension of previous repeat sequence; if the decoded 539 B) Update repeat variable 547 uint32_t* repeat, uint32_t* space, uint32_t* prev_code_len, in ProcessRepeatedCodeLength() 558 *repeat = 0; in ProcessRepeatedCodeLength() 561 old_repeat = *repeat; in ProcessRepeatedCodeLength() 562 if (*repeat > 0) { in ProcessRepeatedCodeLength() 563 *repeat in ProcessRepeatedCodeLength() 518 ProcessSingleCodeLength(uint32_t code_len, uint32_t* symbol, uint32_t* repeat, uint32_t* space, uint32_t* prev_code_len, uint16_t* symbol_lists, uint16_t* code_length_histo, int* next_symbol) ProcessSingleCodeLength() argument 545 ProcessRepeatedCodeLength(uint32_t code_len, uint32_t repeat_delta, uint32_t alphabet_size, uint32_t* symbol, uint32_t* repeat, uint32_t* space, uint32_t* prev_code_len, uint32_t* repeat_code_len, uint16_t* symbol_lists, uint16_t* code_length_histo, int* next_symbol) ProcessRepeatedCodeLength() argument 598 uint32_t repeat = h->repeat; ReadSymbolCodeLengths() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | templates_parser.cpp | 26 const std::string REPEAT_PREFIX = "repeat"; 29 const std::string INVALID_PATTERN = R"(((repeat)\(\s{0,}(auto-fill)\s{0,},))"; 31 const std::string PREFIX_PATTERN = R"(\S{1,}(repeat)|(px|%|vp)\d{1,}|\)\d{1,})"; 35 const std::regex AUTO_REGEX(R"(^repeat\((.+),(.+)\))", std::regex::icase); // regex for "repeat(auto-fill, 10px)" 36 const std::regex REPEAT_NUM_REGEX(R"(^repeat\((\d+),(.+)\))", std::regex::icase); // regex for "repeat(2, 100px)" 39 R"(((repeat)\(\s{0,}(auto-fill)\s{0,},(\s{0,}[0-9]+([.]{1}[0-9]+){0,1}(px|%|vp){0,1}){1,}\s{0,}\)))"; 93 std::vector<std::string>& vec, std::string& repeat, std::vector<Value>& resultvec) in CheckRepeatAndSplitString() 95 if (repeat in CheckRepeatAndSplitString() 92 CheckRepeatAndSplitString( std::vector<std::string>& vec, std::string& repeat, std::vector<Value>& resultvec) CheckRepeatAndSplitString() argument 180 std::string repeat = GetRepeat(args); CheckAutoFillParameter() local [all...] |
/third_party/node/test/parallel/ |
H A D | test-dns.js | 74 '1'.repeat(3 * 4), 76 ':'.repeat(100000), 77 '['.repeat(100000), 78 '['.repeat(100000) + ']'.repeat(100000) + 'a',
|
H A D | test-icu-transcode.js | 34 const utf8 = Buffer.from('€'.repeat(4000), 'utf8'); 35 const ucs2 = Buffer.from('€'.repeat(4000), 'ucs2');
|
H A D | test-url-format.js | 229 [`http://${'a'.repeat(255)}.com/node`]: { 240 [`http://www.${'z'.repeat(63)}example.com/node`]: { 241 href: `http://www.${'z'.repeat(63)}example.com/node`, 244 host: `www.${'z'.repeat(63)}example.com`, 245 hostname: `www.${'z'.repeat(63)}example.com`,
|
H A D | test-assert.js | 95 () => a.notStrictEqual('a '.repeat(30), 'a '.repeat(30)), 98 `'${'a '.repeat(30)}'`, 450 assert.strictEqual('A'.repeat(1000), ''); 455 `+ '${'A'.repeat(1000)}'\n- ''`); 457 assert.ok(inspect(err).includes(`actual: '${'A'.repeat(488)}...'`)); 463 const multilineString = 'fhqwhgads\n'.repeat(15); 472 " 'fhqwhgads\\n' +\n".repeat(9) + 678 '+ 1,\n'.repeat(25) + 680 '- 2,\n'.repeat(2 [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
H A D | base_gesture_event.h | 58 void SetRepeat(bool repeat) in SetRepeat() argument 60 repeat_ = repeat; in SetRepeat()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | gradient_style_modifier.h | 91 void PaddingColors(ColorAnimatableArithmetic& colors, bool repeat); 92 void PaddingColorStops(ColorStopAnimatableArithmetic& colorStops, bool repeat);
|
/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_image_animator.h | 219 * @param repeat Specifies whether the animator is played for infinite times. <b>true</b> (default value) 226 void SetRepeat(bool repeat) in SetRepeat() argument 228 repeat_ = repeat; in SetRepeat() 248 * This function takes effect only when <b>repeat</b> is set to <b>false</b> in {@link SetRepeat}.
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/ |
H A D | js_uv_queue.h | 37 UvCallback(napi_ref callback, bool repeat = false) : callback_(callback), repeat_(repeat) { } in UvCallback()
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | hash_hugepage.c | 136 repeat: in __hash_page_thp() 157 goto repeat; in __hash_page_thp()
|
H A D | hash_4k.c | 82 repeat: in __hash_page_4K() 106 goto repeat; in __hash_page_4K()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hash_hugepage.c | 136 repeat: in __hash_page_thp() 157 goto repeat; in __hash_page_thp()
|
H A D | hash_4k.c | 84 repeat: in __hash_page_4K() 108 goto repeat; in __hash_page_4K()
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | crw.c | 69 repeat: in crw_collect_info() 133 goto repeat; in crw_collect_info()
|
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | zdata.h | 150 repeat: in z_erofs_onlinepage_fixup() 163 goto repeat; in z_erofs_onlinepage_fixup()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | type_cast.c | 18 .repeat = 1, in test_xdp() 52 .repeat = 1, in test_tc()
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | crw.c | 68 repeat: in crw_collect_info() 132 goto repeat; in crw_collect_info()
|
/third_party/astc-encoder/Test/ |
H A D | astc_test_competitive.py | 93 for repeat in range(0, TEST_REPEATS): 109 for repeat in range(0, TEST_REPEATS):
|
/third_party/libwebsockets/lib/plat/freertos/ |
H A D | private-lib-plat-freertos.h | 130 #define LWS_PLAT_TIMER_CREATE(name, interval, repeat, opaque, cb) \ 132 repeat ? pdTRUE : 0, opaque, cb)
|
/third_party/node/benchmark/crypto/ |
H A D | cipher-stream.js | 43 message = 'a'.repeat(len); 47 message = 'ü'.repeat(len / 2);
|
/third_party/node/benchmark/net/ |
H A D | tcp-raw-s2c.js | 48 chunk = 'ü'.repeat(len / 2); 51 chunk = 'x'.repeat(len);
|
H A D | tcp-raw-c2s.js | 79 chunk = 'ü'.repeat(len / 2); 82 chunk = 'x'.repeat(len);
|
H A D | net-s2c.js | 32 chunk = 'ü'.repeat(sendchunklen / 2); 36 chunk = 'x'.repeat(sendchunklen);
|
H A D | tcp-raw-pipe.js | 76 chunk = 'ü'.repeat(len / 2); 79 chunk = 'x'.repeat(len);
|