/external/chromium_org/v8/test/webkit/ |
D | dfg-dead-speculation-expected.txt | 30 PASS variable is 84 32 PASS variable is 84 34 PASS variable is 84 36 PASS variable is 84 38 PASS variable is 84 40 PASS variable is 84 42 PASS variable is 84 44 PASS variable is 84 46 PASS variable is 84 48 PASS variable is 84 [all …]
|
/external/bison/src/ |
D | muscle-tab.c | 403 muscle_percent_variable_update (char const *variable) in muscle_percent_variable_update() argument 416 char const *res = variable; in muscle_percent_variable_update() 419 if (STREQ (conversion[i].obsolete, variable)) in muscle_percent_variable_update() 433 char const *variable = muscle_percent_variable_update (var); in muscle_percent_define_insert() local 434 char const *name = UNIQSTR_CONCAT ("percent_define(", variable, ")"); in muscle_percent_define_insert() 435 char const *loc_name = UNIQSTR_CONCAT ("percent_define_loc(", variable, ")"); in muscle_percent_define_insert() 437 UNIQSTR_CONCAT ("percent_define_syncline(", variable, ")"); in muscle_percent_define_insert() 438 char const *how_name = UNIQSTR_CONCAT ("percent_define_how(", variable, ")"); in muscle_percent_define_insert() 450 _("%%define variable %s redefined"), quote (variable)); in muscle_percent_define_insert() 452 complain_at_indent (muscle_percent_define_get_loc (variable), &i, in muscle_percent_define_insert() [all …]
|
D | muscle-tab.h | 122 void muscle_percent_define_insert (char const *variable, location variable_loc, 131 char *muscle_percent_define_get (char const *variable); 139 location muscle_percent_define_get_loc (char const *variable); 147 char const *muscle_percent_define_get_syncline (char const *variable); 153 bool muscle_percent_define_ifdef (char const *variable); 161 bool muscle_percent_define_flag_if (char const *variable); 167 void muscle_percent_define_default (char const *variable, char const *value);
|
/external/clang/test/CodeGenObjC/ |
D | arc-captured-block-var-inlined-layout.m | 20 // CHECK: Inline instruction for block variable layout: 0x0100 21 // CHECK-i386: Inline instruction for block variable layout: 0x0100 26 // CHECK: Inline instruction for block variable layout: 0x0210 27 // CHECK-i386: Inline instruction for block variable layout: 0x0210 34 // CHECK: Inline instruction for block variable layout: 0x0230 35 // CHECK-i386: Inline instruction for block variable layout: 0x0230 44 // CHECK: Inline instruction for block variable layout: 0x0231 45 // CHECK-i386: Inline instruction for block variable layout: 0x0231 56 // CHECK: Inline instruction for block variable layout: 0x0235 57 // CHECK-i386: Inline instruction for block variable layout: 0x0235 [all …]
|
D | mrr-captured-block-var-inlined-layout.m | 22 // block variable layout: BL_STRONG:1, BL_OPERATOR:0 23 // CHECK: Inline instruction for block variable layout: 0x0100 24 // CHECK-i386: Inline instruction for block variable layout: 0x0100 29 // block variable layout: BL_STRONG:2, BL_BYREF:1, BL_OPERATOR:0 30 // CHECK: Inline instruction for block variable layout: 0x0210 31 // CHECK-i386: Inline instruction for block variable layout: 0x0210 38 // block variable layout: BL_STRONG:2, BL_BYREF:3, BL_OPERATOR:0 39 // CHECK: Inline instruction for block variable layout: 0x0230 40 // CHECK-i386: Inline instruction for block variable layout: 0x0230 49 // block variable layout: BL_STRONG:2, BL_BYREF:3, BL_OPERATOR:0 [all …]
|
D | arc-captured-32bit-block-var-layout-2.m | 14 // CHECK: block variable layout: BL_NON_OBJECT_WORD:3, BL_STRONG:1, BL_OPERATOR:0 19 // CHECK: block variable layout: BL_NON_OBJECT_WORD:3, BL_STRONG:1, BL_OPERATOR:0 24 // CHECK: block variable layout: BL_NON_OBJECT_WORD:3, BL_STRONG:1, BL_OPERATOR:0 29 // block variable layout: BL_NON_OBJECT_WORD:1, BL_STRONG:1, BL_OPERATOR:0 30 // CHECK: Inline instruction for block variable layout: 0x0100 34 // CHECK: block variable layout: BL_NON_OBJECT_WORD:3, BL_STRONG:1, BL_OPERATOR:0 38 // CHECK: block variable layout: BL_OPERATOR:0
|
D | arc-captured-block-var-layout.m | 36 // Inline instruction for block variable layout: 0x0320 (3 strong 2 byref) 37 // CHECK-LP64: Inline instruction for block variable layout: 0x0320 48 // Inline instruction for block variable layout: 0x0331 (3 strong 3 byref 1 weak) 49 // CHECK-LP64: Inline instruction for block variable layout: 0x0331 70 // Inline instruction for block variable layout: 0x0401 (4 strong 0 byref 1 weak) 71 // CHECK-LP64: Inline instruction for block variable layout: 0x0401 112 // CHECK-LP64: block variable layout: BL_BYREF:1, BL_NON_OBJECT_WORD:1, BL_UNRETAINED:1, BL_NON_OBJ… 127 // CHECK-LP64: block variable layout: BL_UNRETAINED:4, BL_OPERATOR:0 142 // CHECK-LP64: block variable layout: BL_NON_OBJECT_WORD:1, BL_UNRETAINED:4, BL_OPERATOR:0 157 // CHECK-LP64: block variable layout: BL_OPERATOR:0 [all …]
|
D | arc-captured-32bit-block-var-layout.m | 36 // CHECK: Inline instruction for block variable layout: 0x0320 47 // CHECK: Inline instruction for block variable layout: 0x0331 68 // CHECK: Inline instruction for block variable layout: 0x0401 110 block variable layout: BL_NON_OBJECT_WORD:1, BL_UNRETAINE:1, BL_NON_OBJECT_WORD:1, 113 // CHECK: block variable layout: BL_BYREF:1, BL_NON_OBJECT_WORD:1, BL_UNRETAINED:1, BL_NON_OBJECT_W… 128 // CHECK: block variable layout: BL_UNRETAINED:4, BL_OPERATOR:0 143 // CHECK: block variable layout: BL_NON_OBJECT_WORD:1, BL_UNRETAINED:4, BL_OPERATOR:0 158 // CHECK: block variable layout: BL_OPERATOR:0 184 // CHECK: block variable layout: BL_UNRETAINED:3, BL_NON_OBJECT_WORD:1, BL_UNRETAINED:1, BL_NON_OBJ… 202 // CHECK: block variable layout: BL_OPERATOR:0 [all …]
|
/external/chromium_org/third_party/angle/src/compiler/ |
D | VariablePacker.cpp | 209 const TVariableInfo& variable = variables[ii]; in CheckVariablesWithinPackingLimits() local 210 if (GetNumComponentsPerRow(variable.type) != 4) { in CheckVariablesWithinPackingLimits() 213 topNonFullRow_ += GetNumRows(variable.type) * variable.size; in CheckVariablesWithinPackingLimits() 223 const TVariableInfo& variable = variables[ii]; in CheckVariablesWithinPackingLimits() local 224 if (GetNumComponentsPerRow(variable.type) != 3) { in CheckVariablesWithinPackingLimits() 227 num3ColumnRows += GetNumRows(variable.type) * variable.size; in CheckVariablesWithinPackingLimits() 242 const TVariableInfo& variable = variables[ii]; in CheckVariablesWithinPackingLimits() local 243 if (GetNumComponentsPerRow(variable.type) != 2) { in CheckVariablesWithinPackingLimits() 246 int numRows = GetNumRows(variable.type) * variable.size; in CheckVariablesWithinPackingLimits() 266 const TVariableInfo& variable = variables[ii]; in CheckVariablesWithinPackingLimits() local [all …]
|
D | ParseContext.cpp | 736 …rrayErrorCheck(const TSourceLoc& line, TString& identifier, TPublicType type, TVariable*& variable) in arrayErrorCheck() argument 750 variable = new TVariable(&identifier, TType(type)); in arrayErrorCheck() 753 variable->getType().setArraySize(type.arraySize); in arrayErrorCheck() 755 if (! symbolTable.insert(*variable)) { in arrayErrorCheck() 756 delete variable; in arrayErrorCheck() 766 variable = static_cast<TVariable*>(symbol); in arrayErrorCheck() 767 if (! variable->getType().isArray()) { in arrayErrorCheck() 771 if (variable->getType().getArraySize() > 0) { in arrayErrorCheck() 776 if (! variable->getType().sameElementType(TType(type))) { in arrayErrorCheck() 782 variable->getType().setArraySize(type.arraySize); in arrayErrorCheck() [all …]
|
/external/smack/src/org/jivesoftware/smackx/ |
D | Form.java | 133 public void setAnswer(String variable, String value) { in setAnswer() argument 134 FormField field = getField(variable); in setAnswer() 159 public void setAnswer(String variable, int value) { in setAnswer() argument 160 FormField field = getField(variable); in setAnswer() 183 public void setAnswer(String variable, long value) { in setAnswer() argument 184 FormField field = getField(variable); in setAnswer() 207 public void setAnswer(String variable, float value) { in setAnswer() argument 208 FormField field = getField(variable); in setAnswer() 231 public void setAnswer(String variable, double value) { in setAnswer() argument 232 FormField field = getField(variable); in setAnswer() [all …]
|
D | ReportedData.java | 157 private String variable; field in ReportedData.Column 167 public Column(String label, String variable, String type) { in Column() argument 169 this.variable = variable; in Column() 215 return variable; in getVariable() 234 public Iterator getValues(String variable) { in getValues() argument 237 if (variable.equalsIgnoreCase(field.getVariable())) { in getValues() 255 private String variable; field in ReportedData.Field 258 public Field(String variable, List<String> values) { in Field() argument 259 this.variable = variable; in Field() 269 return variable; in getVariable()
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
D | jsilver.sablecc | 64 args, // Args to command: "some.variable=3 ?>" 222 | {set} cs_open set command_delimiter variable assignment expression cs_close 226 variable.variable, 229 | {name} cs_open name command_delimiter variable cs_close 233 variable.variable)} 253 | {with} cs_open with command_delimiter variable assignment expression cs_close 259 variable.variable, 263 | {loop_to} cs_open loop command_delimiter variable assignment expression cs_close 269 variable.variable, 273 | {loop} cs_open loop command_delimiter variable assignment [all …]
|
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/ |
D | VariableLocator.java | 51 private String quickEval(PVariable variable) { in quickEval() argument 52 if (variable instanceof ANameVariable) { in quickEval() 53 return ((ANameVariable) variable).getWord().getText(); in quickEval() 54 } else if (variable instanceof ADecNumberVariable) { in quickEval() 55 return ((ADecNumberVariable) variable).getDecNumber().getText(); in quickEval() 56 } else if (variable instanceof AHexNumberVariable) { in quickEval() 57 return ((AHexNumberVariable) variable).getHexNumber().getText(); in quickEval() 69 public String getVariableName(PVariable variable) { in getVariableName() argument 70 String result = quickEval(variable); in getVariableName() 76 variable.apply(this); in getVariableName()
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
D | ninja_syntax.py | 30 def variable(self, key, value, indent=0): member in Writer 39 self.variable('depth', depth, indent=1) 45 self.variable('command', command, indent=1) 47 self.variable('description', description, indent=1) 49 self.variable('depfile', depfile, indent=1) 51 self.variable('generator', '1', indent=1) 53 self.variable('pool', pool, indent=1) 55 self.variable('restat', '1', indent=1) 57 self.variable('rspfile', rspfile, indent=1) 59 self.variable('rspfile_content', rspfile_content, indent=1) [all …]
|
/external/clang/test/Index/ |
D | index-subscripting-literals.m | 44 // CHECK: [indexEntityReference]: kind: variable | name: idx | USR: c:@idx | lang: C | cursor:… 45 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: p | USR: c:@p | lang: C | cursor: Dec… 49 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: p | USR: c:@p | lang: C | cursor: Dec… 50 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: p | USR: c:@p | lang: C | cursor: Dec… 51 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: idx | USR: c:@idx | lang: C | cursor:… 53 // CHECK-NEXT: [indexDeclaration]: kind: variable | name: key 55 // CHECK: [indexEntityReference]: kind: variable | name: oldObject 56 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: key | USR: c:@key | lang: C | cursor:… 58 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: key | USR: c:@key | lang: C | cursor:… 59 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: newObject | USR: c:@newObject | lang:… [all …]
|
/external/qemu/distrib/sdl-1.2.15/src/stdlib/ |
D | SDL_getenv.c | 39 int SDL_putenv(const char *variable) in SDL_putenv() argument 45 sep = SDL_strchr(variable, '='); in SDL_putenv() 49 bufferlen = SDL_strlen(variable)+1; in SDL_putenv() 58 SDL_strlcpy(SDL_envmem, variable, bufferlen); in SDL_putenv() 59 value = SDL_envmem + (sep - variable); in SDL_putenv() 93 int SDL_putenv(const char *variable) in SDL_putenv() argument 102 if ( ! variable ) { in SDL_putenv() 105 name = variable; in SDL_putenv() 106 for ( value=variable; *value && (*value != '='); ++value ) { in SDL_putenv() 116 new_variable = SDL_strdup(variable); in SDL_putenv()
|
/external/clang/test/SemaObjC/ |
D | ivar-lookup.m | 46 return a + b; // expected-error{{instance variable 'a' accessed in class method}} \ 47 // expected-error{{instance variable 'b' accessed in class method}} 60 int IVAR; // expected-error {{instance variable is already declared}} 67 int IVAR; // expected-error {{instance variable is already declared}} 73 int IVAR; // expected-error {{instance variable is already declared}} 74 int PIVAR; // expected-error {{instance variable is already declared}} 80 int IVAR; // expected-error {{instance variable is already declared}} 146 // expected-error {{instance variable is already declared}} 151 int d; // expected-error {{instance variable is already declared}} 152 NSString *e_strong; // expected-error {{instance variable is already declared}} [all …]
|
D | ivar-access-tests.m | 33 access = s->private; // expected-error {{instance variable 'private' is private}} 36 access = m->private; // expected-error {{instance variable 'private' is private}} 49 access = s->private; // expected-error {{instance variable 'private' is private}} 52 access = m->private; // expected-error {{instance variable 'private' is private}} 64 access = s->private; // expected-error {{instance variable 'private' is private}} 65 access = s->protected; // expected-error {{instance variable 'protected' is protected}} 67 access = m->private; // expected-error {{instance variable 'private' is private}} 68 access = m->protected; // expected-error {{instance variable 'protected' is protected}} 76 access = s->private; // expected-error {{instance variable 'private' is private}} 77 access = s->protected; // expected-error {{instance variable 'protected' is protected}}
|
D | weak-receiver-warn.m | 12 …unpredictably set to nil}} expected-note {{assign the value to a strong variable to keep the objec… 13 …unpredictably set to nil}} expected-note {{assign the value to a strong variable to keep the objec… 14 …unpredictably set to nil}} expected-note {{assign the value to a strong variable to keep the objec… 16 …unpredictably set to nil}} expected-note {{assign the value to a strong variable to keep the objec… 17 …unpredictably set to nil}} expected-note {{assign the value to a strong variable to keep the objec… 18 …unpredictably set to nil}} expected-note {{assign the value to a strong variable to keep the objec… 39 …unpredictably set to nil}} expected-note {{assign the value to a strong variable to keep the objec… 42 …unpredictably set to nil}} expected-note {{assign the value to a strong variable to keep the objec… 44 …unpredictably set to nil}} expected-note {{assign the value to a strong variable to keep the objec… 63 …unpredictably set to nil}} expected-note {{assign the value to a strong variable to keep the objec… [all …]
|
D | warn-direct-ivar-access.m | 7 …id _isTickledPink; // expected-error {{existing instance variable '_isTickledPink' for property 'i… 22 …_myMaster = _isTickledPink; // expected-warning {{instance variable '_myMaster' is being directly … 23 // expected-warning {{instance variable '_isTickledPink' is being directly accessed}} 37 …p->_isTickledPink = (*p)._myMaster; // expected-warning {{instance variable '_isTickledPink' is be… 38 // expected-warning {{instance variable '_myMaster' is being directly accessed}} 39 …if (p->_myIntProp) // expected-warning {{instance variable '_myIntProp' is being directly accessed… 40 …p->_myIntProp = 0; // expected-warning {{instance variable '_myIntProp' is being directly accessed… 41 …return p->_isTickledPink; // expected-warning {{instance variable '_isTickledPink' is being direct… 74 …otocol { return _property_in_protocol; } // expected-warning {{instance variable '_property_in_pro…
|
D | interface-tu-variable.m | 4 int x; // expected-error {{cannot declare variable inside @interface or @protocol}} 5 int one=1; // expected-error {{cannot declare variable inside @interface or @protocol}} 9 int ddd; // expected-error {{cannot declare variable inside @interface or @protocol}} 13 char * III; // expected-error {{cannot declare variable inside @interface or @protocol}} 18 char * III2; // expected-error {{cannot declare variable inside @interface or @protocol}}
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/ |
D | elfreloc-ext.asm | 1 EXTERN variable 2 mov eax, variable 3 mov ax, variable 4 mov al, variable
|
/external/skia/gyp/ |
D | common_variables.gypi | 10 # this and other gyp files can rely on previously-set variable values in 14 # Within this file, we use the value of variable 'skia_os' to set the 15 # value of variable 'os_posix', so 'skia_os' must be defined within a 25 # - On the other hand, key/value pairs of a given 'variable' dict are only 27 # 1. directly enclosing 'variable' dicts, and 28 # 2. "sibling" 'variable' dicts (which, I guess, are combined into a single 29 # 'variable' dict during gyp processing) 30 # and NOT inherited by "uncles" (siblings of directly enclosing 'variable' 31 # dicts), so we have to re-define every variable at every enclosure level 32 # within our ridiculous matryoshka doll of 'variable' dicts. That's why [all …]
|
/external/chromium_org/third_party/skia/gyp/ |
D | common_variables.gypi | 10 # this and other gyp files can rely on previously-set variable values in 14 # Within this file, we use the value of variable 'skia_os' to set the 15 # value of variable 'os_posix', so 'skia_os' must be defined within a 25 # - On the other hand, key/value pairs of a given 'variable' dict are only 27 # 1. directly enclosing 'variable' dicts, and 28 # 2. "sibling" 'variable' dicts (which, I guess, are combined into a single 29 # 'variable' dict during gyp processing) 30 # and NOT inherited by "uncles" (siblings of directly enclosing 'variable' 31 # dicts), so we have to re-define every variable at every enclosure level 32 # within our ridiculous matryoshka doll of 'variable' dicts. That's why [all …]
|