Searched refs:expression (Results 1 – 3 of 3) sorted by relevance
57 has one regular expression per line that matches paths (relative to the59 use Java's regular expression parser (see java.util.regex.Parser).64 this regular expression: "^packages/apps/(?!Browser)".70 Each line in the file is a regular expression that matches a source root72 path matches a regular expression that comes earlier in the file, that78 you might add an expression like "^packages/apps/MyApp/src$" to the top
841 String expression = a.getString( in findTransformation() local843 transformation = createExpressionTransformation(expression); in findTransformation()880 private CursorTransformation createExpressionTransformation(String expression) { in createExpressionTransformation() argument881 return new ExpressionTransformation(mContext, expression); in createExpressionTransformation()1018 public ExpressionTransformation(Context context, String expression) { in ExpressionTransformation() argument1021 parse(expression); in ExpressionTransformation()1024 private void parse(String expression) { in parse() argument1027 int count = expression.length(); in parse()1030 char c = expression.charAt(i); in parse()1034 while (i < count && (c = expression.charAt(i)) != '}') { in parse()[all …]
67 apology - n. an expression of regret at having caused trouble for someone143 clumsy - j. not elegant or graceful in expression266 discourse - n. extended verbal expression in speech or writing317 emphasis - n. intensity or forcefulness of expression366 expressive - j. characterized by expression605 metaphor - n. a figure of speech in which an expression is used to refer to something that it does …885 slight - n. a deliberate discourteous act (usually as an expression of anger or disapproval)