HomeSort by relevance Sort by last modified time
    Searched refs:clean (Results 351 - 375 of 837) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/webrtc/modules/audio_processing/
echo_control_mobile_impl.cc 132 int16_t* clean = audio->low_pass_split_data(i); local
134 noisy = clean;
135 clean = NULL;
142 clean,
  /external/chromium_org/tools/memory_inspector/memory_inspector/backends/
memdump_parser.py 32 - private and shared_other are cumulative. This means the the "clean" part
  /external/chromium_org/tools/telemetry/telemetry/core/
browser_options.py 228 default='clean',
230 help=('The user profile to use. A clean profile is used by default. '
235 'A clean profile is used by default')
309 if self.profile_dir and self.profile_type != 'clean':
  /external/clang/utils/ABITest/layout/
Makefile 5 # to 'make clean' after changing either of these parameters.
67 clean:
  /external/e2fsprogs/tests/
Makefile.in 81 clean::
84 distclean:: clean
  /external/iproute2/doc/
Makefile 62 clean:
  /external/iproute2/misc/
Makefile 34 clean:
  /external/iputils/doc/
Makefile 13 # So, scope it to a temporary dir and clean all after each run.
36 clean:
  /external/libopus/
Makefile.unix 123 clean:
127 .PHONY: all lib clean
  /external/lldb/source/Interpreter/
Makefile 19 # Drop -Wfour-char-constants, which we are not currently clean with.
23 # which we are not currently clean with (due to SWIG generated cpp source).
42 clean-local::
  /external/mesa3d/src/gallium/auxiliary/
Makefile 26 default install clean: %: subdirs-%
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_stateobj.h 69 boolean clean; member in struct:nv50_so_target
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_stateobj.h 68 boolean clean; member in struct:nvc0_so_target
  /external/mesa3d/src/gallium/state_trackers/gbm/
Makefile 36 clean:
  /external/mesa3d/src/gallium/state_trackers/xa/
Makefile 46 clean:
  /external/mesa3d/src/gallium/tests/unit/
Makefile 38 clean:
  /external/protobuf/gtest/make/
Makefile 9 # make clean - removes all files generated by make.
41 clean :
  /external/protobuf/gtest/scripts/test/
Makefile 8 # make clean - removes all files generated by make.
34 clean :
  /external/qemu/distrib/sdl-1.2.15/src/main/macos/exports/
Makefile 38 clean:
  /external/skia/tools/
git_utils.py 46 isn't clean on exit, or git can't be found.
106 raise Exception('git checkout not clean:\n%s' % status)
  /external/webrtc/src/modules/audio_processing/
echo_control_mobile_impl.cc 131 WebRtc_Word16* clean = audio->low_pass_split_data(i); local
133 noisy = clean;
134 clean = NULL;
141 clean,
  /external/wpa_supplicant_8/hs20/server/
Makefile 38 clean:
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
Makefile 22 clean:
  /external/yaffs2/yaffs2/direct/
Makefile 59 clean:
  /external/yaffs2/yaffs2/utils/
Makefile 53 clean:

Completed in 775 milliseconds

<<11121314151617181920>>