Searched refs:POSTFIX (Results 1 – 7 of 7) sorted by relevance
29 #ifndef POSTFIX30 #define POSTFIX macro70 POSTFIX; in TAG()90 POSTFIX; in TAG()115 POSTFIX; in TAG()156 POSTFIX; in TAG()188 POSTFIX; in TAG()239 POSTFIX; in TAG()286 POSTFIX; in TAG()356 POSTFIX; in TAG()[all …]
153 POSTFIX=""157 POSTFIX=" &> /dev/null &"202 tmux send-keys "$PREFIX ./traced $POSTFIX" Enter207 tmux send-keys "$PREFIX PERFETTO_METATRACE_FILE=mtrace ./traced_probes $POSTFIX" Enter212 tmux send-keys "$PREFIX ./perfetto $CMD_OPTS -c $CONFIG_DEVICE_PATH -o trace $POSTFIX"
24 POST_INCR("++", Precedence.POSTFIX),25 POST_DECR("--", Precedence.POSTFIX),75 POSTFIX(13), enumConstant
126 POSTFIX(Type.SINGLE_ATTRIBUTE, true), enumConstant
861 s.writeObject(POSTFIX); in TestSerialize337()872 post.equals(POSTFIX) && in TestSerialize337()887 static final String POSTFIX = "def"; field in CompatibilityTest
858 s.writeObject(POSTFIX); in TestSerialize337()869 post.equals(POSTFIX) && in TestSerialize337()884 static final String POSTFIX = "def"; field in CompatibilityTest
494 … conditional(ObservableProperty.POSTFIX, FLAG, attribute(ObservableProperty.OPERATOR)) in concreteSyntaxModelByClass.put() argument