/development/scripts/ |
divide_and_compress_constants.py | 48 def main(): 58 main()"""
|
/development/simulator/app/assets/android-sooner/ |
layout.xml | 8 <display name="main" width="320" height="240" format="rgb565" refresh="30"/> 13 <view display="main" x="53" y="95" rotate="0">
|
/development/simulator/app/assets/motorola-q/ |
layout.xml | 8 <display name="main" width="320" height="240" format="rgb565" refresh="30"/> 14 <view display="main" x="58" y="121" rotate="0">
|
/development/simulator/app/assets/panasonic-x70/ |
layout.xml | 8 <display name="main" width="176" height="220" format="rgb565" refresh="30"/> 12 <view display="main" x="39" y="43" rotate="0">
|
/external/gtest/src/ |
gtest_main.cc | 34 int main(int argc, char **argv) { function 35 std::cout << "Running main() from gtest_main.cc\n";
|
/external/gtest/test/ |
gtest_main_unittest.cc | 34 // Tests that we don't have to define main() when we link to 44 // We are using the main() function defined in src/gtest_main.cc, so
|
/external/ipsec-tools/src/racoon/samples/ |
racoon.conf.sample | 23 #exchange_mode main,aggressive,base; 24 exchange_mode main,base;
|
/external/opencore/engines/2way/src/ |
pv_2way_generate_version_file_main.cpp | 18 /* A stub main file added in project generate_version_file. 23 int main(void) function
|
/external/proguard/examples/ |
proguardgui.pro | 51 # The entry point: ProGuardGUI and its main method. 54 public static void main(java.lang.String[]);
|
/external/v8/test/mjsunit/ |
leakcheck.js | 48 function main() { function 53 main();
|
/external/webkit/LayoutTests/http/tests/appcache/ |
xhr-foreign-resource.html | 30 // A copy that doesn't have its main resource in cache manifest. 58 // The subframe has a different cache, but it is also listed as a resource in main frame's
|
/external/webkit/WebKit/qt/docs/webkitsnippets/webpage/ |
main.cpp | 44 int main(int argc, char *argv[]) function 81 #include "main.moc"
|
/frameworks/base/test-runner/tests/ |
AndroidManifest.xml | 25 <action android:name="android.intent.action.MAIN"/> 33 <action android:name="android.intent.action.MAIN"/>
|
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
mainSecKeysOnly.c | 44 /* PURPOSE: Main Security State Machine API */ 86 * Init main security state machine state machine 102 /** Main 802.1X State Machine matrix */ 163 * Start the NULL main security SM. Reports success to the rsn module immediately. 190 * Start the NULL main security SM. Reports success to the rsn module immediately. 217 * Start the NULL main security SM. Reports success to the rsn module immediately. 252 * Start the NULL main security SM. Reports success to the rsn module immediately. 278 * Start the NULL main security SM. Reports success to the rsn module immediately.
|
mainSecNull.h | 35 * \brief RSN main security SM 44 /* PURPOSE: RSN main security SM */
|
/packages/apps/Phone/res/xml/ |
gsm_umts_options.xml | 25 <intent android:action="android.intent.action.MAIN" 43 <intent android:action="android.intent.action.MAIN"
|
/packages/inputmethods/LatinIME/java/ |
AndroidManifest.xml | 27 <action android:name="android.intent.action.MAIN"/> 34 <action android:name="android.intent.action.MAIN"/>
|
/system/core/nexus/ |
main.cpp | 30 int main() { function 59 // XXX: we'll use the main thread for the NetworkManager eventually
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/ |
mainSecKeysOnly.c | 45 /* PURPOSE: Main Security State Machine API */ 93 * Init main security state machine state machine 109 /** Main 802.1X State Machine matrix */ 172 * Start the NULL main security SM. Reports success to the rsn module immediately. 199 * Start the NULL main security SM. Reports success to the rsn module immediately. 226 * Start the NULL main security SM. Reports success to the rsn module immediately. 262 * Start the NULL main security SM. Reports success to the rsn module immediately. 288 * Start the NULL main security SM. Reports success to the rsn module immediately.
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
mainSecKeysOnly.c | 44 /* PURPOSE: Main Security State Machine API */ 86 * Init main security state machine state machine 102 /** Main 802.1X State Machine matrix */ 163 * Start the NULL main security SM. Reports success to the rsn module immediately. 190 * Start the NULL main security SM. Reports success to the rsn module immediately. 217 * Start the NULL main security SM. Reports success to the rsn module immediately. 252 * Start the NULL main security SM. Reports success to the rsn module immediately. 278 * Start the NULL main security SM. Reports success to the rsn module immediately.
|
mainSecNull.h | 35 * \brief RSN main security SM 44 /* PURPOSE: RSN main security SM */
|
/dalvik/tools/dexdeps/src/com/android/dexdeps/ |
Main.java | 29 public class Main { 38 public static void main(String[] args) { method in class:Main 39 Main main = new Main(); local 40 main.run(args);
|
/external/webkit/WebCore/loader/ |
WorkerThreadableLoader.h | 78 // Creates a loader on the main thread and bridges communication between 79 // the main thread and the worker context's thread where WorkerThreadableLoader runs. 85 // around for all tasks that use it on the main thread. 108 // All executed on the main thread. 122 // Only to be used on the main thread. 132 // For use on the main thread.
|
/external/webkit/WebCore/manual-tests/NPN_Invoke/NPN_Invoke.xcodeproj/ |
project.pbxproj | 13 8454AD210680F60300DFAEA4 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 8454AD200680F60300DFAEA4 /* main.c */; }; 22 8454AD200680F60300DFAEA4 /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; }; 74 8454AD200680F60300DFAEA4 /* main.c */, 152 8454AD210680F60300DFAEA4 /* main.c in Sources */,
|
/external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/NetscapeCocoaPlugin.xcodeproj/ |
project.pbxproj | 10 1A624E590DCBC7F6006898C8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A624E580DCBC7F6006898C8 /* main.m */; }; 18 1A624E580DCBC7F6006898C8 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 69 1A624E580DCBC7F6006898C8 /* main.m */, 138 1A624E590DCBC7F6006898C8 /* main.m in Sources */,
|