OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_tags
(Results
1 - 3
of
3
) sorted by null
/bootable/bootloader/legacy/libboot/
tags.c
34
void tags_parse(void *
_tags
, struct tag_handler *handlers, unsigned count)
37
unsigned *tags =
_tags
;
/external/chromium/third_party/libevent/
event_rpcgen.py
29
self.
_tags
= {}
33
if self.
_tags
.has_key(entry.Tag()):
37
self.
_tags
[entry.Tag()], line_count)
40
self.
_tags
[entry.Tag()] = entry.Name()
[
all
...]
/external/libvpx/
y4minput.c
17
static int y4m_parse_tags(y4m_input *_y4m,char *
_tags
){
27
for(p=
_tags
;;p=q){
Completed in 280 milliseconds