HomeSort by relevance Sort by last modified time
    Searched full:created (Results 126 - 150 of 17049) sorted by null

1 2 3 4 56 7 8 91011>>

  /sdk/testapps/jarCheckTests3/app/src/com/android/tests/projectwithsupport/
MyActivity.java 8 /** Called when the activity is first created. */
  /sdk/testapps/jarCheckTests3/lib1/src/com/android/tests/libwithsupport/
MyActivity.java 8 /** Called when the activity is first created. */
  /sdk/testapps/jarCheckTests3/lib2/src/com/android/tests/libwithsupport2/
MyActivity.java 8 /** Called when the activity is first created. */
  /sdk/testapps/javaProjectTest/lib1/src/com/android/tests/javaprojecttest/lib1/
Main.java 8 /** Called when the activity is first created. */
  /sdk/testapps/javaProjectTest/lib2/src/com/android/tests/javaprojecttest/lib2/
Main.java 8 /** Called when the activity is first created. */
  /sdk/testapps/libsAndJarTest/lib2/src/com/android/tests/javaprojecttest/lib2/
Main.java 8 /** Called when the activity is first created. */
  /sdk/testapps/libsTest/lib2/src/com/android/tests/libstest/lib2/
MainActivity.java 7 /** Called when the activity is first created. */
  /sdk/testapps/testProjectTest/lib/src/com/android/tests/testprojecttest/lib/
LibActivity.java 7 /** Called when the activity is first created. */
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/windres/
dialogid.rc 1 // Test created based on bug report submitted to binutils mailing list
  /external/e2fsprogs/lib/uuid/
uuid_time.3.in 31 .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger
34 uuid_time \- extract the time at which the UUID was created
46 was created. Note that the UUID creation time is only encoded within
48 extract the creation time for UUIDs created with the
50 function. It may or may not work with UUIDs created by other mechanisms.
52 The time at which the UUID was created, in seconds since January 1, 1970 GMT
55 The time at which the UUID was created, in seconds and microseconds since
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
TempPath.java 33 * Creates a new temporary file. Wheter it will be be created in memory
36 * <code>.tmp</code> if created on disk.
43 * Creates a new temporary file. Wheter it will be be created in memory
55 * Creates a new temporary file. Wheter it will be be created in memory
58 * the new file will be created on disk.
64 * @param allowInMemory if <code>true</code> the file MIGHT be created in
66 * file MUST be created on disk.
  /external/libchrome/base/
lazy_instance.cc 27 // It's either in the process of being created, or already created. Spin.
35 // Someone else created the instance.
43 // Instance is created, go from CREATING to CREATED.
  /external/compiler-rt/test/asan/TestCases/Posix/
deep_thread_stack.cc 53 // CHECK: Thread T[[ACCESS_THREAD]] created by T[[ACCESS_RUNNER:[0-9]+]] here:
54 // CHECK: Thread T[[ACCESS_RUNNER]] created by T0 here:
55 // CHECK: Thread T[[FREE_THREAD]] created by T[[FREE_RUNNER:[0-9]+]] here:
56 // CHECK: Thread T[[FREE_RUNNER]] created by T0 here:
57 // CHECK: Thread T[[ALLOC_THREAD]] created by T[[ALLOC_RUNNER:[0-9]+]] here:
58 // CHECK: Thread T[[ALLOC_RUNNER]] created by T0 here:
  /frameworks/av/services/audioflinger/
PatchPanel.h 69 // playback thread created by createAudioPatch() and released by clearPatchConnections() if
72 // audio track created by createPatchConnections() and released by clearPatchConnections()
74 // record thread created by createAudioPatch() and released by clearPatchConnections()
76 // audio record created by createPatchConnections() and released by clearPatchConnections()
79 // created by createPatchConnections() and released by clearPatchConnections()
82 // created by createPatchConnections() and released by clearPatchConnections()
  /art/test/042-new-instance/src/otherpackage/
PackageAccess.java 21 System.out.println("created PackageAccess");
27 System.out.println("created PackageAccess2");
  /cts/tests/fragment/src/android/fragment/cts/
StrictFragment.java 31 public static final int CREATED = 2;
46 case CREATED: return "CREATED";
101 mState = CREATED;
109 checkState("onActivityCreated", ATTACHED, CREATED);
154 mState = CREATED;
162 checkState("onDestroy", CREATED);
171 checkState("onDestroy", CREATED, ATTACHED);
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/
ANTLRFastQueueTest.m 5 // Created by Ian Michell on 13/05/2010.
19 STAssertNotNil(queue, @"Queue was not created and was nil");
26 STAssertNotNil(queue, @"Queue was not created and was nil");
39 STAssertNotNil(queue, @"Queue was not created and was nil");
56 STAssertNotNil(queue, @"Queue was not created and was nil");
69 STAssertNotNil(queue, @"Queue was not created and was nil");
82 STAssertNotNil(queue, @"Queue was not created and was nil");
92 STAssertNotNil(queue, @"Queue was not created and was nil");
  /external/apache-harmony/support/src/test/resources/tests/resources/JarIndex/
hyts_11.jar 
hyts_21.jar 
hyts_31.jar 
hyts_41.jar 
  /external/compiler-rt/test/msan/
report-demangling.cc 1 // Test that function name is mangled in the "created by an allocation" line,
17 // CHECK: Uninitialized value was created by an allocation of 'x' in the stack frame of function '_Z1fv'
  /external/icu/icu4c/source/common/
cwchar.c 13 * created on: 2001may25
14 * created by: Markus W. Scherer
ucol_swp.h 13 * created on: 2003sep10
14 * created by: Markus W. Scherer
  /external/icu/icu4c/source/common/unicode/
std_string.h 13 * created on: 2009feb19
14 * created by: Markus W. Scherer

Completed in 542 milliseconds

1 2 3 4 56 7 8 91011>>