/external/svox/pico/lib/ |
picodbg.h | 89 * - PICODBG_INFO(("hello, world!")); 99 * - *** info|2008-04-03|14:51:36|dbgdemo.c(15)|hello world
|
/external/valgrind/main/coregrind/ |
m_commandline.c | 69 // Ignore if not owned by current user or world writeable (CVE-2008-4865) 83 "%s was not read as it is world writeable or not owned by the "
|
/frameworks/base/docs/html/design/patterns/ |
new.jd | 148 <p>One of Android's missions is to organize the world's information and 211 sizes is important in the Android world. Multi-pane layouts allow you to
|
/frameworks/base/docs/html/distribute/googleplay/about/ |
monetizing.jd | 67 million users in key markets around the world can purchase 125 users around the world. When users browse your app?s product page or initiate a
|
/frameworks/base/docs/html/training/basics/firstapp/ |
running-app.jd | 39 Android project, it includes a default set of "Hello World" source files that allow you to 97 that says "Hello World." The result is nothing exciting, but it's
|
/hardware/ti/wlan/mac80211/ti-utils/ |
nl80211.h | 179 * has been found while world roaming thus enabling active scan or 182 * if you are world roaming (regulatory domain set to world or if your 183 * driver is using a custom world roaming regulatory domain) and while 188 * enabled world wide. This beacon hint is only sent if your device had [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
stdlib.in.h | 215 world-readable and world-writable (mask 0666 & ~umask), depending on the
|
/ndk/sources/third_party/googletest/googletest/samples/ |
sample6_unittest.cc | 69 // for keeping the tests close to the real world scenario, where the 105 // Since we are in the template world, C++ requires explicitly
|
/packages/apps/DeskClock/res/values/ |
dimens.xml | 149 <!-- Size of analog clock in world clock. --> 192 <!-- Clock and world clock sizes -->
|
/packages/apps/DeskClock/src/com/android/deskclock/worldclock/ |
WorldClockAdapter.java | 214 // The world clock list item can hold two world clocks
|
/prebuilts/devtools/notices/swt/ |
NOTICE_jython-standalone-2.5.3.jar.txt | 19 hereby grants Licensee a nonexclusive, royalty-free, world-wide license to 96 royalty-free, world-wide license to reproduce, analyze, test,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis_object.x | 122 * group, world) the administrator can control what types of objects 294 uint32_t zo_access; /* Access rights (owner, group, world) */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis_object.x | 122 * group, world) the administrator can control what types of objects 294 uint32_t zo_access; /* Access rights (owner, group, world) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis_object.x | 122 * group, world) the administrator can control what types of objects 294 uint32_t zo_access; /* Access rights (owner, group, world) */
|
/prebuilts/misc/common/jython/ |
LICENSE | 14 hereby grants Licensee a nonexclusive, royalty-free, world-wide 112 world-wide license to reproduce, analyze, test, perform and/or display
|
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/ |
NOTICE | 15 hereby grants Licensee a nonexclusive, royalty-free, world-wide license to 92 royalty-free, world-wide license to reproduce, analyze, test,
|
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/ |
NOTICE | 15 hereby grants Licensee a nonexclusive, royalty-free, world-wide license to 92 royalty-free, world-wide license to reproduce, analyze, test,
|
/external/chromium/net/http/ |
http_network_transaction_unittest.cc | 345 MockRead("hello world"), 352 EXPECT_EQ("hello world", out.response_data); 358 MockRead("hello world"), 365 EXPECT_EQ("hello world", out.response_data); 469 EXPECT_EQ("Hello world", out.response_data); 565 EXPECT_EQ("Hello world", out.response_data); 638 MockRead("world"), 645 "hello", "world" 692 MockRead("hello world"), 715 EXPECT_EQ("hello world", response_data) [all...] |
/art/runtime/mirror/ |
object.h | 51 // Classes shared with the managed side of the world need to be packed so that they don't have
|
/cts/tests/tests/app/src/android/app/cts/ |
AlertDialogTest.java | 39 private static final String ALERTDIALOG_CUSTOM_TITLE = "Hello, World!";
|
/cts/tests/tests/os/src/android/os/cts/ |
FileAccessPermissionTest.java | 36 * <BR> <LI><B>external storage directory (/sdcard on G1) should be world
|
/cts/tests/tests/security/src/android/security/cts/ |
SqliteJournalLeakTest.java | 90 String msg = " is world readable. Please set its permissions to 600"
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_object/ |
Test_aput_object.java | 43 String[] value = {"world", null, ""};
|
/dalvik/vm/ |
AtomicCache.cpp | 154 * pEntry->version, so if this fails the world is broken.
|
/developers/samples/android/media/BasicMediaDecoder/BasicMediaDecoderSample/src/main/java/com/example/android/basicmediadecoder/ |
MainActivity.java | 117 // Find the first video track in the stream. In a real-world application
|