OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cleaned
(Results
1 - 25
of
447
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/kernel-headers/original/
README.TXT
1
This directory contains the original kernel headers that are used to generate Bionic's "
cleaned
-up" user-land headers.
4
(NOTE: The
cleaned
up headers do not contain copyrightable information and are distributed with Bionic)
/external/chromium/base/mac/
scoped_nsautorelease_pool.mm
23
// Cycle the internal pool, allowing everything there to get
cleaned
up and
/external/webkit/LayoutTests/storage/script-tests/
storageinfo-query-usage.js
16
// Usage should be 0 (if other storage tests have correctly
cleaned
up their test data before exiting).
/external/chromium/chrome/browser/prefs/
pref_notifier.h
14
//
cleaned
up all public uses of this interface.
/external/chromium/chrome/browser/sync/engine/
http_post_provider_factory.h
24
// When the interface is no longer needed (ready to be
cleaned
up), clients
/external/chromium/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
background.html
26
// Return nothing to let the connection be
cleaned
up.
/external/chromium/chrome/common/extensions/docs/examples/api/pageAction/pageaction_by_content/
background.html
17
// Return nothing to let the connection be
cleaned
up.
/packages/experimental/
README
17
Like a communal fridge, this directory will be
cleaned
periodically.
/external/openssl/crypto/conf/
README
37
When the application closes down the modules are
cleaned
up by calling an
43
loaded is the first one
cleaned
up.
/external/llvm/utils/unittest/googletest/
README.LLVM
7
Cleaned
up as follows:
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
RefCountObject.h
46
~RefCountObjectBindingPointer() { ASSERT(mObject == NULL); } // Objects have to be released before the resource manager is destroyed, so they must be explicitly
cleaned
up.
/libcore/include/
ScopedFd.h
24
// but needs to be
cleaned
up on exit.
/external/chromium/net/tools/flip_server/
balsa_visitor_interface.h
49
// not
cleaned
up in any way.
57
// not
cleaned
up in any way. Note that trailers only occur in a message
68
//
cleaned
-up results to whatever might need it. This function exists for
133
// The data is not
cleaned
up at all, use
134
// BalsaFrame::ProcessChunkExtentions to get the parsed and
cleaned
up
/bionic/libc/kernel/tools/
defaults.py
1
# this module contains all the defaults used by the generation of
cleaned
-up headers
21
# path to the default location of the
cleaned
-up headers
/external/chromium/base/memory/
scoped_temp_dir.h
9
// An object representing a temporary / scratch directory that should be
cleaned
/external/chromium/chrome/browser/
repost_form_warning_controller.cc
27
// Make sure everything is
cleaned
up.
/external/e2fsprogs/misc/
partinfo.c
6
*
Cleaned
up by Theodore Ts'o, <tytso@mit.edu>.
/external/icu4c/common/
ucln_cmn.c
33
/* Enables debugging information about when a library is
cleaned
up. */
/frameworks/base/core/java/android/database/sqlite/
SQLiteDirectCursorDriver.java
60
// Make sure this object is
cleaned
up if something happens
/hardware/msm7k/libgralloc-qsd8k/tests/
Android.mk
18
# in the build. The variables will be
cleaned
on exit
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
MAKE_RESTARTS
36
# Test multiple restarts and make sure the variable is
cleaned
up
/frameworks/base/media/jni/
android_media_MediaScanner.cpp
173
char *
cleaned
= NULL;
local
175
cleaned
= strdup(value);
176
char *chp =
cleaned
;
184
value =
cleaned
;
187
free(
cleaned
);
/external/webkit/Tools/Scripts/webkitpy/tool/bot/
commitqueuetask_unittest.py
92
command_passed: success_message='
Cleaned
working directory' patch='197'
121
command_passed: success_message='
Cleaned
working directory' patch='197'
134
command_passed: success_message='
Cleaned
working directory' patch='197'
150
command_passed: success_message='
Cleaned
working directory' patch='197'
171
command_passed: success_message='
Cleaned
working directory' patch='197'
195
command_passed: success_message='
Cleaned
working directory' patch='197'
226
command_passed: success_message='
Cleaned
working directory' patch='197'
272
command_passed: success_message='
Cleaned
working directory' patch='197'
301
command_passed: success_message='
Cleaned
working directory' patch='197'
330
command_passed: success_message='
Cleaned
working directory' patch='197
[
all
...]
/external/chromium/base/threading/
thread_local_storage_unittest.cc
72
// After the threads finish, verify that the value is
cleaned
up.
/external/chromium/chrome/browser/ui/webui/
sync_internals_ui.cc
32
// being run from a unit test. The created objects will be
cleaned
Completed in 636 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>