HomeSort by relevance Sort by last modified time
    Searched refs:Stl (Results 1 - 4 of 4) sorted by null

  /build/soong/cc/
stl.go 29 stl := m.stl.Properties.SelectedStl
30 switch stl {
40 panic(fmt.Errorf("stl: %q is not a valid STL", stl))
45 // Select the STL library to use. Possible values are "libc++",
48 Stl *string `android:"arch_variant"`
53 type stl struct { type
57 func (stl *stl) props() []interface{}
    [all...]
ndk_prebuilt.go 112 module.stl.Properties.Stl = &noStlString
129 libDir := "prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libs"
  /external/vixl/test/aarch32/
test-disasm-a32.cc     [all...]
  /external/vixl/src/aarch32/
macro-assembler-aarch32.h     [all...]

Completed in 82 milliseconds