HomeSort by relevance Sort by last modified time
    Searched full:main (Results 1426 - 1450 of 6997) sorted by null

<<51525354555657585960>>

  /cts/tools/vm-tests/src/util/build/
BuildDalvikSuite.java 51 * Main class to generate data from the test suite to later run from a shell
56 * (one Main class for each test method in the Test_... class
105 public static void main(String[] args) throws IOException { method in class:BuildDalvikSuite
129 + "generated-main-files compiled_output "
130 + "generated-main-files [restrict-to-opcode]");
282 // push class with Main jar.
355 // public static void main(String[] args) {
386 + " public static void main(String[] args) "
407 // main class to execute; opcode/constraint; test purpose
499 System.out.println("main javac cts-host-hostjunit-classes build "
    [all...]
  /external/icu4c/test/threadtest/
threadtest.cpp 172 // The main program monitors the threads by looking
198 UMTX gStopMutex; // Lets main thread suspend test threads.
200 // worker threads and the main thread
306 // threadMain The main function for each of the swarm of test threads.
330 // If the main thread is asking us to wait, do so by locking gStopMutex
331 // which will block us, since the main thread will be holding it already.
364 // If main thread says it's time to exit, break out of the loop.
384 // main
388 int main (int argc, char **argv) function
472 fprintf(stderr, "Main: suspending all threads\n")
    [all...]
  /external/v8/tools/
stats-viewer.py 61 """The main class that keeps the data used by the stats viewer."""
86 """The main entry-point to running the stats viewer."""
89 # OpenWindow blocks until the main window is closed
169 """Tear down and rebuild the controls in the main window."""
211 """Tear down and rebuild the main window.
443 def Main(data_file):
456 Main(sys.argv[1])
  /external/wpa_supplicant/
defconfig 219 # main = UNIX/POSIX like main() function (default)
222 #CONFIG_MAIN=main
298 # Note that some shared parts of EAP methods are included in the main program
300 # main program must have been build with the EAP method enabled (=y or =dyn).
302 # unless at least one of them was included in the main build to force inclusion
304 # in the main build to be able to load these methods dynamically.
  /external/wpa_supplicant_6/wpa_supplicant/
.config 268 # main = UNIX/POSIX like main() function (default)
271 CONFIG_MAIN=main
351 # Note that some shared parts of EAP methods are included in the main program
353 # main program must have been build with the EAP method enabled (=y or =dyn).
355 # unless at least one of them was included in the main build to force inclusion
357 # in the main build to be able to load these methods dynamically.
defconfig 271 # main = UNIX/POSIX like main() function (default)
274 #CONFIG_MAIN=main
354 # Note that some shared parts of EAP methods are included in the main program
356 # main program must have been build with the EAP method enabled (=y or =dyn).
358 # unless at least one of them was included in the main build to force inclusion
360 # in the main build to be able to load these methods dynamically.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ProjectState.java 51 * to the main project which is accessible through {@link #getMainProjectState()}.
67 * Returns the {@link ProjectState} of the main project using this library.
75 * return <code>null</code>), and updates the main project data so that the library
98 * Returns the relative path of the library from the main project.
99 * <p/>This is identical to the value defined in the main project's default.properties.
352 * </p>This can only return a non-null object if the link between the main project's
434 * <li>Update the main project's <code>default.properties</code> with the new relative path
  /external/jpeg/
config.guess 63 .globl main
64 .ent main
65 main:
77 .end main
233 int main (argc, argv) int argc; char **argv; {
306 main() function
371 main () function
515 .globl main
516 .ent main
517 main
755 main () function
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
ProjectCreator.java 170 * @param pathToMainProject if non-null the project will be setup to test a main project
272 // append Test so that it doesn't collide with the main project activity.
315 // as well as the main and test classes.
370 installTemplate("layout.template", new File(layoutFolder, "main.xml"),
615 * Updates a test project with a new path to the main (tested) project.
617 * @param pathToMainProject the path to the main project, relative to the test project.
626 // check the path to the main project is valid.
634 mLog.error(e, "Unable to resolve path to main project: %1$s", pathToMainProject);
641 println("Resolved location of main project to: %1$s", resolvedPath);
643 // check the main project exist
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Atari/
Atari.patches 25 line in main.c)
47 flags (main.c)
50 F,f options are selected). (main.c, flexdef.h (l.376))
62 much for TOS,MSDOS ! I changed it to "flexXXXX.tmp" in main.c (patch
72 "lex.yy.c" (main.c).
338 echo x - main.c_cdiff
339 sed '/^X/s///' > main.c_cdiff << '/'
340 X*** Src_2.1/main.c Thu Jun 28 00:30:39 1989
341 X--- main.c Thu Jul 3 02:27:47 1989
672 X main$(OEXT)
    [all...]
  /sdk/sdkmanager/app/src/com/android/sdkmanager/
Main.java 55 * Main class for the 'android' application.
57 public class Main {
82 public static void main(String[] args) { method in class:Main
83 new Main().run(args);
257 * Display the main SdkManager app window
374 errorAndExit("Unable to resolve Main project's directory: %1$s",
381 errorAndExit("Main project's directory does not exist: %1$s",
389 errorAndExit("No AndroidManifest.xml file found in the main project directory: %1$s",
402 mSdkLog.printf("Found main project package: %1$s\n", packageName);
411 mSdkLog.printf("Found main project activity: %1$s\n", activityName)
    [all...]
  /external/proguard/docs/manual/retrace/
examples.html 39 Exception in thread "main" java.lang.Error: Random exception
80 at proguard.ProGuard.main(ProGuard:429)
92 Exception in thread "main" java.lang.Error: Random exception
133 at proguard.ProGuard.main(ProGuard:429)
147 Exception in thread "main" java.lang.Error: Random exception
188 at proguard.ProGuard.void main(java.lang.String[])(ProGuard:429)
205 Exception in thread "main" java.lang.Error: Random exception
246 at proguard.ProGuard.main(Unknown Source)
259 Exception in thread "main" java.lang.Error: Random exception
325 at proguard.ProGuard.main(Unknown Source
    [all...]
  /cts/tools/dasm/etc/
java_cup-new.jar 
  /cts/tools/dx-tests/src/util/
CollectAllTests.java 48 * Main class to generate data from the test suite to later run from a shell
53 * (one Main class for each test method in the Test_... class
82 public static void main(String[] args) { method in class:CollectAllTests
201 // public static void main(String[] args) {
231 + "public static void main(String[] args) throws Exception {\n"
239 // main class to execute; opcode/constraint; test purpose
  /external/bluetooth/glib/docs/reference/glib/tmpl/
iochannels.sgml 11 <link linkend="glib-The-Main-Event-Loop">main event loop</link>.
28 <link linkend="glib-The-Main-Event-Loop">main event loop</link>
60 <link linkend="glib-The-Main-Event-Loop">main event loop</link>.
  /external/icu4c/test/thaitest/
thaitest.cpp 82 * This is the main class. It compares word breaks and reports the differences.
87 // The main constructor:
157 * The main constructor: it calls compareWordBreaks and reports any differences
435 * The main routine. Read the command line arguments, read the text file,
438 int main(int argc, char **argv) function
493 * The main constructor. Clear all the counts and construct a default
  /external/qemu/
android-configure.sh 227 #undef main
228 int main( int argc, char** argv ) {
248 #undef main
249 int main( int argc, char** argv ) {
364 int main(int argc, char ** argv){
373 int main(void) {
  /external/webkit/WebKit/chromium/src/
WebFrameImpl.h 174 // Called by the WebViewImpl to initialize its main frame:
198 // called on the main frame, as it is the only frame keeping track. Returned
261 // function enumerates the frames, starting with the main frame and up to (but
298 // A way for the main frame to keep track of which frame has an active
331 // (on the main frame only). It should be -1 for all other frames.
335 // scoping, and is incremented/decremented on the main frame only.
  /external/webkit/WebKitTools/WebKitLauncher/WebKitLauncher.xcodeproj/
project.pbxproj 36 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
66 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
139 29B97316FDCFA39411CA2CEA /* main.m */,
316 8D11072D0486CEB800E47090 /* main.m in Sources */,
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMFilter.java 50 * appear when traversing over the main document tree.
77 * traversing over the main document tree.
116 * not appear when traversing over the main document tree.
  /external/clearsilver/python/examples/base/
CSPage.py 79 def main(self): member in class:CSPage
116 # call page main function!
118 self.main()
  /external/dbus/
README 39 separate projects from the main D-Bus package. The main D-Bus package
151 main D-Bus package, and have their own release cycles, levels of
  /external/icu4c/tools/ctestfw/unicode/
utimer.h 28 * There are 3 main usage scenarios.
49 * int main(){
133 * void main(const char* argsc, int argv){
  /external/quake/quake/src/QW/server/
sys_unix.c 212 main
215 void main(int argc, char *argv[]) function
252 // main loop
  /external/quake/quake/src/WinQuake/
sys_wind.cpp 264 main
270 int main (int argc, char **argv) function
308 /* main window message loop */

Completed in 200 milliseconds

<<51525354555657585960>>