Home
last modified time | relevance | path

Searched defs:singles (Results 1 – 5 of 5) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/
DModifierKey.java56 public static ImmutableSet<ModifierKey> singles() { in singles() method in ModifierKey
/external/harfbuzz_ng/src/
Dgen-indic-table.py87 singles = {} variable
/external/python/cpython2/Lib/test/
Dtest_os.py655 singles = ["fchdir", "fdopen", "dup", "fdatasync", "fstat", variable in TestInvalidFD
/external/python/cpython2/Objects/
Dfileobject.c202 int singles = 0; in _PyVerify_Mode_WINNT() local
/external/python/cpython3/Lib/test/
Dtest_os.py1663 singles = ["fchdir", "dup", "fdopen", "fdatasync", "fstat", variable in TestInvalidFD