Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/gauge/lib/
Dprogress-bar.js28 function repeat (string, width) { argument
/third_party/python/Modules/_sre/
Dsre.h46 PyObject* string; /* link to the target string (must be first) */ member
69 PyObject* string; member
85 SRE_REPEAT *repeat; member
/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/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/classes/core/src/com/ibm/icu/impl/
DUtility.java1851 public static String repeat(String s, int count) { in repeat() method in Utility
1879 public static String fromHex(String string, int minLength, String separator) { in fromHex()
1890 public static String fromHex(String string, int minLength, Pattern separator) { in fromHex()
1953 public static <A extends Appendable> A appendTo(CharSequence string, A appendable) { in appendTo()
/third_party/icu/icu4c/source/test/cintltst/
Dcustrtst.c1134 const int32_t repeat = 20000; in TestUnescapeRepeatedSurrogateLead20725() local
1201 static const UChar string[]={ in TestCountChar32() local
/third_party/node/tools/lint-md/
Dlint-md.mjs7028 const string = { variable
7065 string: string, property
7080 string: create(string$1), property
9572 function escapeStringRegexp(string) { argument
10936 const string = { variable
21539 function repeat(string, count) { argument
21559 repeat: repeat_1, property
21610 function padStart(string, max) { argument
23696 function indentString(string, spaces) { argument
23790 function codePointAt(string, pos) { argument
[all …]
/third_party/typescript/tests/lib/
Dreact.d.ts318 repeat: boolean; property
2300 string: Requireable<any>; property
/third_party/googletest/googletest/test/
Dgtest_unittest.cc4603 TEST(StreamableTest, string) { in TEST() argument
5624 int32_t repeat; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp13964 typedef basic_string<char> string; typedef
62093 StringReadBarrier(JSString* string) in StringReadBarrier()
82249 static nsIAtom* repeat; member in nsGkAtoms
82376 static nsIAtom* string; member in nsGkAtoms
99796 const char* string; member
151558 const char * volatile string; member in js::ProfileEntry
155281 IdEquals(jsid id, const char* string) in IdEquals()
155912 bool init(JSContext *cx, const char *string) { in init()
173577 repeat, enumerator