/external/v8/test/webkit/ |
D | string-trim-expected.txt | 29 PASS whitespace[0].s.trim() is '' 30 PASS whitespace[0].s.trimLeft() is '' 31 PASS whitespace[0].s.trimRight() is '' 32 PASS whitespace[1].s.trim() is '' 33 PASS whitespace[1].s.trimLeft() is '' 34 PASS whitespace[1].s.trimRight() is '' 35 PASS whitespace[2].s.trim() is '' 36 PASS whitespace[2].s.trimLeft() is '' 37 PASS whitespace[2].s.trimRight() is '' 38 PASS whitespace[3].s.trim() is '' [all …]
|
D | string-trim.js | 37 var whitespace = [ variable 62 for (var i = 0; i < whitespace.length; i++) { 66 wsString += whitespace[i].s;
|
/external/doclava/res/assets/templates/ |
D | yaml_navtree.cs | 5 whitespace: Whitespace to insert before any text in the structure, which helps 10 def:write_child_nodes(page,whitespace,isRoot) ?> 11 <?cs var:whitespace ?>- title: "<?cs var:page.label ?>" 12 <?cs var:whitespace ?> path: <?cs var:page.link ?><?cs 14 <?cs var:whitespace ?> section: <?cs 17 <?cs var:whitespace ?> - title: "<?cs var:child.label ?>" 18 <?cs var:whitespace ?> path: <?cs var:child.link ?><?cs 20 <?cs var:whitespace ?> section:<?cs
|
/external/llvm/test/Object/ |
D | archive-toc.test | 2 RUN: env TZ=GMT llvm-ar tv %p/Inputs/GNU.a | FileCheck %s --check-prefix=GNU -strict-whitespace 11 RUN: env TZ=GMT llvm-ar tv %p/Inputs/MacOSX.a | FileCheck %s --check-prefix=OSX -strict-whitespace 20 RUN: env TZ=GMT llvm-ar tv %p/Inputs/SVR4.a | FileCheck %s -strict-whitespace 23 RUN: env TZ=GMT llvm-ar tv %p/Inputs/xpg4.a | FileCheck %s -strict-whitespace 31 RUN: env TZ=GMT llvm-ar tv %p/Inputs/thin.a | FileCheck %s --check-prefix=THIN -strict-whitespace
|
D | archive-format.test | 12 RUN: cat test.a | FileCheck -strict-whitespace %s
|
/external/clang/test/Modules/ |
D | preprocess.m | 2 …%S/Inputs/preprocess -include %S/Inputs/preprocess-prefix.h -E %s | FileCheck -strict-whitespace %s 4 …%t -I %S/Inputs -I %S/Inputs/preprocess -include-pch %t.pch -E %s | FileCheck -strict-whitespace %s 6 …ess -x objective-c++ -include %S/Inputs/preprocess-prefix.h -E %s | FileCheck -strict-whitespace %s 8 …I %S/Inputs/preprocess -x objective-c++ -include-pch %t.pch -E %s | FileCheck -strict-whitespace %s
|
/external/clang/test/SemaObjC/ |
D | warning-missing-selector-name.m | 10 …// expected-note {{or insert whitespace before ':' to use 'Name2' as parameter name and have an em… 14 …// expected-note {{or insert whitespace before ':' to use 'Name3' as parameter name and have an em… 17 …// expected-note {{or insert whitespace before ':' to use 'second' as parameter name and have an e… 26 …// expected-note {{or insert whitespace before ':' to use 'Name2' as parameter name and have an em… 30 …// expected-note {{or insert whitespace before ':' to use 'Name3' as parameter name and have an em…
|
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | check_lint.sh | 20 COMMON_LINT_FILTER=-build/include,-build/header_guard,-legal/copyright,-whitespace/comments,-readab… 24 ASAN_LIT_TEST_LINT_FILTER=${ASAN_TEST_LINT_FILTER},-whitespace/line_length 27 TSAN_LIT_TEST_LINT_FILTER=${TSAN_TEST_LINT_FILTER},-whitespace/line_length 30 LSAN_LIT_TEST_LINT_FILTER=${LSAN_RTL_LINT_FILTER},-whitespace/line_length
|
/external/skia/ |
D | whitespace.txt | 10 more whitespace 11 whitespace returns
|
/external/libvpx/libvpx/tools/ |
D | ftfy.sh | 9 This script applies a whitespace transformation to the commit at HEAD. If no 17 --commit Creates a new commit containing only the whitespace changes 61 Cosmetic: Fix whitespace in change ${LAST_CHANGEID:0:9}
|
/external/llvm/test/CodeGen/R600/ |
D | operand-spacing.ll | 1 ; RUN: llc -march=amdgcn -mcpu=SI -verify-machineinstrs < %s | FileCheck -strict-whitespace -check-… 2 ; RUN: llc -march=amdgcn -mcpu=tonga -verify-machineinstrs < %s | FileCheck -strict-whitespace -che…
|
D | ds_read2_offset_order.ll | 1 …instrs -mattr=+load-store-opt -enable-misched < %s | FileCheck -strict-whitespace -check-prefix=SI… 2 …instrs -mattr=+load-store-opt -enable-misched < %s | FileCheck -strict-whitespace -check-prefix=SI…
|
D | wait.ll | 1 ; RUN: llc -march=amdgcn -mcpu=SI -verify-machineinstrs < %s | FileCheck -strict-whitespace %s 2 ; RUN: llc -march=amdgcn -mcpu=tonga -verify-machineinstrs < %s | FileCheck -strict-whitespace %s
|
D | llvm.AMDGPU.clamp.ll | 1 ; RUN: llc -march=amdgcn -mcpu=SI -verify-machineinstrs < %s | FileCheck -strict-whitespace -check-… 2 ; RUN: llc -march=amdgcn -mcpu=tonga -verify-machineinstrs < %s | FileCheck -strict-whitespace -che…
|
/external/selinux/policycoreutils/mcstrans/src/ |
D | mcstrans.c | 78 char *whitespace; member 316 free(group->whitespace); in destroy_group() 340 group->whitespace = strdup(" "); in create_group() 341 if (!group->whitespace) { in create_group() 669 trim(char *str, const char *whitespace) { in trim() argument 672 while (p > str && strchr(whitespace, *(p-1)) != NULL) in trim() 678 triml(char *str, const char *whitespace) { in triml() argument 681 while (*p && (strchr(whitespace, *p) != NULL)) in triml() 822 if (update (&group->whitespace, tok) < 0) in process_trans() 950 emit_whitespace(char*buffer, char *whitespace) { in emit_whitespace() argument [all …]
|
/external/fonttools/Lib/fontTools/misc/ |
D | psLib.py | 7 from string import whitespace 12 skipwhiteRE = re.compile("[%s]*" % whitespace) 13 endofthingPat = "[^][(){}<>/%%%s]*" % whitespace 35 hexstringRE = re.compile("<[%s0-9A-Fa-f]*>" % whitespace)
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/ |
D | StyleGuide.txt | 28 * I (Ian Bicking) am very picky about whitespace. There's one and 52 If the whitespace isn't right, it'll annoy me and I'll feel a need 53 to fix it. Really, this whitespace stuff shouldn't be that
|
/external/selinux/policycoreutils/gui/ |
D | html_util.py | 62 atbreak = self.atbreak or data[0] in string.whitespace 82 self.atbreak = data[-1] in string.whitespace
|
/external/llvm/test/MC/ARM/ |
D | directive-fpu-diagnostics.s | 2 @ RUN: | FileCheck %s -strict-whitespace
|
/external/llvm/test/FileCheck/ |
D | dos-style-eol.txt | 5 // RUN: FileCheck --strict-whitespace -input-file %s %s
|
D | multiple-missing-prefixes.txt | 2 …EFIX1 -check-prefix=PREFIX2 -input-file %s %s 2>&1 | FileCheck -strict-whitespace -check-prefix=CH…
|
/external/markdown/tests/misc/ |
D | blockquote.txt | 1 > blockquote with no whitespace before `>`.
|
/external/v8/tools/ |
D | whitespace.txt | 3 Try to write something funny. And please don't add trailing whitespace.
|
/external/clang/test/Misc/ |
D | ast-dump-decl.mm | 1 …clang_cc1 -Wno-unused -fblocks -ast-dump -ast-dump-filter Test %s | FileCheck -strict-whitespace %s
|
/external/llvm/test/Other/ |
D | attribute-comment.ll | 1 ; RUN: opt -S < %s | FileCheck %s -strict-whitespace
|