Searched defs:cut (Results 1 - 14 of 14) sorted by relevance

/external/aac/libAACdec/src/
H A Daacdec_drc_types.h135 FIXP_DBL cut; member in struct:__anon11
/external/hyphenation/
H A Dexample.c29 void single_hyphenations(char * word, char * hyphen, char ** rep, int * pos, int * cut, int utf8) { argument
41 printf("%s\n", hindex(word + k, cut[j], utf8));
75 int * cut; local
146 cut = NULL;
150 (optd && hnj_hyphen_hyphenate2(dict, lcword, n-1, hyphens, hword, &rep, &pos, &cut))) {
182 if (optdd) single_hyphenations(lcword, hyphens, rep, pos, cut, dict->utf8);
189 free(cut);
H A Dhyphen.c661 char *** rep, int ** pos, int ** cut, int lhmin)
666 if (*rep && *pos && *cut && (*rep)[j]) {
683 char *** rep, int ** pos, int ** cut, int rhmin)
689 if (*rep && *pos && *cut && (*rep)[j]) {
691 if (rh && (hnj_hyphen_strnlen(word + j - (*pos)[j] + (*cut)[j] + 1, 100, utf8) +
707 char * hyphens, char *** rep, int ** pos, int ** cut,
869 if (rep && pos && cut) {
870 if (!*rep && !*pos && !*cut) {
874 *cut = (int *) malloc(sizeof(int) * word_size);
878 (*cut)[
660 hnj_hyphen_lhmin(int utf8, const char *word, int word_size, char * hyphens, char *** rep, int ** pos, int ** cut, int lhmin) argument
682 hnj_hyphen_rhmin(int utf8, const char *word, int word_size, char * hyphens, char *** rep, int ** pos, int ** cut, int rhmin) argument
706 hnj_hyphen_hyph_(HyphenDict *dict, const char *word, int word_size, char * hyphens, char *** rep, int ** pos, int ** cut, int clhmin, int crhmin, int lend, int rend) argument
987 hnj_hyphen_norm(const char *word, int word_size, char * hyphens, char *** rep, int ** pos, int ** cut) argument
1026 hnj_hyphen_hyphword(const char * word, int l, const char * hyphens, char * hyphword, char *** rep, int ** pos, int ** cut) argument
1045 hnj_hyphen_hyphenate2(HyphenDict *dict, const char *word, int word_size, char * hyphens, char *hyphword, char *** rep, int ** pos, int ** cut) argument
1061 hnj_hyphen_hyphenate3(HyphenDict *dict, const char *word, int word_size, char * hyphens, char *hyphword, char *** rep, int ** pos, int ** cut, int lhmin, int rhmin, int clhmin, int crhmin) argument
[all...]
/external/v8/tools/
H A Dgenerate-ten-powers.scm56 (define (round-n-cut n e nb-bits)
63 ;; with the -1 it will only round up if the cut off part is
73 (cut (bit-rshbx (round n) shift))
74 (exact? (=bx n (bit-lshbx cut shift))))
75 (if (<=bx cut max-container)
76 (values cut e exact?)
77 (round-n-cut n (+fx e 1) nb-bits))))
125 (receive (cut e exact?)
126 (round-n-cut n e nb-bits)
129 (v cut)
[all...]
/external/chromium/chrome/browser/extensions/
H A Dextension_bookmark_manager_api.cc213 bool ClipboardBookmarkManagerFunction::CopyOrCut(bool cut) { argument
218 bookmark_utils::CopyToClipboard(model, nodes, cut);
334 localized_strings->SetString("cut",
/external/webkit/Source/WebCore/svg/
H A DSVGElementInstance.h105 DEFINE_FORWARDING_ATTRIBUTE_EVENT_LISTENER(correspondingElement(), cut); member in class:WebCore::SVGElementInstance
/external/chromium/chrome/browser/ui/views/
H A Dwrench_menu.cc319 // CutCopyPasteView is the view containing the cut/copy/paste buttons.
328 TextButton* cut = CreateAndConfigureButton( local
339 copy_background->SetOtherButtons(cut, paste);
607 // The items representing the cut (cut/copy/paste) and zoom menu
/external/icu4c/test/intltest/
H A Dcalregts.cpp1468 * Prove that GregorianCalendar is proleptic (it used to cut off
1515 UDate cut = cal->getGregorianChange(); local
1516 UDate cut2 = cut + 100*24*60*60*1000.0; // 100 days later
/external/icu4c/i18n/
H A DdecNumber.c523 Int cut, out; /* .. */ local
687 cut=d-(up-res)*DECDPUN; /* digits in top unit */
689 if (*c=='.') continue; /* ignore '.' [don't decrement cut] */
692 cut--;
693 if (cut>0) continue; /* more for this unit */
696 cut=DECDPUN; /* .. */
3492 uInt cut=DECDPUN; /* downcounter through unit */ local
3496 cut--;
3497 if (cut>0) continue; /* more in this unit */
3500 cut
3526 Int cut=MSUDIGITS(n); /* [faster than remainder] */ local
3652 Int cut; /* for counting digits in a Unit */ local
4285 Int shift, cut; /* .. */ local
6634 uInt cut; /* .. */ local
6727 Int cut; /* odd 0's to add */ local
6783 Int cut, count; /* work */ local
6932 uInt cut; /* cut point in Unit */ local
7674 Int cut; /* work */ local
7857 Int cut; /* .. */ local
[all...]
/external/webkit/Source/WebCore/editing/
H A DEditor.cpp192 // WinIE uses onbeforecut and onbeforepaste to enables the cut and paste menu items. They
1165 void Editor::cut() function in class:WebCore::Editor
/external/robolectric/lib/main/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
/external/smack/asmack-master/lib/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 291 milliseconds