/external/chromium/net/base/ |
auth.h | 33 std::wstring scheme; // "Basic", "Digest", or whatever other method is used.
|
/external/chromium_org/build/ios/ |
chrome_ios.croc | 13 # Exclude everything to negate whatever is in src/build/common.croc
|
/external/chromium_org/chrome/browser/ |
auto_launch_trial.h | 23 // - any other brand code does whatever comes natural to it.
|
/external/chromium_org/content/browser/ |
browser_process_sub_thread.cc | 69 // and delete the BrowserChildProcessHost instances to release whatever
|
/external/chromium_org/content/browser/renderer_host/media/ |
web_contents_video_capture_device.h | 25 // WebContentsVideoCaptureDevice will capture from whatever render view is
|
/external/chromium_org/net/tools/quic/ |
quic_spdy_client_stream.h | 54 // Returns whatever headers have been received for this stream.
|
/external/chromium_org/third_party/freetype/builds/ |
ft2unix.h | 24 /* It assumes that `/usr/local/include/freetype2' (or whatever is */
|
/external/chromium_org/third_party/skia/src/lazy/ |
SkCachingPixelRef.h | 30 * whatever reason, it will return false and immediatetely delete
|
/external/clang/test/SemaObjC/ |
block-explicit-return-type.m | 49 some_func(^ NSView * (id whatever) { return [some_object some_method_that_returns_id]; });
|
/external/freetype/builds/ |
ft2unix.h | 24 /* It assumes that `/usr/local/include/freetype2' (or whatever is */
|
/external/guava/ |
mvn-deploy.sh | 9 # artifacts with whatever pgp signature is the default of the
|
/external/llvm/include/llvm/Support/ |
Errno.h | 22 /// Returns a string representation of the errno value, using whatever
|
/external/openssh/ |
md5crypt.h | 5 * can do whatever you want with this stuff. If we meet some day, and you think
|
/external/skia/src/lazy/ |
SkCachingPixelRef.h | 30 * whatever reason, it will return false and immediatetely delete
|
/frameworks/base/media/java/android/media/ |
AudioTimestamp.java | 25 * The time is based on the implementation's best effort, using whatever knowledge
|
/external/chromium_org/chrome/installer/util/ |
installation_state.h | 68 // whatever is found. 73 // value is "1", although |oem_install| is given whatever is found. 78 // are 0 (false) and 1 (true), although |usagestats| is given whatever is
|
/external/harfbuzz/contrib/ |
harfbuzz-unicode.c | 125 // If we started off as inherited, we take whatever we can find. 175 // If we started off as inherited, we take whatever we can find. 183 Just assume that whatever follows this combining character is within
|
/external/chromium_org/chrome/browser/policy/ |
url_blacklist_manager_unittest.cc | 257 FilterTestParams("http://google.com:8080/whatever", 262 "/whatever"), 263 FilterTestParams("http://user:pass@google.com:8080/whatever", 268 "/whatever"), 287 FilterTestParams("http://123.123.123.123:123/whatever", 292 "/whatever"), 305 FilterTestParams("http://*/whatever", 310 "/whatever"))); 321 EXPECT_TRUE(blacklist.IsURLBlocked(GURL("http://google.com/whatever"))); 338 EXPECT_TRUE(blacklist.IsURLBlocked(GURL("http://secure.com/whatever"))); [all...] |
/external/chromium_org/chrome/browser/chromeos/drive/ |
job_scheduler_unittest.cc | 626 temp_dir.path().AppendASCII("whatever.txt"); 630 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path 679 temp_dir.path().AppendASCII("whatever.txt"); 683 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path 732 temp_dir.path().AppendASCII("whatever.txt"); 736 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path 777 temp_dir.path().AppendASCII("whatever.txt"); 781 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path 846 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path 848 temp_dir.path().AppendASCII("whatever.txt") [all...] |
/external/valgrind/main/docs/internals/ |
notes.txt | 52 state. Also, the vcpu state is restored on return to whatever it 114 On x86-linux, the vsyscall address is whatever the AT_SYSINFO entry 149 do whatever pre/post checks/hanldling is needed. The handlers are
|
/frameworks/base/libs/androidfw/ |
StreamingZipInflater.cpp | 132 * c. deliver whatever output data we can 139 // First, write from whatever we already have decoded and ready to go 166 // we know we've drained whatever is in the out buffer now, so just
|
/cts/tests/tests/view/src/android/view/cts/ |
ViewGroup_LayoutParamsTest.java | 55 TypedArray array = mContext.getTheme().obtainStyledAttributes(R.style.Whatever, attrs);
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
Item.java | 60 * (which should have been done by whatever refers to this instance).
|
/dalvik/dx/src/com/android/dx/dex/file/ |
Item.java | 60 * (which should have been done by whatever refers to this instance).
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3input.h | 63 /** Whatever super structure is providing the INPUT stream needs a pointer to itself 87 * context instance at file/string/whatever load time. 208 * chracter to some impossible character such as '\0' or whatever. 248 * context instance at file/string/whatever load time.
|