HomeSort by relevance Sort by last modified time
    Searched refs:Common (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /frameworks/av/media/libeffects/lvm/lib/
Android.mk 40 Common/src/InstAlloc.c \
41 Common/src/DC_2I_D16_TRC_WRA_01.c \
42 Common/src/DC_2I_D16_TRC_WRA_01_Init.c \
43 Common/src/FO_2I_D16F32C15_LShx_TRC_WRA_01.c \
44 Common/src/FO_2I_D16F32Css_LShx_TRC_WRA_01_Init.c \
45 Common/src/FO_1I_D16F16C15_TRC_WRA_01.c \
46 Common/src/FO_1I_D16F16Css_TRC_WRA_01_Init.c \
47 Common/src/BP_1I_D16F32C30_TRC_WRA_01.c \
48 Common/src/BP_1I_D16F16C14_TRC_WRA_01.c \
49 Common/src/BP_1I_D32F32C30_TRC_WRA_02.c
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/
Android.mk 25 Common/CMutex.cpp \
26 Common/Connection.cpp
32 LOCAL_C_INCLUDES += $(LOCAL_PATH)/Common
53 # Common Source files required for building the daemon
54 LOCAL_SRC_FILES += Common/CMutex.cpp \
55 Common/Connection.cpp \
56 Common/NetlinkConnection.cpp \
57 Common/CSemaphore.cpp \
58 Common/CThread.cpp
62 $(LOCAL_PATH)/Common
    [all...]
  /hardware/qcom/display/msm8960/
common.mk 0 #Common headers
12 #Common libraries external to display HAL
15 #Common C flags
  /hardware/qcom/display/msm8x26/
common.mk 0 #Common headers
10 #Common libraries external to display HAL
13 #Common C flags
  /external/chromium_org/third_party/openssl/openssl/android.testssl/
Uss.cnf 24 0.commonName = Common Name (eg, YOUR name)
27 1.commonName = Common Name (eg, YOUR name)
  /external/openssl/android.testssl/
Uss.cnf 24 0.commonName = Common Name (eg, YOUR name)
27 1.commonName = Common Name (eg, YOUR name)
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
makefile 74 $(COMMON_OBJS): ../../../Common/$(*B).cpp
78 $(7ZIP_COMMON_OBJS): ../../Common/$(*B).cpp
80 $(UI_COMMON_OBJS): ../../UI/Common/$(*B).cpp
  /frameworks/av/media/libeffects/lvm/wrapper/
Android.mk 26 $(LOCAL_PATH)/../lib/Common/lib/ \
55 $(LOCAL_PATH)/../lib/Common/lib/ \
  /external/lzma/CPP/7zip/UI/Client7z/
makefile 40 $(COMMON_OBJS): ../../../Common/$(*B).cpp
44 $(7ZIP_COMMON_OBJS): ../../Common/$(*B).cpp
  /external/llvm/include/llvm/MC/
SectionKind.h 10 // This file implements classes used to handle lowerings specific to common
98 /// Common - Data with common linkage. These represent tentative
101 Common,
180 bool isCommon() const { return K == Common; }
228 static SectionKind getCommon() { return get(Common); }
  /external/lzma/CPP/7zip/UI/Console/
makefile 109 $(COMMON_OBJS): ../../../Common/$(*B).cpp
113 $(7ZIP_COMMON_OBJS): ../../Common/$(*B).cpp
115 $(UI_COMMON_OBJS): ../Common/$(*B).cpp
117 $(AR_COMMON_OBJS): ../../Archive/Common/$(*B).cpp
  /external/oprofile/
common.mk 15 # Common flags
30 # Common target flags
34 # Common host flags
  /hardware/qcom/display/msm8974/
common.mk 0 #Common headers
12 #Common libraries external to display HAL
15 #Common C flags
  /external/clang/lib/AST/
DeclTemplate.cpp 132 if (!Common) {
134 // with a common pointer or we run out of previous declarations.
138 if (Prev->Common) {
139 Common = Prev->Common;
146 // If we never found a common pointer, allocate one now.
147 if (!Common) {
149 // need an update record to add the common data.
151 Common = newCommon(getASTContext());
154 // Update any previous declarations we saw with the common pointer
    [all...]
  /external/clang/lib/Driver/
Tools.h 115 class LLVM_LIBRARY_VISIBILITY Common : public Tool {
117 Common(const char *Name, const char *ShortName,
133 class LLVM_LIBRARY_VISIBILITY Preprocess : public Common {
135 Preprocess(const ToolChain &TC) : Common("gcc::Preprocess",
145 class LLVM_LIBRARY_VISIBILITY Precompile : public Common {
147 Precompile(const ToolChain &TC) : Common("gcc::Precompile",
157 class LLVM_LIBRARY_VISIBILITY Compile : public Common {
159 Compile(const ToolChain &TC) : Common("gcc::Compile",
169 class LLVM_LIBRARY_VISIBILITY Assemble : public Common {
171 Assemble(const ToolChain &TC) : Common("gcc::Assemble"
    [all...]
  /external/lzma/CPP/7zip/Bundles/Format7zExtractR/
makefile 112 $(COMMON_OBJS): ../../../Common/$(*B).cpp
116 $(7ZIP_COMMON_OBJS): ../../Common/$(*B).cpp
120 $(AR_COMMON_OBJS): ../../Archive/Common/$(*B).cpp
  /external/stlport/stlport/stl/config/
_mwerks.h 15 // *** CodeWarrior Compiler Common Features ***
38 // *** CodeWarrior Compiler Common Bugs ***
125 # define _STLP_NATIVE_C_INCLUDE_PATH Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes
128 # define _STLP_NATIVE_C_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
129 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
  /frameworks/compile/mclinker/unittests/
StaticResolverTest.cpp 204 new_sym->setDesc(ResolveInfo::Common);
205 old_sym->setDesc(ResolveInfo::Common);
209 ASSERT_TRUE( mcld::ResolveInfo::Common == new_sym->desc());
210 ASSERT_TRUE( mcld::ResolveInfo::Common == old_sym->desc());
226 new_sym->setDesc(ResolveInfo::Common);
227 old_sym->setDesc(ResolveInfo::Common);
232 ASSERT_TRUE( ResolveInfo::Common == new_sym->desc());
233 ASSERT_TRUE( ResolveInfo::Common == old_sym->desc());
251 old_sym->setDesc(ResolveInfo::Common);
258 ASSERT_TRUE( ResolveInfo::Common == old_sym->desc())
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_mwerks.h 15 // *** CodeWarrior Compiler Common Features ***
38 // *** CodeWarrior Compiler Common Bugs ***
125 # define _STLP_NATIVE_C_INCLUDE_PATH Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes
128 # define _STLP_NATIVE_C_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
129 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_mwerks.h 15 // *** CodeWarrior Compiler Common Features ***
38 // *** CodeWarrior Compiler Common Bugs ***
125 # define _STLP_NATIVE_C_INCLUDE_PATH Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes
128 # define _STLP_NATIVE_C_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
129 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_mwerks.h 15 // *** CodeWarrior Compiler Common Features ***
38 // *** CodeWarrior Compiler Common Bugs ***
125 # define _STLP_NATIVE_C_INCLUDE_PATH Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes
128 # define _STLP_NATIVE_C_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
129 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_mwerks.h 15 // *** CodeWarrior Compiler Common Features ***
38 // *** CodeWarrior Compiler Common Bugs ***
125 # define _STLP_NATIVE_C_INCLUDE_PATH Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes
128 # define _STLP_NATIVE_C_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
129 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_mwerks.h 15 // *** CodeWarrior Compiler Common Features ***
38 // *** CodeWarrior Compiler Common Bugs ***
125 # define _STLP_NATIVE_C_INCLUDE_PATH Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes
128 # define _STLP_NATIVE_C_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
129 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_mwerks.h 15 // *** CodeWarrior Compiler Common Features ***
38 // *** CodeWarrior Compiler Common Bugs ***
125 # define _STLP_NATIVE_C_INCLUDE_PATH Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes
128 # define _STLP_NATIVE_C_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
129 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:Public Includes:##header>
  /bionic/libstdc++/
Android.mk 3 # Common C++ flags to build this library.

Completed in 1018 milliseconds

1 2 3 4 5