HomeSort by relevance Sort by last modified time
    Searched refs:Check (Results 26 - 50 of 729) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Tools/Scripts/
ensure-valid-python 48 'check-only!' => \$checkOnly,
54 --check-only Check python version only.
  /external/llvm/test/MC/ARM/
eh-directive-cantunwind.s 4 @ Check the .cantunwind directive
24 @ Check .text section
26 @ CHECK: Sections [
27 @ CHECK: Section {
28 @ CHECK: Name: .text
29 @ CHECK: SectionData (
30 @ CHECK: 0000: 1EFF2FE1 |../.|
31 @ CHECK: )
32 @ CHECK: }
36 @ Check .ARM.exidx sectio
    [all...]
eh-compact-pr1.s 4 @ Check the compact pr1 model
25 @ Check .TEST1 section
27 @ CHECK: Sections [
28 @ CHECK: Section {
29 @ CHECK: Name: .TEST1
30 @ CHECK: SectionData (
31 @ CHECK: 0000: 30482DE9 000081E0 08B08DE2 3088BDE8 |0H-.........0...|
32 @ CHECK: )
33 @ CHECK: }
37 @ Check .ARM.extab.TEST1 sectio
    [all...]
eh-directive-fnend-diagnostics.s 4 @ Check the diagnostics for mismatched .fnend directive
15 @ CHECK: error: .fnstart must precede .fnend directive
16 @ CHECK: .fnend
17 @ CHECK: ^
eh-directive-section.s 4 @ Check the combination of .section, .fnstart, and .fnend directives.
47 @ Check the .TEST1 section.
49 @ CHECK: Sections [
50 @ CHECK: Section {
51 @ CHECK: Index: 4
52 @ CHECK: Name: .TEST1
53 @ CHECK: SectionData (
54 @ CHECK: 0000: 1EFF2FE1 |../.|
55 @ CHECK: )
56 @ CHECK:
    [all...]
eh-compact-pr0.s 4 @ Check the compact pr0 model
36 @ Check .TEST1 section
38 @ CHECK: Sections [
39 @ CHECK: Section {
40 @ CHECK: Name: .TEST1
41 @ CHECK: SectionData (
42 @ CHECK: 0000: 00482DE9 0DB0A0E1 0048BDE8 0EF0A0E1 |.H-......H......|
43 @ CHECK: )
44 @ CHECK: }
48 @ Check .ARM.exidx.TEST1 sectio
    [all...]
eh-directive-text-section.s 4 @ Check the .fnstart directive and the .fnend directive.
24 @ Check the .text section.
26 @ CHECK: Sections [
27 @ CHECK: Section {
30 @ Check the index of .text section. This will be used in .ARM.exidx.
32 @ CHECK: Index: 1
33 @ CHECK: Name: .text
34 @ CHECK: Type: SHT_PROGBITS (0x1)
35 @ CHECK: Flags [ (0x6)
36 @ CHECK: SHF_ALLOC (0x2
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
socket_unittest.cc 228 EXPECT_FALSE(sink.Check(server.get(), testing::SSE_READ));
239 EXPECT_FALSE(sink.Check(client.get(), testing::SSE_OPEN));
240 EXPECT_FALSE(sink.Check(client.get(), testing::SSE_CLOSE));
243 EXPECT_TRUE_WAIT((sink.Check(server.get(), testing::SSE_READ)), kTimeout);
249 // Connected from server perspective, check the addresses are correct.
254 // Connected from client perspective, check the addresses are correct.
256 EXPECT_TRUE(sink.Check(client.get(), testing::SSE_OPEN));
257 EXPECT_FALSE(sink.Check(client.get(), testing::SSE_CLOSE));
288 EXPECT_FALSE(sink.Check(client.get(), testing::SSE_OPEN));
289 EXPECT_FALSE(sink.Check(client.get(), testing::SSE_CLOSE))
    [all...]
  /external/chromium_org/chrome/browser/extensions/
requirements_checker_browsertest.cc 41 CHECK(load_error.length() == 0u);
80 checker_.Check(extension, base::Bind(
98 checker_.Check(extension, base::Bind(
120 checker_.Check(extension, base::Bind(
141 checker_.Check(extension, base::Bind(
165 checker_.Check(extension, base::Bind(
176 checker_.Check(extension, base::Bind(
extension_installer.cc 27 requirements_checker_->Check(extension_, callback);
requirements_checker.h 34 void Check(scoped_refptr<const Extension> extension,
  /external/chromium_org/v8/test/mjsunit/
escape.js 29 * @fileoverview Check that the global escape and unescape functions work
36 // Check the unescape chars are not escaped
38 // Check spaces are escaped
40 // Check that null chars are escaped and do not terminate the string
42 // Check a unicode escape
44 // Check unicode escapes have a leading zero to pad to 4 digits
46 // Check escapes are upper case
51 // Check first 1000 chars individually for escaped/not escaped
61 // Check all chars up to 1000 in groups of 10 using unescape as a check
    [all...]
  /external/v8/test/mjsunit/
escape.js 29 * @fileoverview Check that the global escape and unescape functions work
36 // Check the unescape chars are not escaped
38 // Check spaces are escaped
40 // Check that null chars are escaped and do not terminate the string
42 // Check a unicode escape
44 // Check unicode escapes have a leading zero to pad to 4 digits
46 // Check escapes are upper case
51 // Check first 1000 chars individually for escaped/not escaped
61 // Check all chars up to 1000 in groups of 10 using unescape as a check
    [all...]
  /external/llvm/lib/Target/ARM/Disassembler/
ARMDisassembler.cpp 136 static bool Check(DecodeStatus &Out, DecodeStatus In) {
700 Check(result, AddThumbPredicate(MI));
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
ownership_status_checker.h 20 // a checker, passing in the callback. Once the check is done, the callback will
38 // Starts the check.
39 void Check();
ownership_status_checker.cc 13 core_->Check();
24 void OwnershipStatusChecker::Core::Check() {
  /external/chromium_org/chrome/browser/chromeos/login/
online_attempt_host.h 36 // check result (whether authentication was successful). Note, only one
39 void Check(Profile* profile,
  /external/chromium_org/chrome/common/extensions/permissions/
usb_device_permission_data.h 38 // Check if |param| (which must be a UsbDevicePermissionData::CheckParam)
40 bool Check(const APIPermission::CheckParam* param) const;
  /external/chromium_org/tools/grit/grit/gather/
rc_unittest.py 339 def Check():
345 Check()
348 Check()
351 Check()
354 Check()
357 Check()
360 Check()
363 Check()
366 Check()
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 91 Check(err);
94 Check(i->getType(SymType));
95 Check(i->getName(Name));
98 Check(i->getFlags(flags));
104 Check(i->getAlignment(Align));
106 Check(i->getSize(Size));
117 Check(i->getFileOffset(FileOffset));
118 Check(i->getSection(si));
120 Check(si->getContents(SectionData));
121 Check(si->isText(IsCode))
    [all...]
  /external/chromium/build/
sanitize-mac-build-log.sed 11 /^Check dependencies/d
  /external/chromium_org/build/
sanitize-mac-build-log.sed 11 /^Check dependencies/d
  /external/libvpx/libvpx/test/
register_state_check.h 45 ~RegisterStateCheck() { EXPECT_TRUE(Check()); }
58 bool Check() const {
  /external/chromium_org/v8/test/mjsunit/harmony/
block-early-errors.js 36 function Check(str) {
51 // Check for early syntax errors when using let
53 Check("let x;");
54 Check("let x = 1;");
55 Check("let x, y;");
  /external/v8/test/mjsunit/harmony/
block-early-errors.js 36 function Check(str) {
51 // Check for early syntax errors when using let
53 Check("let x;");
54 Check("let x = 1;");
55 Check("let x, y;");

Completed in 780 milliseconds

12 3 4 5 6 7 8 91011>>