Home
last modified time | relevance | path

Searched refs:optionValue (Results 1 – 25 of 26) sorted by relevance

12

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DTestReorderingMode.java212 int optionValue, optionBack; in testReorderingMode() local
234 optionValue = options[option]; in testReorderingMode()
235 bidi.setReorderingOptions(optionValue); in testReorderingMode()
237 if (optionValue != optionBack) { in testReorderingMode()
244 " option=" + optionValue + " level=" + level); in testReorderingMode()
250 (optionValue == Bidi.OPTION_INSERT_MARKS))) { in testReorderingMode()
254 String optDesc = spOptionsToString(optionValue); in testReorderingMode()
258 expected = inverseBasic(bidi2, src, optionValue, in testReorderingMode()
271 if ((optionValue == Bidi.OPTION_INSERT_MARKS) && in testReorderingMode()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestReorderingMode.java211 int optionValue, optionBack; in testReorderingMode() local
233 optionValue = options[option]; in testReorderingMode()
234 bidi.setReorderingOptions(optionValue); in testReorderingMode()
236 if (optionValue != optionBack) { in testReorderingMode()
243 " option=" + optionValue + " level=" + level); in testReorderingMode()
249 (optionValue == Bidi.OPTION_INSERT_MARKS))) { in testReorderingMode()
253 String optDesc = spOptionsToString(optionValue); in testReorderingMode()
257 expected = inverseBasic(bidi2, src, optionValue, in testReorderingMode()
270 if ((optionValue == Bidi.OPTION_INSERT_MARKS) && in testReorderingMode()
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DANTLRv3.g142 : id '=' optionValue -> ^('=' id optionValue)
145 optionValue
289 : id '=' optionValue -> ^('=' id optionValue)
DAssignTokenTypesWalker.g231 : ^( ASSIGN ID optionValue )
234 $opts.put(key, $optionValue.value);
238 grammar.importTokenVocabulary($ID,(String)$optionValue.value);
243 optionValue returns [Object value=null]
DANTLRv3Tree.g77 | ^('=' ID optionValue)
80 optionValue
DLeftRecursiveRuleWalker.g93 : ^(ASSIGN ID optionValue)
96 optionValue
DANTLRTreePrinter.g191 : ^( ASSIGN id=ID {out($id.text+"=");} optionValue )
194 optionValue
DANTLR.g503 : id ASSIGN^ optionValue
505 $opts.put($id.text, $optionValue.value);
509 optionValue returns [Object value = null]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Dserialize.g96 : #( ASSIGN ID optionValue )
99 optionValue
DRule.java558 Object optionValue = options.get(optionName); in setOptions() local
559 String stored=setOption(optionName, optionValue, optionsStartToken); in setOptions()
DGrammar.java2521 Object optionValue = options.get(optionName); in setOptions() local
2522 String stored=setOption(optionName, optionValue, optionsStartToken); in setOptions()
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
DANTLRv3.g144 : id '=' optionValue -> ^('=' id optionValue)
147 optionValue
/external/deqp/scripts/
Dmustpass.py301 def addOptionElement (parent, optionName, optionValue): argument
302 ElementTree.SubElement(parent, "option", name=optionName, value=optionValue)
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c4269 uint32_t optionValue, optionBack; in testReorderingMode() local
4303 optionValue = options[option].value; in testReorderingMode()
4304 ubidi_setReorderingOptions(pBiDi, optionValue); in testReorderingMode()
4306 if (optionValue != optionBack) { in testReorderingMode()
4308 optionValue, optionBack); in testReorderingMode()
/external/libvncserver/webclients/java-applet/ssl/
Dtightvnc-1.3dev7_javasrc-vncviewer-ssl.patch1760 + * be an API for this... perhaps optionValue?
2093 + * be an API for this... perhaps optionValue?
Dultravnc-102-JavaViewer-ssl-etc.patch4332 + * be an API for this... perhaps optionValue?
4665 + * be an API for this... perhaps optionValue?
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...
/external/guice/extensions/persist/lib/
Dantlr-2.7.5h3.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...

12