Searched defs:unfold (Results 1 – 7 of 7) sorted by relevance
| /external/chromium_org/third_party/icu/source/samples/case/ |
| D | ucase.c | 28 static const UChar unfold[] = {0x61, 0x42, 0x131, 0} ; in c_main() local
|
| /external/icu/icu4c/source/samples/case/ |
| D | ucase.c | 28 static const UChar unfold[] = {0x61, 0x42, 0x131, 0} ; in c_main() local
|
| /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/ |
| D | hists.c | 71 static void map_symbol__set_folding(struct map_symbol *ms, bool unfold) in map_symbol__set_folding() 217 static int callchain_node__set_folding_rb_tree(struct callchain_node *node, bool unfold) in callchain_node__set_folding_rb_tree() 240 static int callchain_node__set_folding(struct callchain_node *node, bool unfold) in callchain_node__set_folding() 258 static int callchain__set_folding(struct rb_root *chain, bool unfold) in callchain__set_folding() 271 static void hist_entry__set_folding(struct hist_entry *he, bool unfold) in hist_entry__set_folding() 283 static void hists__set_folding(struct hists *hists, bool unfold) in hists__set_folding() 296 static void hist_browser__set_folding(struct hist_browser *browser, bool unfold) in hist_browser__set_folding()
|
| /external/icu/icu4c/source/common/ |
| D | ucase.h | 144 const UChar *unfold; variable
|
| D | ucase.cpp | 38 const uint16_t *unfold; member 357 const uint16_t *unfold=csp->unfold; in ucase_addStringCaseClosure() local
|
| /external/chromium_org/third_party/icu/source/common/ |
| D | ucase.h | 144 const UChar *unfold; variable
|
| D | ucase.cpp | 38 const uint16_t *unfold; member 357 const uint16_t *unfold=csp->unfold; in ucase_addStringCaseClosure() local
|