Searched refs:braces (Results 1 – 25 of 82) sorted by relevance
1234
14 all: braces-dot braces-no-dot15 all: braces-no-dot-modifier27 braces-dot:30 braces-no-dot:33 braces-no-dot-modifier:
19 .info dollar in braces is ${${DOLLAR}}.30 .info dollar in braces is ${${DOLLAR}}.
2 make: "varname-dollar.mk" line 19: dollar in braces is .4 make: "varname-dollar.mk" line 30: dollar in braces is dollar.
72 VAR{spaces in braces}= {}79 VARNAME_BRACES= VAR{spaces in braces}
1 Global: VAR{{{}}} = 3 braces2 Var_Parse: ${VAR{{{}}}}" != "3 braces" (eval)
14 ${:UVAR{value}}= variable name with balanced braces19 ${VARNAME_UNBALANCED_BRACES}= variable name with unbalanced braces
10 VAR{{{}}}= 3 braces
113 VAR :sh{Put}((((a}{comment}}}}{here}= comment in braces
12 …braces\l linkage_specification -> . T_EXTERN T_STRING_LITERAL declaration\l declaration -> . dec…21 …q9 [label="9:\l linkage_specification -> T_EXTERN . T_STRING_LITERAL braces\l linkage_specificat…46 …braces\l struct_or_union_specifier -> . struct_or_union braces\l struct_or_union_specifier -> . …55 …braces -> . T_LBRACE T_MATCHRBRACE\l struct_or_union_specifier -> struct_or_union . any_id braces…59 …label="47:\l braces -> . T_LBRACE T_MATCHRBRACE\l enum_specifier -> enumeration . any_id braces\…60 …braces\l linkage_specification -> . T_EXTERN T_STRING_LITERAL declaration\l declaration -> . dec…65 …braces\l struct_or_union_specifier -> . struct_or_union braces\l struct_or_union_specifier -> . …74 …braces -> . T_LBRACE T_MATCHRBRACE\l linkage_specification -> T_EXTERN T_STRING_LITERAL . braces\…84 …braces\l struct_or_union_specifier -> . struct_or_union braces\l struct_or_union_specifier -> . …85 …braces\l struct_or_union_specifier -> . struct_or_union braces\l struct_or_union_specifier -> . …[all …]
17 12 braces : T_LBRACE T_MATCHRBRACE19 13 linkage_specification : T_EXTERN T_STRING_LITERAL braces88 63 struct_or_union_specifier : struct_or_union any_id braces89 64 | struct_or_union braces104 73 enum_specifier : enumeration any_id braces105 74 | enumeration braces370 linkage_specification : T_EXTERN . T_STRING_LITERAL braces (13)722 struct_or_union_specifier : struct_or_union . any_id braces (63)723 struct_or_union_specifier : struct_or_union . braces (64)732 braces goto 77[all …]
242 my $braces = 0;264 if ($braces) {267 $braces = 0;282 $braces = 1;293 if ($braces) {
794 char braces[4]; local808 braces[0] = '{';809 braces[1] = *symname;810 braces[2] = '}';811 braces[3] = '\0';814 braces[0] = '\0';828 if (braces[0] != '\0' && strcmp(*s, braces) == 0)
387 braces392 : T_EXTERN T_STRING_LITERAL braces679 : struct_or_union any_id braces686 | struct_or_union braces744 : enumeration any_id braces751 | enumeration braces
14 my $braces = 0;35 $braces = 1;
3 # pair of braces.
1 # The empty pairs of braces here are to test that this does not cause a crash.
18 CWARNFLAGS.nvdimm_e820.c+= -Wno-missing-braces
14 braces:
1 em0 em0 We are {emit}{ting} some braces
8 "what": "braces",
1 {"top": {"data": {"name":"em0","flags":"0x8843","name":"em0","flags":"0x8843","what":"braces","leng…
75 ColorStyle braces; member