HomeSort by relevance Sort by last modified time
    Searched refs:repeat (Results 76 - 100 of 883) sorted by null

1 2 34 5 6 7 8 91011>>

  /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
AudioPlayer.java 97 public void start(boolean handleFocus, boolean repeat, int focusRequest) {
99 mRepeat = repeat;
113 public void start(boolean handleFocus, boolean repeat, int focusRequest,
116 start(handleFocus, repeat, focusRequest);
  /platform_testing/utils/dpad/src/android/platform/test/utils/
DPadUtil.java 53 public void pressDPad(Direction direction, long repeat) {
54 pressDPad(direction, repeat, DPAD_DEFAULT_WAIT_TIME_MS);
62 * @param repeat the number of times to press the button.
66 public boolean pressDPad(Direction direction, long repeat, long timeout) {
69 while (iteration++ < repeat) {
  /build/make/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.css 11 background: transparent none no-repeat scroll 4px 12px;
  /cts/suite/audio_quality/test/
RemoteAudioFakeTcpTest.cpp 166 int repeat = 1; local
175 U32_ENDIAN_SWAP(repeat)
187 ASSERT_TRUE(mRemoteAudio->startPlayback(stereo, samplingF, mode, volume, id, repeat));
199 int repeat = 1; local
208 U32_ENDIAN_SWAP(repeat)
231 ASSERT_TRUE(mRemoteAudio->startPlayback(stereo, samplingF, mode, volume, id, repeat));
241 ASSERT_TRUE(mRemoteAudio->startPlayback(stereo, samplingF, mode, volume, id, repeat));
251 ASSERT_TRUE(mRemoteAudio->startPlayback(stereo, samplingF, mode, volume, id, repeat));
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
SlideshowPage.java 51 public static final String KEY_REPEAT = "repeat";
205 boolean repeat = data.getBoolean(KEY_REPEAT);
207 new ShuffleSource(mediaSet, repeat), 0, null);
213 boolean repeat = data.getBoolean(KEY_REPEAT);
214 mModel = new SlideshowDataAdapter(mActivity, new SequentialSource(mediaSet, repeat),
248 public ShuffleSource(MediaSet mediaSet, boolean repeat) {
250 mRepeat = repeat;
318 public SequentialSource(MediaSet mediaSet, boolean repeat) {
320 mRepeat = repeat;
  /external/ImageMagick/www/api/MagickCore/
tabs.css 7 background : url("tab_b.gif") repeat-x bottom;
33 background : url("tab_r.gif") no-repeat right top;
55 background : url("tab_l.gif") no-repeat left top;
  /external/ImageMagick/www/api/MagickWand/
tabs.css 7 background : url("tab_b.gif") repeat-x bottom;
33 background : url("tab_r.gif") no-repeat right top;
55 background : url("tab_l.gif") no-repeat left top;
  /external/okhttp/okio/okio/src/test/java/okio/
DeflaterSinkTest.java 26 import static okio.TestUtil.repeat;
56 String original = repeat('a', 1024 * 1024);
85 deflaterSink.write(new Buffer().writeUtf8(repeat('a', byteCount)), byteCount);
87 assertEquals(repeat('a', byteCount), inflate(buffer).readUtf8(byteCount));
96 Buffer sink = new Buffer().writeUtf8(repeat('a', i));
120 deflaterSink.write(new Buffer().writeUtf8(repeat('a', Segment.SIZE)), Segment.SIZE);
  /external/syslinux/dos/
printf.c 137 repeat:
142 goto repeat;
145 goto repeat;
148 goto repeat;
151 goto repeat;
154 goto repeat;
  /external/syslinux/memdisk/
conio.c 200 repeat:
205 goto repeat;
208 goto repeat;
211 goto repeat;
214 goto repeat;
217 goto repeat;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
TrieMapTest.java 178 public void time(int repeat) {
179 for (int tt = 0; tt < repeat; ++tt) {
196 public void time(int repeat) {
197 for (int tt = 0; tt < repeat; ++tt) {
319 public void time(int repeat) {
320 for (int tt = 0; tt < repeat; ++tt) {
330 public void time(int repeat) {
331 for (int tt = 0; tt < repeat; ++tt) {
342 public void time(int repeat) {
343 for (int tt = 0; tt < repeat; ++tt)
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
TrieMapTest.java 175 public void time(int repeat) {
176 for (int tt = 0; tt < repeat; ++tt) {
193 public void time(int repeat) {
194 for (int tt = 0; tt < repeat; ++tt) {
316 public void time(int repeat) {
317 for (int tt = 0; tt < repeat; ++tt) {
327 public void time(int repeat) {
328 for (int tt = 0; tt < repeat; ++tt) {
339 public void time(int repeat) {
340 for (int tt = 0; tt < repeat; ++tt)
    [all...]
  /external/ImageMagick/coders/
pdb.c 696 unsigned char *source,size_t literal,size_t repeat)
702 if (repeat > 0)
704 *destination++=(unsigned char) (0x80 | (repeat-1));
745 repeat;
852 repeat=0;
865 buffer[literal+repeat]|=(0xff-scanline[x*packet_size]) >>
870 if (((literal+repeat) > 0) &&
871 (buffer[literal+repeat] == buffer[literal+repeat-1]))
873 if (repeat == 0
737 repeat; local
    [all...]
  /external/doclava/res/assets/templates/assets/
doclava-developer-core.css 29 background-repeat:repeat-x;
197 background:transparent url(images/preliminary.png) repeat scroll 0 0; */
248 background-repeat: no-repeat;
261 background-repeat: no-repeat;
283 background-repeat: no-repeat;
392 background-repeat: no-repeat
    [all...]
  /external/libnl/doc/stylesheets/
slidy.css 336 background: transparent url(../graphics/nofold-dim.gif) no-repeat 0px 0.5em;
340 background: transparent url(../graphics/fold-dim.gif) no-repeat 0px 0.5em;
344 background: transparent url(../graphics/unfold-dim.gif) no-repeat 0px 0.5em;
348 background: transparent url(../graphics/fold.gif) no-repeat 0px 0.5em;
352 background: transparent url(../graphics/unfold.gif) no-repeat 0px 0.5em;
357 background: transparent url(../graphics/nofold-dim.gif) no-repeat 0px 0.5em;
361 background: transparent url(../graphics/fold-dim.gif) no-repeat 0px 0.5em;
365 background: transparent url(../graphics/unfold-dim.gif) no-repeat 0px 0.5em;
369 background: transparent url(../graphics/fold.gif) no-repeat 0px 0.5em;
373 background: transparent url(../graphics/unfold.gif) no-repeat 0px 0.5em
    [all...]
  /external/smali/util/src/test/java/org/jf/util/
ClassFileNameHandlerTest.java 119 String filenameFragment = Strings.repeat("a", 512);
127 checkFilename(tempDir, file1, "a", "a", Strings.repeat("a", 124) + "#" + Strings.repeat("a", 118) + ".smali");
130 checkFilename(tempDir, file2, "a", "a", Strings.repeat("a", 124) + "#" + Strings.repeat("a", 118) + ".1.smali");
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/html/
manpage.css 197 background-repeat: no-repeat;
223 background: #f0f5fa url(/i/corner-leftline.gif) repeat-y;
227 background: #f0f5fa url(/i/corner-rightline.gif) repeat-y;
231 background: #f0f5fa url(/i/corner-topline.gif) repeat-x;
235 background: #f0f5fa url(/i/corner-botline.gif) repeat-x;
239 background: #ffffff url(/i/corner-rightline.gif) repeat-y;
243 background: #ffffff url(/i/corner-topline.gif) repeat-x;
247 background: #ffffff url(/i/corner-botline.gif) repeat-x;
255 background: #ffffff url(/i/corner-leftline.gif) repeat-y;
    [all...]
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/
manpage.css 197 background-repeat: no-repeat;
223 background: #f0f5fa url(/i/corner-leftline.gif) repeat-y;
227 background: #f0f5fa url(/i/corner-rightline.gif) repeat-y;
231 background: #f0f5fa url(/i/corner-topline.gif) repeat-x;
235 background: #f0f5fa url(/i/corner-botline.gif) repeat-x;
239 background: #ffffff url(/i/corner-rightline.gif) repeat-y;
243 background: #ffffff url(/i/corner-topline.gif) repeat-x;
247 background: #ffffff url(/i/corner-botline.gif) repeat-x;
255 background: #ffffff url(/i/corner-leftline.gif) repeat-y;
    [all...]
  /external/v8/tools/
parser-shell.cc 63 const char* fname, Encoding encoding, int repeat, v8::Isolate* isolate,
66 const byte* source = ReadFileAndRepeat(fname, &length, repeat);
138 int repeat = 1; local
148 } else if (strncmp(argv[i], "--repeat=", 9) == 0) {
150 repeat = atoi(repeat_str.c_str());
171 RunBaselineParser(fnames[i].c_str(), encoding, repeat, isolate,
  /external/skqp/tests/
GpuSampleLocationsTest.cpp 145 for (int repeat = 0; repeat < 2; ++repeat) {
  /prebuilts/misc/windows/sdl2/test/
checkkeys.c 86 PrintKey(SDL_Keysym * sym, SDL_bool pressed, SDL_bool repeat)
111 if (repeat) {
112 print_string(&spot, &left, " (repeat)");
172 PrintKey(&event.key.keysym, (event.key.state == SDL_PRESSED) ? SDL_TRUE : SDL_FALSE, (event.key.repeat) ? SDL_TRUE : SDL_FALSE);
  /external/guava/
javadoc-stylesheet.css 97 background-repeat:no-repeat;
108 background-repeat:repeat-x;
117 background-repeat:repeat-x;
130 background-repeat:repeat-x;
364 background-repeat:no-repeat;
    [all...]
  /external/libjpeg-turbo/java/doc/
stylesheet.css 97 background-repeat:no-repeat;
108 background-repeat:repeat-x;
117 background-repeat:repeat-x;
130 background-repeat:repeat-x;
364 background-repeat:no-repeat;
    [all...]
  /art/runtime/interpreter/mterp/arm/
op_cmp_long.S 18 cmpeq r0, r2 @ For correct EQ/NE, we may need to repeat the first CMP
  /external/llvm/test/MC/AsmParser/
directive_fill.s 50 # OBJ-WARNINGS: '.fill' directive with negative repeat count has no effect
70 # OBJ-WARNINGS: '.fill' directive with negative repeat count has no effect

Completed in 1110 milliseconds

1 2 34 5 6 7 8 91011>>