Searched refs:All (Results 1 - 25 of 634) sorted by relevance

1234567891011>>

/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
H A Dposition.py3 # Copyright 2008 The Closure Linter Authors. All Rights Reserved.
104 def All(string): member in class:Position
114 All = staticmethod(All) variable in class:Position
/external/chromium_org/third_party/closure_linter/closure_linter/common/
H A Dposition.py3 # Copyright 2008 The Closure Linter Authors. All Rights Reserved.
104 def All(string): member in class:Position
114 All = staticmethod(All) variable in class:Position
/external/valgrind/main/none/tests/ppc32/
H A Djm-misc.stdout.exp8 All done. Tested 3 different instructions
H A Djm_int_isa_2_07.stdout.exp9 All done. Tested 4 different instructions
/external/valgrind/main/none/tests/ppc64/
H A Djm-misc.stdout.exp8 All done. Tested 3 different instructions
H A Djm_int_isa_2_07.stdout.exp9 All done. Tested 4 different instructions
/external/chromium_org/third_party/webrtc/voice_engine/test/android/android_test/jni/
H A DApplication.mk1 # Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
/external/chromium_org/third_party/icu/source/data/rbnf/
H A Drbnflocal.mk2 # * Corporation and others. All Rights Reserved.
23 # All aliases (to not be included under 'installed'), but not including root.
/external/chromium_org/third_party/icu/source/samples/uresb/
H A Dresources.mak2 ## Corporation and others. All Rights Reserved.
15 @echo All targets are up to date
/external/icu/icu4c/source/samples/uresb/
H A Dresources.mak2 ## Corporation and others. All Rights Reserved.
15 @echo All targets are up to date
/external/opencv/cvaux/src/
H A Dcvclique.cpp63 int** All;
190 finder->All = new int*[N];
193 finder->All[i] = new int[N];
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;
270 int** All = finder->All;
281 int* old = All[
[all...]
/external/chromium_org/android_webview/tools/WebViewTelemetryShell/
H A DAndroid.mk1 # Copyright 2014 The Chromium Authors. All rights reserved.
/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dtemplate_data_source.py1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
14 from future import All namespace
44 return All(futures)
/external/chromium_org/third_party/icu/source/test/testdata/
H A Dtstfiles.mk1 # Copyright (C) 2007, International Business Machines Corporation and others. All Rights Reserved.
/external/chromium_org/tools/gyp/test/assembly/src/
H A Doverride_asm.asm1 ; Copyright (c) 2012 Google Inc. All rights reserved.
/external/icu/icu4c/source/data/mappings/
H A Ducmlocal.mk1 # Copyright 2008 Google Inc. All Rights Reserved.
/external/icu/icu4c/source/test/testdata/
H A Dtstfiles.mk1 # Copyright (C) 2007-2014, International Business Machines Corporation and others. All Rights Reserved.
/external/chromium_org/courgette/
H A Dversioning_unittest.cc1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
51 TEST_F(VersioningTest, All) {
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
H A Dplatform_altivec.asm2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Demms.asm2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dchrome_subsetter.cc2 * Copyright 2011 Google Inc. All Rights Reserved.
73 TEST(ChromeSubsetter, All) {
/external/libvpx/libvpx/vp8/common/ppc/
H A Dplatform_altivec.asm2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
/external/libvpx/libvpx/vpx_ports/
H A Demms.asm2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
/external/sfntly/cpp/src/test/
H A Dchrome_subsetter.cc2 * Copyright 2011 Google Inc. All Rights Reserved.
73 TEST(ChromeSubsetter, All) {
/external/webrtc/src/common_audio/resampler/
H A DAndroid.mk1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may

Completed in 2728 milliseconds

1234567891011>>