/external/chromium_org/chrome/common/extensions/docs/examples/api/idle/idle_simple/ |
history.js | 76 // Check every second (even though this is overkill - minimum idle 81 // Check every second (see above).
|
/external/chromium_org/chrome/common/extensions/permissions/ |
usb_device_permission_data.cc | 40 bool UsbDevicePermissionData::Check(
|
/external/chromium_org/net/cert/ |
x509_cert_types.h | 93 // match *any* of the errors that caused it to be denied. We check denial 95 Judgment Check(X509Certificate* cert, CertStatus error) const;
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
checker.py | 123 filenames: The filenames to check 128 # Check the list of files. 130 checker.Check(filename)
|
/external/chromium_org/v8/test/mjsunit/ |
array-splice.js | 28 // Check that splicing array of holes keeps it as array of holes 45 // Check various variants of empty array's splicing. 56 // Check that even if result array is empty, receiver gets sliced. 66 // Check various forms of arguments omission. 109 // Check variants of negatives and positive indices. 244 // Now check the case with array of holes and some elements on prototype. 271 // and now check hasOwnProperty 283 // and now check couple of indices above length. 294 // Now check the case with array of holes and some elements on prototype. 319 // and now check hasOwnPropert [all...] |
binary-op-newspace.js | 30 // Check that a mod where the stub code hits a failure in heap number 46 // Check that an add where the stub code hits a failure in heap number
|
mirror-boolean.js | 37 // Check the mirror hierachy. 42 // Check the mirror properties. 50 // Parse JSON representation and check.
|
mirror-null.js | 36 // Check the mirror hierachy. 40 // Check the mirror properties. 48 // Parse JSON representation and check.
|
mirror-undefined.js | 36 // Check the mirror hierachy. 40 // Check the mirror properties. 48 // Parse JSON representation and check.
|
mod.js | 42 // Check for negative zero. 46 // Check for negative zero.
|
store-dictionary.js | 51 // Check that the store did not change the value. 54 // Check that bail-out code works.
|
unicode-string-to-number.js | 33 // Check that long string can convert to proper numbers. 40 // Check that long strings with non-ASCII characters cannot convert.
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-1973.js | 33 // Check that strict mode passes unwrapped this value. 40 // Check that non-strict mode passes wrapped this value.
|
regress-675.js | 30 // Test that load ICs for nonexistent properties check global 42 // Check that we bail out from the IC. 59 // Check that IC bails out.
|
/external/compiler-rt/make/ |
lib_platforms.mk | 40 # Check for undefined required variables. 45 # Check that exactly one of UniversalArchs or Arch was defined.
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
RuntimeDyldELF.h | 25 error_code Check(error_code Err) {
|
/external/llvm/test/MC/ARM/ |
arm-memory-instructions.s | 5 @ Check that the assembler can handle the documented syntax from the ARM ARM 9 @ CHECK: _func 21 @ CHECK: ldr r5, [r7] @ encoding: [0x00,0x50,0x97,0xe5] 22 @ CHECK: ldr r6, [r3, #63] @ encoding: [0x3f,0x60,0x93,0xe5] 23 @ CHECK: ldr r2, [r4, #4095]! @ encoding: [0xff,0x2f,0xb4,0xe5] 24 @ CHECK: ldr r1, [r2], #30 @ encoding: [0x1e,0x10,0x92,0xe4] 25 @ CHECK: ldr r3, [r1], #-30 @ encoding: [0x1e,0x30,0x11,0xe4] 26 @ CHECK: ldr r9, [r2], #-0 @ encoding: [0x00,0x90,0x12,0xe4] 49 @ CHECK: ldr r3, [r8, r1] @ encoding: [0x01,0x30,0x98,0xe7] 50 @ CHECK: ldr r2, [r5, -r3] @ encoding: [0x03,0x20,0x15,0xe7 [all...] |
/external/llvm/test/MC/Mips/ |
expr1.s | 2 # Check that the assembler can handle the expressions as operands. 3 # CHECK: .text 4 # CHECK: .globl foo 5 # CHECK: foo: 6 # CHECK: lw $4, %lo(foo)($4) # encoding: [A,A,0x84,0x8c] 7 # CHECK: # fixup A - offset: 0, value: foo@ABS_LO, kind: fixup_Mips_LO16 8 # CHECK: lw $4, 56($4) # encoding: [0x38,0x00,0x84,0x8c] 9 # CHECK: lw $4, %lo(foo+8)($4) # encoding: [0x08'A',A,0x84,0x8c] 10 # CHECK: # fixup A - offset: 0, value: foo@ABS_LO, kind: fixup_Mips_LO16 11 # CHECK: lw $4, %lo(foo+8)($4) # encoding: [0x08'A',A,0x84,0x8c [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/ |
SDL_ikbdinterrupt.S | 189 | Check if source is IKBD or MIDI 296 | Check if source is IKBD or MIDI 331 | Check if source is IKBD or MIDI 366 | Check if source is IKBD or MIDI
|
/external/v8/test/mjsunit/ |
array-splice.js | 28 // Check that splicing array of holes keeps it as array of holes 45 // Check various variants of empty array's splicing. 56 // Check that even if result array is empty, receiver gets sliced. 66 // Check various forms of arguments omission. 109 // Check variants of negatives and positive indices. 244 // Now check the case with array of holes and some elements on prototype. 271 // and now check hasOwnProperty 283 // and now check couple of indices above length. 294 // Now check the case with array of holes and some elements on prototype. 319 // and now check hasOwnPropert [all...] |
binary-op-newspace.js | 30 // Check that a mod where the stub code hits a failure in heap number 46 // Check that an add where the stub code hits a failure in heap number
|
mirror-boolean.js | 37 // Check the mirror hierachy. 42 // Check the mirror properties. 50 // Parse JSON representation and check.
|
mirror-null.js | 36 // Check the mirror hierachy. 40 // Check the mirror properties. 48 // Parse JSON representation and check.
|
mirror-undefined.js | 36 // Check the mirror hierachy. 40 // Check the mirror properties. 48 // Parse JSON representation and check.
|
mod.js | 42 // Check for negative zero. 46 // Check for negative zero.
|