HomeSort by relevance Sort by last modified time
    Searched full:inverted (Results 51 - 75 of 999) sorted by null

1 23 4 5 6 7 8 91011>>

  /system/core/libpixelflinger/codeflinger/
disassem.c 231 { 0x0ff000f0, 0x01000080, "smlabb", "nmsd" }, // d & n inverted!!
232 { 0x0ff000f0, 0x010000a0, "smlatb", "nmsd" }, // d & n inverted!!
233 { 0x0ff000f0, 0x010000c0, "smlabt", "nmsd" }, // d & n inverted!!
234 { 0x0ff000f0, 0x010000e0, "smlatt", "nmsd" }, // d & n inverted!!
235 { 0x0ff000f0, 0x01400080, "smlalbb","ndms" }, // d & n inverted!!
236 { 0x0ff000f0, 0x014000a0, "smlaltb","ndms" }, // d & n inverted!!
237 { 0x0ff000f0, 0x014000c0, "smlalbt","ndms" }, // d & n inverted!!
238 { 0x0ff000f0, 0x014000e0, "smlaltt","ndms" }, // d & n inverted!!
239 { 0x0ff000f0, 0x01200080, "smlawb", "nmsd" }, // d & n inverted!!
240 { 0x0ff0f0f0, 0x012000a0, "smulwb","nms" }, // d & n inverted!!
    [all...]
  /external/iptables/extensions/
libxt_rateest.c 123 "rateest: rateest can't be inverted");
136 "rateest: rateest can't be inverted");
150 "rateest: rateest-bps can't be inverted");
173 "rateest: rateest-pps can't be inverted");
197 "rateest: rateest-bps can't be inverted");
220 "rateest: rateest-pps can't be inverted");
244 "rateest: rateest-delta can't be inverted");
libxt_set.c 352 "--bytes-gt option cannot be inverted\n");
363 "--bytes-lt option cannot be inverted\n");
382 "--packets-gt option cannot be inverted\n");
393 "--packets-lt option cannot be inverted\n");
412 "--return-nomatch flag cannot be inverted\n");
520 "--bytes-gt option cannot be inverted\n");
531 "--bytes-lt option cannot be inverted\n");
550 "--packets-gt option cannot be inverted\n");
561 "--packets-lt option cannot be inverted\n");
580 "--return-nomatch flag cannot be inverted\n")
    [all...]
libxt_TOS.man 34 needs to be inverted before applying it to the original TOS field. However, the
  /external/skqp/src/gpu/
