Home
last modified time | relevance | path

Searched refs:exit (Results 1 – 25 of 68) sorted by relevance

123

/development/tools/etc1tool/
Detc1tool.cpp60 exit(1); in usage()
152 goto exit; in read_PNG_File()
160 goto exit; in read_PNG_File()
165 goto exit; in read_PNG_File()
171 goto exit; in read_PNG_File()
176 goto exit; in read_PNG_File()
180 goto exit; in read_PNG_File()
184 goto exit; in read_PNG_File()
205 goto exit; in read_PNG_File()
217 exit: in read_PNG_File()
[all …]
/development/vndk/tools/header-checker/src/repr/protobuf/
Dconverter.cpp149 ::exit(1); in ConvertRecordTypeDiffIR()
161 ::exit(1); in ConvertRecordTypeDiffIR()
173 ::exit(1); in ConvertRecordTypeDiffIR()
184 ::exit(1); in ConvertRecordTypeDiffIR()
252 ::exit(1); in ConvertEnumTypeDiffIR()
265 ::exit(1); in ConvertGlobalVarDiffIR()
284 ::exit(1); in ConvertFunctionDiffIR()
Dir_dumper.cpp177 ::exit(1); in ConvertRecordTypeIR()
233 ::exit(1); in ConvertFunctionTypeIR()
250 ::exit(1); in ConvertFunctionIR()
291 ::exit(1); in ConvertEnumTypeIR()
313 ::exit(1); in ConvertPointerTypeIR()
323 ::exit(1); in ConvertQualifiedTypeIR()
338 ::exit(1); in ConvertBuiltinTypeIR()
349 ::exit(1); in ConvertArrayTypeIR()
361 ::exit(1); in ConvertLvalueReferenceTypeIR()
373 ::exit(1); in ConvertRvalueReferenceTypeIR()
/development/samples/ToyVpn/server/linux/
DToyVpnServer.cpp72 exit(1); in get_interface()
144 exit(1); in build_parameters()
177 exit(1); in main()
287 exit(1); in main()
/development/tools/repo_pull/
Drepo_review.py80 sys.exit(1)
83 sys.exit(1)
197 sys.exit(1)
204 sys.exit(1)
220 sys.exit(1)
265 sys.exit(1)
Drepo_patch.py52 sys.exit(1)
/development/tools/ndk/
Dbuild_ndk_docs.py38 sys.exit('Doxygen not found. Run `sudo apt install doxygen`.')
41 sys.exit('Could not find ANDROID_PRODUCT_OUT. Run lunch.')
/development/tools/rmtypedefs/src/com/android/tools/rmtypedefs/
DRmTypeDefs.java68 System.exit(1); in run()
85 System.exit(1); in run()
95 System.exit(1); in run()
115 System.exit(mHaveError ? -1 : 0); in run()
152 System.exit(1); in checkClass()
/development/scripts/
Dlldbclient.py139 sys.exit(msg.format(target_device, ", ".join(n if n else "None" for n in names)))
151 sys.exit(msg)
155 sys.exit(msg)
246 sys.exit("empty command passed to -r")
253 sys.exit("Could not find executable '{}' passed to -r, "
264 sys.exit("failed to pull binary for PID {}".format(pid))
457 sys.exit(
464 sys.exit("ERROR: Failed to find device.")
509 sys.exit("Unknown platform: {}".format(sys.platform))
Dgdbclient.py139 sys.exit(msg.format(target_device, ", ".join(n if n else "None" for n in names)))
151 sys.exit(msg)
155 sys.exit(msg)
246 sys.exit("empty command passed to -r")
253 sys.exit("Could not find executable '{}' passed to -r, "
264 sys.exit("failed to pull binary for PID {}".format(pid))
457 sys.exit(
464 sys.exit("ERROR: Failed to find device.")
509 sys.exit("Unknown platform: {}".format(sys.platform))
Dboardconfig_usage_analysis.py208 sys.exit('$ANDROID_BUILD_TOP is undefined, please lunch and make before running this script')
211 sys.exit('$OUT is undefined, please lunch and make before running this script')
214 sys.exit('module-info.json is missing, please lunch and make before running this script')
Daday19 sys.exit('usage: aday BUILD_NUMBER')
/development/host/windows/usb/adb_winapi_test/
Dadb_winapi_test.cpp226 goto exit; in TestInterfaceName()
231 goto exit; in TestInterfaceName()
236 goto exit; in TestInterfaceName()
244 goto exit; in TestInterfaceName()
252 goto exit; in TestInterfaceName()
257 goto exit; in TestInterfaceName()
264 goto exit; in TestInterfaceName()
270 exit: in TestInterfaceName()
/development/tools/repo_diff/service/repodiff/tools/
Denv_variable_load.py12 sys.exit(1)
/development/vndk/tools/header-checker/src/utils/
Dsource_path_utils.cpp62 ::exit(1); in GetCwd()
98 ::exit(1); in ParseRootDirs()
195 ::exit(1); in CollectAllExportedHeaders()
/development/vndk/tools/header-checker/src/diff/
Dabi_diff.cpp38 ::exit(1); in GenerateCompatibilityReport()
45 ::exit(1); in GenerateCompatibilityReport()
55 ::exit(1); in GenerateCompatibilityReport()
83 ::exit(1); in CompareTUs()
91 ::exit(1); in CompareTUs()
/development/samples/devbytes/telephony/SmsSampleProject/
Dgradlew.bat84 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
85 exit /b 1
/development/samples/training/testingfun/
Dgradlew.bat84 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
85 exit /b 1
/development/tools/checkcolor/
Dgradlew.bat84 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
85 exit /b 1
/development/vndk/tools/header-checker/src/dumper/
Dheader_checker.cpp139 ::exit(ok ? 0 : 1); in main()
171 ::exit(1); in main()
/development/vndk/tools/header-checker/tests/
Dgen_all.py53 sys.exit(main())
/development/treble/
Dcompare_build_trace.py70 sys.exit(1)
/development/samples/PictureInPicture/ComposePip/
Dgradlew.bat83 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
84 exit /b 1
/development/apps/ShareTest/
Dgradlew.bat83 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
84 exit /b 1
/development/samples/NsdManagerSample/
Dgradlew.bat83 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
84 exit /b 1

123