/external/chromium/chrome/browser/resources/options/chromeos/ |
internet_options_page.css | 83 background: left center no-repeat; 94 background: right center no-repeat; 164 background-repeat: no-repeat; 183 background-repeat: no-repeat;
|
/external/eigen/test/eigen2/ |
eigen2_prec_inverse_4x4.cpp | 48 template<typename MatrixType> void inverse_general_4x4(int repeat) 53 for(int i = 0; i < repeat; ++i) 67 double error_avg = error_sum / repeat;
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
rep_prefix.S | 3 # only count as one instruction, even though they repeat many times
|
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
FixedPositioning.h | 181 void setRepeatX(bool repeat) { m_repeatX = repeat; } 182 void setRepeatY(bool repeat) { m_repeatY = repeat; }
|
/external/webkit/Source/WebCore/svg/ |
SVGAnimateMotionElement.h | 44 virtual void calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* resultElement);
|
SVGAnimateTransformElement.h | 50 virtual void calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* resultElement);
|
SVGAnimationElement.h | 87 virtual void updateAnimation(float percent, unsigned repeat, SVGSMILElement* resultElement); 96 virtual void calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* resultElement) = 0;
|
/frameworks/base/services/java/com/android/server/ |
VibratorService.java | 93 Vibration(IBinder token, long[] pattern, int repeat, int uid, String packageName) { 94 this(token, 0, pattern, repeat, uid, packageName); 98 int repeat, int uid, String packageName) { 103 mRepeat = repeat; 233 public void vibratePattern(int uid, String packageName, long[] pattern, int repeat, 255 || repeat >= pattern.length || token == null) { 259 Vibration vib = new Vibration(token, pattern, repeat, uid, packageName); 269 if (repeat >= 0) { 273 // A negative repeat means that this pattern is not meant 274 // to repeat. Treat it like a simple vibration 543 final int repeat = mVibration.mRepeat; local [all...] |
/build/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));
|
/external/webkit/Source/WebKit2/Platform/gtk/ |
RunLoopGtk.cpp | 111 void RunLoop::TimerBase::start(double fireInterval, bool repeat) 117 m_isRepeating = repeat;
|
/external/webkit/Source/WebKit2/Platform/qt/ |
RunLoopQt.cpp | 118 void RunLoop::TimerBase::start(double nextFireInterval, bool repeat) 122 m_isRepeating = repeat;
|
/frameworks/base/core/java/android/hardware/input/ |
IInputManager.aidl | 57 void vibrate(int deviceId, in long[] pattern, int repeat, IBinder token);
|
/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/openfst/src/test/ |
weight_test.cc | 30 DEFINE_int32(repeat, 100000, "number of test repetitions"); 76 void TestTemplatedWeights(int repeat, int seed) { 80 tropical_tester.Test(repeat); 85 log_tester.Test(repeat); 90 minmax_tester.Test(repeat); 95 signedlog_tester.Test(repeat);
|
/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/clang/docs/tools/ |
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/webkit/Source/JavaScriptCore/wtf/ |
SHA1.cpp | 51 static void expectSHA1(CString input, int repeat, CString expected) 54 for (int i = 0; i < repeat; ++i) 64 ASSERT_WITH_MESSAGE(actual == expected, "input: %s, repeat: %d, actual: %s, expected: %s", input.data(), repeat, actual.data(), expected.data());
|
/hardware/samsung_slsi/exynos5/include/ |
fimg2d.h | 101 enum repeat { enum 214 enum repeat mode; 244 struct fimg2d_repeat repeat; member in struct:fimg2d_param
|
/external/chromium/chrome/browser/resources/ntp/ |
apps.css | 50 no-repeat center 10px; 65 background-repeat: no-repeat; 145 background: url('chrome://theme/IDR_WEBSTORE_ICON') no-repeat;
|
/external/chromium/chrome/browser/resources/ntp4/ |
recently_closed.css | 27 background: no-repeat 0% 50%;
|
/external/qemu/ |
android-trace_common.h | 60 uint32_t repeat; // repeat count (= 0 if just one occurrence) member in struct:BBRec 61 uint64_t time_diff; // diff from previous time (if repeat > 0) 73 uint32_t repeat; // repeat count member in struct:InsnRec
|
/external/skia/src/animator/ |
SkAnimateField.cpp | 45 if (repeat != SK_Scalar1) 46 SkDebugf("repeat=\"%g\" ", SkScalarToFloat(repeat));
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
SoftKey.java | 94 public void setKeyAttribute(int keyCode, String label, boolean repeat, 99 if (repeat) {
|
/build/tools/droiddoc/templates-ds/assets/ |
android-developer-core.css | 32 background-repeat:repeat-x; 200 background:transparent url(images/preliminary.png) repeat scroll 0 0; */ 251 background-repeat: no-repeat; 264 background-repeat: no-repeat; 286 background-repeat: no-repeat; 395 background-repeat: no-repeat [all...] |