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

1 2 3 4 5 6

  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
token.ml 6 * these others for known things. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
token.ml 6 * these others for known things. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
token.ml 6 * these others for known things. *)
  /external/icu4c/test/testdata/
tstfiles.mk 1 # Copyright (C) 2007, International Business Machines Corporation and others. All Rights Reserved.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
token.ml 6 * these others for known things. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
token.ml 6 * these others for known things. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
token.ml 6 * these others for known things. *)
  /development/tools/etc1tool/
Android.mk 29 # and dynamically link for all 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/icu4c/data/translit/
trnsfiles.mk 2 # * Corporation and others. All Rights Reserved.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidSourceViewerConfig.java 96 IContentAssistProcessor[] others = super.getContentAssistProcessors(sourceViewer, local
98 if (others != null && others.length > 0) {
99 for (IContentAssistProcessor p : others) {
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sdp.c 257 tBTA_SERVICE_MASK others = 0; local
270 others |= p->reg_services;
274 others >>= BTA_HSP_SERVICE_ID;
276 for (i = 0; i < BTA_AG_NUM_IDX && services != 0; i++, services >>= 1, others >>= 1)
279 if (((services & 1) == 1) && ((others & 1) == 0))
  /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/
defs.mk 1 # Copyright (c) 2002-2012 IBM, Inc. and others
  /external/icu4c/samples/ufortune/
fortunedefs.mk 1 # Copyright (c) 2001-2011 IBM, Inc. and others
  /external/llvm/test/MC/ARM/
multi-section-mapping.s 25 @ + .text to have $a at 0 and no others
  /frameworks/base/tools/aapt/
Android.mk 56 # and dynamically link for all others.
  /ndk/build/core/
build-module.mk 21 # and others.

Completed in 443 milliseconds

1 2 3 4 5 6