HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 1401 - 1425 of 2162) sorted by null

<<51525354555657585960>>

  /external/dexmaker/lib/
jarjar.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-interpolation-1.19.jar 
maven-repository-metadata-3.2.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-interpolation/1.13/
plexus-interpolation-1.13.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-interpolation/1.14/
plexus-interpolation-1.14.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/
plexus-interpolation-1.14.jar 
  /prebuilts/tools/common/m2/repository/jdom/jdom/1.0/
jdom-1.0.jar 
  /frameworks/base/core/java/android/content/
Intent.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
77 * <p>An Intent provides a facility for performing late runtime binding between the code in
78 * different applications. Its most significant use is in the launching of activities, where it
91 * <p>The primary pieces of information in an intent are:</p>
99 * in the contacts database, expressed as a {@link android.net.Uri}.</p>
111 * the phone dialer with the person filled in.</p>
114 * the phone dialer with the given number filled in. Note how the
119 * the phone dialer with the given number filled in.</p>
127 * list of people. Selecting a particular person to view would result in
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
ProcessStats.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
200 // In-memory Parcel magic number, used to detect attempts to unmarshall bad data
203 // Where the "type"/"state" part of the data appears in an offset integer.
206 // Where the "which array" part of the data appears in an offset integer.
209 // Where the "index into array" part of the data appears in an offset integer.
255 public ProcessStats(Parcel in) {
257 readFromParcel(in);
409 public ProcessStats createFromParcel(Parcel in) {
410 return new ProcessStats(in);
1708 Parcel in = Parcel.obtain(); local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-facade/0.20.0/
tycho-p2-facade-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-p2-facade/0.18.1/
tycho-p2-facade-0.18.1.jar 
  /bionic/libc/kernel/uapi/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
  /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.
233 Target.Floaty in = t.new32(f); local
235 acos(in.mid32()),
236 acos(in.min32()),
237 acos(in.max32()));
241 Target.Floaty in = t.new32(f); local
243 acosh(in.mid32())
253 Target.Floaty in = t.new32(f); local
261 Target.Floaty in = t.new32(f); local
273 Target.Floaty in = t.new32(f); local
281 Target.Floaty in = t.new32(f); local
308 Target.Floaty in = t.new32(f); local
316 Target.Floaty in = t.new32(f); local
324 Target.Floaty in = t.new32(f); local
332 Target.Floaty in = t.multiply(t.new32(f), pi32(t)); local
367 Target.Floaty in = t.new32(f); local
375 Target.Floaty in = t.new32(f); local
383 Target.Floaty in = t.new32(f); local
391 Target.Floaty in = t.new32(f); local
421 Target.Floaty in = t.new32(f); local
429 Target.Floaty in = t.new32(f); local
437 Target.Floaty in = t.new32(f); local
445 Target.Floaty in = t.new32(f); local
476 Target.Floaty in = t.new32(f); local
503 Target.Floaty in = t.new32(f); local
508 Target.Floaty in = t.new32(f); local
516 Target.Floaty in = t.new32(f); local
524 Target.Floaty in = t.multiply(t.new32(f), pi32(t)); local
532 Target.Floaty in = t.new32(f); local
537 Target.Floaty in = t.new32(f); local
551 Target.Floaty in = t.new32(f); local
559 Target.Floaty in = t.multiply(t.new32(f), pi32(t)); local
646 Target.Floaty in = t.new32(args.in); local
1075 Target.Floaty in = t.new32(args.inValue); local
1110 Target.Floaty in = t.new32(args.in); local
1119 Target.Floaty in = t.new32(args.in); local
1148 Target.Floaty in = t.new32(args.in); local
1200 Target.Floaty in = t.new32(args.in); local
1328 Target.Floaty in = t.new32(args.in); local
1350 Target.Floaty in = t.new32(args.inX); local
    [all...]
  /development/ndk/platforms/android-3/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
  /development/ndk/platforms/android-L/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
  /device/htc/flounder/audio/hal/
audio_hw.c 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
706 /* Delay in Us */
896 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames);
897 static int do_in_standby_l(struct stream_in *in);
900 static void get_capture_reference_delay(struct stream_in *in,
906 /* read frames available in kernel driver buffer */
915 ref_device = node_to_item(list_tail(&in->pcm_dev_list),
940 static void get_capture_delay(struct stream_in *in,
1709 struct stream_in *in; local
1809 struct stream_in *in; local
2705 struct stream_in *in = NULL; \/* if non-NULL, then force input to standby *\/ local
2892 struct stream_in *in = NULL; local
3256 struct stream_in *in = (struct stream_in *)stream; local
3270 struct stream_in *in = (struct stream_in *)stream; local
3291 struct stream_in *in = (struct stream_in *)stream; local
3379 struct stream_in *in = (struct stream_in *)stream; local
3400 struct stream_in *in = (struct stream_in *)stream; local
3500 struct stream_in *in = (struct stream_in *)stream; local
3577 struct stream_in *in = (struct stream_in *)stream; local
4084 struct stream_in *in; local
4149 struct stream_in *in = (struct stream_in*)stream; local
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
vtzone.cpp 374 * dow day of week in BYDAY, or 0 when not found
375 * wim day of week ordinal number in BYDAY, or 0 when not found
377 * domCount number of availble days in dom (domCount is specifying the size of dom on input)
483 // the last day in a month
558 int32_t firstDay = 31; // max possible number of dates in a month
561 // not be used in February, but if we see such case, we use 28
704 // Day in month rule, for example, 15th day in the month
711 // first Sunday after 15th day in the month
878 * on the ICU I/O stream in this module. But we want to keep the cod
925 const UnicodeString* in; member in class:VTZReader
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c 115 void TestDefaultConverterError(void); /* defined in cctest.c */
116 void TestDefaultConverterSet(void); /* defined in cctest.c */
605 log_err("Error in getName\n");
704 log_err("uncv_setSubstChars() with err != U_ZERO_ERROR shouldn't fill the SubstChars in the buffer, it just returns\n");
715 const uint8_t in[]={ 0x1b, 0x25, 0x42, 0x31, 0x32, 0x61, 0xc0, 0x80, 0xe0, 0x80, 0x80, 0xf0, 0x80, 0x80, 0x80}; local
716 const char *source=(const char *)in, *limit=(const char *)in+sizeof(in);
    [all...]
nccbtst.c 1487 static const UChar in[]={ 0x0041, 0xfeff }; local
1514 static const UChar in[]={ 0x0041, 0xfeff }; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
dtfmttst.cpp 236 // hour is the expected hour of day, in units of seconds
291 * This MUST be kept in sync with DateFormatSymbols.gPatternChars.
296 * A list of the names of all the fields in DateFormat.
297 * This MUST be kept in sync with DateFormat.
380 // Fields are given in order of DateFormat field number
479 * correctly. In some instances, this means not being parsed at all, and
542 * Verify the behavior of patterns in which digits for different fields run together
574 * Verify the behavior of patterns in which digits for different fields run together
670 * Test the handling of 'D' in patterns.
756 * Test the handling of single quotes in patterns
3371 UnicodeString in = data[i]; local
    [all...]
transtst.cpp 59 3. The tests in this file exactly match those in a sister file on the
67 When you add a test in this file, add it in TransliteratorTest.java
68 too. Give it the same name and put it in the same relative place.
72 4. If you MUST enter a test that is NOT paralleled in the sister file,
73 then add it in the special non-mirrored section. These are
255 // here by looking for a change in countAvailableIDs.
697 // ICU4C ONLY. Do not find Transliterator.orphanFilter() in ICU4J.
763 * Regression test for bugs found in Greek transliteration
1468 UnicodeString in = CharsToUnicodeString(CANON[i]); local
1486 UnicodeString in = CharsToUnicodeString(COMPAT[i]); local
    [all...]
usettest.cpp 30 dataerrln("fail in file \"%s\", line %d: \"%s\"", __FILE__, __LINE__, \
34 dataerrln("fail in file \"%s\", line %d", __FILE__, __LINE__); }}
211 // TODO do these in hex
235 //if (!checkPat(source + " (in code)", testSet, pat1)) return false;
242 // if (!checkPat(source + " (in code)", testSet, pat3)) return false;
271 // Throw in a test of complement
349 errln("FAIL : Error in copy construction");
358 errln("FAIL: Error in =operator");
367 errln("FAIL: Error in clone");
376 errln("FAIL: Error in hashCode()")
2093 UBool in = TRUE; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 5 * that can be found in the LICENSE file in the root of the source
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
183 static void idct4_sse2(__m128i *in) {
191 transpose_4x4(in);
193 u[0] = _mm_unpacklo_epi16(in[0], in[1]);
194 u[1] = _mm_unpackhi_epi16(in[0], in[1])
270 __m128i in[2]; local
933 __m128i in[8]; local
1406 __m128i in[16], l[16], r[16], *curr1; local
1471 in[0] = _mm_add_epi16(stp2_0, stp1_15); local
2552 __m128i in[16], l[16]; local
2738 in[0] = _mm_add_epi16(stp2_0, stp1_15); local
3504 __m128i in[32], col[32]; local
3599 in[0] = _mm_add_epi16(stp1_0, stp1_31); local
3789 __m128i in[32], col[128], zero_idx[16]; local
3975 in[0] = _mm_add_epi16(stp1_0, stp1_31); local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 5 * that can be found in the LICENSE file in the root of the source
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
17 // similar. In the first one, we transform the columns and transpose
18 // the results. In the second one, we transform the rows. To achieve that,
21 // in normal/row positions).
24 // When we use them, in one case, they are all the same. In all other
249 __m128i in[4]; local
1037 __m128i in[8]; local
1080 const int16_t *in = input; local
    [all...]
vp9_dct_sse2.c 5 * that can be found in the LICENSE file in the root of the source
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
21 // through iF (in raster order), intermediate variables are a0, b0, c0
22 // through f, and correspond to the in-place computations mapped to input
28 // In the comments, pN means cos(N pi /64) and mN is -cos(N pi /64),
93 // can never be equal to one. To increment in the non-zero case, we
178 // rounding steps in a row
350 __m128i in[4]; local
1138 __m128i in[8]; local
1181 const int16_t *in = input; local
    [all...]

Completed in 847 milliseconds

<<51525354555657585960>>