Searched defs:conditions (Results 1 - 18 of 18) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationAPITest.java184 void doAssert(boolean conditions, String message) { argument
185 if (!conditions) {
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationAPITest.java180 void doAssert(boolean conditions, String message) { argument
181 if (!conditions) {
/external/v8/src/compiler/
H A Dbranch-elimination.cc90 ControlPathConditions const* conditions = node_conditions_.Get(control); local
94 if (conditions == nullptr) {
98 Maybe<bool> condition_value = conditions->LookupCondition(condition);
102 // We don't update the conditions here, because we're replacing {node}
115 node, conditions->AddCondition(zone_, condition, condition_is_true));
154 // Make a copy of the first input's conditions and merge with the conditions
156 ControlPathConditions* conditions = local
160 conditions->Merge(*(node_conditions_.Get(node->InputAt(i))));
163 return UpdateConditions(node, conditions);
181 Set( Node* node, const ControlPathConditions* conditions) argument
206 UpdateConditions( Node* node, const ControlPathConditions* conditions) argument
268 ControlPathConditions* conditions = local
[all...]
/external/v8/tools/gyp/tools/emacs/
H A Dgyp.el82 (defconst gyp-conditions-regexp
83 (regexp-opt (list "conditions" "target_conditions"))
84 "Regular expression to introduce conditions sections")
112 ((string-match-p gyp-conditions-regexp section) 'conditions)
194 ((eq (car sections) 'conditions)
195 ;; conditions can occur in a variables section, but we still want to
200 ;; conditions and sources can have items in [[ ]]
219 ('conditions 2)
244 "cflags_cc" "conditions" "configuration
[all...]
/external/deqp/modules/glshared/
H A DglsAttributeLocationTests.cpp132 set<string> conditions; local
137 conditions.insert(iter->getCondition().getName());
140 for (set<string>::const_iterator iter = conditions.begin(); iter != conditions.end(); ++iter)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jar ... org/apache/tools/ant/types/ org/apache/tools/ant/types/conditions/ org/apache/tools/ant/types/mappers/ org/apache/tools/ant ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jar ... org/apache/tools/ant/types/ org/apache/tools/ant/types/conditions/ org/apache/tools/ant/types/mappers/ org/apache/tools/ant ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jar ... org/apache/tools/ant/types/ org/apache/tools/ant/types/conditions/ org/apache/tools/ant/types/mappers/ org/apache/tools/ant ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/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 540 milliseconds