Searched refs:repeat (Results 1 - 25 of 610) sorted by relevance

1234567891011>>

/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DDividerNavigationItem.css31 background-repeat: no-repeat;
H A DControlToolbarItem.css64 background-repeat: no-repeat;
/macosx-10.10/emacs-93/emacs/lisp/
H A Ddos-vars.el36 :type '(repeat string)
H A Dw32-vars.el58 :type '(repeat string)
141 (repeat :inline t
144 (repeat :inline t
H A Drepeat.el0 ;;; repeat.el --- convenient way to repeat the previous command
9 ;; Keywords: convenience, vi, repeat
44 ;; To repeat the previous command once, type C-x z.
45 ;; To repeat it a second time immediately after, type just z.
46 ;; By typing z again and again, you can repeat the command over and over.
52 ;; C-x z ;; repeat
55 ;; you can just kill the bogus final 2 lines, then duplicate the repeat line
57 ;; correctly if `repeat' is invoked through a rebinding to a single keystroke
58 ;; and the global variable repeat
199 (defun repeat (repeat-arg) function
[all...]
H A Dcus-start.el107 (repeat (choice (const :tag "default directory" nil)
131 (repeat (string :format "%v")))
144 (repeat :menu-tag "When"
150 (repeat :menu-tag "When"
154 (debug-ignored-errors debug (repeat (choice symbol regexp)))
157 (repeat :menu-tag "When"
169 (repeat (cons :format "%v"
191 (help-event-list keyboard (repeat (sexp :format "%v")))
197 (mac-dnd-known-types mac (repeat string) "22.1")
238 ;;; (repeat (choic
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/textutil/
H A Drepeat.tcl0 # repeat.tcl --
3 # Emulation of string repeat for older
12 # RCS: @(#) $Id: repeat.tcl,v 1.1 2006/04/21 04:42:28 andreas_kupries Exp $
19 namespace eval ::textutil::repeat {}
23 namespace eval ::textutil::repeat {
24 variable HaveBuiltin [expr {![catch {string repeat a 1}]}]
30 # - Tests for 'string repeat' in every call!
34 proc textutil::repeat::StrRepeat { char num } {
41 set str [ string repeat $char $num ]
47 if {$::textutil::repeat
[all...]
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSBorderImage.cpp26 PassRefPtr<CSSValue> outset, PassRefPtr<CSSValue> repeat)
46 if (repeat)
47 list->append(repeat);
25 createBorderImageValue(PassRefPtr<CSSValue> image, PassRefPtr<CSSValue> imageSlice, PassRefPtr<CSSValue> borderSlice, PassRefPtr<CSSValue> outset, PassRefPtr<CSSValue> repeat) argument
H A DCSSBorderImage.h31 PassRefPtr<CSSValue> outset, PassRefPtr<CSSValue> repeat);
H A DCSSGradientValue.h92 CSSGradientValue(ClassType classType, CSSGradientRepeat repeat, CSSGradientType gradientType) argument
96 , m_repeating(repeat == Repeating)
139 static PassRef<CSSLinearGradientValue> create(CSSGradientRepeat repeat, CSSGradientType gradientType = CSSLinearGradient) argument
141 return adoptRef(*new CSSLinearGradientValue(repeat, gradientType));
159 CSSLinearGradientValue(CSSGradientRepeat repeat, CSSGradientType gradientType = CSSLinearGradient) argument
160 : CSSGradientValue(LinearGradientClass, repeat, gradientType)
177 static PassRef<CSSRadialGradientValue> create(CSSGradientRepeat repeat, CSSGradientType gradientType = CSSRadialGradient) argument
179 return adoptRef(*new CSSRadialGradientValue(repeat, gradientType));
204 CSSRadialGradientValue(CSSGradientRepeat repeat, CSSGradientType gradientType = CSSRadialGradient) argument
205 : CSSGradientValue(RadialGradientClass, repeat, gradientTyp
[all...]
/macosx-10.10/libxml2-26/libxml2/
H A DtestThreads.c99 unsigned int i, repeat; local
105 for (repeat = 0;repeat < 500;repeat++) {
140 unsigned int i, repeat; local
147 for (repeat = 0;repeat < 500;repeat++) {
148 printf("repeat: %d\n",repeat);
[all...]
H A DtestThreadsWin32.c88 unsigned int i, repeat; local
94 for (repeat = 0;repeat < TEST_REPEAT_COUNT;repeat++)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DtestThreads.c99 unsigned int i, repeat; local
105 for (repeat = 0;repeat < 500;repeat++) {
142 unsigned int i, repeat; local
149 for (repeat = 0;repeat < 500;repeat++) {
150 printf("repeat: %d\n",repeat);
[all...]
H A DtestThreadsWin32.c88 unsigned int i, repeat; local
94 for (repeat = 0;repeat < TEST_REPEAT_COUNT;repeat++)
/macosx-10.10/emacs-93/emacs/src/
H A Dmacros.c162 With numeric arg, repeat macro now that many times,
164 An argument of zero means repeat until error.
168 (repeat, loopfunc) variable
169 Lisp_Object repeat, loopfunc;
174 if (NILP (repeat))
175 XSETFASTINT (repeat, 1);
177 CHECK_NUMBER (repeat);
185 if (XFASTINT (repeat) == 0)
186 Fexecute_kbd_macro (current_kboard->Vlast_kbd_macro, repeat, loopfunc);
189 XSETINT (repeat, XIN
176 CHECK_NUMBER (repeat); variable
315 int repeat = 1; variable
[all...]
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Deudc-vars.el84 (repeat :menu-tag "Attribute list"
125 (repeat :menu-tag "Per Attribute Specification"
154 :type '(repeat
155 (repeat
180 (repeat :inline t
224 :type '(repeat
260 :type '(repeat (cons :tag "Field"
280 :type '(repeat (cons :tag "Attribute"
294 :type '(repeat (list :tag "Viewer"
297 (repeat
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dsysinfo.y27 static char * repeat;
187 printf("\tprintf(\"repeat %%d\\n\", %s);\n",$3);
189 printf("\tprintf(\"repeat %%d\\n\", %s[n]);\n",$3);
205 oldrepeat = repeat;
206 repeat = $3;
212 repeat = oldrepeat;
292 repeat,
302 repeat,
327 if (repeat)
328 printf("\t/* repeat
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dall.tcl61 set a [string repeat a 50]b
62 set b [string repeat a 50]b
63 set c [string repeat a 50]c
/macosx-10.10/libauto-186/auto_tester/
H A Dauto_tester.m100 int repeat = 1;
114 if ([arg hasPrefix:@"-repeat="]) {
116 repeat = [[arg substringFromIndex:[@"-repeat=" length]] intValue];
117 if (repeat < 1)
118 repeat = 1;
132 for (int i=0; i<repeat; i++)
/macosx-10.10/vim-55/runtime/indent/
H A Drpl.vim14 setlocal indentkeys+==~end,=~case,=~if,=~then,=~else,=~do,=~until,=~while,=~repeat,=~select,=~default,=~for,=~start,=~next,=~step,<<>,<>>
31 " case, select, default, do, until, while, repeat, for, start
34 elseif prevstat =~? '\<\(if\|iferr\|then\|else\|elseif\|select\|case\|do\|until\|while\|repeat\|for\|start\|default\)\>' || prevstat =~? '\(^\|\s\+\)<<\($\|\s\+\)'
38 " Subtract a shiftwidth from then, else, elseif, end, until, repeat, next,
41 if line =~? '^\s*\(then\|else\|elseif\|until\|repeat\|next\|step\|default\|end\)\>'
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c++/detail/
H A Dui.cpp80 const bool repeat,
89 if (first || repeat)
105 if (repeat)
142 bool repeat, size_t col)
156 repeat, col);
158 if (repeat)
77 format_paragraph(const std::string& text, const std::string& tag, const bool first, const bool repeat, const size_t col) argument
141 format_text_with_tag(const std::string& text, const std::string& tag, bool repeat, size_t col) argument
H A Dui_test.cpp45 bool repeat; member in struct:test
372 << (t->repeat ? "repeat" : "no repeat") << "', col "
378 t->repeat, t->col);
/macosx-10.10/WebCore-7600.1.25/xml/
H A DXMLViewer.css82 background-repeat: no-repeat;
/macosx-10.10/dcerpc-61/www/content/css/blueprint/plugins/link-icons/
H A Dscreen.css23 background-repeat: no-repeat;
/macosx-10.10/libxslt-13/libxslt/python/tests/
H A Dpyxsltproc.py17 repeat = 0 variable
62 if repeat != 0:
63 for j in range(1, repeat):
79 if repeat != 0:
80 endTimer("Applying stylesheet %d times" % (repeat))
110 print "\t--repeat: run the transformation 20 times"
132 global repeat
172 if repeat == 0:
173 repeat = 20
175 repeat
[all...]

Completed in 190 milliseconds

1234567891011>>