HomeSort by relevance Sort by last modified time
    Searched defs:good (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/valgrind/main/memcheck/tests/
execve1.c 7 char* good[1] = { NULL }; local
10 execve("/bin/true", good, good);
  /external/clang/test/SemaCXX/
function-pointer-arguments.cpp 9 void good() { function in namespace:PR16570
operator-arrow-depth.cpp 21 A<MAX/2> good; variable
22 int n = good->n;
  /external/chromium_org/content/browser/appcache/
manifest_parser_unittest.cc 67 const std::string good = kGoodSignatures[i]; local
68 EXPECT_TRUE(ParseManifest(url, good.c_str(), good.length(),
  /external/clang/test/CXX/temp/temp.spec/
no-body.cpp 11 namespace good { namespace
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_robotparser.py 6 def __init__(self, index, parser, url, good, agent):
8 if good:
9 self.str = "RobotTest(%d, good, %s)" % (index, url)
14 self.good = good
23 if self.good:
54 good = ['/','/test.html'] variable
57 RobotTest(1, doc, good, bad)
72 good = ['/','/test.html',('cybermapper','/cyberworld/map/index.html')] variable
75 RobotTest(2, doc, good, bad
84 good = [] variable
100 good = [] # XFAIL '\/a\/b.html' variable
118 good = ['\/tmp',] # XFAIL: '\/a%2fb.html' variable
133 good = ['\/foo.html'] variable
147 good = ['\/folder1\/myfile.html'] variable
162 good = [] variable
167 good = [] variable
181 good = [] variable
186 good = ['\/something.jpg'] variable
200 good = ['\/folder1\/myfile.html'] variable
212 good = ['\/some\/path'] variable
226 good = ['\/another\/path'] variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_robotparser.py 6 def __init__(self, index, parser, url, good, agent):
8 if good:
9 self.str = "RobotTest(%d, good, %s)" % (index, url)
14 self.good = good
23 if self.good:
54 good = ['/','/test.html'] variable
57 RobotTest(1, doc, good, bad)
72 good = ['/','/test.html',('cybermapper','/cyberworld/map/index.html')] variable
75 RobotTest(2, doc, good, bad
84 good = [] variable
100 good = [] # XFAIL '\/a\/b.html' variable
118 good = ['\/tmp',] # XFAIL: '\/a%2fb.html' variable
133 good = ['\/foo.html'] variable
147 good = ['\/folder1\/myfile.html'] variable
162 good = [] variable
167 good = [] variable
181 good = [] variable
186 good = ['\/something.jpg'] variable
200 good = ['\/folder1\/myfile.html'] variable
212 good = ['\/some\/path'] variable
226 good = ['\/another\/path'] variable
    [all...]
  /external/chromium_org/chrome/browser/net/
chrome_fraudulent_certificate_reporter_unittest.cc 47 // Builds an SSLInfo from a "good" cert chain, as defined by IsGoodSSLInfo,
63 // Checks that |info| is good as required by the SSL checks performed in
82 // Passes if invoked with a good SSLInfo and for a hostname that is a Google
180 SSLInfo good = GetGoodSSLInfo(); local
181 EXPECT_TRUE(IsGoodSSLInfo(good));
  /frameworks/rs/cpu_ref/linkloader/utils/
serialize.h 66 bool good; member in class:ArchiveReader
71 cursor(buf), cursor_base(NULL), good(buf != NULL) {
95 if (!good || cursor + size > buf_end) {
96 good = false;
127 return good ? this : 0;
131 return !good;
  /external/clang/lib/AST/
Comment.cpp 37 struct good {}; struct in namespace:clang::comments::__anon21530
41 good implements_child_begin_end(Comment::child_iterator (T::*)() const) {
42 return good();
52 (void) good(implements_child_begin_end(function))
151 // Defaults are should be good for declarations we don't handle explicitly.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
basic_ios.h 126 * users will call one of the interpreting wrappers, e.g., good().
172 good() const function in class:basic_ios
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
basic_ios.h 128 * users will call one of the interpreting wrappers, e.g., good().
174 good() const function in class:basic_ios
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
basic_ios.h 128 * users will call one of the interpreting wrappers, e.g., good().
174 good() const function in class:basic_ios
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 124 * users will call one of the interpreting wrappers, e.g., good().
170 good() const function in class:basic_ios
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 124 * users will call one of the interpreting wrappers, e.g., good().
170 good() const function in class:basic_ios
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 124 * users will call one of the interpreting wrappers, e.g., good().
170 good() const function in class:basic_ios
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_ios.h 124 * users will call one of the interpreting wrappers, e.g., good().
170 good() const function in class:basic_ios
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_ios.h 126 * users will call one of the interpreting wrappers, e.g., good().
172 good() const function in class:basic_ios
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.h 126 * users will call one of the interpreting wrappers, e.g., good().
172 good() const function in class:basic_ios
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_ios.h 126 * users will call one of the interpreting wrappers, e.g., good().
172 good() const function in class:basic_ios
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.h 126 * users will call one of the interpreting wrappers, e.g., good().
172 good() const function in class:basic_ios
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_ios.h 128 * users will call one of the interpreting wrappers, e.g., good().
174 good() const function in class:basic_ios
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_ios.h 128 * users will call one of the interpreting wrappers, e.g., good().
174 good() const function in class:basic_ios
  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_sync_unittest.cc 705 ValueStore* good = AddExtensionAndGetStorage("good", type); local
713 "good", "foo", fooValue, model_type));
728 EXPECT_PRED_FORMAT2(SettingsEq, dict, good->Get());
735 // Changes made to good should be sent to sync, changes from bad shouldn't.
737 good->Set(DEFAULTS, "bar", barValue);
742 sync_processor_->GetOnlyChange("good", "bar").change_type());
749 EXPECT_PRED_FORMAT2(SettingsEq, dict, good->Get());
757 // Changes received from sync should go to good but not bad (even when it's
762 "good", "foo", barValue, model_type))
902 ValueStore* good = AddExtensionAndGetStorage("good", type); local
1000 ValueStore* good = AddExtensionAndGetStorage("good", type); local
1055 ValueStore* good = AddExtensionAndGetStorage("good", type); local
1159 ValueStore* good = AddExtensionAndGetStorage("good", type); local
1250 ValueStore* good = AddExtensionAndGetStorage("good", type); local
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_attribs.cc 184 bool good = size_good && offset_good && stride_good && local
186 bool call = good && (type != GL_FIXED);
199 if (good) {

Completed in 3181 milliseconds

1 2 3 4