/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/chromium_org/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.
|
/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/chromium_org/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_org/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_org/third_party/icu/source/data/rbnf/ |
rbnflocal.mk | 2 # * Corporation and others. All Rights Reserved.
|
/external/chromium_org/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/chromium_org/third_party/tcmalloc/vendor/packages/rpm/ |
rpm.spec | 12 Vendor: Google Inc. and others 13 Packager: Google Inc. and others <google-perftools@googlegroups.com>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pep277.py | 132 others = set() 134 others |= set(normalize(nf, file) for file in files) 135 others -= files 136 for name in others:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pep277.py | 132 others = set() 134 others |= set(normalize(nf, file) for file in files) 135 others -= files 136 for name in others:
|