Home
last modified time | relevance | path

Searched refs:Implies (Results 1 – 18 of 18) sorted by relevance

/external/boringssl/src/third_party/android-cmake/
DREADME.md100 * Implies `-fno-rtti -fno-exceptions`.
102 * Implies `-frtti -fexceptions`.
104 * Implies `-frtti -fno-exceptions`.
107 * Implies `-frtti -fno-exceptions`.
110 * Implies `-fno-rtti -fno-exceptions` for NDK before r7.
111 * Implies `-frtti -fno-exceptions` for NDK r7 and newer.
113 * Implies `-fno-rtti -fno-exceptions` for NDK before r7.
114 * Implies `-frtti -fno-exceptions` for NDK r7 and newer.
116 * Implies `-frtti -fexceptions`.
118 * Implies `-frtti -fno-exceptions`.
Dandroid.toolchain.cmake130 # Implies -fno-rtti -fno-exceptions.
133 # Implies -frtti -fexceptions.
136 # Implies -frtti -fno-exceptions.
140 # Implies -frtti -fno-exceptions.
144 # Implies -fno-rtti -fno-exceptions for NDK before r7.
145 # Implies -frtti -fno-exceptions for NDK r7 and newer.
148 # Implies -fno-rtti -fno-exceptions for NDK before r7.
149 # Implies -frtti -fno-exceptions for NDK r7 and newer.
152 # Implies -frtti -fexceptions.
154 # Implies -frtti -fno-exceptions.
/external/llvm/lib/MC/
DSubtargetFeature.cpp140 if ((FeatureEntry->Implies & FE.Value).any()) { in SetImpliedBits()
157 if ((FE.Implies & FeatureEntry->Value).any()) { in ClearImpliedBits()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSubtargetFeature.h38 uint64_t Implies; // K-V bit mask member
/external/llvm/include/llvm/MC/
DSubtargetFeature.h57 FeatureBitset Implies; // K-V bit mask member
/external/swiftshader/third_party/LLVM/lib/MC/
DSubtargetFeature.cpp201 if (FeatureEntry->Implies & FE.Value) { in SetImpliedBits()
220 if (FE.Implies & FeatureEntry->Value) { in ClearImpliedBits()
/external/deqp/doc/testspecs/GLES3/
Dfunctional.frag_output.txt28 - Implies multiple render targets
/external/llvm/lib/Target/AMDGPU/
DAMDGPU.td269 list<SubtargetFeature> Implies> :
271 Value#" GPU generation", Implies>;
/external/harfbuzz_ng/win32/
Dinfo-msvc.mak122 @echo Implies FreeType2 support and also requires Cairo built with FreeType2
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTarget.td843 // Implies - Features that this feature implies are present. If one of those
846 list<SubtargetFeature> Implies = i;
/external/eigen/
DCMakeLists.txt323 option(EIGEN_TEST_X87 "Force using X87 instructions. Implies no vectorization." OFF)
/external/jemalloc/
DINSTALL107 Implies --enable-ivsalloc.
/external/clang/docs/
DClangFormatStyleOptions.rst256 Only merge functions defined inside a class. Implies "empty".
/external/llvm/include/llvm/Target/
DTarget.td1193 // Implies - Features that this feature implies are present. If one of those
1196 list<SubtargetFeature> Implies = i;
/external/openssh/
Dssh.0385 forwarded to host on port over the secure channel. Implies -N,
/external/llvm/docs/
DWritingAnLLVMBackend.rst1693 list<SubtargetFeature> Implies = i;
/external/bison/doc/
Dbison.texi9554 Implies @code{state} and augments the description of the automaton with
9558 Implies @code{state} and augments the description of the automaton with
9562 Implies @code{state}. Explain how conflicts were solved thanks to
Dbison.info8980 Implies `state' and augments the description of the automaton
8985 Implies `state' and augments the description of the automaton
8989 Implies `state'. Explain how conflicts were solved thanks to