HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 1776 - 1800 of 3847) sorted by null

<<71727374757677787980>>

  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.5.201505241946/
org.jacoco.ant-0.7.5.201505241946.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.6.201602180812/
org.jacoco.ant-0.7.6.201602180812.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/
org.jacoco.ant-0.7.7.201606060606.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/
org.jacoco.ant-0.7.8.jar 
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.3/
jackson-core-2.1.3.jar 
  /art/compiler/optimizing/
intrinsics_arm64.cc 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
103 // Slow-path for fallback (calling the managed code to handle the intrinsic) in an intrinsified
106 // Note: The actual parameters are required to be in the locations given by the invoke's location
138 DCHECK(out.IsRegister()); // TODO: Replace this when we support output in memory.
170 << "Unexpected instruction in read barrier arraycopy slow path: "
199 // any live register in this slow path.
307 Location in = locations->InAt(0); local
312 __ Rev16(WRegisterFrom(out), WRegisterFrom(in));
317 __ Rev(RegisterFrom(out, type), RegisterFrom(in, type))
363 Location in = locations->InAt(0); local
390 Location in = locations->InAt(0); local
418 Location in = locations->InAt(0); local
482 Location in = locations->InAt(0); local
518 Location in = locations->InAt(0); local
2944 Register in = RegisterFrom(locations->InAt(0), Primitive::kPrimInt); local
    [all...]
intrinsics_arm_vixl.cc 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
70 // Default slow-path for fallback (calling the managed code to handle the intrinsic) in an
73 // Note: The actual parameters are required to be in the locations given by the invoke's location
108 DCHECK(out.IsRegister()); // TODO: Replace this when we support output in memory.
126 // Compute base address for the System.arraycopy intrinsic in `base`.
149 // Compute end address for the System.arraycopy intrinsic in `end`.
185 << "Unexpected instruction in read barrier arraycopy slow path: "
201 // Compute the base destination address in `dst_curr_addr`.
220 // any live register in this slow path
347 Location in = locations->InAt(0); local
413 vixl32::Register in = RegisterFrom(locations->InAt(0)); local
476 Location in = locations->InAt(0); local
2792 Location in = locations->InAt(0); local
3070 vixl32::Register in = RegisterFrom(locations->InAt(0)); local
    [all...]
intrinsics_x86.cc 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
94 << "Unexpected instruction in read barrier arraycopy slow path: "
113 // In this code path, registers `temp1`, `temp2`, and `temp3`
115 // destination address, and the end source address (resp.), as in
443 // The result is in EAX.
681 // op1 is already in the same location as the output.
786 XmmRegister in = locations->InAt(0).AsFpuRegister<XmmRegister>(); local
789 GetAssembler()->sqrtsd(out, in);
834 XmmRegister in = locations->InAt(0).AsFpuRegister<XmmRegister>() local
901 XmmRegister in = locations->InAt(0).AsFpuRegister<XmmRegister>(); local
3326 Register in = locations->InAt(0).AsRegister<Register>(); local
3344 __ movl(Address(out, info.value_offset), in); local
    [all...]
intrinsics_x86_64.cc 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
87 << "Unexpected instruction in read barrier arraycopy slow path: "
557 XmmRegister in = locations->InAt(0).AsFpuRegister<XmmRegister>(); local
560 GetAssembler()->sqrtsd(out, in);
605 XmmRegister in = locations->InAt(0).AsFpuRegister<XmmRegister>(); local
607 __ roundsd(out, in, Immediate(round_mode));
671 XmmRegister in = locations->InAt(0).AsFpuRegister<XmmRegister>(); local
680 // result = floor(in);
681 // if (in - result >= 0.5f
715 XmmRegister in = locations->InAt(0).AsFpuRegister<XmmRegister>(); local
2997 CpuRegister in = locations->InAt(0).AsRegister<CpuRegister>(); local
3022 __ movl(Address(out, info.value_offset), in); local
    [all...]
  /bionic/libc/kernel/uapi/drm/