GrShape.h 64 GrShape(const SkRRect& rrect, SkPath::Direction dir, unsigned start, bool inverted,
69 fRRectData.fInverted = inverted;
136 * the fill is inverted or not. It's important to note that the original shape's geometry
139 * made non-inverted since dashing ignores inverseness).
155 bool asRRect(SkRRect* rrect, SkPath::Direction* dir, unsigned* start, bool* inverted) const {
168 if (inverted) {
169 *inverted = fRRectData.fInverted;
178 bool asLine(SkPoint pts[2], bool* inverted) const {
186 if (inverted) {
187 *inverted = fLineData.fInverted
    [all...]
GrShape.cpp 120 // inverted bounds for a truly empty shape.
475 bool inverted = this->path().isInverseFillType(); local
479 this->changeType(inverted && !this->style().isDashed() ? Type::kInvertedEmpty
485 fLineData.fInverted = inverted;
491 fRRectData.fInverted = inverted;
497 fRRectData.fInverted = inverted;
506 fRRectData.fInverted = inverted;
520 fRRectData.fInverted = inverted;
678 bool inverted = fLineData.fInverted && !fStyle.hasPathEffect(); local
681 fRRectData.fInverted = inverted;
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
dumpnode.c 66 if (p->inverted) fprintf(stderr," predicate inverted !");
89 if (p->inverted) fprintf(stderr," predicate inverted !");
239 if (a->inverted) fprintf(stderr," action inverted !");
mrhoist.c 71 first->inverted == second->inverted) {
374 if (p->inverted) {
388 (p->inverted ? " *not*" : ""),
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
ShiftModeTests.java 106 assertTrue("(Spanish) Auto caps after inverted what", isCapsModeAutoShifted());
109 assertTrue("(Spanish) Auto caps after inverted bang", isCapsModeAutoShifted());
  /external/skia/gm/
circularclips.cpp 52 // Giant background circular clips (AA, non-inverted, replace/isect)
  /external/skia/src/pdf/
SkPDFGraphicState.h 35 * @param invert Indicates if the alpha of the sMask should be inverted.
  /external/skqp/gm/
circularclips.cpp 52 // Giant background circular clips (AA, non-inverted, replace/isect)
  /external/skqp/src/pdf/
SkPDFGraphicState.h 35 * @param invert Indicates if the alpha of the sMask should be inverted.
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
BitShiftExpr.java 74 return "Bit shift operators cannot be inverted in two-way binding";
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
ArmenianPhonetic.java 55 // U+00A1: "¡" INVERTED EXCLAMATION MARK
57 // U+00BF: "¿" INVERTED QUESTION MARK
190 // U+00A1: "¡" INVERTED EXCLAMATION MARK
192 // U+00BF: "¿" INVERTED QUESTION MARK
PcQwerty.java 53 // U+00BF: "¿" INVERTED QUESTION MARK
83 // U+00A1: "¡" INVERTED EXCLAMATION MARK
115 // U+00BF: "¿" INVERTED QUESTION MARK
165 // U+00A1: "¡" INVERTED EXCLAMATION MARK
  /prebuilts/go/darwin-x86/src/sort/
example_search_test.go 29 // but with the condition inverted.
  /prebuilts/go/linux-x86/src/sort/
example_search_test.go 29 // but with the condition inverted.
  /external/autotest/frontend/tko/preconfigs/metrics/
perf 51 inverted: kernbench (elapsed)
102 inverted: kernbench (elapsed)
153 inverted: kernbench (elapsed)
  /external/skia/src/gpu/
GrShape.h 64 GrShape(const SkRRect& rrect, SkPath::Direction dir, unsigned start, bool inverted,
69 fRRectData.fInverted = inverted;
139 * the fill is inverted or not. It's important to note that the original shape's geometry
142 * made non-inverted since dashing ignores inverseness).
158 bool asRRect(SkRRect* rrect, SkPath::Direction* dir, unsigned* start, bool* inverted) const {
171 if (inverted) {
172 *inverted = fRRectData.fInverted;
181 bool asLine(SkPoint pts[2], bool* inverted) const {
189 if (inverted) {
190 *inverted = fLineData.fInverted
    [all...]
  /external/skia/tests/
GrShapeTest.cpp 286 GrShape inverted = GrShape::MakeFilled(shape, GrShape::FillInversion::kForceInverted); local
288 make_key(&invertedKey, inverted);
301 check_equivalence(r, preserve, inverted, preserveKey, invertedKey);
305 check_equivalence(r, flip, inverted, flipKey, invertedKey);
1930 bool inverted = true; local
    [all...]
  /external/skqp/tests/
GrShapeTest.cpp 286 GrShape inverted = GrShape::MakeFilled(shape, GrShape::FillInversion::kForceInverted); local
288 make_key(&invertedKey, inverted);
301 check_equivalence(r, preserve, inverted, preserveKey, invertedKey);
305 check_equivalence(r, flip, inverted, flipKey, invertedKey);
1902 bool inverted = true; local
    [all...]
  /external/autotest/server/cros/network/rf_switch/
rf_switch.py 143 def set_verify_inverted(self, relays, inverted):
144 """Set the polarity confidence of relay to be inverted.
147 @param inverted: Boolean True if INV, False for NORM
152 'INV' if inverted else 'NORM', relays))
155 """Get the confidence polarity. 1 is inverted, 0 is value as-is.
158 @returns tuple of status where 1 in inverted and 0 for value as-is
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_frag.c 113 /* Get the (possibly inverted) combiner input mapping for the
164 * possibly inverted. */
170 * argument <arg>, possibly inverted. */
  /kernel/tests/net/test/
qtaguid_test.py 57 def SetIptablesRule(self, version, is_add, is_gid, my_id, inverted):
60 if inverted:
94 # Load a inverted iptable rule on current uid/gid 0, traffic from other

Completed in 1570 milliseconds

1 23 4 5 6 7 8 91011>>