Searched refs:inverted (Results 1 - 13 of 13) sorted by relevance

/external/iproute2/tc/
H A Dm_ematch.h61 int inverted; member in struct:ematch
68 static inline struct ematch * new_ematch(struct bstr *args, int inverted) argument
76 e->inverted = inverted;
H A Dm_ematch.c184 if (t->inverted)
552 if (t->inverted)
/external/v8/test/mjsunit/regress/
H A Dregress-145201.js53 function binary(op, other_side, inverted) {
56 if (inverted) {
/external/autotest/frontend/client/src/autotest/tko/
H A DSeriesSelector.java187 List<String> inverted = new ArrayList<String>();
190 inverted.add(s.getName());
193 return inverted;
214 List<String> inverted = getInverted();
215 if (!inverted.isEmpty()) {
216 args.put("inverted", Utils.joinStrings(",", inverted));
221 String invertedString = args.get("inverted");
222 Set<String> inverted = new HashSet<String>();
225 inverted
[all...]
/external/valgrind/tests/
H A Ds390x_features.c306 int rc, inverted = 0; local
315 inverted = 1;
321 if (inverted) {
/external/iptables/extensions/
H A Dlibxt_dccp.c176 print_types(uint16_t types, int inverted, int numeric) argument
180 if (inverted)
/external/skia/src/gpu/
H A DGrDefaultGeoProcFactory.cpp341 LocalCoords inverted(LocalCoords::kUsePosition_Type, &invert);
342 return Create(color, coverage, inverted, SkMatrix::I());
/external/valgrind/callgrind/
H A Dmain.c900 * (= first instruction of next BB in memory), this is a inverted by VEX.
1164 Bool guest_exit, inverted; local
1181 inverted = clgs.bb->cjmp_inverted;
1183 inverted = False;
1210 /* If the exit is inverted, invert the sense of the guard. */
1215 inverted ? IRExpr_Binop(opXOR, IRExpr_RdTmp(guardW), one)
1245 * A correction is needed if VEX inverted the last jump condition
1247 UInt val = inverted ? cJumps+1 : cJumps;
1297 * A correction is needed if VEX inverted the last jump condition
1328 /* swap information of last exit with final exit if inverted */
[all...]
/external/valgrind/cachegrind/
H A Dcg_main.c1245 Bool inverted; local
1258 inverted by the ir optimiser. To do that, figure out
1274 inverted = nia == sea;
1283 /* If the exit is inverted, invert the sense of the guard. */
1288 inverted ? IRExpr_Binop(opXOR, IRExpr_RdTmp(guardW), one)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/opencv3/modules/highgui/src/
H A Dwindow_QT.cpp2776 matrixWorld_inv = param_matrixWorld.inverted();
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas933 /// Compute a Map&lt;String, Integer&gt; that is an inverted index of
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 1152 milliseconds