OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clean
(Results
526 - 550
of
705
) sorted by null
<<
21
22
23
24
25
26
27
28
29
/external/clang/docs/analyzer/
make.bat
41
if "%1" == "
clean
" (
/external/clang/docs/
make.bat
41
if "%1" == "
clean
" (
/external/llvm/docs/
make.bat
41
if "%1" == "
clean
" (
/external/ppp/pppd/
Makefile.linux
220
clean
:
/ndk/build/core/
build-binary.mk
102
# Ensure that 'make <module>' and 'make
clean
-<module>' work
107
cleantarget :=
clean
-$(LOCAL_MODULE)-$(TARGET_ARCH_ABI)
109
clean
: $(cleantarget)
120
@$(HOST_ECHO) "
Clean
: $(PRIVATE_MODULE) $(PRIVATE_TEXT)"
571
$(LOCAL_INSTALLED): $(LOCAL_BUILT_MODULE)
clean
-installed-binaries
main.mk
98
#
clean
up environment, just to be safe
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
grammar.rb
190
def
clean
!
/external/chromium_org/chrome/renderer/resources/extensions/
messaging.js
175
// doesn't keep a reference to it, we need to
clean
up the port. Do
192
// going to send a response, so
clean
up the port immediately.
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_support_extension/
pnacl_component_crx_gen.py
226
def
Clean
():
228
StepBanner('
CLEAN
', 'Cleaning out old packaging: %s' % out_dir)
232
logging.info('
Clean
skipped -- no previous output directory!')
313
parser.add_option('-c', '--
clean
', dest='
clean
',
315
help='
Clean
out destination directory first.')
347
if options.
clean
:
348
Clean
()
/external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/
Makefile
214
clean
:
/external/chromium_org/third_party/openssl/
import_from_android.sh
179
from a
clean
slate.
/external/llvm/test/
Makefile
109
clean
::
/external/mesa3d/src/gallium/targets/egl-static/
Makefile
214
clean
:
/external/oprofile/events/x86-64/family11h/
unit_masks
106
0x02 Probe hit
clean
166
0x20 Change to Dirty (first store to
clean
block already in cache)
/external/oprofile/events/x86-64/hammer/
unit_masks
91
0x02 Probe hit
clean
160
0x20 Change to Dirty (first store to
clean
block already in cache)
/external/valgrind/unittest/
Makefile
151
clean
: GTEST_CLEAN
/external/wpa_supplicant_8/src/ap/
ap_config.h
93
int
clean
;
member in struct:hostapd_vlan
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_shader_state.c
591
if (n == 4 && !targ->
clean
)
601
if (!targ->
clean
) {
606
targ->
clean
= FALSE;
/external/e2fsprogs/debian/
rules
172
mrproper:
clean
293
clean
:
599
.PHONY: binary binary-arch binary-indep
clean
checkroot mrproper debian-files
/external/linux-tools-perf/
Makefile
505
python-
clean
:=
510
python-
clean
:= $(PYTHON_WORD) util/setup.py
clean
\
787
@echo ' distclean - alias to
clean
'
788
@echo '
clean
-
clean
all binary objects and build output'
895
clean
:
899
$(MAKE) -C Documentation/
clean
901
$(python-
clean
)
903
.PHONY: all install
clean
stri
[
all
...]
/external/mesa3d/src/gallium/drivers/nv50/
nv50_shader_state.c
591
if (n == 4 && !targ->
clean
)
601
if (!targ->
clean
) {
606
targ->
clean
= FALSE;
/external/chromium_org/third_party/yasm/source/config/android/
Makefile
485
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive
clean
-recursive \
486
distclean-recursive maintainer-
clean
-recursive
653
# configure.lineno doesn't
clean
up after itself?
[
all
...]
/external/chromium_org/third_party/yasm/source/config/ios/
Makefile
485
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive
clean
-recursive \
486
distclean-recursive maintainer-
clean
-recursive
653
# configure.lineno doesn't
clean
up after itself?
[
all
...]
/external/chromium_org/third_party/yasm/source/config/linux/
Makefile
485
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive
clean
-recursive \
486
distclean-recursive maintainer-
clean
-recursive
653
# configure.lineno doesn't
clean
up after itself?
[
all
...]
/external/chromium_org/third_party/yasm/source/config/mac/
Makefile
485
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive
clean
-recursive \
486
distclean-recursive maintainer-
clean
-recursive
653
# configure.lineno doesn't
clean
up after itself?
[
all
...]
Completed in 897 milliseconds
<<
21
22
23
24
25
26
27
28
29