HomeSort by relevance Sort by last modified time
    Searched defs:out (Results 2776 - 2800 of 5424) sorted by null

<<111112113114115116117118119120>>

  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-io-1.4.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.4/
commons-io-1.4.jar 
  /frameworks/opt/setupwizard/tools/docs/
jsilver.jar 
  /prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.jar 
  /art/compiler/optimizing/
intrinsics_mips.cc 123 Location out = invoke_->GetLocations()->Out(); variable
124 if (out.IsValid()) {
125 DCHECK(out.IsRegister()); // TODO: Replace this when we support output in memory.
126 DCHECK(!invoke_->GetLocations()->GetLiveRegisters()->ContainsCoreRegister(out.reg()));
127 MoveFromReturnRegister(out, invoke_->GetType(), codegen);
165 Register out_lo = locations->Out().AsRegisterPairLow<Register>();
166 Register out_hi = locations->Out().AsRegisterPairHigh<Register>();
171 Register out = locations->Out().AsRegister<Register>() local
204 FRegister out = locations->Out().AsFpuRegister<FRegister>(); local
260 Register out = locations->Out().AsRegister<Register>(); local
274 Register out = locations->Out().AsRegister<Register>(); local
447 Register out = locations->Out().AsRegister<Register>(); local
495 Register out = locations->Out().AsRegister<Register>(); local
618 Register out = locations->Out().AsRegister<Register>(); local
754 FRegister out = locations->Out().AsFpuRegister<FRegister>(); local
838 Register out = locations->Out().AsRegister<Register>(); local
869 FRegister out = locations->Out().AsFpuRegister<FRegister>(); local
1172 Register out = locations->Out().AsRegister<Register>(); local
1238 Register out = locations->Out().AsRegister<Register>(); local
1327 FRegister out = locations->Out().AsFpuRegister<FRegister>(); local
1340 Register out = invoke->GetLocations()->Out().AsRegister<Register>(); local
1353 Register out = invoke->GetLocations()->Out().AsRegister<Register>(); local
1385 Register out = invoke->GetLocations()->Out().AsRegister<Register>(); local
1510 Register out = invoke->GetLocations()->Out().AsRegister<Register>(); local
1919 Register out = out_loc.AsRegister<Register>(); local
2091 Register out = locations->Out().AsRegister<Register>(); local
2375 Register out = locations->Out().AsRegister<Register>(); local
2462 Register out = locations->Out().AsRegister<Register>(); local
2516 Register out = locations->Out().AsRegister<Register>(); local
2556 Register out = locations->Out().AsRegister<Register>(); local
2783 FRegister out = locations->Out().AsFpuRegister<FRegister>(); local
2797 FRegister out = locations->Out().AsFpuRegister<FRegister>(); local
3166 Register out = locations->Out().AsRegister<Register>(); local
    [all...]
intrinsics_mips64.cc 112 Location out = invoke_->GetLocations()->Out(); variable
113 if (out.IsValid()) {
114 DCHECK(out.IsRegister()); // TODO: Replace this when we support output in memory.
115 DCHECK(!invoke_->GetLocations()->GetLiveRegisters()->ContainsCoreRegister(out.reg()));
116 MoveFromReturnRegister(out, invoke_->GetType(), codegen);
152 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
155 __ Dmfc1(out, in);
157 __ Mfc1(out, in)
189 FpuRegister out = locations->Out().AsFpuRegister<FpuRegister>(); local
228 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
280 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
311 Location out = locations->Out(); local
350 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
392 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
477 FpuRegister out = locations->Out().AsFpuRegister<FpuRegister>(); local
514 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
551 FpuRegister out = locations->Out().AsFpuRegister<FpuRegister>(); local
664 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
771 FpuRegister out = locations->Out().AsFpuRegister<FpuRegister>(); local
795 FpuRegister out = locations->Out().AsFpuRegister<FpuRegister>(); local
821 FpuRegister out = locations->Out().AsFpuRegister<FpuRegister>(); local
889 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
996 GpuRegister out = invoke->GetLocations()->Out().AsRegister<GpuRegister>(); local
1009 GpuRegister out = invoke->GetLocations()->Out().AsRegister<GpuRegister>(); local
1022 GpuRegister out = invoke->GetLocations()->Out().AsRegister<GpuRegister>(); local
1035 GpuRegister out = invoke->GetLocations()->Out().AsRegister<GpuRegister>(); local
1110 GpuRegister out = invoke->GetLocations()->Out().AsRegister<GpuRegister>(); local
1490 GpuRegister out = out_loc.AsRegister<GpuRegister>(); local
1668 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
1935 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
2256 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
2300 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
2355 FpuRegister out = locations->Out().AsFpuRegister<FpuRegister>(); local
2369 FpuRegister out = locations->Out().AsFpuRegister<FpuRegister>(); local
2545 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local
    [all...]
register_allocator_graph_color.cc 371 // We use "out" degree because incoming edges come from nodes already pruned from the graph,
875 Location out = interval->GetDefinedBy()->GetLocations()->Out(); local
1352 Location out = defined_by->GetLocations()->Out(); local
    [all...]
  /art/runtime/gc/collector/
mark_sweep.cc 1221 StackReference<mirror::Object>* out = objects; local
    [all...]
  /cts/hostsidetests/security/src/android/security/cts/
SELinuxHostTest.java 175 CollectingOutputReceiver out = new CollectingOutputReceiver(); local
176 mDevice.executeShellCommand("cat /sys/fs/selinux/enforce", out);
177 assertEquals("SELinux policy is not being enforced!", "1", out.getOutput());
    [all...]
  /cts/tests/tests/keystore/src/android/keystore/cts/
KeyStoreTest.java 248 // interface, so it does start out empty like other KeyStores
1703 ByteArrayOutputStream out = new ByteArrayOutputStream(); local
1733 ByteArrayOutputStream out = new ByteArrayOutputStream(); local
1758 ByteArrayOutputStream out = new ByteArrayOutputStream(); local
1773 ByteArrayOutputStream out = new ByteArrayOutputStream(); local
    [all...]
  /cts/tests/tests/net/src/android/net/cts/
ConnectivityManagerTest.java 525 assertNotNull("Timed out (more than " + timeoutMs +
588 OutputStream out = s.getOutputStream(); local
593 out.write(requestBytes);
    [all...]
  /cts/tests/tests/security/src/android/security/cts/
OpenSSLHeartbleedTest.java 382 OutputStream out,
399 out,
419 OutputStream out,
448 out.write(recordBytes);
449 out.flush();
468 out.write(heartbeatRequestRecordBytes);
469 out.flush();
    [all...]
  /dalvik/dx/src/com/android/dex/
Dex.java 151 public void writeTo(OutputStream out) throws IOException {
158 out.write(buffer, 0, count);
163 try (OutputStream out = new FileOutputStream(dexOut)) {
164 writeTo(out);
310 * Generates the signature and checksum of the dex file {@code out} and
490 * so we need to read them out-of-order.
  /development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
InteractiveLineGraphView.java 422 * The string begins at out.length - [return value].
424 private static int formatFloat(final char[] out, float val, int digits) {
427 out[out.length - 1] = '0';
439 int index = out.length - 1;
444 out[index--] = (char) (digit + '0');
447 out[index--] = '.';
452 out[index--] = '-';
    [all...]
  /device/generic/goldfish/audio/
audio_hw.c 251 struct generic_stream_out *out = (struct generic_stream_out *)stream; local
252 return out->req_config.sample_rate;
262 struct generic_stream_out *out = (struct generic_stream_out *)stream; local
263 int size = out->pcm_config.period_size *
264 audio_stream_out_frame_size(&out->stream);
271 struct generic_stream_out *out = (struct generic_stream_out *)stream; local
272 return out->req_config.channel_mask;
277 struct generic_stream_out *out = (struct generic_stream_out *)stream; local
278 return out->req_config.format;
288 struct generic_stream_out *out = (struct generic_stream_out *)stream local
309 struct generic_stream_out *out = (struct generic_stream_out *)stream; local
342 struct generic_stream_out *out = (struct generic_stream_out *)stream; local
366 struct generic_stream_out *out = (struct generic_stream_out *)stream; local
378 struct generic_stream_out *out = (struct generic_stream_out *)args; local
497 struct generic_stream_out *out = (struct generic_stream_out *)stream; local
569 struct generic_stream_out *out = (struct generic_stream_out *)stream; local
584 struct generic_stream_out *out = (struct generic_stream_out *)stream; local
620 struct generic_stream_out *out = (struct generic_stream_out *)stream; local
1138 struct generic_stream_out *out; local
1211 struct generic_stream_out *out = (struct generic_stream_out *)stream; local
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 1476 struct stream_out *out = (struct stream_out *)usecase->stream; local
1494 struct stream_out *out = (struct stream_out *)usecase->stream; local
1802 struct stream_out *out = (struct stream_out *)stream; local
1816 struct stream_out *out = (struct stream_out *)stream; local
1824 struct stream_out *out = (struct stream_out *)stream; local
1831 struct stream_out *out = (struct stream_out *)stream; local
1857 struct stream_out *out = (struct stream_out *)stream; local
1883 struct stream_out *out = (struct stream_out *)stream; local
1965 struct stream_out *out = (struct stream_out *)stream; local
2004 struct stream_out *out = (struct stream_out *)stream; local
2013 struct stream_out *out = (struct stream_out *)stream; local
2050 struct stream_out *out = (struct stream_out *)stream; local
2243 struct stream_out *out = (struct stream_out *)stream; local
2681 struct stream_out *out; local
2785 struct stream_out *out = (struct stream_out *)stream; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
bufferedio.c 701 /* Find out whether buffer_size is a power of 2 */
1440 char *out; local
    [all...]
textio.c 288 Py_UNICODE *out; local
292 out = PyUnicode_AS_UNICODE(modified);
293 out[0] = '\r';
294 memcpy(out + 1, PyUnicode_AS_UNICODE(output),
407 Py_UNICODE *in, *out, *end; local
426 out = out_str;
432 *out++ = c;
434 *out++ = c;
445 *out++ = '\n';
450 *out++ = c;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_elementtree.c 185 /* two or more elements: slice out a suitable separator from the
858 PyObject* out; local
870 out = PyList_New(0);
871 if (!out)
875 return out;
881 if (PyList_Append(out, item) < 0) {
882 Py_DECREF(out);
888 return out;
1022 "child index out of range"
1240 "child assignment index out of range");
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
bufferedio.c 673 /* Find out whether buffer_size is a power of 2 */
1421 char *out; local
    [all...]
textio.c 279 Py_UNICODE *out; local
283 out = PyUnicode_AS_UNICODE(modified);
284 out[0] = '\r';
285 memcpy(out + 1, PyUnicode_AS_UNICODE(output),
398 Py_UNICODE *in, *out, *end; local
417 out = out_str;
423 *out++ = c;
425 *out++ = c;
436 *out++ = '\n';
441 *out++ = c;
    [all...]
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
antlr3.jar 
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
BlockRealMatrix.java 326 final BlockRealMatrix out = new BlockRealMatrix(rows, columns); local
330 for (int iBlock = 0; iBlock < out.blockRows; ++iBlock) {
331 for (int jBlock = 0; jBlock < out.blockColumns; ++jBlock) {
334 final double[] outBlock = out.blocks[blockIndex];
354 return out;
372 final BlockRealMatrix out = new BlockRealMatrix(rows, columns); local
375 for (int blockIndex = 0; blockIndex < out.blocks.length; ++blockIndex) {
376 final double[] outBlock = out.blocks[blockIndex];
384 return out;
399 final BlockRealMatrix out = new BlockRealMatrix(rows, columns) local
445 final BlockRealMatrix out = new BlockRealMatrix(rows, columns); local
466 final BlockRealMatrix out = new BlockRealMatrix(rows, columns); local
486 final BlockRealMatrix out = new BlockRealMatrix(rows, columns); local
512 final BlockRealMatrix out = new BlockRealMatrix(rows, m.getColumnDimension()); local
575 final BlockRealMatrix out = new BlockRealMatrix(rows, m.columns); local
712 final BlockRealMatrix out = local
892 final BlockRealMatrix out = new BlockRealMatrix(1, columns); local
983 final BlockRealMatrix out = new BlockRealMatrix(rows, 1); local
1140 final double[] out = new double[columns]; local
1189 final double[] out = new double[rows]; local
1310 final BlockRealMatrix out = new BlockRealMatrix(nCols, nRows); local
1367 final double[] out = new double[rows]; local
1411 final double[] out = new double[columns]; local
    [all...]
  /external/boringssl/src/include/openssl/
asn1t.h 48 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
610 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass);
614 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pval,
620 typedef int ASN1_primitive_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx);
681 BIO *out; member in struct:ASN1_PRINT_ARG_st
689 BIO *out; member in struct:ASN1_STREAM_ARG_st
811 int i2d_##fname(stname *a, unsigned char **out) \
813 return ASN1_item_i2d((ASN1_VALUE *)a, out, ASN1_ITEM_rptr(itname));\
817 int i2d_##stname##_NDEF(stname *a, unsigned char **out) \
819 return ASN1_item_ndef_i2d((ASN1_VALUE *)a, out, ASN1_ITEM_rptr(stname));
    [all...]

Completed in 592 milliseconds

<<111112113114115116117118119120>>