Searched defs:sequences (Results 1 – 11 of 11) sorted by relevance
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/ |
D | RangeSpecificationTest.java | 273 private static void assertAllMatch(RangeSpecification r, String... sequences) { in assertAllMatch() 279 private static void assertNoneMatch(RangeSpecification r, String... sequences) { in assertNoneMatch()
|
/third_party/typescript/tests/baselines/reference/ |
D | varArgParamTypeCheck.js | 2 function sequence(...sequences:{():void;}[]) {
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | SpecializationConstant.cpp | 79 TIntermSequence sequences = { in GenerateMat2x2ArrayWithIndex() local 136 TIntermSequence sequences = { in CreateVec2ArrayWithIndex() local 205 TIntermSequence sequences = { in CreateFloatArrayWithRotationIndex() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | gen-emoji-table.py | 81 sequences = [] variable
|
/third_party/node/deps/undici/src/lib/fileapi/ |
D | util.js | 374 function combineByteSequences (sequences) { argument
|
/third_party/skia/third_party/externals/tint/tools/src/lut/ |
D | lut.go | 58 sequences []sequence // The entries in the LUT member
|
/third_party/python/Lib/idlelib/ |
D | multicall.py | 363 def event_add(self, virtual, *sequences): 380 def event_delete(self, virtual, *sequences):
|
/third_party/python/Lib/ |
D | functools.py | 660 def _c3_merge(sequences): argument
|
D | mailbox.py | 1170 def set_sequences(self, sequences): argument 1766 def set_sequences(self, sequences): argument
|
/third_party/node/test/parallel/ |
D | test-readline-keys.js | 24 function addTest(sequences, expectedKeys) { argument 52 const addKeyIntervalTest = (sequences, expectedKeys, interval = 550, argument
|
/third_party/python/Lib/tkinter/ |
D | __init__.py | 1868 def event_add(self, virtual, *sequences): 1875 def event_delete(self, virtual, *sequences):
|