HomeSort by relevance Sort by last modified time
    Searched refs:repeat (Results 126 - 150 of 476) sorted by null

1 2 3 4 56 7 8 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessor/
params.hpp 46 # include <boost/preprocessor/repeat.hpp>
  /external/chromium_org/chrome/browser/resources/file_manager/css/
file_manager.css 126 background: center center no-repeat;
267 background-repeat: no-repeat;
324 background-repeat: no-repeat;
376 background-repeat: no-repeat;
586 background-repeat: no-repeat;
604 background-repeat: no-repeat
    [all...]
  /docs/source.android.com/src/source/assets/
main.css 24 background: white url(bg_fade.jpg) repeat-x;
85 background: url(bg_images_sprite.png) no-repeat 0 -58px;
99 background: url(bg_images_sprite.png) no-repeat 0 -29px;
109 background: green url(bg_images_sprite.png) no-repeat 0 0;
305 background: url('rebox-gradient.gif') no-repeat center bottom #95c0d0;
  /external/chromium_org/chrome/browser/resources/extensions/
extensions.css 106 background: url('chrome://theme/IDR_WEBSTORE_ICON_32') no-repeat left center;
111 background: url('chrome://theme/IDR_WEBSTORE_ICON_32') no-repeat right center;
135 background-repeat: no-repeat;
313 background-repeat: auto;
  /external/valgrind/main/none/tests/ppc32/
test_isa_2_06_part2.c 1272 Bool repeat = False; local
1481 int idx, i, repeat = 1; local
1580 int i, repeat = 1; local
1632 int i, repeat = 1; local
    [all...]
test_dfp4.c 492 Bool repeat = True; local
519 if (repeat) {
520 repeat = False;
552 int i, repeat = 1, BF = 4; local
588 if (repeat) {
589 repeat = 0;
  /external/valgrind/main/none/tests/ppc64/
test_isa_2_06_part2.c 1272 Bool repeat = False; local
1481 int idx, i, repeat = 1; local
1580 int i, repeat = 1; local
1632 int i, repeat = 1; local
    [all...]
test_dfp4.c 492 Bool repeat = True; local
519 if (repeat) {
520 repeat = False;
552 int i, repeat = 1, BF = 4; local
588 if (repeat) {
589 repeat = 0;
  /external/chromium_org/third_party/libxml/src/
xmllint.c 158 static int repeat = 0; variable
    [all...]
  /external/libxml2/
xmllint.c 159 static int repeat = 0; variable
    [all...]
  /external/chromium_org/third_party/opus/src/doc/
customdoxygen.css 446 background-repeat:repeat-x;
556 background-repeat: no-repeat;
678 background-repeat:repeat-x;
709 background-repeat:repeat-x;
726 background-repeat:no-repeat;
    [all...]
  /external/chromium_org/v8/test/mjsunit/
str-to-num.js 32 function repeat(s, num) { function
43 assertEquals('0000000000', repeat('0', 10));
150 assertEquals(0, toNumber("0x000" + repeat('0', 1000)));
157 assertEquals(Infinity, toNumber("0x" + repeat('0', 1000) + '1'
158 + repeat('0', 1000)));
203 assertTrue(isNaN(toNumber("1" + repeat('0', 1000) + 'junk')), "1e1000 junk");
206 assertEquals(toNumber('1' + repeat('0', i)), Math.pow(10.0, i));
  /external/chromium_org/chrome/browser/resources/history/
history.css 87 background-repeat: no-repeat;
447 background: url(../ssl/roadblock_icon.png) no-repeat;
489 background-repeat: no-repeat;
508 background: url(../disclosure_triangle_small.png) no-repeat;
544 url(../../../../ui/webui/resources/images/star_small.png) no-repeat;
627 background-repeat: no-repeat;
history_mobile.css 56 background-repeat: no-repeat;
100 no-repeat center center;
other_devices.css 35 background: no-repeat 0 50%;
  /build/tools/droiddoc/templates-pdk/assets/design/
default.css 16 background: #eee none no-repeat fixed top left;
260 background: transparent url(disclosure_down.png) no-repeat scroll top left;
273 background: transparent url(disclosure_up.png) no-repeat scroll top left;
326 background: transparent url(disclosure_left.png) no-repeat scroll top left;
336 background: transparent url(disclosure_right.png) no-repeat scroll top left;
525 background: transparent url(callout.png) no-repeat scroll 50% 50%;
555 background: transparent url(device_galaxynexus_blank_land_span13.png) no-repeat scroll top left;
563 background: transparent url(device_galaxynexus_blank_port_span9.png) no-repeat scroll top left;
571 background: transparent url(device_galaxynexus_blank_port_span5.png) no-repeat scroll top left;
585 background: transparent url(disclosure_right.png) no-repeat scroll top left
    [all...]
  /external/chromium/chrome/browser/resources/ntp4/
most_visited_page.css 98 background-image: no-repeat 50% 50%;
138 background: no-repeat 0 50%;
155 background: no-repeat;
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_user_image.css 168 background: url('chrome://theme/IDR_MIRROR_FLIP') no-repeat;
200 no-repeat center 0;
206 no-repeat center -1px;
  /external/chromium_org/chrome/browser/resources/options/chromeos/
change_picture_options.css 140 background: url('chrome://theme/IDR_MIRROR_FLIP') no-repeat;
173 no-repeat center 0;
179 no-repeat center -1px;
  /external/chromium_org/content/test/data/indexeddb/
value_size_test.js 18 function repeat(string, len) function
38 value = repeat(SEED, LIMIT_MB * CHARS_PER_MB - SLOP); // Just under limit
96 overLimit = value + repeat(SEED, SLOP * 2);
  /external/eigen/test/eigen2/
main.h 335 int repeat = DEFAULT_REPEAT; local
346 repeat = std::atoi(argv[i]+1);
348 if(repeat <= 0)
350 std::cout << "Invalid \'repeat\' value " << argv[i]+1 << std::endl;
379 std::cout << " rN Repeat each test N times (default: " << DEFAULT_REPEAT << ")" << std::endl;
385 if(!has_set_repeat) repeat = DEFAULT_REPEAT;
389 std::cout << "Repeating each test " << repeat << " times" << std::endl;
391 Eigen::g_repeat = repeat;
  /frameworks/base/docs/html/reference/renderscript/
doxygen.css 436 background-repeat:repeat-x;
546 background-repeat: no-repeat;
667 background-repeat:repeat-x;
698 background-repeat:repeat-x;
715 background-repeat:no-repeat;
    [all...]
  /external/bzip2/
bzip.css 28 background:#ffffff url("/images/hr_blue.png") repeat-x; }
  /external/chromium/chrome/browser/resources/bookmark_manager/css/
bmm.css 31 background: 0 50% no-repeat;
73 background: #fff -webkit-canvas(drop-down-arrow) no-repeat center center;
227 background: url("../images/bookmarks_section_32.png") no-repeat 50% 50%;
294 background: -webkit-canvas(drop-down-arrow) 100% 50% no-repeat;
  /external/chromium_org/chrome/browser/resources/
about_memory.css 59 background: url('chrome://resources/images/gear.png') 12px 60% no-repeat;
256 background-repeat: no-repeat;
261 background: url('chrome://resources/images/help.png') center bottom no-repeat;

Completed in 1131 milliseconds

1 2 3 4 56 7 8 91011>>