/prebuilts/misc/android-arm/gdbserver/ |
README.txt | 1 The Android platform gdb is built as part of the NDK build, from sources at https://android.googlesource.com/toolchain/gdb/. 5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
|
/prebuilts/misc/android-arm64/gdbserver64/ |
README.txt | 1 The Android platform gdb is built as part of the NDK build, from sources at https://android.googlesource.com/toolchain/gdb/. 5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
|
/prebuilts/misc/android-mips/gdbserver/ |
README.txt | 1 The Android platform gdb is built as part of the NDK build, from sources at https://android.googlesource.com/toolchain/gdb/. 5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
|
/prebuilts/misc/android-mips64/gdbserver64/ |
README.txt | 1 The Android platform gdb is built as part of the NDK build, from sources at https://android.googlesource.com/toolchain/gdb/. 5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
|
/prebuilts/misc/android-x86/gdbserver/ |
README.txt | 1 The Android platform gdb is built as part of the NDK build, from sources at https://android.googlesource.com/toolchain/gdb/. 5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
|
/prebuilts/misc/android-x86_64/gdbserver64/ |
README.txt | 1 The Android platform gdb is built as part of the NDK build, from sources at https://android.googlesource.com/toolchain/gdb/. 5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
|
/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 144 {{built-in candidate}}
|
/libcore/benchmarks/src/benchmarks/regression/ |
CharsetBenchmark.java | 26 // built-in => guaranteed-present charset 29 "UTF-16", // canonical, built-in, non-special-case 30 "UTF-8", // canonical, built-in, special-case 31 "UTF8", // non-canonical, built-in, special-case 32 "ISO-8859-1", // canonical, built-in, special-case 33 "8859_1", // non-canonical, built-in, special-case 34 "ISO-8859-2", // canonical, non-built-in, non-special-case 35 "8859_2", // non-canonical, non-built-in, non-special-case 36 "US-ASCII", // canonical, built-in, special-case 37 "ASCII" // non-canonical, built-in, special-cas [all...] |
/external/boringssl/src/crypto/obj/ |
README | 6 objects.txt contains the list of all built-in OIDs. It is processed by 12 nid.h is the header which defines macros for all the built-in OIDs in C. 14 obj_dat.h contains the ASN1_OBJECTs corresponding to built-in OIDs themselves
|
/external/clang/tools/clang-format-vs/ |
README.txt | 10 The extension is built using CMake by setting BUILD_CLANG_FORMAT_VS_PLUGIN=ON
15 ClangFormat/source.extension.vsixmanifest. Once the plug-in has been built with
16 CMake once, it can be built manually from the ClangFormat.sln solution in Visual
|
/frameworks/av/services/audiopolicy/config/ |
primary_audio_policy_configuration.xml | 6 <item>Built-In Mic</item> 23 <devicePort tagName="Built-In Mic" type="AUDIO_DEVICE_IN_BUILTIN_MIC" role="source"> 30 sources="Built-In Mic"/>
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/classes/ |
README | 5 Dbm.py Wrapper around built-in dbm, supporting arbitrary values
6 Range.py Example of a generator: re-implement built-in range()
|
/external/clang/test/Frontend/ |
rewrite-includes-cli-include.c | 3 // CHECK: {{^}}# 1 "<built-in>"{{$}} 6 // CHECK-NEXT: {{^}}# 1 "<built-in>" 2{{$}}
|
/external/spirv-llvm/lib/SPIRV/Mangler/ |
README.md | 12 The algorithm is adapted to support mangling of SPIR built-in 13 functions and was tested on SPIR built-ins only.
|
/bootable/recovery/minadbd/ |
README.md | 1 minadbd is now mostly built from libadbd. The fuse features are unique to
|
/developers/samples/android/wearable/wear/AgendaData/ |
.gitignore | 0 # built application files
|
/developers/samples/android/wearable/wear/AlwaysOn/ |
.gitignore | 0 # built application files
|
/developers/samples/android/wearable/wear/GridViewPager/ |
.gitignore | 0 # built application files
|
/developers/samples/android/wearable/wear/JumpingJack/ |
.gitignore | 0 # built application files
|
/developers/samples/android/wearable/wear/Notifications/ |
.gitignore | 0 # built application files
|
/developers/samples/android/wearable/wear/RuntimePermissionsWear/ |
.gitignore | 0 # built application files
|
/developers/samples/android/wearable/wear/SpeedTracker/ |
.gitignore | 0 # built application files
|
/developers/samples/android/wearable/wear/SynchronizedNotifications/ |
.gitignore | 0 # built application files
|
/developers/samples/android/wearable/wear/WatchFace/ |
.gitignore | 0 # built application files
|