HomeSort by relevance Sort by last modified time
    Searched full:created (Results 176 - 200 of 10204) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/compiler-rt/BlocksRuntime/tests/
byrefaccess.c 12 // Created by Blaine Garst on 5/13/08.
cast.c 11 * Created by Blaine Garst on 2/17/09.
copynull.c 11 * Created by Blaine Garst on 10/15/08.
goto.c 11 * Created by Blaine Garst on 10/17/08.
orbars.c 11 * Created by Blaine Garst on 9/17/08.
voidarg.c 11 * Created by Blaine Garst on 2/17/09.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/META-INF/
ECLIPSEF.SF 3 Created-By: 1.6.0 (IBM Corporation)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101019_1345/META-INF/
ECLIPSEF.SF 3 Created-By: 1.6.0 (IBM Corporation)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/META-INF/
ECLIPSEF.SF 3 Created-By: 1.6.0 (IBM Corporation)
  /external/guava/guava/src/com/google/common/util/concurrent/
ThreadFactoryBuilder.java 59 * which are created with this ThreadFactory.
74 * Sets daemon or not for new threads created with this ThreadFactory.
76 * @param daemon whether or not new Threads created with this ThreadFactory
86 * Sets the priority for new threads created with this ThreadFactory.
88 * @param priority the priority for new Threads created with this
104 * Sets the {@link UncaughtExceptionHandler} for new threads created with this
108 * Threads created with this ThreadFactory
118 * Sets the backing {@link ThreadFactory} for new threads created with this
119 * ThreadFactory. Threads will be created by invoking #newThread(Runnable) on
  /external/icu4c/common/unicode/
uobslete.h 12 * Created by: genheaders.pl, a perl script written by Ram Viswanadha
  /external/icu4c/i18n/
measfmt.cpp 7 * Created: April 20, 2004
  /external/javassist/sample/evolve/sample/evolve/
WebPage.java 8 * show() on the created object.
  /external/jmdns/src/javax/jmdns/impl/
DNSListener.java 14 * @version 1.0 May 22, 2004 Created.
  /external/llvm/test/Linker/
2003-04-26-NullPtrLinkProblem.ll 2 ; the same type to be created!
  /external/opencv/otherlibs/highgui/
grfmt_imageio.h 5 * Created by Morgan Conbere on 5/17/07.
  /external/proguard/src/proguard/io/
DataEntryWriter.java 37 * @param dataEntry the data entry for which the directory is to be created.
38 * @return whether the directory has been created.
47 * @param dataEntry the data entry for which the output stream is to be created.
58 * @param dataEntry the data entry for which the output stream is to be created.
  /external/valgrind/main/drd/
drd_segment.c 52 * @note The creator and created thread ID's may be equal.
55 * that called pthread_create() waits until the created thread has copied
60 const DrdThreadId created)
63 ThreadId vg_created = DRD_(DrdThreadIdToVgThreadId)(created);
74 sg->tid = created;
86 DRD_(vc_increment)(&sg->vc, created);
95 created, vc);
111 Segment* DRD_(sg_new)(const DrdThreadId creator, const DrdThreadId created)
122 sg_init(sg, creator, created);
  /external/valgrind/main/memcheck/tests/
origin4-many.stderr.exp 3 Uninitialised value was created by a heap allocation
9 Uninitialised value was created by a heap allocation
15 Uninitialised value was created by a heap allocation
21 Uninitialised value was created by a heap allocation
27 Uninitialised value was created by a heap allocation
33 Uninitialised value was created by a heap allocation
39 Uninitialised value was created by a heap allocation
45 Uninitialised value was created by a heap allocation
51 Uninitialised value was created by a heap allocation
  /external/webkit/Tools/MiniBrowser/mac/
BrowserStatisticsWindowController.m 5 // Created by Sam Weinig on 4/21/10.
  /external/yaffs2/yaffs2/
yaffs_tagsvalidity.h 8 * Created by Charles Manning <charles@aleph1.co.uk>
yaffsinterface.h 8 * Created by Charles Manning <charles@aleph1.co.uk>
  /frameworks/base/core/java/android/net/
LocalServerSocket.java 24 * on the Android platform, this is created in the Linux non-filesystem
27 * On simulator platforms, this may be created in a temporary directory on
39 * On the Android platform, the name is created in the Linux
59 * been created and bound. listen() will be called immediately on it.
  /libcore/luni/src/main/java/org/w3c/dom/ls/
DOMImplementationLS.java 51 * <code>LSParser</code> that is created will operate in synchronous
53 * <code>LSParser</code> that is created will operate in asynchronous
57 * newly created <code>LSParser</code>. Note that no lexical checking
69 * @return The newly created <code>LSParser</code> object. This
72 * <p ><b>Note:</b> By default, the newly created <code>LSParser</code>
90 * @return The newly created <code>LSSerializer</code> object.
91 * <p ><b>Note:</b> By default, the newly created
109 * @return The newly created input object.
118 * @return The newly created output object.
  /sdk/rule_api/src/com/android/ide/common/api/
InsertType.java 30 /** The view is newly created (by for example a palette drag) */
53 * Returns true if this insert type is for a newly created view (for example a by
55 * views created as part of previewing operations.
57 * @return true if this {@link InsertType} is for a newly created view

Completed in 1285 milliseconds

1 2 3 4 5 6 78 91011>>