HomeSort by relevance Sort by last modified time
    Searched defs:out (Results 2176 - 2200 of 3043) sorted by null

<<81828384858687888990>>

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardHostView.java 832 public void writeToParcel(Parcel out, int flags)
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
TiledImageRenderer.java 37 * Handles laying out, decoding, and drawing of tiles in GL
349 private void getRange(Rect out, int cX, int cY, int level, int rotation) {
350 getRange(out, cX, cY, level, 1f / (1 << (level + 1)), rotation);
359 private void getRange(Rect out,
385 out.set(left, top, right, bottom);
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberUtils.java 174 // Correctly read out the phone entry based on requested provider
199 * (filters out separators.)
2074 char[] out = input.toCharArray(); local
    [all...]
  /frameworks/base/tools/aapt/
Images.cpp 716 // Figure out the number of rows and columns in the N-patch
923 png_bytep out = outRows[j]; local
971 *out++ = idx;
1046 png_bytep out = outRows[j]; local
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 1843 SectionMap::iterator out, prev, outBegin, outEnd; local
2183 SectionMap::iterator out, outBegin, outEnd; local
2220 SectionMap::iterator out, outBegin, outEnd; local
2455 SectionMap::iterator out, outBegin, outEnd; local
2511 SectionMap::iterator out, outBegin, outEnd; local
    [all...]
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduParser.java 1190 ByteArrayOutputStream out = new ByteArrayOutputStream(); local
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
FragmentActivity.java 154 Log.w(TAG, "Activity result fragment index out of range: 0x"
488 // prune out any loader managers that were already stopped and so
673 StringBuilder out = new StringBuilder(128); local
674 out.append(view.getClass().getName());
675 out.append('{');
676 out.append(Integer.toHexString(System.identityHashCode(view)));
677 out.append(' ');
679 case View.VISIBLE: out.append('V'); break;
680 case View.INVISIBLE: out.append('I'); break;
681 case View.GONE: out.append('G'); break
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
SpinnerCompat.java 480 // Clear out old views
547 * Helper for makeAndAddView to set the position of a view and fill out its layout paramters.
730 public void writeToParcel(Parcel out, int flags) {
731 super.writeToParcel(out, flags);
732 out.writeByte((byte) (showDropdown ? 1 : 0));
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 244 // Determine whether the specified channel out mask is supported by the submix module.
247 // Set of channel out masks supported by Format_from_SR_C()
257 // Determine whether the specified channel out mask is supported, if it is return the specified
258 // channel out mask, otherwise return the default channel out mask for the submix module.
348 // buffer_size_frames and optionally associate "in" or "out" with the submix audio device.
354 struct submix_stream_out * const out)
356 ALOG_ASSERT(in || out);
373 if (out) {
374 rsxadev->output = out;
546 const struct submix_stream_out * const out = audio_stream_get_submix_stream_out( local
559 struct submix_stream_out * const out = audio_stream_get_submix_stream_out(stream); local
580 const struct submix_stream_out * const out = audio_stream_get_submix_stream_out( local
595 const struct submix_stream_out * const out = audio_stream_get_submix_stream_out( local
604 const struct submix_stream_out * const out = audio_stream_get_submix_stream_out( local
613 const struct submix_stream_out * const out = audio_stream_get_submix_stream_out(stream); local
679 const struct submix_stream_out * const out = audio_stream_out_get_submix_stream_out( local
708 struct submix_stream_out * const out = audio_stream_out_get_submix_stream_out(stream); local
1202 struct submix_stream_out *out; local
1275 struct submix_stream_out * const out = audio_stream_out_get_submix_stream_out(stream); local
1277 submix_audio_device_destroy_pipe(audio_hw_device_get_submix_audio_device(dev), NULL, out); local
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 454 static int read_hdmi_channel_masks(struct stream_out *out)
457 int channels = platform_edid_get_max_channels(out->dev->platform);
466 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
470 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
471 out->supported_channel_masks[1] = AUDIO_CHANNEL_OUT_7POINT1;
531 usecase->stream.out->devices);
532 in_snd_device = platform_get_input_snd_device(adev->platform, usecase->stream.out->devices);
533 usecase->devices = usecase->stream.out->devices;
560 usecase->devices = usecase->stream.out->devices;
564 usecase->stream.out->devices)
794 struct stream_out *out = (struct stream_out *) context; local
1168 struct stream_out *out = (struct stream_out *)stream; local
1180 struct stream_out *out = (struct stream_out *)stream; local
1191 struct stream_out *out = (struct stream_out *)stream; local
1198 struct stream_out *out = (struct stream_out *)stream; local
1210 struct stream_out *out = (struct stream_out *)stream; local
1286 struct stream_out *out = (struct stream_out *)stream; local
1372 struct stream_out *out = (struct stream_out *)stream; local
1411 struct stream_out *out = (struct stream_out *)stream; local
1423 struct stream_out *out = (struct stream_out *)stream; local
1460 struct stream_out *out = (struct stream_out *)stream; local
1528 struct stream_out *out = (struct stream_out *)stream; local
1565 struct stream_out *out = (struct stream_out *)stream; local
1610 struct stream_out *out = (struct stream_out *)stream; local
1622 struct stream_out *out = (struct stream_out *)stream; local
1638 struct stream_out *out = (struct stream_out *)stream; local
1655 struct stream_out *out = (struct stream_out *)stream; local
1671 struct stream_out *out = (struct stream_out *)stream; local
1924 struct stream_out *out; local
2130 struct stream_out *out = (struct stream_out *)stream; local
2532 struct stream_out out; local
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c 436 char *out; local
528 err = at_tok_nextstr(&line, &out);
531 responses[i].type = alloca(strlen(out) + 1);
532 strcpy(responses[i].type, out);
535 err = at_tok_nextstr(&line, &out);
542 err = at_tok_nextstr(&line, &out);
546 responses[i].addresses = alloca(strlen(out) + 1);
547 strcpy(responses[i].addresses, out);
    [all...]
  /hardware/ti/omap4-aah/camera/
CameraHal.cpp 772 CAMHAL_LOGEB("ERROR: Manual Exposure = %s is out of range - "
783 CAMHAL_LOGEB("ERROR: Manual Exposure right = %s is out of range - "
794 CAMHAL_LOGEB("ERROR: Manual Gain = %s is out of range - "
2145 android::sp<DisplayAdapter> out; local
2156 android::sp<DisplayAdapter> out = new BufferSourceAdapter(); local
2258 android::sp<DisplayAdapter> out; local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DecimalFormatTest.java 113 // into Long unless the value is out of the bound of Long or
521 // IllegalArgumentException will be thrown out
536 // NullPointerException will be thrown out.
563 StringBuffer out = format.format(new Long(Long.MAX_VALUE), new StringBuffer(), pos); local
564 assertTrue("Wrong result L1: " + out, out.toString().equals("9,223,372,036,854,775,807"));
568 out = format.format(new Long(Long.MIN_VALUE), new StringBuffer(), pos);
569 assertTrue("Wrong result L2: " + out, out.toString().equals("-9,223,372,036,854,775,808"));
573 out = format.format(new java.math.BigInteger(String.valueOf(Long.MAX_VALUE))
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
FormatterTest.java 161 assertTrue(f.out() instanceof StringBuilder);
172 assertEquals(ma, f1.out());
179 * and the output can be attained by invoking the out() method. But RI
180 * raises an error of FormatterClosedException when invoking out() or
183 Appendable sb = f2.out();
193 assertTrue(f1.out() instanceof StringBuilder);
199 assertTrue(f2.out() instanceof StringBuilder);
209 assertEquals(ma, f1.out());
214 assertEquals(ma, f1.out());
218 assertTrue(f3.out() instanceof StringBuilder)
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
SSLEngineTest.java 1032 private final SinkChannel out; field in class:SSLEngineTest.HandshakeHandler
    [all...]
  /libcore/luni/src/main/java/java/math/
BigDecimal.java 339 throw new NumberFormatException("Scale out of range");
    [all...]
  /libcore/luni/src/test/java/libcore/java/security/
KeyStoreTest.java 245 // interface, so it does start out empty like other KeyStores
1700 ByteArrayOutputStream out = new ByteArrayOutputStream(); local
1730 ByteArrayOutputStream out = new ByteArrayOutputStream(); local
1755 ByteArrayOutputStream out = new ByteArrayOutputStream(); local
1770 ByteArrayOutputStream out = new ByteArrayOutputStream(); local
    [all...]
  /ndk/sources/host-tools/make-3.81/
job.c 954 work. On the way out, turn off the alarm and set SIG_DFL. */
1020 /* Figure out an argument list from this command line. */
1087 /* Print out the command. If silent, we call `message' with null so it
1513 char *in, *out, *ref; local
    [all...]
  /packages/apps/Camera/src/com/android/camera/
Util.java 335 TypedValue out = new TypedValue(); local
336 activity.getTheme().resolveAttribute(android.R.attr.alertDialogIcon, out, true);
342 .setIcon(out.resourceId)
684 // Since the button is still clickable before fade-out animation
  /packages/apps/Camera2/src/com/android/camera/util/
CameraUtil.java 298 TypedValue out = new TypedValue(); local
299 activity.getTheme().resolveAttribute(android.R.attr.alertDialogIcon, out, true);
309 .setIcon(out.resourceId)
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
TileImageView.java 292 private void getRange(Rect out, int cX, int cY, int level, int rotation) {
293 getRange(out, cX, cY, level, 1f / (1 << (level + 1)), rotation);
302 private void getRange(Rect out,
328 out.set(left, top, right, bottom);
  /packages/apps/Gallery2/src/com/android/photos/views/
TiledImageRenderer.java 37 * Handles laying out, decoding, and drawing of tiles in GL
349 private void getRange(Rect out, int cX, int cY, int level, int rotation) {
350 getRange(out, cX, cY, level, 1f / (1 << (level + 1)), rotation);
359 private void getRange(Rect out,
385 out.set(left, top, right, bottom);
  /packages/apps/Launcher2/src/com/android/launcher2/
WidgetPreviewLoader.java 435 Bitmap out = BitmapFactory.decodeByteArray(blob, 0, blob.length, opts); local
436 return out;
586 // Figure out the badge location.
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
TiledImageRenderer.java 37 * Handles laying out, decoding, and drawing of tiles in GL
349 private void getRange(Rect out, int cX, int cY, int level, int rotation) {
350 getRange(out, cX, cY, level, 1f / (1 << (level + 1)), rotation);
359 private void getRange(Rect out,
385 out.set(left, top, right, bottom);
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherBackupHelper.java 78 /** icons are large, dribble them out */
81 /** widgets contain previews, which are very large, dribble them out */
184 Journal out = new Journal(); local
187 out.t = System.currentTimeMillis();
188 out.rows = 0;
189 out.bytes = 0;
196 backupFavorites(in, data, out, keys);
197 backupScreens(in, data, out, keys);
198 backupIcons(in, data, out, keys);
199 backupWidgets(in, data, out, keys)
275 Journal out = new Journal(); local
    [all...]

Completed in 3441 milliseconds

<<81828384858687888990>>