Home
last modified time | relevance | path

Searched refs:bang (Results 1 – 25 of 44) sorted by relevance

12

/external/doclava/src/com/google/doclava/
DJarUtils.java41 int bang = url.indexOf("!"); in jarForClass() local
43 if (url.startsWith(JAR_URI_PREFIX) && bang != -1) { in jarForClass()
45 return new JarFile(url.substring(JAR_URI_PREFIX.length(), bang)); in jarForClass()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/DeadStoreElimination/
Dcombined-partial-overwrites.ll157 %bang = alloca %struct.foostruct, align 8
158 %v1 = bitcast %struct.foostruct* %bang to i8*
160 %v2 = getelementptr inbounds %struct.foostruct, %struct.foostruct* %bang, i64 0, i32 0
162 %v3 = getelementptr inbounds %struct.foostruct, %struct.foostruct* %bang, i64 0, i32 1
164 %v4 = getelementptr inbounds %struct.foostruct, %struct.foostruct* %bang, i64 0, i32 2
166 %v5 = getelementptr inbounds %struct.foostruct, %struct.foostruct* %bang, i64 0, i32 3
168 %v6 = getelementptr inbounds %struct.foostruct, %struct.foostruct* %bang, i64 0, i32 4
170 call void @goFunc(%struct.foostruct* %bang)
/external/llvm/test/Transforms/DeadStoreElimination/
Dcombined-partial-overwrites.ll157 %bang = alloca %struct.foostruct, align 8
158 %v1 = bitcast %struct.foostruct* %bang to i8*
160 %v2 = getelementptr inbounds %struct.foostruct, %struct.foostruct* %bang, i64 0, i32 0
162 %v3 = getelementptr inbounds %struct.foostruct, %struct.foostruct* %bang, i64 0, i32 1
164 %v4 = getelementptr inbounds %struct.foostruct, %struct.foostruct* %bang, i64 0, i32 2
166 %v5 = getelementptr inbounds %struct.foostruct, %struct.foostruct* %bang, i64 0, i32 3
168 %v6 = getelementptr inbounds %struct.foostruct, %struct.foostruct* %bang, i64 0, i32 4
170 call void @goFunc(%struct.foostruct* %bang)
/external/toybox/tests/
Dreadlink.test44 touch sub/bang || exit 1
62 rm file link sub/bang dir here
/external/vogar/src/vogar/
DRun.java237 int bang = url.indexOf("!");
238 if (url.startsWith(JAR_URI_PREFIX) && bang != -1) {
239 return new File(url.substring(JAR_URI_PREFIX.length(), bang));
/external/python/cpython2/Misc/
DPorting36 Then bang on it until it executes very simple Python statements.
38 Now bang on it some more. At some point you'll want to use the os
/external/mesa3d/src/compiler/glsl/glcpp/tests/
D147-define-macro-no-space.c.expected36 ! bang
D147-define-macro-no-space.c13 #define B! bang
/external/icu/icu4c/source/data/lang/
Dlag.txt10 bn{"Kɨbangála"}
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objcopy/
Ddynsym.test29 #CHECK-NEXT: Name: bang@ (1)
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Drules.c836 goto bang; in matcher_match()
845 bang: in matcher_match()
906 goto bang; in matcher_match()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/
DREADME.rst129 -b Keep bang-comments (Comments starting with an exclamation mark)
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/
Dru-t-zh-Latn-pinyin.txt9 bang бан
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/
DREADME.rst118 -b Keep bang-comments (Comments starting with an exclamation mark)
/external/autotest/client/tests/ltp/patches/
Dsysctl.patch199 +/* Should be a fairly benign path to bang on. */
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_baseEnglishToIpa.txt326 ng > ŋ ; # bang
/external/icu/icu4c/source/test/testdata/
Dre_tests.txt235 ((((((((((a))))))))))${bang} aa n - -
236 ((((((((((a))))))))))${bang} a! y $& a!
381 '((((((((((a))))))))))${bang}'i AA n - -
382 '((((((((((a))))))))))${bang}'i A! y $& A!
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
Djsilver.sablecc109 {args} bang = '!';
514 | {not} bang value // !x.y
/external/icu/icu4c/source/data/translit/
DLatn_Bopo.txt40 bang }$pTone ↔ ㄅㄤ }$zTone;
41 bang → ㄅㄤ˙;
/external/llvm/docs/TableGen/
DLangRef.rst93 TableGen also has "bang operators" which have a
/external/swiftshader/third_party/llvm-7.0/llvm/docs/TableGen/
DLangRef.rst93 TableGen also has "bang operators" which have a
/external/libcxx/docs/DesignDocs/
DFileTimeType.rst79 (just in case you needed a time point 200 billion years before the big bang,
/external/guice/extensions/persist/lib/
Dantlr-2.7.5h3.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement ...
/external/hyphenation-patterns/en-GB/
Dhyph-en-gb.pat.txt1121 5bang
/external/mksh/src/
Dcheck.t1912 name: expand-bang-1
1920 name: expand-bang-2
7753 "set -e" versus bang pipelines

12