Searched refs:braces (Results 1 - 9 of 9) sorted by relevance

/external/libutf/
H A DAndroid.mk25 utf_cflags := -Wall -Wno-missing-braces -Wno-parentheses -Wno-switch
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/
H A Dgenperf.c309 int braces; local
339 braces = 0;
341 /* count braces to determine when we're done */
345 braces++;
347 braces--;
354 if (braces <= 0)
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/i18n/
H A Dmessageformat.js454 var braces = /[{}]/g;
455 braces.lastIndex = 0; // lastIndex doesn't get set to 0 so we have to.
458 while (match = braces.exec(pattern)) {
/external/chromium_org/third_party/icu/source/common/
H A Dustring.cpp1224 UBool braces = FALSE; local
1246 braces = TRUE;
1277 if (braces) {
/external/icu/icu4c/source/common/
H A Dustring.cpp1224 UBool braces = FALSE; local
1246 braces = TRUE;
1277 if (braces) {
/external/bison/build-aux/
H A Dtexinfo.tex467 % If a _delimited_ argument is enclosed in braces, they get stripped; so
473 % that a pair of braces would be stripped.
2896 % not have braces, and we don't want to switch into math.
4377 % braces and backslashes are used only as delimiters. Perhaps we
4628 % Unfortunately, texindex is not prepared to handle braces in the
4702 % Since macro invocations are followed by braces, we can just redefine them
4897 % as its first line, TeX doesn't complain about mismatched braces
6619 % we need the curly braces so that makeinfo sees the @verb command, eg:
8255 % @ is our escape character in .aux files, and we need braces.
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 166 milliseconds