HomeSort by relevance Sort by last modified time
    Searched full:cleaned (Results 176 - 200 of 1234) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libevent/sample/
le-proxy.c 5 XXX It's a little ugly and should probably be cleaned up.
  /external/libmojo/mojo/edk/embedder/
pending_process_connection.h 102 // created by CreateMessagePipe above) will be cleaned up at that time.
  /external/libxml2/
testThreads.c 159 printf("cleaned threads\n");
  /external/llvm/lib/CodeGen/
StackMapLivenessAnalysis.cpp 163 // The mask is owned and cleaned up by the Machine Function.
  /external/llvm/test/Transforms/LoopUnroll/
unroll-cleanup.ll 3 ; should be cleaned up by later pass.
  /external/llvm/utils/lit/lit/
TestingConfig.py 47 # (and be not cleaned up) in automated builders.
  /external/ltp/include/mk/
env_pre.mk 99 # needed for those targets (eg. the open posix testsuite is not cleaned even if
  /external/ltp/include/
tst_timer.h 241 * cleaned up later.
  /external/ltp/testcases/kernel/controllers/cpuctl/
parameters.sh 106 # Group created earlier may again be visible if not cleaned properly...so clean them
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
README 25 Cleaned up ret and errno variable names;
  /external/ltp/testcases/kernel/mem/mtest07/
mallocstress.c 54 /* - Cleaned up, fixed compiler warnings */
  /external/ltp/testcases/kernel/syscalls/alarm/
alarm05.c 142 * Make sure the system cleaned up the alarm
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
8-1.c 8 * Cleaned up the code and uncommented the lock synchronization.
  /external/mesa3d/src/mesa/x86/
common_x86_asm.S 32 * Cleaned up and simplified by Gareth Hughes <gareth@valinux.com>
  /external/mockito/src/test/java/org/mockito/internal/
InvalidStateDetectionTest.java 230 //Make sure state is cleaned up
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/tls/
CertificateChainCleaner.java 53 * Returns a cleaned chain for {@code chain}.
  /external/owasp/sanitizer/
CHANGE_LOG.html 49 <li value="88">Cleaned up raw-text tag handling. XMP, LISTING,
  /external/python/cpython2/Doc/library/
atexit.rst 50 normally be imported before higher level modules and thus must be cleaned up
  /external/python/cpython2/Lib/distutils/tests/
test_msvc9compiler.py 162 # makes sure the manifest was properly cleaned
  /external/python/cpython2/Lib/multiprocessing/
pool.py 197 their specified lifetime. Returns True if any workers were cleaned up.
199 cleaned = False
206 cleaned = True
208 return cleaned
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
win32.c 83 // CDECL: Caller has already cleaned the stack
  /external/python/cpython3/Doc/library/
atexit.rst 34 normally be imported before higher level modules and thus must be cleaned up
  /external/python/cpython3/Lib/distutils/tests/
test_msvc9compiler.py 162 # makes sure the manifest was properly cleaned
  /external/python/cpython3/Lib/multiprocessing/
pool.py 206 their specified lifetime. Returns True if any workers were cleaned up.
208 cleaned = False
215 cleaned = True
217 return cleaned
  /external/python/cpython3/Mac/Tools/
pythonw.c 168 * as a cleaned up absolute path though,

Completed in 1246 milliseconds

1 2 3 4 5 6 78 91011>>