Home
last modified time | relevance | path

Searched defs:Ok (Results 1 – 20 of 20) sorted by relevance

/third_party/flatbuffers/rust/flexbuffers/src/builder/
Dser.rs98 type Ok = (); typedef
106 fn end(self) -> Result<Self::Ok, Self::Error> { in end()
113 type Ok = (); typedef
127 fn end(self) -> Result<Self::Ok, Self::Error> { in end()
132 type Ok = (); typedef
140 fn end(self) -> Result<Self::Ok, Self::Error> { in end()
145 type Ok = (); typedef
153 fn end(self) -> Result<Self::Ok, Self::Error> { in end()
158 type Ok = (); typedef
171 fn end(self) -> Result<Self::Ok, Self::Error> { in end()
[all …]
/third_party/typescript/tests/cases/compiler/
DexportImportCanSubstituteConstEnumForValue.ts11 Ok, enumerator
/third_party/skia/gm/verifiers/
Dgmverifier.cpp36 VerifierResult VerifierResult::Ok() { in Ok() function in skiagm::verifiers::VerifierResult
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DWasmAsmParser.cpp75 auto Ok = Lexer->is(Kind); in isNext() local
/third_party/typescript/src/jsTyping/
DjsTyping.ts294 Ok, enumerator
/third_party/skia/dm/
DDMSrcSink.h44 enum class Status : int { Ok, Fatal, Skip }; enumerator
53 static Result Ok() { return Result(Status::Ok, nullptr); } in Ok() function
/third_party/grpc/src/ruby/lib/grpc/
Derrors.rb109 class Ok < BadStatus class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUPALMetadata.cpp635 bool Ok = true; in setFromString() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp766 bool Ok = HexagonMCInstrInfo::canonicalizePacket(MCII, *Subtarget, Ctx, in EmitInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp629 bool Ok = true; in shuffle() local
/third_party/flutter/skia/tools/fm/
Dfm.cpp100 enum { Ok, Skip, Fail} status; enumerator
/third_party/skia/tools/fm/
Dfm.cpp124 enum { Ok, Skip, Fail} status; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp517 bool Ok; in verifyInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp273 auto Ok = Lexer.is(Kind); in isNext() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp100 bool Ok = isa<BitsInit>(V) ? checkBitsConcrete(R, RV) : V->isConcrete(); in checkConcrete() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp5642 bool Ok = false; in parseSwizzleMacro() local
5671 bool Ok = false; in parseSwizzleOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp355 bool Ok = false; in getMaskedTypeForICmpPair() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp615 #define Ok macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp5921 bool Ok = expandMUL_LOHI(N->getOpcode(), N->getValueType(0), N, in expandMUL() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp2502 bool Ok = true; in getAddExpr() local