HomeSort by relevance Sort by last modified time
    Searched full:whatever (Results 76 - 100 of 2444) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/content/browser/
browser_process_sub_thread.cc 69 // and delete the BrowserChildProcessHost instances to release whatever
  /external/chromium_org/content/public/browser/
browser_plugin_guest_delegate.h 31 // Request the delegate to close this guest, and do whatever cleanup it needs
  /external/chromium_org/net/tools/quic/
quic_reliable_client_stream.h 49 // Returns whatever headers have been received for this stream.
quic_reliable_server_stream.h 47 // 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/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
  /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/browser/chromeos/drive/
job_scheduler_unittest.cc 534 temp_dir.path().AppendASCII("whatever.txt");
538 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path
586 temp_dir.path().AppendASCII("whatever.txt");
590 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path
638 temp_dir.path().AppendASCII("whatever.txt");
642 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path
682 temp_dir.path().AppendASCII("whatever.txt");
686 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path
750 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path
751 temp_dir.path().AppendASCII("whatever.txt")
    [all...]
  /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 256 FilterTestParams("http://google.com:8080/whatever",
261 "/whatever"),
262 FilterTestParams("http://user:pass@google.com:8080/whatever",
267 "/whatever"),
286 FilterTestParams("http://123.123.123.123:123/whatever",
291 "/whatever"),
304 FilterTestParams("http://*/whatever",
309 "/whatever")));
320 EXPECT_TRUE(blacklist.IsURLBlocked(GURL("http://google.com/whatever")));
337 EXPECT_TRUE(blacklist.IsURLBlocked(GURL("http://secure.com/whatever")));
    [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.
  /external/apache-http/src/org/apache/http/io/
package.html 42 whatever else you might think of.
  /external/chromium/base/
sys_info_posix.cc 110 // The number of monitors Xinerama has? We'll just use whatever GDK uses.
utf_string_conversions.h 42 // porting whatever module uses wstring and the conversion is being used as a
  /external/chromium/chrome/browser/ssl/
ssl_add_cert_handler.cc 53 // cannot completely verify the certificate for whatever reason.

Completed in 437 milliseconds

1 2 34 5 6 7 8 91011>>