OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_codes
(Results
1 - 5
of
5
) sorted by null
/external/qemu/android/
hw-events.c
68
static const EventCodeList
_codes
[] = {
variable
80
for (nn = 0;
_codes
[nn].type >= 0; nn++) {
81
if (
_codes
[nn].type == type)
82
return
_codes
[nn].table;
/external/chromium_org/third_party/libusb/src/libusb/
strerror.c
40
* <li> Add the 2 letter <a href="http://en.wikipedia.org/wiki/List_of_ISO_639-1
_codes
">ISO 639-1</a>
/external/chromium_org/chromeos/ime/
input_methods.txt
39
# See http://en.wikipedia.org/wiki/List_of_ISO_639-1
_codes
for details.
/external/chromium/chrome/browser/chromeos/input_method/
input_method_util.cc
266
// See http://en.wikipedia.org/wiki/List_of_ISO_639-1
_codes
for details.
/external/chromium_org/content/browser/renderer_host/
render_sandbox_host_linux.cc
528
// http://en.wikipedia.org/wiki/List_of_ISO_639-1
_codes
Completed in 406 milliseconds