Home
last modified time | relevance | path

Searched refs:returnVal (Results 1 – 14 of 14) sorted by relevance

/external/skia/platform_tools/chromeos/bin/
Dbuild_skia_in_chroot28 returnVal=$?
29 if [ $returnVal != 0 ]
36 returnVal=$?
37 if [ $returnVal != 0 ]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBIRuleScanner.java133 boolean returnVal = true; in doParseActions()
298 returnVal = false; in doParseActions()
400 returnVal = false; in doParseActions()
461 returnVal = false; in doParseActions()
470 returnVal = false; in doParseActions()
474 returnVal = false; in doParseActions()
483 returnVal = false; in doParseActions()
486 return returnVal; in doParseActions()
/external/icu/icu4c/source/common/
Drbbiscan.cpp199 UBool returnVal = TRUE; in doParseActions() local
371 returnVal = FALSE; in doParseActions()
476 returnVal = FALSE; in doParseActions()
538 returnVal = FALSE; in doParseActions()
547 returnVal = FALSE; in doParseActions()
551 returnVal = FALSE; in doParseActions()
560 returnVal = FALSE; in doParseActions()
563 return returnVal; in doParseActions()
/external/icu/icu4c/source/i18n/
Ducol.cpp454 UCollationResult returnVal = Collator::fromUCollator(coll)-> in ucol_strcoll() local
456 UTRACE_EXIT_VALUE_STATUS(returnVal, status); in ucol_strcoll()
457 return returnVal; in ucol_strcoll()
484 UCollationResult returnVal = Collator::fromUCollator(coll)->internalCompareUTF8( in ucol_strcollUTF8() local
486 UTRACE_EXIT_VALUE_STATUS(returnVal, *status); in ucol_strcollUTF8()
487 return returnVal; in ucol_strcollUTF8()
Dregexcmp.cpp352 UBool returnVal = TRUE; in doParseActions() local
393 returnVal = FALSE; in doParseActions()
1258 returnVal = FALSE; in doParseActions()
1844 returnVal = FALSE; in doParseActions()
1847 return returnVal; in doParseActions()
Drematch.cpp2613 UBool returnVal = FALSE; in isUWordBoundary() local
2628 returnVal = TRUE; // With Unicode word rules, only positions within the interior of "real" in isUWordBoundary()
2637 returnVal = fWordBreakItr->isBoundary((int32_t)pos); in isUWordBoundary()
2640 return returnVal; in isUWordBoundary()
/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLSocketImpl.java575 InputStream returnVal; in getInputStream() local
585 returnVal = is; in getInputStream()
592 return returnVal; in getInputStream()
599 OutputStream returnVal; in getOutputStream() local
609 returnVal = os; in getOutputStream()
616 return returnVal; in getOutputStream()
/external/icu/icu4c/source/test/intltest/
Dustrtest.cpp876 UBool returnVal; in TestSpacePadding() local
879 returnVal = test1.padLeading(15); in TestSpacePadding()
881 if (returnVal == FALSE || test1 != expectedValue) in TestSpacePadding()
884 returnVal = test2.padTrailing(15); in TestSpacePadding()
886 if (returnVal == FALSE || test2 != expectedValue) in TestSpacePadding()
890 returnVal = test3.padTrailing(15); in TestSpacePadding()
891 if (returnVal == TRUE || test3 != expectedValue) in TestSpacePadding()
914 returnVal = test1.truncate(15); in TestSpacePadding()
916 if (returnVal == TRUE || test1 != expectedValue) in TestSpacePadding()
919 returnVal = test2.truncate(15); in TestSpacePadding()
[all …]
/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/internal/
DMigratorFrame.java317 int returnVal = fileChooser.showOpenDialog(this); in showFileChooser() local
318 if (returnVal == JFileChooser.APPROVE_OPTION) { in showFileChooser()
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Disac.c1659 WebRtc_Word16 returnVal; in WebRtcIsac_UpdateUplinkBw() local
1669 returnVal = WebRtcIsac_UpdateUplinkBwImpl( in WebRtcIsac_UpdateUplinkBw()
1673 if (returnVal < 0) { in WebRtcIsac_UpdateUplinkBw()
1674 instISAC->errorCode = -returnVal; in WebRtcIsac_UpdateUplinkBw()
/external/proguard/src/proguard/gui/
DProGuardGUI.java881 int returnVal = fileChooser.showDialog(ProGuardGUI.this, msg("ok")); in createBrowseButton()
882 if (returnVal == JFileChooser.APPROVE_OPTION) in createBrowseButton()
1521 int returnVal = configurationChooser.showSaveDialog(ProGuardGUI.this); in actionPerformed() local
1522 if (returnVal == JFileChooser.APPROVE_OPTION) in actionPerformed()
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...