HomeSort by relevance Sort by last modified time
    Searched refs:raw (Results 676 - 700 of 1040) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/resources/options/
options_page.css 86 .raw-button,
87 .raw-button:hover,
88 .raw-button:active {
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
__init__.py 725 raw = '&'.join(sig)
726 return key, raw
730 key, raw = self.signing_base(request, consumer, token)
738 hashed = hmac.new(key, raw, sha)
757 key, raw = self.signing_base(request, consumer, token)
758 return raw
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rfc822.py 340 raw = []
343 raw.append(h)
345 if raw:
346 raw.append(', ')
350 raw.append(addr)
351 alladdrs = ''.join(raw)
394 changed headers get stuck at the end of the raw-headers list rather
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rfc822.py 340 raw = []
343 raw.append(h)
345 if raw:
346 raw.append(', ')
350 raw.append(addr)
351 alladdrs = ''.join(raw)
394 changed headers get stuck at the end of the raw-headers list rather
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.codec_1.3.0.v20100518-1140.jar 
  /external/chromium_org/third_party/icu/source/test/intltest/
tztest.cpp 719 logln("FAIL: Time Zone " + itsID + " raw offset is " +
723 errln("FAIL: Time Zone " + itsID + " raw offset is " +
    [all...]
  /external/icu4c/test/intltest/
tztest.cpp 1801 int32_t raw, dst; local
1916 int32_t t, i, raw, dst; local
    [all...]
  /frameworks/av/services/audioflinger/
AudioMixer.cpp 65 mDownmixConfig.inputCfg.buffer.raw = pBuffer->raw;
67 mDownmixConfig.outputCfg.buffer.raw = mDownmixConfig.inputCfg.buffer.raw;
208 t->buffer.raw = NULL;
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
ExtractDecodeEditEncodeMuxTest.java 103 /** The raw resource used as the input file. */
111 setSource(R.raw.video_480x360_mp4_h264_500kbps_30fps_aac_stereo_128kbps_44100hz);
118 setSource(R.raw.video_480x360_mp4_h264_500kbps_30fps_aac_stereo_128kbps_44100hz);
125 setSource(R.raw.video_480x360_mp4_h264_500kbps_30fps_aac_stereo_128kbps_44100hz);
132 setSource(R.raw.video_480x360_mp4_h264_500kbps_30fps_aac_stereo_128kbps_44100hz);
139 setSource(R.raw.video_480x360_mp4_h264_500kbps_30fps_aac_stereo_128kbps_44100hz);
204 * Sets the raw resource used as the source video.
    [all...]
  /external/chromium_org/content/renderer/
v8_value_converter_impl_unittest.cc 147 scoped_ptr<base::Value> raw(converter.FromV8Value(val, context));
150 ASSERT_TRUE(raw.get());
151 EXPECT_TRUE(expected_value->Equals(raw.get()));
152 EXPECT_EQ(expected_type, raw->GetType());
154 EXPECT_FALSE(raw.get());
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cfgparser.py 402 self.assertEqual(cf.get('non-string', 'int', raw=True), 1)
404 self.assertEqual(cf.get('non-string', 'list', raw=True),
407 self.assertEqual(cf.get('non-string', 'dict', raw=True),
411 raw=True), '%(list)s')
413 'string_with_interpolation', raw=False)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cfgparser.py 402 self.assertEqual(cf.get('non-string', 'int', raw=True), 1)
404 self.assertEqual(cf.get('non-string', 'list', raw=True),
407 self.assertEqual(cf.get('non-string', 'dict', raw=True),
411 raw=True), '%(list)s')
413 'string_with_interpolation', raw=False)
  /cts/tests/tests/content/src/android/content/res/cts/
ResourcesTest.java 323 mResources.getValue("com.android.cts.stub:raw/text", tv, false);
325 assertEquals("res/raw/text.txt", tv.coerceToString());
579 InputStream is = mResources.openRawResource(R.raw.text);
582 is = mResources.openRawResource(R.raw.text, new TypedValue());
585 assertNotNull(mResources.openRawResourceFd(R.raw.text));
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Images_MediaTest.java 97 String path = mHelper.copy(R.raw.scenery, "mediaStoreTest1.jpg");
111 path = mHelper.copy(R.raw.scenery, "mediaStoreTest2.jpg");
163 Bitmap src = BitmapFactory.decodeResource(mContext.getResources(), R.raw.scenery);
  /development/samples/Vault/src/com/example/android/vault/
VaultProvider.java 174 final byte[] raw = new byte[DATA_KEY_LENGTH];
175 new SecureRandom().nextBytes(raw);
177 final SecretKey key = new SecretKeySpec(raw, "AES");
  /external/chromium_org/remoting/webapp/
format_iq.js 672 * If the stanza cannot be made pretty, then a string with a raw dump of the
677 * @return {string} Pretty version of XML stanza being sent. A raw dump of the
683 // Fall back to showing the raw stanza.
691 * If the stanza cannot be made pretty, then a string with a raw dump of the
696 * @return {string} Pretty version of XML stanza that was received. A raw dump
702 // Fall back to showing the raw stanza.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
relayserver_unittest.cc 139 std::string raw; local
142 raw = std::string(packet->buf, packet->size);
145 return raw;
  /external/chromium_org/third_party/skia/src/animator/
SkMemberInfo.cpp 351 SkString& raw) const {
352 return setValue(maker, arrayStorage, storageOffset, maxStorage, displayable, outType, raw.c_str(),
353 raw.size());
  /external/iproute2/lib/
utils.c 101 * have a different assumption for the units of a "raw" number.
103 int get_time_rtt(unsigned *val, const char *arg, int *raw)
122 *raw = 1;
125 *raw = 0;
  /external/openssh/
kex.c 114 kex_buf2prop(Buffer *raw, int *first_kex_follows)
123 buffer_append(&b, buffer_ptr(raw), buffer_len(raw));
  /external/skia/src/animator/
SkMemberInfo.cpp 351 SkString& raw) const {
352 return setValue(maker, arrayStorage, storageOffset, maxStorage, displayable, outType, raw.c_str(),
353 raw.size());
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java 288 private native byte[] doTransceive(byte[] data, boolean raw, int[] returnCode);
290 public synchronized byte[] transceive(byte[] data, boolean raw, int[] returnCode) {
294 byte[] result = doTransceive(data, raw, returnCode);
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java 278 private native byte[] doTransceive(byte[] data, boolean raw, int[] returnCode);
280 public synchronized byte[] transceive(byte[] data, boolean raw, int[] returnCode) {
284 byte[] result = doTransceive(data, raw, returnCode);
  /external/chromium_org/chrome/browser/resources/image_loader/
request.js 209 // Request raw data via XHR.
329 * then packs the canvas contents, otherwise sends the raw image data.
337 // The image hasn't been processed, so the raw data can be directly
  /external/icu4c/i18n/
tzgnames.cpp 646 int32_t raw, sav; local
648 tz.getOffset(date, FALSE, raw, sav, status);
685 tmptz->getOffset(date - kDstCheckRange, FALSE, raw, sav, status);
689 tmptz->getOffset(date + kDstCheckRange, FALSE, raw, sav, status);
739 goldenZone->getOffset(date + raw + sav, TRUE, raw1, sav1, status);
742 if (raw != raw1 || sav != sav1) {
    [all...]

Completed in 821 milliseconds

<<21222324252627282930>>