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

1 2 3 4 5 6 7 8 91011>>

  /development/tools/recovery_l10n/
Android.mk 1 # Copyright 2012 Google Inc. All Rights Reserved.
10 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /development/tools/yuv420sp2rgb/
Android.mk 1 # Copyright 2005 Google Inc. All Rights Reserved.
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
Android.mk 8 # All paths are relative to APP_PROJECT_PATH!
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
position.py 3 # Copyright 2008 The Closure Linter Authors. All Rights Reserved.
104 def All(string):
114 All = staticmethod(All)
  /external/icu4c/samples/uresb/
resources.mak 2 ## Corporation and others. All Rights Reserved.
14 all : $(TARGETS)
15 @echo All targets are up to date
  /external/opencv/cvaux/src/
cvclique.cpp 13 // Copyright (C) 2000, Intel Corporation, all rights reserved.
63 int** All;
107 //assume all vertices are marked
190 finder->All = new int*[N];
193 finder->All[i] = new int[N];
213 //init all arrays
215 memset( finder->All[k], 0, sizeof(int) * N );
216 for( i = 0; i < N; i++ ) finder->All[k][i] = i;
233 delete finder->All[i];
235 delete finder->All;
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
timelineviewpainter.js 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
  /external/chromium/chrome/browser/resources/shared/css/
tree.css.js 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
  /external/icu4c/test/testdata/
tstfiles.mk 1 # Copyright (C) 2007, International Business Machines Corporation and others. All Rights Reserved.
  /external/libvpx/vp8/common/ppc/
platform_altivec.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/libvpx/vp8/decoder/arm/armv5/
dequantize_v5.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/libvpx/vpx_ports/
emms.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/webrtc/src/common_audio/resampler/
Android.mk 1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
  /external/webrtc/src/common_audio/vad/
Android.mk 1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
  /external/webrtc/src/modules/audio_processing/aec/
Android.mk 1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
  /external/webrtc/src/modules/audio_processing/agc/
Android.mk 1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
  /external/webrtc/src/modules/audio_processing/utility/
Android.mk 1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
  /external/webrtc/src/system_wrappers/source/
Android.mk 1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
  /development/tools/etc1tool/
Android.mk 1 # Copyright 2009 Google Inc. All Rights Reserved.
29 # and dynamically link for all others.
  /external/chromium/chrome/browser/resources/
connection_manager.js 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
  /external/icu4c/
configure.mk 1 # Copyright (c) 2008-2010, International Business Machines Corporation and others. All Rights Reserved.
10 all: configure common/icucfg.h.in
  /external/icu4c/test/perf/unisetperf/draft/
contperf.bat 2 rem others. All Rights Reserved.
span16perf.bat 2 rem others. All Rights Reserved.
span8perf.bat 2 rem others. All Rights Reserved.
  /external/icu4c/test/perf/utrie2perf/
utrie2perf.bat 2 rem All Rights Reserved.

Completed in 328 milliseconds

1 2 3 4 5 6 7 8 91011>>