/external/iproute2/etc/iproute2/ |
rt_scopes | 5 255 nowhere
|
/external/chromium/chrome/browser/ui/login/ |
login_prompt_unittest.cc | 19 "https://www.nowhere.org/dir/index.html", 20 "https://www.nowhere.org:443/dir/index.html", // default port 21 "https://www.nowhere.org:8443/dir/index.html", // non-default port 22 "https://www.nowhere.org", // no trailing slash 23 "https://foo:bar@www.nowhere.org/dir/index.html", // username:password 24 "https://www.nowhere.org/dir/index.html?id=965362", // query 25 "https://www.nowhere.org/dir/index.html#toc", // reference 29 "https://www.nowhere.org/WallyWorld", 30 "https://www.nowhere.org/WallyWorld", 31 "https://www.nowhere.org:8443/WallyWorld" [all...] |
/external/qemu/hw/ |
devices.h | 4 /* Devices that have nowhere better to go. */
|
/external/chromium/chrome/browser/autofill/ |
autofill_profile_unittest.cc | 404 "88 Nowhere Ave.", "", "", "", "", "", "", ""); 408 "88 Nowhere Ave.", "", "", "", "", "", "", ""); 420 EXPECT_EQ(ASCIIToUTF16("88 Nowhere Ave."), labels[0]); 421 EXPECT_EQ(ASCIIToUTF16("88 Nowhere Ave."), labels[1]); 428 EXPECT_EQ(ASCIIToUTF16("88 Nowhere Ave., John Doe"), labels[0]); 429 EXPECT_EQ(ASCIIToUTF16("88 Nowhere Ave., Johnny K Doe"), labels[1]); 438 "88 Nowhere Ave.", "", "", "", "", "", "", ""); 442 "88 Nowhere Ave.", "", "", "", "", "", "", ""); 454 EXPECT_EQ(ASCIIToUTF16("88 Nowhere Ave., doe@example.com"), labels[0]); 455 EXPECT_EQ(ASCIIToUTF16("88 Nowhere Ave., dojo@example.com"), labels[1]) [all...] |
/external/llvm/tools/bugpoint/ |
OptimizerDriver.cpp | 201 // Redirect stdout and stderr to nowhere if SilencePasses is given 202 sys::Path Nowhere; 203 const sys::Path *Redirects[3] = {0, &Nowhere, &Nowhere};
|
/external/qemu/ |
qemu-error.c | 73 * Initialize *LOC to "nowhere", push it onto the location stack. 119 * Change the current location to "nowhere in particular".
|
/external/srec/srec/crec/ |
srec_tokens.c | 146 /* last one must point nowhere */ 214 /* last one must point nowhere */ 281 /* last one must point nowhere */
|
/dalvik/tests/071-dexfile/src/ |
Main.java | 29 private static final String LIB_DIR = "/nowhere/nothing/";
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-06-TypeNotationDebateResp1.txt | 38 But pointers to member functions are nowhere near as common as arrays. And
|
2001-02-06-TypeNotationDebateResp4.txt | 38 > But pointers to member functions are nowhere near as common as arrays.
|
/external/qemu/distrib/sdl-1.2.12/src/audio/dummy/ |
SDL_dummyaudio.c | 26 /* Output audio to nowhere... */
|
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/ |
ChunkHandler.java | 90 * and there's nowhere better to put it.
|
/cts/tests/tests/net/src/android/net/cts/ |
TrafficStatsTest.java | 130 // There might be some other traffic, but nowhere near 1MB.
|
/external/chromium/chrome/browser/chromeos/login/ |
cryptohome_op_unittest.cc | 33 username_("me@nowhere.org"),
|
/external/libvpx/examples/includes/geshi/geshi/ |
pixelbender.php | 96 'all', 'not', 'nowhere', 'everywhere', 'transform', 'union', 'intersect',
|
tcl.php | 6 * Copyright: (c) 2004 Reid van Melle (sorry@nowhere)
|
/external/llvm/lib/Target/CellSPU/ |
SPUNopFiller.cpp | 13 // done (TODO: nowhere, currently)
|
/external/webkit/Tools/Scripts/webkitpy/tool/commands/data/rebaselineserver/ |
index.html | 132 <option value="none">Nowhere (replace)</option>
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
WifiEnabler.java | 162 // there is nowhere to display a summary.
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
ChunkHandler.java | 95 * and there's nowhere better to put it.
|
/external/chromium/net/base/ |
registry_controlled_domain_unittest.cc | 252 EXPECT_EQ(0U, GetRegistryLengthFromURL("http://nowhere.foo", false)); 253 EXPECT_EQ(3U, GetRegistryLengthFromURL("http://nowhere.foo", true));
|
/external/chromium/net/http/ |
http_auth.h | 66 // Came from nowhere -- the identity is not initialized.
|
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
p2-0x.cpp | 8 // nowhere else).
|
p2.cpp | 8 // nowhere else).
|
/external/dropbear/ |
session.h | 166 * really belong here, but nowhere else fits nicely */
|