HomeSort by relevance Sort by last modified time
    Searched full:opposite (Results 1 - 25 of 1008) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/Linker/Inputs/
unique-fwd-decl-order.ll 3 ; These nodes are intentionally in the opposite order from the test-driver.
  /cts/tests/tests/text/src/android/text/cts/
BidiFormatterTest.java 83 assertEquals("exit dir opposite to LTR context",
85 assertEquals("exit dir opposite to RTL context",
88 assertEquals("overall dir (but not exit dir) opposite to LTR context",
90 assertEquals("overall dir (but not exit dir) opposite to RTL context",
105 assertEquals("entry dir opposite to LTR context",
107 assertEquals("entry dir opposite to RTL context",
110 assertEquals("overall dir (but not entry dir) opposite to LTR context",
112 assertEquals("overall dir (but not entry dir) opposite to RTL context",
125 // Uniform directionality in opposite context.
126 assertEquals("uniform dir opposite to LTR context"
    [all...]
  /frameworks/support/core-utils/tests/java/android/support/v4/text/
BidiFormatterTest.java 82 // Uniform directionality in opposite context.
83 assertEquals("uniform dir opposite to LTR context",
86 assertEquals("uniform dir opposite to LTR context, stereo reset",
89 assertEquals("uniform dir opposite to LTR context, stereo reset, no isolation",
92 assertEquals("neutral treated as opposite to LTR context",
95 assertEquals("uniform dir opposite to RTL context",
98 assertEquals("uniform dir opposite to RTL context, stereo reset",
101 assertEquals("uniform dir opposite to RTL context, stereo reset, no isolation",
104 assertEquals("neutral treated as opposite to RTL context",
112 // Overall directionality matching context, but with opposite exit directionality
    [all...]
  /external/dbus/test/data/valid-messages/
opposite-endian.message 1 ## Message of opposite endianness, with lots of random fields in it
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue10066.go 8 // in export data. This is the opposite of issue 9076.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue10066.go 8 // in export data. This is the opposite of issue 9076.
  /prebuilts/go/darwin-x86/src/net/
conf_netcgo.go 17 // It is the opposite of "netgo".
  /prebuilts/go/linux-x86/src/net/
conf_netcgo.go 17 // It is the opposite of "netgo".
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
extra-view-metadata.xml 27 fill (none|both|width|height|opposite|width_in_vertical|height_in_horizontal) "none"
187 fill="opposite"
195 fill="opposite"
203 fill="opposite"
208 fill="opposite"
220 fill="opposite"
226 fill="opposite"
231 fill="opposite"
236 fill="opposite"
254 fill="opposite"
    [all...]
  /art/test/088-monitor-verification/smali/
UnbalancedJoin.smali 24 # Lock levels are "opposite" for the joined flows.
  /external/v8/test/mjsunit/regress/
regress-362870.js 8 // we construct a dictionary, quite the opposite.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
undefined.s 3 # ->undefined_symbol() callback has been interpreted in the opposite
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
loc3.d 6 # Two text files in opposite order.
  /external/icu/icu4c/source/common/
ucmndata.h 58 * Handles opposite-endian data.
67 * Handles opposite-endian data.
  /external/skia/src/core/
SkPathPriv.h 27 * Return the opposite of the specified direction. kUnknown is its own
28 * opposite.
  /bionic/libc/tzcode/
difftime.c 50 ** The values have opposite signs and uintmax_t is too narrow.
  /cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/
InvertVerifier.java 19 * Used when the tester wants to find the opposite result from a Verifier
  /external/iproute2/man/man8/
tc-tcindex.8 52 This is the opposite of
  /external/libbrillo/brillo/dbus/
utils.h 35 // AddDBusError() is the opposite of GetDBusError(). It de-serializes the Error
  /external/v8/tools/gyp/test/dependencies/
gyptest-lib-only.py 27 # This is not currently implemented on mac, which has the opposite behavior.
  /external/libgdx/gdx/src/com/badlogic/gdx/math/
Vector.java 139 /** @return true if this vector is in line with the other vector (either in the same or the opposite direction) */
142 /** @return true if this vector is in line with the other vector (either in the same or the opposite direction) */
153 /** @return true if this vector is opposite collinear with the other vector ({@link #isOnLine(Vector, float)} &&
157 /** @return true if this vector is opposite collinear with the other vector ({@link #isOnLine(Vector)} &&
171 /** @return Whether this vector has opposite direction compared to the other vector. True if the normalized dot product is < 0. */
  /frameworks/base/core/java/android/text/
BidiFormatter.java 27 * Utility class for formatting text for display in a potentially opposite-directionality context
37 * When text in one language is mixed into a document in another, opposite-directionality language,
50 * separate opposite-direction text that happens to follow it in-line (even if separated by
52 * happen there, but only with more opposite-direction text, not a number. One approach is to
53 * "reset" the direction only after each string, on the theory that if the preceding opposite-
56 * bidi-wrapping numbers, and a bidi-wrapped opposite-direction string could be followed by a
61 * since the message's opposite-direction text could be followed by an inserted number, which we
290 * overall or the exit directionality of a given string is opposite to the context directionality.
292 * from "sticking" to other opposite-directionality text or a number appearing after it inline
319 * overall or the entry directionality of a given string is opposite to the contex
    [all...]
  /frameworks/support/core-utils/java/android/support/v4/text/
BidiFormatter.java 27 * Utility class for formatting text for display in a potentially opposite-directionality context
33 * When text in one language is mixed into a document in another, opposite-directionality language,
46 * separate opposite-direction text that happens to follow it in-line (even if separated by
48 * happen there, but only with more opposite-direction text, not a number. One approach is to
49 * "reset" the direction only after each string, on the theory that if the preceding opposite-
52 * bidi-wrapping numbers, and a bidi-wrapped opposite-direction string could be followed by a
57 * since the message's opposite-direction text could be followed by an inserted number, which we
284 * overall or the exit directionality of a given CharSequence is opposite to the context
286 * declaration wrapping) prevents it from "sticking" to other opposite-directionality text or a
312 * overall or the entry directionality of a given CharSequence is opposite to the contex
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/stdlib/
div.c 62 * r.rem will have the same sign as denom and the opposite
65 * have the opposite sign of num). These are considered
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
Dop.java 127 * Gets the opcode for the opposite test of this instance. This is only
130 * @return {@code non-null;} the opposite test

Completed in 941 milliseconds

1 2 3 4 5 6 7 8 91011>>