/external/hyphenation/ |
D | example.c | 29 void single_hyphenations(char * word, char * hyphen, char ** rep, int * pos, int * cut, int utf8) { in single_hyphenations() 75 int * cut; in main() local
|
D | hyphen.c | 661 char *** rep, int ** pos, int ** cut, int lhmin) in hnj_hyphen_lhmin() 683 char *** rep, int ** pos, int ** cut, int rhmin) in hnj_hyphen_rhmin() 707 char * hyphens, char *** rep, int ** pos, int ** cut, in hnj_hyphen_hyph_() 988 char *** rep, int ** pos, int ** cut) in hnj_hyphen_norm() 1027 char * hyphword, char *** rep, int ** pos, int ** cut) in hnj_hyphen_hyphword() 1047 char *hyphword, char *** rep, int ** pos, int ** cut) in hnj_hyphen_hyphenate2() 1063 char *hyphword, char *** rep, int ** pos, int ** cut, in hnj_hyphen_hyphenate3()
|
/external/icu4c/i18n/ |
D | decNumber.c | 510 Int cut, out; /* .. */ in uprv_decNumberFromString() local 3465 uInt cut=DECDPUN; /* downcounter through unit */ in uprv_decNumberGetBCD() local 3499 Int cut=MSUDIGITS(n); /* [faster than remainder] */ in uprv_decNumberSetBCD() local 3625 Int cut; /* for counting digits in a Unit */ in decToString() local 4256 Int shift, cut; /* .. */ in decDivideOp() local 6594 uInt cut; /* .. */ local 6687 Int cut; /* odd 0's to add */ local 6743 Int cut, count; /* work */ local 6892 uInt cut; /* cut point in Unit */ local 7633 Int cut; /* work */ local [all …]
|
D | decNumberLocal.h | 269 #define TODIGIT(u, cut, c, pow) { \ argument
|
/external/chromium/chrome/browser/extensions/ |
D | extension_bookmark_manager_api.cc | 213 bool ClipboardBookmarkManagerFunction::CopyOrCut(bool cut) { in CopyOrCut()
|
/external/chromium/chrome/browser/ui/views/ |
D | wrench_menu.cc | 328 TextButton* cut = CreateAndConfigureButton( in CutCopyPasteView() local
|
/external/icu4c/test/intltest/ |
D | calregts.cpp | 1462 UDate cut = cal->getGregorianChange(); in test4141665() local
|
/external/webkit/Source/WebKit2/UIProcess/API/mac/ |
D | WKView.mm | 427 WEBCORE_COMMAND(cut) category
|
/external/webkit/Source/WebCore/editing/ |
D | Editor.cpp | 1165 void Editor::cut() in cut() function in WebCore::Editor
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebHTMLView.mm | 2523 WEBCORE_COMMAND(cut) category
|
/external/webkit/Source/WebKit/win/ |
D | WebView.cpp | 4284 HRESULT STDMETHODCALLTYPE WebView::cut( in cut() function in WebView
|