/development/samples/training/basic/ActivityLifecycle/libs/ |
android-support-v13.jar | |
/development/samples/training/multiscreen/newsreader/libs/ |
android-support-v4.jar | |
/prebuilts/sdk/current/support/core-ui/ |
android-support-core-ui.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar | |
/sdk/testapps/jarCheckTests1/app/libs/ |
android-support-v4.jar | |
/sdk/testapps/jarCheckTests1/lib1/libs/ |
android-support-v4.jar | |
/sdk/testapps/jarCheckTests1/lib2/libs/ |
android-support-v4.jar | |
/sdk/testapps/jarCheckTests2/lib1/libs/ |
android-support-v4.jar | |
/sdk/testapps/jarCheckTests2/lib2/libs/ |
android-support-v4.jar | |
/sdk/testapps/jarCheckTests3/lib1/libs/ |
android-support-v4.jar | |
/sdk/testapps/javaProjectTest/lib1/libs/ |
android-support-v4.jar | |
/sdk/testapps/javaProjectTest/lib2/libs/ |
android-support-v4.jar | |
/sdk/testapps/libsAndJarTest/lib1/libs/ |
android-support-v4.jar | |
/sdk/testapps/libsAndJarTest/lib2/libs/ |
android-support-v4.jar | |
/prebuilts/tools/common/ant/ |
ant.jar | |
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/ |
ant-1.7.0.jar | |
/external/robolectric/v3/runtime/ |
android-all-4.3_r2-robolectric-0.jar | |
/prebuilts/misc/common/robolectric/lib/ |
android-all-4.3_r2-robolectric-0.jar | |
/art/compiler/optimizing/ |
code_generator_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 170 // restored and then used in regular non SlowPath code as D register. 351 // Live registers will be restored in the catch block if caught. 438 // Live registers will be restored in the catch block if caught. 491 // In the unlucky case that the `temp` is R0, we preserve the address in `out` across 514 // The class entry address was preserved in `entry_address` thanks to kSaveEverything. 571 // In the unlucky case that the `temp` is R0, we preserve the address in `out` acros 1580 const Operand in = kind == HInstruction::kAnd local 2332 vixl32::Register in = InputRegisterAt(cond, 0); local 3832 Location in = locations->InAt(0); local 4082 Location in = locations->InAt(0); local 4932 vixl32::Register in = InputRegisterAt(ror, 0); local 5391 Location in = locations->InAt(0); local [all...] |
code_generator_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 63 // Live registers will be restored in the catch block if caught. 134 // Live registers will be restored in the catch block if caught. 446 // barrier. The field `obj.field` in the object `obj` holding this 455 // reference (different from `ref`) in `obj.field`). 484 << "Unexpected instruction in read barrier marking slow path: " 501 // and output in EAX): 521 // Should the reference in `ref_` be unpoisoned prior to marking it? 528 // and if needed, atomically updating the field `obj.field` in th 2324 Location in = locations->InAt(0); local 2625 Location in = locations->InAt(0); local 4310 Location in = locations->InAt(0); local 4337 Location in = locations->InAt(0); local [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
posixmodule.c | 4 /* This file is also used for Windows NT/MS-Win and OS/2. In that case the
19 * OSX 10.4 and later, see the comment in the #ifdef __APPLE__ block
48 /* This is used in signatures of functions. */
135 /* Everything needed is defined in PC/os2emx/pyconfig.h or vms/pyconfig.h */
167 /* declare ctermid_r if compiling with MIPSPro 7.x in ANSI C mode
367 /* Microsoft CRT in VS2005 and higher will verify that a filehandle is
382 * according to the file internal.h in the CRT source, until MS comes
413 * as used by the CRT loaded in memory
441 /* the special case of checking dup2. The target fd must be in a sensible range */
455 /* dummy version. _PyVerify_fd() is already defined in fileobject.h */ 879 __int64 in; local [all...] |
/external/conscrypt/common/src/jni/main/cpp/ |
NativeCrypto.cpp | 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 53 * <code>throwSSLExceptionStr</code> before returning, so in this case of 189 * contained in |source|. It returns true on success and sets an exception and 224 * Converts an OpenSSL BIGNUM to a Java byte[] array in two's complement. 363 * in the error stack. 372 * To avoid the round-trip to ASN.1 and back in X509_dup, we just up the reference count. 499 // given in |padding|, which must be one of |RSA_*_PADDING| constants from 534 // From keystore_openssl.cpp in Chromium source. 552 // KeyExData contains the data that is contained in the EX_DATA of the RS 3010 const unsigned char* in = reinterpret_cast<const unsigned char*>(inBytes.get()); local [all...] |
/external/emma/lib/ |
emma.jar | |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
DateFormatTest.java | 185 assertEquals("All skeletons are tested (and in an iterable list)", 187 assertEquals("All skeletons are tested (and in an iterable list), and in the right order.", expectedSkeletons, testedSkeletons); 315 // hour is the expected hour of day, in units of seconds 325 // hr is the actual hour of day, in units of seconds 377 // Fields are given in order of DateFormat field number 392 "1997", "GMT-7", "-07", "-07", "1997", "PM", "in the afternoon", "", 397 "1997", "GMT-07:00", "-0700", "-0700", "1997", "PM", "in the afternoon", "", 498 * This MUST be kept in sync with DateFormatSymbols.patternChars. 504 * This MUST be kept in sync with PATTERN_CHARS above 3983 String in = data[i]; local [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
DateFormatTest.java | 184 assertEquals("All skeletons are tested (and in an iterable list)", 186 assertEquals("All skeletons are tested (and in an iterable list), and in the right order.", expectedSkeletons, testedSkeletons); 314 // hour is the expected hour of day, in units of seconds 324 // hr is the actual hour of day, in units of seconds 376 // Fields are given in order of DateFormat field number 391 "1997", "GMT-7", "-07", "-07", "1997", "PM", "in the afternoon", "", 396 "1997", "GMT-07:00", "-0700", "-0700", "1997", "PM", "in the afternoon", "", 497 * This MUST be kept in sync with DateFormatSymbols.patternChars. 503 * This MUST be kept in sync with PATTERN_CHARS above 3982 String in = data[i]; local [all...] |