Searched refs:draft (Results 1 – 25 of 511) sorted by relevance
12345678910>>...21
45 return produce(state, (draft) => {46 StateActions.addTrack(draft, {62 return produce(state, (draft) => {63 StateActions.addTrackGroup(draft, {81 state = produce(state, (draft) => {82 draft.pinnedTracks = pinnedTracks;83 draft.scrollingTracks = scrollingTracks;89 const once = produce(createEmptyState(), (draft) => {90 StateActions.addTrack(draft, {99 const twice = produce(once, (draft) => {[all …]
2 …ersonNames/sampleName[@item="givenSurnameOnly"]/nameField[@type="given"][@draft="contributed"] ; n…3 …/personNames/sampleName[@item="given12Surname"]/nameField[@type="given"][@draft="contributed"] ; n…4 …personNames/sampleName[@item="given12Surname"]/nameField[@type="given2"][@draft="contributed"] ; n…5 …ersonNames/sampleName[@item="given12Surname"]/nameField[@type="surname"][@draft="contributed"] ; n…6 …th=//ldml/personNames/sampleName[@item="full"]/nameField[@type="prefix"][@draft="contributed"] ; n…7 …ath=//ldml/personNames/sampleName[@item="full"]/nameField[@type="given"][@draft="contributed"] ; n…8 …l/personNames/sampleName[@item="full"]/nameField[@type="given-informal"][@draft="contributed"] ; n…9 …th=//ldml/personNames/sampleName[@item="full"]/nameField[@type="given2"][@draft="contributed"] ; n…10 …dml/personNames/sampleName[@item="full"]/nameField[@type="surname-core"][@draft="contributed"] ; n…11 …=//ldml/personNames/sampleName[@item="full"]/nameField[@type="surname2"][@draft="contributed"] ; n…[all …]
1 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #1 (128-en)5 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #2 (128-en)9 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #3 (128-en)13 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #4 (128-en)17 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #5 (128-en)21 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #6 (128-en)25 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #7 (192-en)29 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #8 (192-en)33 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #9 (192-en)37 Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #10 (192-en)[all …]
12 # draft-irtf-cfrg-gcmsiv-0922 # draft-irtf-cfrg-gcmsiv-0932 # draft-irtf-cfrg-gcmsiv-0942 # draft-irtf-cfrg-gcmsiv-0952 # draft-irtf-cfrg-gcmsiv-0962 # draft-irtf-cfrg-gcmsiv-0972 # draft-irtf-cfrg-gcmsiv-0982 # draft-irtf-cfrg-gcmsiv-0992 # draft-irtf-cfrg-gcmsiv-09102 # draft-irtf-cfrg-gcmsiv-09[all …]
11 - draft-davis-t-langtag-ext: [html](rfc/draft-davis-t-langtag-ext.html) [txt](rfc/draft-davis-t-lan…13 - draft-davis-u-langtag-ext-00: [html](rfc/draft-davis-u-langtag-ext-00.html) [txt](rfc/draft-davis…
15 - draft-davis-t-langtag-ext: [html](rfc/draft-davis-t-langtag-ext.html) [txt](rfc/draft-davis-t-lan…17 - draft-davis-u-langtag-ext-00: [html](rfc/draft-davis-u-langtag-ext-00.html) [txt](rfc/draft-davis…
25 declare type Setter<T> = (draft: Draft<RecordConfig>, val: T) => void;66 const traceCfg = produce(globals.state.recordConfig, (draft) => {67 attrs.setEnabled(draft, enabled);124 const traceCfg = produce(globals.state.recordConfig, (draft) => {125 attrs.setEnabled(draft, enabled);167 const traceCfg = produce(globals.state.recordConfig, (draft) => {168 attrs.set(draft, newVal);269 const traceCfg = produce(globals.state.recordConfig, (draft) => {270 attrs.set(draft, selKeys);320 const traceCfg = produce(globals.state.recordConfig, (draft) => {[all …]
1 package org.unicode.cldr.draft.keyboard.test;3 import static org.unicode.cldr.draft.keyboard.IsoLayoutPosition.A03;4 import static org.unicode.cldr.draft.keyboard.IsoLayoutPosition.B00;5 import static org.unicode.cldr.draft.keyboard.IsoLayoutPosition.B01;6 import static org.unicode.cldr.draft.keyboard.IsoLayoutPosition.B04;8 import org.unicode.cldr.draft.keyboard.CharacterMap;9 import org.unicode.cldr.draft.keyboard.IsoLayoutPosition;
1 package org.unicode.cldr.draft.keyboard.test;3 import org.unicode.cldr.draft.keyboard.KeyboardSettings;4 import org.unicode.cldr.draft.keyboard.KeyboardSettings.FallbackSetting;5 import org.unicode.cldr.draft.keyboard.KeyboardSettings.TransformFailureSetting;6 import org.unicode.cldr.draft.keyboard.KeyboardSettings.TransformPartialSetting;
1 package org.unicode.cldr.draft.keyboard.test;5 import org.unicode.cldr.draft.keyboard.CharacterMap;6 import org.unicode.cldr.draft.keyboard.IsoLayoutPosition;7 import org.unicode.cldr.draft.keyboard.KeyMap;8 import org.unicode.cldr.draft.keyboard.Keyboard;9 import org.unicode.cldr.draft.keyboard.KeyboardId;10 import org.unicode.cldr.draft.keyboard.KeyboardId.Platform;11 import org.unicode.cldr.draft.keyboard.ModifierKey;12 import org.unicode.cldr.draft.keyboard.ModifierKeyCombination;13 import org.unicode.cldr.draft.keyboard.ModifierKeyCombinationSet;[all …]
1 package org.unicode.cldr.draft.keyboard.test;5 import org.unicode.cldr.draft.keyboard.CharacterMap;6 import org.unicode.cldr.draft.keyboard.IsoLayoutPosition;7 import org.unicode.cldr.draft.keyboard.KeyMap;8 import org.unicode.cldr.draft.keyboard.ModifierKey;9 import org.unicode.cldr.draft.keyboard.ModifierKeyCombination;10 import org.unicode.cldr.draft.keyboard.ModifierKeyCombinationSet;
1 package org.unicode.cldr.draft.keyboard.test;3 import org.unicode.cldr.draft.keyboard.IsoLayoutPosition;4 import org.unicode.cldr.draft.keyboard.KeycodeMap;
1 package org.unicode.cldr.draft.keyboard.out;7 import org.unicode.cldr.draft.keyboard.CharacterMap;8 import org.unicode.cldr.draft.keyboard.IsoLayoutPosition;9 import org.unicode.cldr.draft.keyboard.KeyMap;10 import org.unicode.cldr.draft.keyboard.Keyboard;11 import org.unicode.cldr.draft.keyboard.KeyboardId.Platform;12 import org.unicode.cldr.draft.keyboard.KeyboardSettings.FallbackSetting;13 import org.unicode.cldr.draft.keyboard.KeyboardSettings.TransformFailureSetting;14 import org.unicode.cldr.draft.keyboard.KeyboardSettings.TransformPartialSetting;15 import org.unicode.cldr.draft.keyboard.ModifierKeyCombinationSet;[all …]
1 package org.unicode.cldr.draft.keyboard.out;8 import org.unicode.cldr.draft.keyboard.IsoLayoutPosition;9 import org.unicode.cldr.draft.keyboard.KeyboardId.Platform;10 import org.unicode.cldr.draft.keyboard.KeycodeMap;
117 int img_width = widget->width()/widget->draft; in run()118 int img_height = widget->height()/widget->draft; in run()143 if(draft == 1) in paintEvent()161 QImage image(buffer, width()/draft, height()/draft, QImage::Format_RGB32); in paintEvent()165 if(draft>1) in paintEvent()167 draft /= 2; in paintEvent()168 setWindowTitle(QString("recomputing at 1/%1 resolution...").arg(draft)); in paintEvent()181 draft = 16; in mousePressEvent()198 draft = 16; in mouseMoveEvent()
1 package org.unicode.cldr.draft.keyboard.osx;15 import org.unicode.cldr.draft.keyboard.CharacterMap;16 import org.unicode.cldr.draft.keyboard.IsoLayoutPosition;17 import org.unicode.cldr.draft.keyboard.Keyboard;18 import org.unicode.cldr.draft.keyboard.KeyboardBuilder;19 import org.unicode.cldr.draft.keyboard.KeyboardId;20 import org.unicode.cldr.draft.keyboard.KeyboardId.Platform;21 import org.unicode.cldr.draft.keyboard.KeyboardIdMap;22 import org.unicode.cldr.draft.keyboard.KeycodeMap;23 import org.unicode.cldr.draft.keyboard.ModifierKey;[all …]
29 private int draft; field in Story45 return draft; in getDraft()56 story.draft = draft; in clone()
1 package org.unicode.cldr.draft.keyboard;11 import org.unicode.cldr.draft.keyboard.KeyboardId.Platform;12 import org.unicode.cldr.draft.keyboard.out.KeyboardToXml;13 import org.unicode.cldr.draft.keyboard.out.KeycodeMapToXml;15 import org.unicode.cldr.draft.keyboard.windows.KlcParser;
1 package org.unicode.cldr.draft.keyboard.windows;12 import org.unicode.cldr.draft.keyboard.CharacterMap;13 import org.unicode.cldr.draft.keyboard.IsoLayoutPosition;14 import org.unicode.cldr.draft.keyboard.Keyboard;15 import org.unicode.cldr.draft.keyboard.KeyboardBuilder;16 import org.unicode.cldr.draft.keyboard.KeyboardId;17 import org.unicode.cldr.draft.keyboard.KeyboardId.Platform;18 import org.unicode.cldr.draft.keyboard.KeyboardIdMap;19 import org.unicode.cldr.draft.keyboard.KeycodeMap;20 import org.unicode.cldr.draft.keyboard.ModifierKey;[all …]
75 cp -a "${toplevel}"/README.draft "${destdir}"/README111 xml2rfc draft-ietf-codec-opus.xml draft-ietf-codec-opus.html &112 xml2rfc draft-ietf-codec-opus.xml
5 Subject: I-D ACTION:draft-ietf-mboned-mix-00.txt24 FILE /internet-drafts/draft-ietf-mboned-mix-00.txt28 name="draft-ietf-mboned-mix-00.txt";
1 package org.unicode.cldr.draft;10 import org.unicode.cldr.draft.XLocaleDistance.DistanceNode;11 import org.unicode.cldr.draft.XLocaleDistance.DistanceTable;12 import org.unicode.cldr.draft.XLocaleDistance.IdMakerFull;13 import org.unicode.cldr.draft.XLocaleDistance.StringDistanceNode;14 import org.unicode.cldr.draft.XLocaleDistance.StringDistanceTable;