HomeSort by relevance Sort by last modified time
    Searched refs:CLEANUP (Results 1 - 25 of 27) sorted by null

1 2

  /external/icu/icu4c/source/test/intltest/
idnaref.cpp 148 goto CLEANUP;
156 goto CLEANUP;
169 goto CLEANUP;
178 goto CLEANUP;
187 CLEANUP:
218 goto CLEANUP;
225 goto CLEANUP;
230 CLEANUP:
291 goto CLEANUP;
304 goto CLEANUP;
    [all...]
nptrans.cpp 222 goto CLEANUP;
235 goto CLEANUP;
254 goto CLEANUP;
270 CLEANUP:
  /external/icu/icu4c/source/common/
uidna.cpp 234 goto CLEANUP;
262 goto CLEANUP;
272 goto CLEANUP;
276 goto CLEANUP;
313 goto CLEANUP;
323 goto CLEANUP;
344 goto CLEANUP;
353 goto CLEANUP;
362 goto CLEANUP;
373 goto CLEANUP;
    [all...]
  /external/icu/icu4c/source/test/cintltst/
nfsprep.c 82 goto CLEANUP;
98 goto CLEANUP;
110 goto CLEANUP;
121 CLEANUP:
240 goto CLEANUP;
253 goto CLEANUP;
268 CLEANUP:
  /external/google-breakpad/android/
common-functions.sh 68 local CLEANUP CLEANUPS
72 for CLEANUP in $CLEANUPS; do
73 ($CLEANUP)
  /external/clang/utils/analyzer/
reducer.pl 14 my $dir = tempdir( CLEANUP => 1 );
  /external/v8/test/cctest/
test-disasm-arm64.cc 97 #define CLEANUP() \
141 CLEANUP();
175 CLEANUP();
212 CLEANUP();
268 CLEANUP();
298 CLEANUP();
326 CLEANUP();
352 CLEANUP();
382 CLEANUP();
408 CLEANUP();
    [all...]
  /external/e2fsprogs/intl/
vasnprintf.c 121 #define CLEANUP() \
128 CLEANUP ();
805 CLEANUP ();
863 CLEANUP ();
872 CLEANUP ();
  /external/vixl/test/
test-disasm-a64.cc 112 #define CLEANUP() \
146 CLEANUP();
171 CLEANUP();
212 CLEANUP();
268 CLEANUP();
298 CLEANUP();
325 CLEANUP();
351 CLEANUP();
381 CLEANUP();
407 CLEANUP();
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/
Test.pm 58 my $tmpdir = tempdir( CLEANUP => 1 );
  /external/bison/lib/
vasnprintf.c     [all...]
  /external/autotest/scheduler/
monitor_db_functional_test.py 51 _PidfileType = enum.Enum('verify', 'cleanup', 'repair', 'job', 'gather',
530 self._run_dispatcher() # parsing + cleanup
532 self.mock_drone_manager.finish_process(_PidfileType.CLEANUP,
633 self._run_dispatcher() # cleanup
634 self.mock_drone_manager.finish_process(_PidfileType.CLEANUP)
644 self._run_dispatcher() # cleanup
645 self.mock_drone_manager.finish_process(_PidfileType.CLEANUP,
684 self._run_dispatcher() # kills verify, launches cleanup
687 self.mock_drone_manager.finish_process(_PidfileType.CLEANUP)
708 self._run_dispatcher() # launches parsing + cleanup
    [all...]
prejob_task.py 7 Cleanup and repair are exceptions, cleanup can run after a job too, while
218 TASK_TYPE = models.SpecialTask.Task.CLEANUP
222 args = ['--cleanup']
231 logging.info("starting cleanup task for host: %s", self.host.hostname)
267 """Task to reset a DUT, including cleanup and verify."""
292 self.remove_special_tasks(models.SpecialTask.Task.CLEANUP,
site_monitor_db.py 206 task__in=(models.SpecialTask.Task.CLEANUP,
query_managers.py 115 cleanup, then verify.
140 models.SpecialTask.Task.CLEANUP,
159 # example of this is the cleanup scheduled in gathering.
postjob_task.py 7 and Host, and scheduling additional special agents such as cleanup,
222 * setting the final status of the host, directly or through a cleanup
284 # don't pass the queue entry to the CleanupTask. if the cleanup
288 task=models.SpecialTask.Task.CLEANUP,
monitor_db.py 307 # Execute all actions queued in the cleanup tasks. Scheduler tick will
666 task__in=(models.SpecialTask.Task.CLEANUP,
684 Special tasks include PreJobTasks like verify, reset and cleanup.
725 task=models.SpecialTask.Task.CLEANUP,
    [all...]
scheduler_models.py 768 # verify/cleanup failure sets the execution subdir, so reset it here
853 task=models.SpecialTask.Task.CLEANUP,
    [all...]
  /external/wpa_supplicant_8/src/tls/
libtommath.c     [all...]
  /external/libunwind_llvm/src/
Unwind-EHABI.cpp 62 CLEANUP = 0x0,
117 case Descriptor::CLEANUP: {
118 // TODO(ajwong): Handle cleanup descriptors.
577 // is now the landing pad for the cleanup from a previous execution of
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-EHABI.cpp 63 CLEANUP = 0x0,
118 case Descriptor::CLEANUP: {
119 // TODO(ajwong): Handle cleanup descriptors.
568 // is now the landing pad for the cleanup from a previous execution of
    [all...]
  /ndk/build/tools/
build-mingw64-toolchain.sh 153 CLEANUP=
171 --cleanup) CLEANUP=true;;
236 --cleanup Remove all temp files after build."
244 if [ "$CLEANUP" ]; then
246 panic "You should only use --cleanup with --package-dir=<path> !".
721 if [ "$CLEANUP" ]; then
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 154 CLEANUP=
172 --cleanup) CLEANUP=true;;
237 --cleanup Remove all temp files after build."
245 if [ "$CLEANUP" ]; then
247 panic "You should only use --cleanup with --package-dir=<path> !".
760 if [ "$CLEANUP" ]; then
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 

Completed in 804 milliseconds

1 2