amdgpu_drm.h 73 struct drm_amdgpu_gem_create_in in; member in union:drm_amdgpu_gem_create
95 struct drm_amdgpu_bo_list_in in; member in union:drm_amdgpu_bo_list
123 struct drm_amdgpu_ctx_in in; member in union:drm_amdgpu_ctx
174 struct drm_amdgpu_gem_mmap_in in; member in union:drm_amdgpu_gem_mmap
187 struct drm_amdgpu_gem_wait_idle_in in; member in union:drm_amdgpu_gem_wait_idle
202 struct drm_amdgpu_wait_cs_in in; member in union:drm_amdgpu_wait_cs
223 struct drm_amdgpu_wait_fences_in in; member in union:drm_amdgpu_wait_fences
274 struct drm_amdgpu_cs_in in; member in union:drm_amdgpu_cs
  /bionic/libc/kernel/uapi/linux/
coda.h 216 struct coda_in_hdr in; member in struct:coda_root_in
436 struct coda_in_hdr in; member in struct:coda_statfs_in
497 void __user * in; member in struct:ViceIoctl
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/device/
UsbDeviceTestActivity.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
233 * @param in The in endpoint
237 private void nextTest(@NonNull UsbDeviceConnection connection, @NonNull UsbEndpoint in,
261 int numReceived = connection.bulkTransfer(in, lastTestResultBytes,
278 * @param in The in endpoint
281 @NonNull UsbEndpoint in) {
283 int numReceived = connection.bulkTransfer(in, buffer, 1, TIMEOUT_MILLIS)
1141 final UsbEndpoint in = getEndpoint(iface, UsbConstants.USB_DIR_IN); local
1582 final UsbEndpoint in = getEndpoint(iface, UsbConstants.USB_DIR_IN); local
1722 final UsbEndpoint in = getEndpoint(iface, UsbConstants.USB_DIR_IN); local
1838 final UsbEndpoint in = getEndpoint(iface, UsbConstants.USB_DIR_IN); local
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
52 * - not all functions are available in Java, notably gamma and erf,
55 * - handling unsigned integers, especially longs, is painful and error prone in Java.
241 Target.Floaty in = t.newFloaty(d); local
243 Math.acos(in.mid()),
244 Math.acos(in.min()),
245 Math.acos(in.max()));
250 Target.Floaty in = t.new32(f); local
252 acos(in.mid32())
260 Target.Floaty in = t.newFloaty(d); local
268 Target.Floaty in = t.new32(f); local
284 Target.Floaty in = t.newFloaty(d); local
292 Target.Floaty in = t.new32(f); local
302 Target.Floaty in = t.newFloaty(d); local
310 Target.Floaty in = t.new32(f); local
326 Target.Floaty in = t.newFloaty(d); local
334 Target.Floaty in = t.new32(f); local
344 Target.Floaty in = t.newFloaty(d); local
352 Target.Floaty in = t.new32(f); local
398 Target.Floaty in = t.newFloaty(d); local
406 Target.Floaty in = t.new32(f); local
422 Target.Floaty in = t.newFloaty(d); local
430 Target.Floaty in = t.new32(f); local
438 Target.Floaty in = t.newFloaty(d); local
446 Target.Floaty in = t.new32(f); local
454 Target.Floaty in = t.multiply(t.newFloaty(d), pi(t)); local
462 Target.Floaty in = t.multiply(t.new32(f), pi32(t)); local
509 Target.Floaty in = t.newFloaty(d); local
540 Target.Floaty in = t.newFloaty(d); local
551 Target.Floaty in = t.newFloaty(d); local
559 Target.Floaty in = t.newFloaty(d); local
567 Target.Floaty in = t.new32(f); local
577 Target.Floaty in = t.newFloaty(d); local
585 Target.Floaty in = t.new32(f); local
595 Target.Floaty in = t.newFloaty(d); local
603 Target.Floaty in = t.new32(f); local
611 Target.Floaty in = t.newFloaty(d); local
619 Target.Floaty in = t.new32(f); local
627 Target.Floaty in = t.newFloaty(d); local
645 Target.Floaty in = t.newFloaty(d); local
731 Target.Floaty in = t.newFloaty(d); local
739 Target.Floaty in = t.new32(f); local
747 Target.Floaty in = t.newFloaty(d); local
755 Target.Floaty in = t.new32(f); local
763 Target.Floaty in = t.newFloaty(d); local
771 Target.Floaty in = t.new32(f); local
781 Target.Floaty in = t.newFloaty(d); local
789 Target.Floaty in = t.new32(f); local
799 Target.Floaty in = t.newFloaty(d); local
875 Target.Floaty in = t.newFloaty(d); local
881 Target.Floaty in = t.newFloaty(d); local
886 Target.Floaty in = t.new32(f); local
891 Target.Floaty in = t.newFloaty(d); local
926 Target.Floaty in = t.newFloaty(d); local
934 Target.Floaty in = t.newFloaty(d); local
939 Target.Floaty in = t.new32(f); local
944 Target.Floaty in = t.newFloaty(d); local
952 Target.Floaty in = t.new32(f); local
960 Target.Floaty in = t.newFloaty(d); local
968 Target.Floaty in = t.new32(f); local
976 Target.Floaty in = t.multiply(t.newFloaty(d), pi(t)); local
984 Target.Floaty in = t.multiply(t.new32(f), pi32(t)); local
992 Target.Floaty in = t.newFloaty(d); local
997 Target.Floaty in = t.new32(f); local
1006 Target.Floaty in = t.newFloaty(d); local
1020 Target.Floaty in = t.new32(f); local
1034 Target.Floaty in = t.newFloaty(d); local
1042 Target.Floaty in = t.new32(f); local
1050 Target.Floaty in = t.multiply(t.newFloaty(d), pi(t)); local
1065 Target.Floaty in = t.multiply(t.new32(f), pi32(t)); local
1081 Target.Floaty in = t.newFloaty(d); local
1091 Target.Floaty in = t.newFloaty(d); local
1232 Target.Floaty in = t.newFloaty(args.inVDouble); local
1241 Target.Floaty in = t.new32(args.inV); local
1782 Target.Floaty in = t.new32(args.inV); local
1850 Target.Floaty in = t.new32(args.inV); local
1864 Target.Floaty in = t.new32(args.inV); local
1918 Target.Floaty in = t.new32(args.inV); local
1980 Target.Floaty in = t.new32(args.inV); local
2155 Target.Floaty in = t.new32(args.inV); local
2177 Target.Floaty in = t.new32(args.inV); local
    [all...]
  /development/ndk/platforms/android-21/include/linux/
coda.h 252 struct coda_in_hdr in; member in struct:coda_root_in
527 struct coda_in_hdr in; member in struct:coda_statfs_in
604 void __user *in; member in struct:ViceIoctl
  /development/ndk/platforms/android-9/include/linux/
coda.h 232 struct coda_in_hdr in; member in struct:coda_root_in
502 struct coda_in_hdr in; member in struct:coda_statfs_in
570 void __user *in; member in struct:ViceIoctl
  /external/compiler-rt/lib/msan/tests/
msan_test.cc 29 // <sys/shm.h> doesn't declare these functions in _KERNEL mode.
76 # include <netinet/in.h>
316 // malloc() in the following test may be optimized to produce a compile-time
377 // We poison two bytes in the midle of a 4-byte word to make the test
3290 struct in_addr in[2]; local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
IBMCalendarTest.java 37 * @summary Tests of new functionality in IBMCalendar
41 * Test weekend support in IBMCalendar.
46 * In particular, the test will have to be rewritten to instantiate
47 * a Calendar in the given locale (using getInstance()) and call
97 new Locale("hi", "IN"), new int[] { // Sunday only
316 // duration in seconds, if < 0.
361 // duration in seconds, if < 0.
497 // duration in seconds, if < 0.
570 // In pass one, change the first day of week so that the weeks
571 // shift in August 2001. In pass two, change the minimal day
1313 CalFields in = (CalFields)test[1]; local
1399 CalFields in = (CalFields)test[1]; local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
BasicTest.java 96 /* These two are broken in Unicode 2.1.2 but fixed in 2.1.5 and later*/
113 // THIS IS NO LONGER TRUE IN UNICODE v2.1.8, SO THIS TEST IS OBSOLETE
135 // And finally, make sure you can do it in reverse too
157 // And finally, make sure you can do it in reverse too
246 * Make sure characters in the CompositionExclusion.txt list do not get
293 // We comment this out in favor of the test above, which
320 * Such characters do not participate in any canonical
323 * map to the same canonical class, which is not the case, in
362 * characters at the start of a string are not put in canonica
1065 String in = Utility.unescape("\\\\U0001D157\\\\U0001D165"); local
2764 String in="\\u00A0\\u00C7\\u0301"; local
    [all...]
  /external/icu/icu4c/source/i18n/
vtzone.cpp 376 * dow day of week in BYDAY, or 0 when not found
377 * wim day of week ordinal number in BYDAY, or 0 when not found
379 * domCount number of availble days in dom (domCount is specifying the size of dom on input)
485 // the last day in a month
560 int32_t firstDay = 31; // max possible number of dates in a month
563 // not be used in February, but if we see such case, we use 28
706 // Day in month rule, for example, 15th day in the month
713 // first Sunday after 15th day in the month
880 * on the ICU I/O stream in this module. But we want to keep the cod
933 const UnicodeString* in; member in class:VTZReader
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccapitst.c 72 void TestDefaultConverterError(void); /* defined in cctest.c */
73 void TestDefaultConverterSet(void); /* defined in cctest.c */
561 log_err("Error in getName\n");
660 log_err("uncv_setSubstChars() with err != U_ZERO_ERROR shouldn't fill the SubstChars in the buffer, it just returns\n");
671 const uint8_t in[]={ 0x1b, 0x25, 0x42, 0x31, 0x32, 0x61, 0xc0, 0x80, 0xe0, 0x80, 0x80, 0xf0, 0x80, 0x80, 0x80}; local
672 const char *source=(const char *)in, *limit=(const char *)in+sizeof(in);
    [all...]
nccbtst.c 1495 static const UChar in[]={ 0x0041, 0xfeff }; local
1522 static const UChar in[]={ 0x0041, 0xfeff }; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
transtst.cpp 62 3. The tests in this file exactly match those in a sister file on the
70 When you add a test in this file, add it in TransliteratorTest.java
71 too. Give it the same name and put it in the same relative place.
75 4. If you MUST enter a test that is NOT paralleled in the sister file,
76 then add it in the special non-mirrored section. These are
257 // here by looking for a change in countAvailableIDs.
699 // ICU4C ONLY. Do not find Transliterator.orphanFilter() in ICU4J.
765 * Regression test for bugs found in Greek transliteration
1470 UnicodeString in = CharsToUnicodeString(CANON[i]); local
1488 UnicodeString in = CharsToUnicodeString(COMPAT[i]); local
    [all...]
usettest.cpp 31 dataerrln("fail in file \"%s\", line %d: \"%s\"", __FILE__, __LINE__, \
35 dataerrln("fail in file \"%s\", line %d", __FILE__, __LINE__); }}
213 // TODO do these in hex
237 //if (!checkPat(source + " (in code)", testSet, pat1)) return false;
244 // if (!checkPat(source + " (in code)", testSet, pat3)) return false;
273 // Throw in a test of complement
351 errln("FAIL : Error in copy construction");
360 errln("FAIL: Error in =operator");
369 errln("FAIL: Error in clone");
378 errln("FAIL: Error in hashCode()")
2149 UBool in = TRUE; local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IBMCalendarTest.java 36 * @summary Tests of new functionality in IBMCalendar
40 * Test weekend support in IBMCalendar.
45 * In particular, the test will have to be rewritten to instantiate
46 * a Calendar in the given locale (using getInstance()) and call
96 new Locale("hi", "IN"), new int[] { // Sunday only
315 // duration in seconds, if < 0.
360 // duration in seconds, if < 0.
496 // duration in seconds, if < 0.
569 // In pass one, change the first day of week so that the weeks
570 // shift in August 2001. In pass two, change the minimal day
1312 CalFields in = (CalFields)test[1]; local
1398 CalFields in = (CalFields)test[1]; local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
BasicTest.java 95 /* These two are broken in Unicode 2.1.2 but fixed in 2.1.5 and later*/
112 // THIS IS NO LONGER TRUE IN UNICODE v2.1.8, SO THIS TEST IS OBSOLETE
134 // And finally, make sure you can do it in reverse too
156 // And finally, make sure you can do it in reverse too
245 * Make sure characters in the CompositionExclusion.txt list do not get
292 // We comment this out in favor of the test above, which
319 * Such characters do not participate in any canonical
322 * map to the same canonical class, which is not the case, in
361 * characters at the start of a string are not put in canonica
1064 String in = Utility.unescape("\\\\U0001D157\\\\U0001D165"); local
2763 String in="\\u00A0\\u00C7\\u0301"; local
    [all...]

Completed in 5117 milliseconds

<<71727374757677787980>>