Searched refs:auge (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Python/ |
D | compile.c | 3104 expr_ty auge; in compiler_augassign() local 3110 auge = Attribute(e->v.Attribute.value, e->v.Attribute.attr, in compiler_augassign() 3112 if (auge == NULL) in compiler_augassign() 3114 VISIT(c, expr, auge); in compiler_augassign() 3117 auge->v.Attribute.ctx = AugStore; in compiler_augassign() 3118 VISIT(c, expr, auge); in compiler_augassign() 3121 auge = Subscript(e->v.Subscript.value, e->v.Subscript.slice, in compiler_augassign() 3123 if (auge == NULL) in compiler_augassign() 3125 VISIT(c, expr, auge); in compiler_augassign() 3128 auge->v.Subscript.ctx = AugStore; in compiler_augassign() [all …]
|
/external/python/cpython3/Python/ |
D | compile.c | 4573 expr_ty auge; in compiler_augassign() local 4579 auge = Attribute(e->v.Attribute.value, e->v.Attribute.attr, in compiler_augassign() 4581 if (auge == NULL) in compiler_augassign() 4583 VISIT(c, expr, auge); in compiler_augassign() 4586 auge->v.Attribute.ctx = AugStore; in compiler_augassign() 4587 VISIT(c, expr, auge); in compiler_augassign() 4590 auge = Subscript(e->v.Subscript.value, e->v.Subscript.slice, in compiler_augassign() 4592 if (auge == NULL) in compiler_augassign() 4594 VISIT(c, expr, auge); in compiler_augassign() 4597 auge->v.Subscript.ctx = AugStore; in compiler_augassign() [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 10738 auge %19287 ɔdʒ, ˈɔdʒi
|
D | internal_raw_IPA-old.txt | 12561 auge %2769 ɔʤ, ˈɔʤi
|