/external/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARC.h | 55 bool Unused = CI->use_empty(); in EraseInstruction() local
|
/external/flatbuffers/tests/union_vector/ |
D | Character.cs | 13 Unused = 6, enumerator
|
D | Character.php | 12 const Unused = 6; define in Character
|
D | Character.java | 11 public static final byte Unused = 6; field in Character
|
D | union_vector_generated.ts | 13 Unused= 6 enumerator
|
D | union_vector_generated.js | 13 Unused: 6, 6: 'Unused' property
|
/external/libbrillo/brillo/http/ |
D | http_request_unittest.cc | 153 [&resp_data](void* buffer, Unused, size_t* read, Unused) -> bool { in TEST_F() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARC.h | 55 bool Unused = CI->use_empty(); in EraseInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/ |
D | xray-extract.cpp | 74 static CommandRegistration Unused(&Extract, []() -> Error { in __anon6df76ed40202() variable
|
D | xray-graph.cpp | 487 static CommandRegistration Unused(&GraphC, []() -> Error { in __anonf9893fcb0302() variable
|
D | xray-converter.cpp | 358 static CommandRegistration Unused(&Convert, []() -> Error { in __anon8d442b510302() variable
|
D | xray-graph-diff.cpp | 428 static CommandRegistration Unused(&GraphDiff, []() -> Error { in __anon729aabd10102() variable
|
D | xray-account.cpp | 441 static CommandRegistration Unused(&Account, []() -> Error { in __anon9fd330660902() variable
|
D | xray-stacks.cpp | 688 static CommandRegistration Unused(&Stack, []() -> Error { in __anon6736a0a20702() variable
|
/external/swiftshader/src/Renderer/ |
D | Vertex.hpp | 45 Unused, enumerator
|
/external/swiftshader/src/Device/ |
D | Vertex.hpp | 45 Unused, enumerator
|
/external/clang/test/SemaCXX/ |
D | warn-unused-value.cpp | 63 struct __attribute__((warn_unused)) Unused { struct
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ObjCUnusedIVarsChecker.cpp | 30 enum IVarState { Unused, Used }; enumerator
|
/external/libchrome/base/ |
D | callback_unittest.cc | 171 void Unused() { in Unused() function in base::__anon235cf3c80111::CallbackOwner
|
/external/google-breakpad/src/testing/test/ |
D | gmock-more-actions_test.cc | 118 int SumOfFirst2(int a, int b, Unused, Unused) { return a + b; } in SumOfFirst2() argument 196 int SumOfLast2(Unused, Unused, int a, int b) const { return a + b; } in SumOfLast2() argument
|
/external/googletest/googlemock/test/ |
D | gmock-more-actions_test.cc | 112 int SumOfFirst2(int a, int b, Unused, Unused) { return a + b; } in SumOfFirst2() argument 190 int SumOfLast2(Unused, Unused, int a, int b) const { return a + b; } in SumOfLast2() argument
|
D | gmock-actions_test.cc | 1427 const Action<bool(std::string)> x = [](Unused) { return 42; }; in TEST() argument 1434 [](int i, Unused, Unused) { return 2 * i; }; in TEST() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 235 SDValue Unused = DAG.getNode(SystemZISD::STRCMP, DL, VTs, Chain, Src1, Src2, in EmitTargetCodeForStrcmp() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 239 SDValue Unused = DAG.getNode(SystemZISD::STRCMP, DL, VTs, Chain, Src1, Src2, in EmitTargetCodeForStrcmp() local
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-actions.h | 928 typedef internal::IgnoredValue Unused; typedef
|