Home
last modified time | relevance | path

Searched +full:macos +full:- +full:10 +full:_15 (Results 1 – 2 of 2) sorted by relevance

/external/toybox/.github/workflows/
Dtoybox.yml5 - cron: '0 2 * * *'
10 MacOS-11_0:
11 runs-on: macos-11.0
14 - uses: actions/checkout@v2
15 - name: Setup
16 run: brew install gnu-sed
17 - name: Configure
19 - name: Build
21 - name: Test
24 MacOS-10_15:
[all …]
/external/icu/icu4c/source/data/mappings/
Dconvrtrs.txt5 # * Copyright (C) 1995-2014, International Business Machines
12 # http://demo.icu-project.org/icu-bin/convexp
19 # cnvalias.icu. The gencnval -v verbose option will help you when you edit
33 # Here is the file format using BNF-like syntax:
40 # converterName ::= [0-9a-zA-Z:_'-']+
53 # All names can be tagged by including a space-separated list of tags in
54 # curly braces, as in ISO_8859-1:1987{IANA*} iso-8859-1 { MIME* } or
55 # some-charset{MIME* IANA*}. The order of tags does not matter, and
91 # http://www.iana.org/assignments/character-sets
95 # underspecified aliases. For instance, Shift-JIS on a Solaris platform
[all …]