Home
last modified time | relevance | path

Searched defs:keyword (Results 1 – 16 of 16) sorted by relevance

/external/bluez/utils/rfcomm/
Dkword.c54 int rfcomm_find_keyword(struct keyword_t *keyword, char *string) in rfcomm_find_keyword()
Dlexer.c826 int keyword = rfcomm_find_keyword(rfcomm_keyword, yytext); variable
/external/jpeg/
Dcdjpeg.c122 keymatch (char * arg, const char * keyword, int minchars) in keymatch()
Drdjpgcom.c408 keymatch (char * arg, const char * keyword, int minchars) in keymatch()
Dwrjpgcom.c384 keymatch (char * arg, const char * keyword, int minchars) in keymatch()
/external/icu4c/i18n/
Ducol_res.cpp605 ucol_getKeywordValues(const char *keyword, UErrorCode *status) { in ucol_getKeywordValues()
621 const char* keyword, const char* locale, in ucol_getFunctionalEquivalent()
Dcoll.cpp775 Collator::getKeywordValues(const char *keyword, UErrorCode& status) { in getKeywordValues()
786 Collator::getFunctionalEquivalent(const char* keyword, const Locale& locale, in getFunctionalEquivalent()
Dcalendar.cpp150 static UBool isStandardSupportedKeyword(const char *keyword, UErrorCode& status) { in isStandardSupportedKeyword()
262 char keyword[ULOC_FULLNAME_CAPACITY]; in create() local
302 char keyword[128]; in create() local
Ducol_sit.cpp790 int32_t value = 0, keyword = 0; in ucol_openFromIdentifier() local
/external/icu4c/test/cintltst/
Dcloctst.c1459 const char *keyword = NULL; in TestKeywordVariants() local
1514 const char *keyword; in TestKeywordVariantParsing() member
1884 const char* keyword =NULL; in TestDisplayKeywords() local
1962 const char* keyword =NULL; in TestDisplayKeywordValues() local
2001 const char* keyword =NULL; in TestDisplayKeywordValues() local
Dcreststn.c2508 …stGetFunctionalEquivalentOf(const char *path, const char *resName, const char *keyword, UBool trun… in TestGetFunctionalEquivalentOf()
/external/icu4c/common/
Duloc.c474 const char *keyword; /* keyword, or NULL if none */ member
597 char keyword[ULOC_KEYWORD_BUFFER_LEN]; member
2306 const char *keyword = NULL; in uloc_getDisplayName() local
2509 uloc_getDisplayKeyword(const char* keyword, in uloc_getDisplayKeyword()
2541 const char* keyword, in uloc_getDisplayKeywordValue()
Duresbund.c2163 … const char *path, const char *resName, const char *keyword, const char *locid, in ures_getFunctionalEquivalent()
2467 ures_getKeywordValues(const char *path, const char *keyword, UErrorCode *status) in ures_getKeywordValues()
/external/icu4c/test/intltest/
Dloctest.cpp1587 const char *keyword = NULL; in TestKeywordVariants() local
1662 const char *keyword; in TestKeywordVariantParsing() member
/external/ipsec-tools/src/racoon/
Deaytest.c733 char *keyword = "hehehe test secret!"; local
/external/webkit/WebCore/css/
DCSSStyleSelector.cpp5631 float CSSStyleSelector::fontSizeForKeyword(int keyword, bool quirksMode, bool fixed) const in fontSizeForKeyword()