Home
last modified time | relevance | path

Searched refs:Neither (Results 1 – 25 of 1129) sorted by relevance

12345678910>>...46

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DRewriteGlobalQualifierDecls.cpp41 return {declNode, VisitBits::Neither}; in visitDeclarationPre()
46 return {node, VisitBits::Neither}; in visitFunctionDefinitionPre()
84 return {node, VisitBits::Neither}; in visitDeclarationPre()
89 return {node, VisitBits::Neither}; in visitFunctionDefinitionPre()
DRewriteUnaddressableReferences.cpp288 return {aggregateNode, VisitBits::Neither}; in visitAggregatePre()
349 return {&binaryNode, VisitBits::Neither}; in visitBinaryPre()
351 return {*new TIntermBinary(op, &newLeft, &newRight), VisitBits::Neither}; in visitBinaryPre()
356 VisitBits::Neither}; in visitBinaryPre()
DIntermRebuild.cpp55 mVisit(node ? visit : VisitBits::Neither), in BaseResult()
60 : mAction(Action::Drop), mVisit(VisitBits::Neither), mSingle(nullptr) in BaseResult()
64 : mAction(Action::Fail), mVisit(VisitBits::Neither), mSingle(nullptr) in BaseResult()
69 mVisit(VisitBits::Neither), in BaseResult()
134 PostResult::PostResult(TIntermNode &node) : BaseResult(node, VisitBits::Neither) {} in PostResult()
135 PostResult::PostResult(TIntermNode *node) : BaseResult(node, VisitBits::Neither) {} in PostResult()
314 ASSERT(preResult.mVisit == VisitBits::Neither); in traverseAny()
DSeparateCompoundExpressions.cpp119 return {reassociateRight(node), VisitBits::Neither}; in visitBinaryPre()
324 return {node, VisitBits::Neither}; in visitDeclarationPre()
541 return {node, VisitBits::Neither}; in visitCasePre()
603 return {node, VisitBits::Neither}; in visitLoopPre()
DHoistConstants.cpp51 return {declNode, VisitBits::Neither}; in visitDeclarationPre()
/external/libxml2/result/schemas/
Dderivation-ok-restriction-2-1-1_0_0.err2 …Type: Schemas parser error : local complex type, attribute use 'barC_1': Neither a matching attrib…
3 …Type: Schemas parser error : local complex type, attribute use 'barC_2': Neither a matching attrib…
4 …Type: Schemas parser error : local complex type, attribute use 'barD_1': Neither a matching attrib…
5 …Type: Schemas parser error : local complex type, attribute use 'barD_2': Neither a matching attrib…
/external/ipsec-tools/src/racoon/
DNOTICE12 3. Neither the name of the project nor the names of its contributors
41 3. Neither the name of the project nor the names of its contributors
70 3. Neither the name of the project nor the names of its contributors
99 3. Neither the name of the project nor the names of its contributors
127 3. Neither the name of the project nor the names of its contributors
156 3. Neither the name of the project nor the names of its contributors
186 3. Neither the name of the project nor the names of its contributors
215 3. Neither the name of the project nor the names of its contributors
277 3. Neither the name of the project nor the names of its contributors
311 3. Neither the name of the copyright holder nor the names of contributors
/external/ipsec-tools/
DNOTICE12 3. Neither the name of the project nor the names of its contributors
41 3. Neither the name of the project nor the names of its contributors
70 3. Neither the name of the project nor the names of its contributors
99 3. Neither the name of the project nor the names of its contributors
127 3. Neither the name of the project nor the names of its contributors
156 3. Neither the name of the project nor the names of its contributors
186 3. Neither the name of the project nor the names of its contributors
215 3. Neither the name of the project nor the names of its contributors
277 3. Neither the name of the project nor the names of its contributors
311 3. Neither the name of the copyright holder nor the names of contributors
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DThreadLocal.cpp46 #warning Neither LLVM_ON_UNIX nor _WIN32 set in Support/ThreadLocal.cpp
/external/llvm-project/llvm/lib/Support/
DThreadLocal.cpp46 #warning Neither LLVM_ON_UNIX nor _WIN32 set in Support/ThreadLocal.cpp
/external/llvm/lib/Support/
DThreadLocal.cpp47 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 set in Support/ThreadLocal.cpp
DMutex.cpp120 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
DRWMutex.cpp123 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
/external/llvm-project/llvm/test/CodeGen/X86/
Dwin64_eh_leaf2.ll3 ; Neither of these functions need .seh_ directives. We used to crash.
D2010-10-08-cmpxchg8b.ll9 ; Neither Atomic-xx.ll nor atomic_op.ll cover this. Those tests were
/external/ipsec-tools/src/libipsec/
DNOTICE12 3. Neither the name of the project nor the names of its contributors
41 3. Neither the name of the project nor the names of its contributors
/external/ims/rcs/rcsmanager/
DLICENSE11 - Neither the name of The Android Open Source Project nor the names of its contributors may
39 - Neither the name of Motorola Mobility nor the
/external/ims/rcs/rcsservice/
DLICENSE11 - Neither the name of The Android Open Source Project nor the names of its contributors may
39 - Neither the name of Motorola Mobility nor the
/external/llvm/test/CodeGen/PowerPC/
Dand_sra.ll1 ; Neither of these functions should contain algebraic right shifts
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DMutex.cpp120 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dand_sra.ll1 ; Neither of these functions should contain algebraic right shifts
/external/llvm/test/CodeGen/X86/
D2010-10-08-cmpxchg8b.ll9 ; Neither Atomic-xx.ll nor atomic_op.ll cover this. Those tests were
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dgot-abuse.ll7 ; load. Neither of these alternatives has the ELF relocations required to
/external/llvm/test/CodeGen/AArch64/
Dgot-abuse.ll7 ; load. Neither of these alternatives has the ELF relocations required to
/external/grpc-grpc/src/objective-c/
DCronetFramework.podspec14 # * Neither the name of Google Inc. nor the names of its
53 * Neither the name of Google Inc. nor the names of its

12345678910>>...46