OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STL
(Results
1 - 17
of
17
) sorted by null
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/
Application.mk
2
# Even the system
STL
is too much because it will link libsupc++ for rtti and
/external/ImageMagick/Magick++/lib/
Magick++.h
15
#include <Magick++/
STL
.h>
STL.cpp
6
// Implementation of
STL
classes and functions
14
#include <Magick++/
STL
.h>
[
all
...]
/external/tinyxml/
Android.mk
5
# Add -DTIXML_USE_STL to CFLAGS to use
STL
.
/build/soong/cc/
stl.go
23
// select the
STL
library to use. Possible values are "libc++", "libc++_static",
26
Stl
*string
31
type
stl
struct {
type
35
func (
stl
*
stl
) props() []interface{} {
36
return []interface{}{&
stl
.Properties}
39
func (
stl
*
stl
) begin(ctx BaseModuleContext) {
40
stl
.Properties.SelectedStl = func() string {
42
if
stl
.Properties.Stl != nil
[
all
...]
ndk_prebuilt.go
113
module.
stl
= nil
129
// * The libraries are not in a predictable location for each
STL
.
165
func getNdkStlLibDir(ctx android.ModuleContext, toolchain config.Toolchain,
stl
string) android.SourcePath {
168
switch
stl
{
170
libDir = "cxx-
stl
/stlport/libs"
172
libDir = "cxx-
stl
/llvm-libc++/libs"
174
libDir = fmt.Sprintf("cxx-
stl
/gnu-libstdc++/%s/libs", gccVersion)
182
ctx.ModuleErrorf("Unknown NDK
STL
: %s",
stl
)
/external/clang/lib/AST/
Comment.cpp
282
if (TemplateSpecializationTypeLoc
STL
=
288
if (
STL
.getNumArgs() != 1)
290
TemplateArgumentLoc MaybeFunction =
STL
.getArgLoc(0);
/external/ImageMagick/Magick++/
Android.mk
39
lib/
STL
.cpp\
Makefile.am
89
Magick++/lib/
STL
.cpp \
109
Magick++/lib/Magick++/
STL
.h \
141
Magick++/lib/Magick++/
STL
.h \
/prebuilts/misc/common/swig/include/2.0.11/ocaml/
std_string.i
113
(* Some
STL
convenience items *)
/build/make/core/
cxx_stl_setup.mk
7
# Select the appropriate C++
STL
10
# Platform code. Select the appropriate
STL
.
29
#
STL
. An Android.mk that specifies both LOCAL_CXX_STL and
31
# the platform
STL
in an NDK binary. Emit an error to direct the user
107
# Using an NDK
STL
. Handled in binary.mk.
121
$(error $(LOCAL_PATH): $(LOCAL_MODULE): $(my_cxx_stl) is not a supported
STL
.)
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaLLRP.cpp
67
case Alpha::STQ: case Alpha::
STL
:
AlphaInstrInfo.cpp
56
case Alpha::
STL
:
/external/ImageMagick/scripts/
Makefile.am
98
Magick++/lib/
STL
.cpp \
116
Magick++/lib/Magick++/
STL
.h \
135
Magick++/lib/Magick++/
STL
.h \
/external/boringssl/
rules.mk
78
# BoringSSL expects an
STL
to be available when building for C++11 to provide
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
libpython.py
5
such as for the C++
STL
types. Documentation on this API can be seen at:
[
all
...]
/external/valgrind/none/tests/arm64/
memory.stdout.exp
100
STL
{R,RH,RB} (entirely MISSING)
[
all
...]
Completed in 305 milliseconds