HomeSort by relevance Sort by last modified time
    Searched full:blocks (Results 1001 - 1025 of 10005) sorted by null

<<41424344454647484950>>

  /external/autotest/client/site_tests/policy_JavaScriptAllowedForUrls/
control.notset_block 20 The test case shall pass iff the browser blocks javascript for every test page.
  /external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/
control.multipleurls_allow 20 The test case shall pass iff the browser blocks javascript on a test page
control.multipleurls_block 20 The test case shall pass iff the browser blocks javascript on a test page
control.notset_allow 21 It shall fail if the browser blocks javascript on any test page.
control.singleurl_block 20 The test case shall pass iff the browser blocks javascript on a test page
  /external/autotest/client/site_tests/policy_PopupsAllowedForUrls/
control.1url_allow 22 and blocks popups on any page with an URL that does not match. It shall fail
control.2urls_block 22 and blocks popups on any page with an URL that does not match. It shall fail
control.3urls_allow 22 and blocks popups on any page with an URL that does not match. It shall fail
control.notset_block 20 The test case shall pass iff the browser blocks popups for every test page.
  /external/autotest/client/site_tests/policy_PopupsBlockedForUrls/
control.1url_block 20 The test case shall pass iff the browser blocks popups for any test page with
control.2urls_allow 20 The test case shall pass iff the browser blocks popups for any test page with
control.3urls_block 20 The test case shall pass iff the browser blocks popups for any test page with
control.notset_allow 21 It shall fail if the browser blocks popups on any test page.
  /external/autotest/client/site_tests/policy_URLBlacklist/
control.notset_allowed 20 if the browser blocks any test page.
  /external/autotest/client/site_tests/policy_URLWhitelist/
control.notset_blocked 19 The test case shall pass iff the browser blocks every test page. It shall fail
  /external/clang/test/Analysis/
OSAtomic_mac.cpp 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin9 -analyze -analyzer-checker=core,osx -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks %s
misc-ps-arm.m 1 // RUN: %clang_cc1 -triple thumbv7-apple-ios0.0.0 -target-feature +neon -analyze -analyzer-checker=core -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks -Wno-objc-root-class %s
  /external/clang/test/CodeGen/
branch-target-layout.c 5 // targets (basic blocks). However, the backend's basic block layout makes an
debug-info-file-change.c 4 // There are no lexical blocks, but we need two DILexicalBlockFiles to
forwarding-blocks-if.c 2 // Check that no empty blocks are generated for nested ifs.
  /external/clang/test/SemaObjC/
nsobject-attribute-1.m 36 // do Blocks retain?
  /external/e2fsprogs/e2fsck/
emptydir.c 2 * emptydir.c --- clear empty directory blocks
12 * blocks and get rid of them.
114 * iterate over all of the logical blocks using the bmap function, and
118 * Also question --- how to free the indirect blocks.
problem.h 33 #define PR_LATCH_BLOCK 0x0010 /* Latch for illegal blocks (pass 1) */
34 #define PR_LATCH_BBLOCK 0x0020 /* Latch for bad block inode blocks (pass 1) */
178 /* Backup journal inode blocks */
181 /* Reserved blocks w/o resize_inode */
235 /* Free blocks count wrong */
288 /* Pass 1: Checking inodes, blocks, and sizes */
336 /* Inode has illegal blocks (latch question) */
339 /* Too many bad blocks in inode */
345 /* Bad block inode has illegal blocks (latch question) */
348 /* Duplicate or bad blocks in use! *
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tst_bitmaps.c 153 unsigned int blocks, unsigned int inodes,
160 ext2fs_blocks_count_set(&param, blocks);
196 unsigned int blocks = 128; local
208 blocks = parse_ulong(optarg, argv[0],
209 "number of blocks", &err);
215 "number of blocks", &err);
229 fprintf(stderr, "%s: usage: setup [-b blocks] "
234 setup_filesystem(argv[0], blocks, inodes, type, flags);
316 printf("Marking blocks %u to %u\n", block, block + num - 1);
354 printf("Clearing blocks %u to %u\n", block, block + num - 1)
635 unsigned int blocks = 128; local
    [all...]
  /external/e2fsprogs/tests/f_create_symlinks/
expect 2 Pass 1: Checking inodes, blocks, and sizes
7 test_filesys: 11/128 files (0.0% non-contiguous), 441/1024 blocks
63 Pass 1: Checking inodes, blocks, and sizes
68 test_filesys: 15/128 files (0.0% non-contiguous), 443/1024 blocks

Completed in 307 milliseconds

<<41424344454647484950>>