Theo (disambiguation)
Theo is a feminine and masculine given name and nickname.
Theo may also refer to:
Geography
- Theo, Mississippi, United States, a populated place
- Théo River, a tributary of the Turgeon River in Quebec, Canada
People with the surname
- Allan Théo, French singer born Alain Rouget in 1972
- Louise Théo, French operetta singer Cécile Piccolo (1854–1922)
- Michael Theo (formerly Theoklitos) (born 1981), Australian soccer goalkeeper
Arts, entertainment, and media
- Theo (film), a 2013 film starring Dakota Johnson
- Theo, a lion in the live-action PBS Kids series Between the Lions
Other uses
- THEO (Testing the Habitability of Enceladus's Ocean), a proposed spacecraft mission
- Theo, also known as "ADT", short for "theoretical loss" or "Average Daily Theoretical", a calculation used to determine gamblers' casino comps
- Theo Chocolate, a chocolatier in Seattle, Washington, United States
gollark: Well, two statements.
gollark: It's two lines, silly.
gollark: I use obviously good and not bad C conventions like very short function names and no comments.
gollark: ```cvoid efork(char **args) { pid_t pid = fork(); if (pid < 0) { perror("fork"); exit(3); } else if (pid == 0) { if (execvp(args[0], args) == -1) { perror("execvp"); exit(2); } } else { int status; waitpid(pid, &status, 0); printf("%d\n", status); }}```
gollark: It shouldn't be doing that. The thing does `exit(2)`.
See also
- All pages starting with "Theo"
- All pages starting with "Théo"
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.