OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:braces
(Results
126 - 150
of
450
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libxslt/libxslt/
templates.c
370
* contain expressions contained in curly
braces
({}) and those are
416
* attribute value does not contain expressions contained in curly
braces
({})
/external/clang/lib/Parse/
Parser.cpp
291
// Recursively skip properly-nested
braces
.
[
all
...]
ParseStmt.cpp
[
all
...]
/external/bison/src/
scan-gram.l
122
/* Nesting level of the current code in
braces
. */
262
/* Code in between
braces
. */
635
| Scanning some code in
braces
(actions). The initial "{" is |
/external/icu4c/common/
ustring.cpp
1224
UBool
braces
= FALSE;
local
[
all
...]
/external/icu4c/i18n/unicode/
msgfmt.h
55
* with arguments in {curly
braces
} which will be replaced by formatted values.
134
* <li>Quotable syntax characters are the {curly
braces
} in all messageText parts,
139
* and unquoted {curly
braces
} must occur in matched pairs.
[
all
...]
selfmt.h
142
* <p>Each message is a MessageFormat pattern string enclosed in {curly
braces
}.</p>
/external/mdnsresponder/mDNSPosix/
NetMonitor.c
20
* but for the sake of brevity here I will say just this: Curly
braces
are not syntactially
24
* Indenting curly
braces
at the same level as the "if" implies that curly
braces
are
[
all
...]
mDNSPosix.c
20
* but for the sake of brevity here I will say just this: Curly
braces
are not syntactially
24
* Indenting curly
braces
at the same level as the "if" implies that curly
braces
are
[
all
...]
/external/chromium/chrome/browser/chromeos/login/
google_authenticator.cc
424
{ // extra
braces
for clarity about AutoLock scope.
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
javascripttokenizer.py
208
# Tokenize
braces
so we can find types.
ecmalintrules.py
190
'Type must always be surrounded by curly
braces
.', token)
561
'Unnecessary
braces
around @inheritDoc',
[
all
...]
/external/javassist/tutorial/
tutorial2.html
147
statements surrounded with
braces
<code>{}</code>.
287
surrounded with
braces
<code>{}</code>.
289
surrounded with
braces
.
[
all
...]
/external/openssl/crypto/conf/
conf_def.c
631
/* In case there were no
braces
or parenthesis around
/external/webkit/LayoutTests/fast/js/resources/
json2-es5-compat.js
339
// and wrap them in
braces
.
/external/webkit/PerformanceTests/SunSpider/hosted/
json2.js
343
// and wrap them in
braces
.
/external/mdnsresponder/Clients/
dns-sd.c
43
* but for the sake of brevity here I will say just this: Curly
braces
are not syntactially
47
* Indenting curly
braces
at the same level as the "if" implies that curly
braces
are
[
all
...]
/docs/source.android.com/src/source/
code-style.jd
423
<p>
Braces
do not go on their own line; they go on the same line as the code
437
<p>We require
braces
around the statements for a conditional. Except, if the
/external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializerBase.java
[
all
...]
/external/bison/tests/
regression.at
166
##
Braces
parsing. ##
170
AT_SETUP([
Braces
parsing])
[
all
...]
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest.h
[
all
...]
/external/webkit/Tools/android/flex-2.5.4a/MISC/Atari/
Atari.patches
74
#ifdef ATARI && LATTICE res. TURBO
braces
.
822
X #ifdef ATARI && LATTICE res. TURBO
braces
.
/external/e2fsprogs/doc/
texinfo.tex
429
% If a _delimited_ argument is enclosed in
braces
, they get stripped; so
435
% that a pair of
braces
would be stripped.
556
% Used to generate quoted
braces
.
[
all
...]
/external/grub/docs/
texinfo.tex
435
% If a _delimited_ argument is enclosed in
braces
, they get stripped; so
441
% that a pair of
braces
would be stripped.
562
% Used to generate quoted
braces
.
[
all
...]
/external/libffi/
texinfo.tex
440
% If a _delimited_ argument is enclosed in
braces
, they get stripped; so
446
% that a pair of
braces
would be stripped.
567
% Used to generate quoted
braces
.
[
all
...]
Completed in 524 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>