/prebuilts/qemu-kernel/mips/ |
README | 2 They are built with the 'external/qemu/distrib/build-kernel.sh' script.
|
/prebuilts/qemu-kernel/x86/ |
README | 2 They are built with the 'external/qemu/distrib/build-kernel.sh' script.
|
/external/chromium_org/tools/cr/cr/commands/ |
__init__.py | 5 """A package for all the built in commands. 7 This package has all the standard commands built in to the cr tool.
|
/external/chromium_org/tools/cr/cr/targets/ |
__init__.py | 5 """A package for all the built in commands. 7 This package has all the standard commands built in to the cr tool.
|
/external/clang/test/SemaCXX/ |
ambiguous-builtin-unary-operator.cpp | 17 // expected-note {{built-in candidate operator++(int &)}} \ 18 // expected-note {{built-in candidate operator++(long &)}} \ 19 // expected-note {{built-in candidate operator++(long *&)}} \ 20 // expected-note {{built-in candidate operator++(int *&)}} 31 // expected-note {{built-in candidate operator++(volatile int &)}} \ 32 // expected-note {{built-in candidate operator++(volatile long &)}}
|
deleted-operator.cpp | 10 // FIXME: We get a ridiculous number of "built-in candidate" notes here... 11 if(~a1) {} // expected-error {{overload resolution selected deleted operator}} expected-note 8 {{built-in candidate}} 12 if(a1==a1) {} // expected-error {{overload resolution selected deleted operator}} expected-note 121 {{built-in candidate}}
|
/libcore/benchmarks/src/benchmarks/regression/ |
CharsetBenchmark.java | 28 // built-in => guaranteed-present charset 31 "UTF-16", // canonical, built-in, non-special-case 32 "UTF-8", // canonical, built-in, special-case 33 "UTF8", // non-canonical, built-in, special-case 34 "ISO-8859-1", // canonical, built-in, special-case 35 "8859_1", // non-canonical, built-in, special-case 36 "ISO-8859-2", // canonical, non-built-in, non-special-case 37 "8859_2", // non-canonical, non-built-in, non-special-case 38 "US-ASCII", // canonical, built-in, special-case 39 "ASCII" // non-canonical, built-in, special-cas [all...] |
/external/chromium_org/native_client_sdk/src/ |
README.naclports | 4 This folder contains headers and pre-built libraries for several 7 These libraries were built from the naclports project. For access
|
/external/chromium_org/tools/gyp/test/win/compiler-flags/ |
treat-wchar-t-as-built-in-type.gyp | 16 'treat-wchar-t-as-built-in-type1.cc', 28 'treat-wchar-t-as-built-in-type2.cc',
|
/external/chromium_org/chrome/browser/resources/chromeos/crosh_builtin/ |
manifest.json | 8 "description": "Built-in terminal for crosh.",
|
/external/chromium_org/third_party/openssl/openssl/crypto/threads/ |
pthread2.sh | 3 # build using pthreads where it's already built into the system
|
/external/chromium_org/third_party/polymer/ |
README.md | 1 Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers.
|
/external/chromium_org/third_party/sqlite/amalgamation/ |
README | 8 files are built.
|
/external/chromium_org/third_party/win_toolchain/ |
README.chromium | 1 Name: SHA1 for Windows toolchain that is built from external sources.
|
/external/chromium_org/tools/gyp/test/rules/src/subdir4/ |
program.c | 3 // Use the assembly function in linux and mac where it is built.
|
/external/chromium_org/ui/aura/client/ |
cursor_client_observer.cc | 5 // Added to make sure that something is built in aura with this
|
/external/chromium_org/v8/tools/ |
freebsd-tick-processor | 7 # You must have d8 built and in your path before calling this.
|
/external/compiler-rt/cmake/Modules/ |
CompilerRTLink.cmake | 3 # Link a shared library with just-built Clang.
|
/external/jsr305/ |
README.android | 7 This code is built as a static library.
|
/external/llvm/test/DebugInfo/Inputs/ |
dwarfdump-test4-part1.cc | 4 // Built with gcc 4.6.3
|
macho-universal.cc | 0 // Built with Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)
|
/external/openssl/crypto/threads/ |
pthread2.sh | 3 # build using pthreads where it's already built into the system
|
/external/v8/tools/ |
freebsd-tick-processor | 7 # You must have d8 built and in your path before calling this.
|
/ndk/tests/build/gnustl-force-all/jni/ |
forced_all.cpp | 3 #error This source file SHOULD be built with -fexceptions!
|
/ndk/tests/build/gnustl-force-rtti/jni/ |
forced_rtti.cpp | 3 #error This source file SHOULD NOT be built with -fexceptions!
|