Home
last modified time | relevance | path

Searched +defs:repeat +defs:string (Results 1 – 15 of 15) sorted by relevance

/third_party/flutter/skia/third_party/externals/wuffs/script/
Dmake-artificial.go37 type repeat struct { struct
38 count uint32
39 remaining string
152 func parseHex(s string) (num uint32, remaining string, ok bool) {
172 func parseNum(s string) (num uint32, remaining string, ok bool) {
364 func deflateGlobalsWriteDynamicHuffmanBits(s string) {
371 func parseDeflateWhichHuffman(s string) (num uint32, remaining string, ok bool) {
390 func stateDeflate(line string) (stateFunc, error) {
448 func stateDeflateNoCompression(line string) (stateFunc, error) {
471 func stateDeflateFixedHuffman(line string) (stateFunc, error) {
[all …]
/third_party/node/deps/npm/node_modules/fs-write-stream-atomic/test/
Dtoolong.js5 function repeat (times, string) { argument
/third_party/node/deps/npm/node_modules/gauge/
Dprogress-bar.js22 function repeat (string, width) { argument
/third_party/python/Modules/
Dsre.h46 PyObject* string; /* link to the target string (must be first) */ member
69 PyObject* string; member
85 SRE_REPEAT *repeat; member
/third_party/skia/third_party/externals/imgui/examples/libs/usynergy/
DuSynergy.c81 static void sAddString(uSynergyContext *context, const char *string) in sAddString()
172 …uSynergyContext *context, uint16_t key, uint16_t modifiers, uSynergyBool down, uSynergyBool repeat) in sSendKeyboardCallback()
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/usynergy/
DuSynergy.c81 static void sAddString(uSynergyContext *context, const char *string) in sAddString()
172 …uSynergyContext *context, uint16_t key, uint16_t modifiers, uSynergyBool down, uSynergyBool repeat) in sSendKeyboardCallback()
/third_party/boost/boost/spirit/home/support/detail/lexer/parser/
Dparser.hpp30 typedef typename tokeniser::string string; typedef in boost::lexer::detail::basic_parser
272 static void repeat (token_stack &handle_, token_stack &token_stack_) in repeat() function in boost::lexer::detail::basic_parser
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTrieMapTest.java265 String string = "xabcdab abcde abdfg"; in checkSearch() local
506 abstract public void time(int repeat); in time()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMapTest.java262 String string = "xabcdab abcde abdfg"; in checkSearch() local
503 abstract public void time(int repeat); in time()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/ir/datasetops/
Dbindings.cc146 const std::unordered_map<std::string, std::string> &params) { in __anonb78612490c02()
230 auto repeat = std::make_shared<RepeatNode>(input, count); in __anonb78612491a02() local
/third_party/icu/icu4c/source/test/cintltst/
Dcustrtst.c1133 const int32_t repeat = 20000; in TestUnescapeRepeatedSurrogateLead20725() local
1200 static const UChar string[]={ in TestCountChar32() local
/third_party/typescript/tests/lib/
Dreact.d.ts318 repeat: boolean; property
2300 string: Requireable<any>; property
/third_party/node/tools/
Dlint-md.mjs1519 const stringReplaceAll$1 = (string, substring, replacer) => { argument
1538 const stringEncaseCRLFWithFirstIndex$1 = (string, prefix, postfix, index) => { argument
1664 const string = chunk.join(''); constant
1850 const applyStyle = (self, string) => { argument
4402 if (typeof str !== 'string' || str === '') { field in ReaddirpStream
7524 const toUnix = (string) => { argument
8653 function repeat$1(string, count) { argument
8680 repeat: repeat_1, property
8762 function padStart(string, max) { argument
11579 function indentString(string, spaces) { argument
[all …]
/third_party/googletest/googletest/test/
Dgtest_unittest.cc4688 TEST(StreamableTest, string) { in TEST() argument
5730 int32_t repeat; member
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property