HomeSort by relevance Sort by last modified time
    Searched refs:good (Results 201 - 225 of 264) sorted by null

1 2 3 4 5 6 7 891011

  /external/chromium/chrome/browser/sync/sessions/
sync_session_unittest.cc 121 ASSERT_TRUE(dir.good());
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh     [all...]
  /external/ceres-solver/docs/
introduction.tex 16 We welcome contributions to Ceres, whether they are new features, bug fixes or tests. The Ceres mailing list\footnote{\url{http://groups.google.com/group/ceres-solver}} is the best place for all development related discussions. Please consider joining it. If you have ideas on how you would like to contribute to Ceres, it is a good idea to let us know on the mailinglist before you start development. We may have suggestions that will save effort when trying to merge your work into the main branch. If you are looking for ideas, please let us know about your interest and skills and we will be happy to make a suggestion or three.
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 352 // After constructing, you must check good() to test whether the Get
359 bool good() const { return 0 != kernel_; } function in class:syncable::Entry
756 bool good() const { return NULL != store_; } function in class:syncable::Directory
    [all...]
  /external/oprofile/events/i386/atom/
unit_masks 6 0x81 good Good store forwards
  /external/tcpdump/missing/
getaddrinfo.c 432 goto good;
490 good:
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
documentnormalizedocument06.js 140 newChild = doc.createCDATASection("this is not ]]> good");
  /external/webkit/Tools/DumpRenderTree/gtk/fonts/
fonts.conf 59 <!-- Until we find good fonts to use for cursive and fantasy
  /external/webkit/Tools/Scripts/
run-qtwebkit-tests 294 lambda w: "<case class='good'><br><br><b>" + w.group(0) + r"</b></case>",
297 lambda w: "\n<case class='good'><br><i>" + w.group(0) + r"</i> ",
300 lambda w: "</case>\n<case class='good'><br><status class='pass'>" + w.group(1) + r"</status>" + w.group(2),
309 lambda w: "</case>\n<case class='good'><br><status class='xfail'>" + w.group(1) + r"</status>" + w.group(2),
312 lambda w: "</case>\n<case class='good'><br><status class='xfail'>" + w.group(1) + r"</status>" + w.group(2),
318 lambda w: "</case>\n<case class='good'><br><status class='benchmark'>" + w.group(1) + r"</status>" + w.group(2),
324 lambda w: "</case>\n<case class='good'><br><b>" + w.group(1) + r"</b>" + w.group(2) + "</case>",
339 if (document.styleSheets[i].cssRules[0].selectorText == "case.good") {
358 case.good {color:black}
  /external/openssl/crypto/ocsp/
ocsp.h 229 * good [0] IMPLICIT NULL,
240 ASN1_NULL *good; member in union:ocsp_cert_status_st::__anon12661
  /external/openssl/include/openssl/
ocsp.h 229 * good [0] IMPLICIT NULL,
240 ASN1_NULL *good; member in union:ocsp_cert_status_st::__anon12705
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 81 nicematch equ (rsp + 16 - LocalVarsSize) ; a good enough match size
117 ; Note : these value are good with a 8 bytes boundary pack structure
  /external/zlib/src/contrib/masmx86/
match686.asm 82 ; Note : these value are good with a 8 bytes boundary pack structure
127 nicematch equ esp + 24 ; a good enough match size
  /dalvik/vm/
Dvm.mk 345 # peg them at 0 here, and we add an #ifdef'able define for good
  /external/chromium/chrome/browser/sync/engine/
syncapi_unittest.cc 144 EXPECT_TRUE(dir.good());
151 EXPECT_TRUE(entry.good());
    [all...]
  /external/chromium/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc 540 ASSERT_TRUE(dir.good());
570 ASSERT_TRUE(item.good());
    [all...]
  /bionic/libc/netbsd/net/
getaddrinfo.c 722 goto good;
778 good:
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/design/
default.css 675 .do-dont-label.good {
  /external/bison/doc/
refcard.tex 62 % for their many good ideas.
  /external/doclava/res/assets/templates/
macros.cs 10 will not include the generics in the class name (good for sidenav lists)
  /external/v8/test/mjsunit/
json.js 199 // Test bad JSON that would be good JavaScript (ES5).
  /external/llvm/test/MC/ARM/
basic-thumb-instructions.s 13 @ This gives us good coverage while keeping the overall size of the test
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-216320.js 926 // alert("Cookie test is good");
  /external/iproute2/doc/
api-ip6-flowlabels.tex 128 memory bandwidth is not a good idea. Such patches are acceptable
  /external/stlport/
configure.bat 187 echo is a good way to challenge the C++ Standard library implementation comming with

Completed in 1301 milliseconds

1 2 3 4 5 6 7 891011