/external/llvm/unittests/Support/ |
D | ConvertUTFTest.cpp | 25 bool Success = convertUTF16ToUTF8String(Ref, Result); in TEST() local 36 bool Success = convertUTF16ToUTF8String(Ref, Result); in TEST() local 47 bool Success = convertUTF8ToUTF16String(Ref, Result); in TEST() local 57 bool Success = convertUTF16ToUTF8String(makeArrayRef("xxxxx", 5), Result); in TEST() local 63 bool Success = convertUTF16ToUTF8String(llvm::ArrayRef<char>(None), Result); in TEST() local 89 bool Success = convertUTF16ToUTF8String(SrcRef, Result); in TEST() local 99 bool Success = ConvertUTF8toWide((const char*)Src, Result); in TEST() local 113 bool Success = convertWideToUTF8(Src, Result); in TEST() local
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeRecord.cpp | 403 bool Success = true; in remapTypeIndices() local 410 bool Success = true; in remapTypeIndices() local 419 bool Success = true; in remapTypeIndices() local 426 bool Success = true; in remapTypeIndices() local 437 bool Success = true; in remapTypeIndices() local 449 bool Success = true; in remapTypeIndices() local 460 bool Success = true; in remapTypeIndices() local 468 bool Success = true; in remapTypeIndices() local 491 bool Success = true; in remapTypeIndices() local 498 bool Success = true; in remapTypeIndices() local [all …]
|
/external/testng/src/test/java/test/invokedmethodlistener/ |
D | Success.java | 3 public class Success extends Base { class 4 public Success() { in Success() method in Success
|
/external/pdfium/fxjs/ |
D | cjs_result.h | 27 static CJS_Result Success() WARN_UNUSED_RESULT { return CJS_Result(); } in Success() function 28 static CJS_Result Success(v8::Local<v8::Value> value) WARN_UNUSED_RESULT { in Success() function
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 379 bool Success = Expr->evaluateAsAbsolute(Imm); in HexagonProcessInstruction() local 405 bool Success = Expr->evaluateAsAbsolute(Imm); in HexagonProcessInstruction() local 440 bool Success = Expr->evaluateAsAbsolute(Imm); in HexagonProcessInstruction() local 486 bool Success = MO.getExpr()->evaluateAsAbsolute(Imm); in HexagonProcessInstruction() local 541 bool Success = Expr->evaluateAsAbsolute(Value); in HexagonProcessInstruction() local
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonInstPrinter.cpp | 131 bool Success = MI->getOperand(OpNo).getExpr()->evaluateAsAbsolute(Imm); in prints3_6ImmOperand() local 141 bool Success = MI->getOperand(OpNo).getExpr()->evaluateAsAbsolute(Imm); in prints3_7ImmOperand() local 151 bool Success = MI->getOperand(OpNo).getExpr()->evaluateAsAbsolute(Imm); in prints4_6ImmOperand() local 161 bool Success = MI->getOperand(OpNo).getExpr()->evaluateAsAbsolute(Imm); in prints4_7ImmOperand() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 428 bool Success = Expr->evaluateAsAbsolute(Imm); in HexagonProcessInstruction() local 455 bool Success = Expr->evaluateAsAbsolute(Imm); in HexagonProcessInstruction() local 491 bool Success = Expr->evaluateAsAbsolute(Imm); in HexagonProcessInstruction() local 522 bool Success = MO.getExpr()->evaluateAsAbsolute(Imm); in HexagonProcessInstruction() local 581 bool Success = Expr->evaluateAsAbsolute(Value); in HexagonProcessInstruction() local
|
/external/rust/crates/vulkano/src/ |
D | lib.rs | 169 enum Success { enum 170 Success = ash::vk::Result::SUCCESS.as_raw(), enumerator 208 fn check_errors(result: ash::vk::Result) -> Result<Success, Error> { in check_errors()
|
/external/grpc-grpc/test/cpp/util/ |
D | error_details_test.cc | 28 TEST(ExtractTest, Success) { in TEST() argument 62 TEST(SetTest, Success) { in TEST() argument
|
/external/clang/lib/Driver/ |
D | Compilation.cpp | 102 bool Success = true; in CleanupFileList() local 112 bool Success = true; in CleanupFileMap() local
|
/external/oboe/samples/RhythmGame/src/main/cpp/utils/ |
D | UtilityFunctions.h | 28 Success enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ItaniumManglingCanonicalizer.h | 42 Success, enumerator
|
/external/clang/unittests/Frontend/ |
D | CodeGenActionTest.cpp | 57 bool Success = Compiler.ExecuteAction(*Act); in TEST() local
|
/external/android-nn-driver/ |
D | ModelToINetworkConverter.hpp | 21 Success, enumerator
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ |
D | Try.kt | 19 public fun <T> Success(value: T) = Try<T>(value) in toString() method
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | parse_number_test.cpp | 321 TEST(ParseAndEncodeNarrowSignedIntegers, Success) { in TEST() argument 394 TEST(ParseAndEncodeNarrowUnsignedIntegers, Success) { in TEST() argument 456 TEST(ParseAndEncodeSignedIntegers, Success) { in TEST() argument 531 TEST(ParseAndEncodeUnsignedIntegers, Success) { in TEST() argument 593 TEST(ParseAndEncodeWideSignedIntegers, Success) { in TEST() argument 672 TEST(ParseAndEncodeWideUnsignedIntegers, Success) { in TEST() argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | parse_number_test.cpp | 321 TEST(ParseAndEncodeNarrowSignedIntegers, Success) { in TEST() argument 394 TEST(ParseAndEncodeNarrowUnsignedIntegers, Success) { in TEST() argument 456 TEST(ParseAndEncodeSignedIntegers, Success) { in TEST() argument 531 TEST(ParseAndEncodeUnsignedIntegers, Success) { in TEST() argument 593 TEST(ParseAndEncodeWideSignedIntegers, Success) { in TEST() argument 672 TEST(ParseAndEncodeWideUnsignedIntegers, Success) { in TEST() argument
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/ |
D | parse_number_test.cpp | 321 TEST(ParseAndEncodeNarrowSignedIntegers, Success) { in TEST() argument 394 TEST(ParseAndEncodeNarrowUnsignedIntegers, Success) { in TEST() argument 456 TEST(ParseAndEncodeSignedIntegers, Success) { in TEST() argument 531 TEST(ParseAndEncodeUnsignedIntegers, Success) { in TEST() argument 593 TEST(ParseAndEncodeWideSignedIntegers, Success) { in TEST() argument 672 TEST(ParseAndEncodeWideUnsignedIntegers, Success) { in TEST() argument
|
/external/llvm/include/llvm/MC/MCDisassembler/ |
D | MCDisassembler.h | 53 Success = 3 enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCDisassembler/ |
D | MCDisassembler.h | 54 Success = 3 enumerator
|
/external/clang/tools/driver/ |
D | cc1_main.cpp | 92 bool Success = CompilerInvocation::CreateFromArgs( in cc1_main() local
|
/external/clang/lib/FrontendTool/ |
D | ExecuteCompilerInvocation.cpp | 241 bool Success = Clang->ExecuteAction(*Act); in ExecuteCompilerInvocation() local
|
/external/catch2/include/internal/ |
D | catch_console_colour.h | 43 Success = Green, enumerator
|
/external/perfetto/src/traced/probes/initial_display_state/ |
D | initial_display_state_data_source_unittest.cc | 64 TEST_F(InitialDisplayStateDataSourceTest, Success) { in TEST_F() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 501 Value *&Success, Value *&NewLoaded) { in createCmpXchgInstFun() 904 Value *Success = Builder.CreateExtractValue(NewCI, 1); in expandPartwordCmpXchg() local 995 Value *Success = Builder.CreateICmpEQ( in expandAtomicCmpXchgToMaskedIntrinsic() local 1253 PHINode *Success = Builder.CreatePHI(Type::getInt1Ty(Ctx), 2); in expandAtomicCmpXchg() local 1391 Value *Success = nullptr; in insertRMWCmpXchgLoop() local 1576 bool Success = false; in expandAtomicRMWToLibcall() local 1590 Value *&Success, Value *&NewLoaded) { in expandAtomicRMWToLibcall()
|