about summary refs log tree commit diff stats
path: root/themes
ModeNameSize
-rw-r--r--aqua398log stats plain blame
-rw-r--r--boothj5396log stats plain blame
-rw-r--r--hacker407log stats plain blame
-rw-r--r--headache408log stats plain blame
-rw-r--r--original397log stats plain blame
-rw-r--r--redsplash26log stats plain blame
-rw-r--r--whiteness399log stats plain blame
-rw-r--r--yellowsplash29log stats plain blame
ground-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
void send_enable_carbons(void **state);
void connect_with_carbons_enabled(void **state);
void send_disable_carbons(void **state);
void receive_carbon(void **state);
void receive_self_carbon(void **state);
void receive_private_carbon(void **state);