Searched refs:ne (Results 1 - 25 of 28) sorted by relevance

12

/frameworks/native/opengl/libs/tools/
H A Dgltracegen41 if ($args[$num] ne "void") {
53 if ($args[$num] ne "void") {
71 if ($args[$num] ne "void") {
H A Dglapigen55 if ($args[$num] ne "void") {
/frameworks/base/tests/backup/
H A Dbackup_stress_test.sh44 if [ "$failed" -ne 0 ]; then
H A Dtest_restore.sh92 if [ \( "$need_bug" -ne 0 \) -a -d "$BUGREPORT_DIR" ]; then
/frameworks/base/cmds/uiautomator/cmds/uiautomator/
H A Duiautomator38 if [ ${USER_ID} -ne 0 ]; then
/frameworks/native/opengl/tools/glgen/
H A Dgen56 if [ $JAVAC_RESULT -ne 0 ]; then
70 if [ $JAVA_RESULT -ne 0 ]; then
78 if [ $JAVA_RESULT -ne 0 ]; then
86 if [ $JAVA_RESULT -ne 0 ]; then
113 if [ $JAVA_RESULT -ne 0 ]; then
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/data-binding/compiler/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/data-binding/developmentPlugins/bintrayPlugin/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/data-binding/developmentPlugins/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/data-binding/extensions/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/data-binding/gradlePlugin/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/data-binding/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/data-binding/integration-tests/App With Spaces/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/data-binding/integration-tests/IndependentLibrary/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/data-binding/integration-tests/MultiModuleTestApp/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/data-binding/integration-tests/TestApp/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/data-binding/samples/BindingDemo/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/base/tools/obbtool/
H A Dmkobb.sh215 if [ $? -ne 0 ]; then \
222 if [ $? -ne 0 ]; then \
/frameworks/multidex/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/opt/setupwizard/tools/gradle/
H A Dgradlew105 if [ $? -ne 0 ] ; then
141 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/support/
H A Dgradlew100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
/frameworks/base/tools/aidl/
H A Dgenerate_java_binder.cpp139 NewExpression* ne = new NewExpression(NAMES.Find(proxyType)); local
140 ne->arguments.push_back(obj);
141 m->statements->Add(new ReturnStatement(ne));
/frameworks/base/docs/html/ndk/reference/
H A Ddoxygen.css1233 #powerTip.ne:after, #powerTip.ne:before,
1246 #powerTip.nw:after, #powerTip.ne:after,
1253 #powerTip.nw:before, #powerTip.ne:before,
1259 #powerTip.ne:after, #powerTip.ne:before,
1264 #powerTip.n:after, #powerTip.ne:after, #powerTip.nw:after {
1282 #powerTip.ne:after, #powerTip.ne:before {
/frameworks/base/tools/aapt/
H A DXMLNode.cpp428 const namespace_entry& ne = namespaces.itemAt(i); local
429 if (ne.uri == str) {
430 str = ne.prefix;

Completed in 5590 milliseconds

12