OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_types
(Results
1 - 8
of
8
) sorted by null
/external/syslinux/com32/include/syslinux/
boot.h
54
struct
image_types
{
struct
59
extern const struct
image_types
image_boot_types[];
/external/syslinux/com32/elflink/ldlinux/
execute.c
34
const struct
image_types
image_boot_types[] = {
96
const struct
image_types
*t;
/external/autotest/site_utils/stable_images/
assign_stable_images.py
138
image_types
= [afe.CROS_IMAGE_TYPE, afe.FIRMWARE_IMAGE_TYPE]
141
for image_type in
image_types
/external/vboot_reference/
Makefile
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkinter.py
1452
def
image_types
(self):
member in class:Misc
3368
def
image_types
(): return _default_root.tk.call('image', 'types')
function
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkinter.py
1452
def
image_types
(self):
member in class:Misc
3368
def
image_types
(): return _default_root.tk.call('image', 'types')
function
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py
1452
def
image_types
(self):
member in class:Misc
3368
def
image_types
(): return _default_root.tk.call('image', 'types')
function
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py
1452
def
image_types
(self):
member in class:Misc
3368
def
image_types
(): return _default_root.tk.call('image', 'types')
function
[
all
...]
Completed in 554 milliseconds