/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
Bidi.java | 234 * // from the style runs with the directional runs 241 * // render a directional run with 302 * // mixed-directional 315 * // iterate over directional runs 322 * // iterate over both directional and style runs 431 * directional character in the text according to the Unicode Bidirectional 432 * Algorithm. If no strong directional character is present, 457 * directional character in the text according to the Unicode Bidirectional 458 * Algorithm. If no strong directional character is present, 490 * Overrides directional properties [all...] |
/external/llvm/include/llvm/MC/ |
MCContext.h | 102 /// Instances of directional local labels. 104 /// NextInstance() creates the next instance of the directional local label 107 /// GetInstance() gets the current instance of the directional local label 266 /// Create the definition of a directional local symbol for numbered label 270 /// Create and return a directional local symbol for numbered label (used
|
/external/icu/icu4c/source/common/ |
ubidiimp.h | 109 * The following bit is used for the directional isolate status. 329 /* flags is a bit set for which directional properties are in the text */ 365 /* for inverse Bidi with insertion of directional marks */
|
ubidi.c | 36 * character according to UTF-16, the second UChar gets the directional property of 79 * Most of this is done by setting a bit for each directional property 89 * If the text is not mixed-directional, then the 421 * Get the directional properties for the text, calculate the flags bit-set, and [all...] |
/external/icu/icu4c/source/layout/ |
OpenTypeLayoutEngine.h | 267 * @param rightToLeft - TRUE if the characters are in a right to left directional run 296 * @param rightToLeft - TRUE if the characters are in a right to left directional run 352 * @param rightToLeft - TRUE if the text is in a right to left directional run
|
/external/libavc/decoder/ |
ih264d_mvpred.c | 484 /* Directional prediction for a 16x8 MB partition */ 538 /* Directional prediction for a 8x16 MB partition */ 718 /* Directional prediction for a 16x8 MB partition */ [all...] |
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
tel_video_utils.py | 218 """Return if phone in bi-directional video call. 225 True if phone in bi-directional video call. 232 """Return if phone in bi-directional video call for subscription id. 240 True if phone in bi-directional video call. 242 log.info("Verify if {}(subid {}) in bi-directional video call.".format( 813 if call_id_requester current is bi-directional, will downgrade to RX_ENABLED [all...] |
/external/autotest/client/tests/netperf2/ |
netperf2.py | 57 bidi: bi-directional traffic. This is supported for TCP_STREAM 58 test only. The RR & CRR tests are bi-directional by nature.
|
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/ |
graph.rst | 1 :mod:`altgraph.Graph` --- Basic directional graphs 5 :synopsis: Basic directional graphs.
|
/frameworks/base/docs/html/design/patterns/ |
accessibility.jd | 35 <p>Some users use hardware or software directional controllers (such as a D-pad, trackball, keyboard) to jump from selection to selection on a screen. They interact with the structure of your app in a linear fashion, similar to 4-way remote control navigation on a television.</p> 86 <p>Turn on the TalkBack service in <strong>Settings > Accessibility</strong> and navigate your application using directional controls or eyes-free navigation.</p>
|
/frameworks/base/docs/html/training/accessibility/ |
accessible-app.jd | 190 <p>Also, attempt to navigate your application using a directional controller, 195 <p>Between the service providing feedback and the directional navigation through
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
Bidi.java | 242 * // from the style runs with the directional runs 249 * // render a directional run with 310 * // mixed-directional 323 * // iterate over directional runs 330 * // iterate over both directional and style runs 438 * character according to UTF-16, the second UChar gets the directional property of 481 * Most of this is done by setting a bit for each directional property 491 * If the text is not mixed-directional, then the 562 * directional character in the text according to the Unicode Bidirectional 563 * Algorithm. If no strong directional character is present [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
Bidi.java | 241 * // from the style runs with the directional runs 248 * // render a directional run with 309 * // mixed-directional 322 * // iterate over directional runs 329 * // iterate over both directional and style runs 438 * character according to UTF-16, the second UChar gets the directional property of 481 * Most of this is done by setting a bit for each directional property 491 * If the text is not mixed-directional, then the 562 * directional character in the text according to the Unicode Bidirectional 563 * Algorithm. If no strong directional character is present [all...] |
/frameworks/base/core/java/android/view/ |
KeyEvent.java | 127 /** Key code constant: Directional Pad Up key. 130 /** Key code constant: Directional Pad Down key. 133 /** Key code constant: Directional Pad Left key. 136 /** Key code constant: Directional Pad Right key. 139 /** Key code constant: Directional Pad Center key. 2166 final int directional = left | right; local [all...] |
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
IntStream.as | 93 * This is different from rewind in its multi-directional
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
IIntStream.cs | 121 * This is different from rewind in its multi-directional
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
IntStream.java | 94 * This is different from rewind in its multi-directional
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRIntStream.h | 69 // This is different from rewind in its multi-directional
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRIntStream.h | 69 // This is different from rewind in its multi-directional
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRIntStream.h | 69 // This is different from rewind in its multi-directional
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRIntStream.h | 77 // This is different from rewind in its multi-directional
|
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/ |
LMonestep.h | 115 /* the scaled directional derivative. */
|
/external/fio/ |
ioengine.h | 164 FIO_UNIDIR = 1 << 5, /* engine is uni-directional */
|
/external/harfbuzz_ng/src/ |
hb-ot-head-table.hh | 138 * 0: Fully mixed directional glyphs;
|
/external/icu/icu4c/source/common/unicode/ |
ubidi.h | 114 * // from the style runs with the directional runs 121 * // render a directional run with 177 * // mixed-directional 186 * // iterate over directional runs 194 * // iterate over both directional and style runs 335 * directional character in the text according to the Unicode Bidirectional 336 * Algorithm. If no strong directional character is present, 361 * directional character in the text according to the Unicode Bidirectional 362 * Algorithm. If no strong directional character is present, 393 * Overrides directional properties [all...] |