Home
last modified time | relevance | path

Searched refs:lookup_name (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-dump.c648 const char *lookup_name; in DEF_DUMP() local
656 lookup_name = "SINGLE"; in DEF_DUMP()
660 lookup_name = "MULTIPLE"; in DEF_DUMP()
663 lookup_name = "ALTERNATE"; in DEF_DUMP()
666 lookup_name = "LIGATURE"; in DEF_DUMP()
670 lookup_name = "CONTEXT"; in DEF_DUMP()
674 lookup_name = "CHAIN"; in DEF_DUMP()
678 lookup_name = "(unknown)"; in DEF_DUMP()
688 lookup_name = "SINGLE"; in DEF_DUMP()
692 lookup_name = "PAIR"; in DEF_DUMP()
[all …]
/external/mdnsresponder/mDNSPosix/
Dnss_mdns.c625 char * lookup_name
792 char lookup_name [k_hostname_maxlen + 1]; in mdns_gethostbyname2() local
805 if (is_applicable_name (&result, name, lookup_name)) in mdns_gethostbyname2()
1611 char * lookup_name in is_applicable_name() argument
1617 if (lookup_name) in is_applicable_name()
1619 strncpy (lookup_name, name, k_hostname_maxlen + 1); in is_applicable_name()
1620 return lookup_name; in is_applicable_name()
/external/llvm/test/CodeGen/ARM/
D2007-03-21-JoinIntervalsCrash.ll67 tail call void @lookup_name( )
96 declare void @lookup_name()