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

1 2 3 4

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidSourceViewerConfig.java 83 IContentAssistProcessor[] others = super.getContentAssistProcessors(sourceViewer, local
85 if (others != null && others.length > 0) {
86 for (IContentAssistProcessor p : others) {
  /external/chromium/third_party/icu/source/test/testdata/
tstfiles.mk 1 # Copyright (C) 2007, International Business Machines Corporation and others. All Rights Reserved.
  /external/icu4c/test/testdata/
tstfiles.mk 1 # Copyright (C) 2007, International Business Machines Corporation and others. All Rights Reserved.
  /development/tools/etc1tool/
Android.mk 31 # and dynamically link for all others.
  /external/chromium/third_party/icu/source/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/chromium/third_party/icu/source/test/perf/utrie2perf/
utrie2perf.bat 1 rem Copyright (C) 2008, International Business Machines Corporation and others.
  /external/icu4c/
configure.mk 1 # Copyright (c) 2008-2010, International Business Machines Corporation and others. All Rights Reserved.
  /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 1 rem Copyright (C) 2008, International Business Machines Corporation and others.
  /external/oauth/core/src/main/java/net/oauth/client/
OAuthClient.java 290 List<Map.Entry<String, String>> others = request.getParameters(); local
291 if (others != null && !others.isEmpty()) {
292 others = new ArrayList<Map.Entry<String, String>>(others);
293 for (Iterator<Map.Entry<String, String>> p = others.iterator(); p
301 byte[] form = OAuth.formEncode(others).getBytes(
309 url = OAuth.addParameters(url, others);
  /external/chromium/third_party/icu/source/data/misc/
miscfiles.mk 2 # * Corporation and others. All Rights Reserved.
  /external/chromium/third_party/icu/source/data/translit/
trnsfiles.mk 2 # * Corporation and others. All Rights Reserved.
  /external/icu4c/data/translit/
trnsfiles.mk 2 # * Corporation and others. All Rights Reserved.
  /external/icu4c/samples/
defs.mk 1 # Copyright (c) 2002-2005 IBM, Inc. and others
  /external/chromium/third_party/icu/source/data/mappings/
ucmcore.mk 2 # others. All Rights Reserved.
  /external/chromium/third_party/icu/source/data/sprep/
sprepfiles.mk 2 # * Corporation and others. All Rights Reserved.
  /external/icu4c/data/mappings/
ucmcore.mk 2 # others. All Rights Reserved.
  /external/icu4c/data/misc/
miscfiles.mk 2 # * Corporation and others. All Rights Reserved.
  /external/icu4c/data/sprep/
sprepfiles.mk 2 # * Corporation and others. All Rights Reserved.
  /external/icu4c/samples/ufortune/
fortunedefs.mk 1 # Copyright (c) 2001-2002 IBM, Inc. and others
  /frameworks/base/tools/aapt/
Android.mk 48 # and dynamically link for all others.

Completed in 210 milliseconds

1 2 3 4