/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
H A D | RoundedManchesterEncoder.h | 68 ? mZeroAfterOne.get() 69 : mZeroAfterZero.get();
|
/third_party/skia/third_party/externals/oboe/src/flowgraph/ |
H A D | FlowGraphNode.cpp | 34 frameCount = port.get().pullData(callCount, frameCount); in pullData() 52 port.get().pullReset(); in pullReset()
|
/third_party/skia/tests/ |
H A D | ShaderTest.cpp | 25 // wack these so we don't get a false positive in check_isaimage() 51 check_isaimage(reporter, shader0.get(), W, H, tmx, tmy, localM); in DEF_TEST() 52 check_isaimage(reporter, shader1.get(), W, H, tmx, tmy, localM); in DEF_TEST()
|
H A D | PDFTaggedLinkTest.cpp | 52 metadata.fStructureElementTreeRoot = root.get(); in DEF_TEST() 71 SkAnnotateRectWithURL(canvas, linkRect, url.get()); in DEF_TEST()
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLChildCall.cpp | 46 const Type* half4 = context.fTypes.fHalf4.get(); in call_signature_is_valid() 47 const Type* float2 = context.fTypes.fFloat2.get(); in call_signature_is_valid()
|
/third_party/skia/src/utils/ |
H A D | SkTextUtils.cpp | 31 font.getPos(ag.glyphs(), ag.count(), pos.get(), {x, y}); in GetPath() 36 } rec = { path, pos.get() }; in GetPath()
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/ |
H A D | BrotliInputStream.java | 68 return decoder.buffer.get() & 0xFF; in read() 87 decoder.buffer.get(b, off, limit); in read()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | EscapeEnumerator.cpp | 26 FunctionType::get(Type::getInt32Ty(C), true)); in getDefaultPersonalityFn() 69 Type *ExnTy = StructType::get(Type::getInt8PtrTy(C), Type::getInt32Ty(C)); in Next()
|
H A D | NameAnonGlobals.cpp | 34 std::string &get() { in get() function in __anon25229::ModuleHasher 72 GV.setName(Twine("anon.") + ModuleHash.get() + "." + Twine(count++)); in nameUnamedGlobals()
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | blockingcall.h | 36 auto scheduler = Scheduler::get(); in call() 61 auto scheduler = Scheduler::get(); in call()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
H A D | ARCExpandPseudos.cpp | 65 BuildMI(*SI.getParent(), SI, SI.getDebugLoc(), TII->get(AddOpc), AddrReg) in ExpandStore() 69 TII->get(getMappedOp(SI.getOpcode()))) in ExpandStore()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXFrameLowering.cpp | 56 MF.getSubtarget().getInstrInfo()->get(CvtaLocalOpcode), in emitPrologue() 60 BuildMI(MBB, MI, dl, MF.getSubtarget().getInstrInfo()->get(MovDepotOpcode), in emitPrologue()
|
H A D | NVPTXLowerAlloca.cpp | 74 auto LocalAddrTy = PointerType::get(ETy, ADDRESS_SPACE_LOCAL); in runOnFunction() 76 auto GenericAddrTy = PointerType::get(ETy, ADDRESS_SPACE_GENERIC); in runOnFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FixupSetCC.cpp | 109 BuildMI(MBB, FlagsDefMI, MI.getDebugLoc(), TII->get(X86::MOV32r0), in runOnMachineFunction() 115 TII->get(X86::INSERT_SUBREG), InsertReg) in runOnMachineFunction()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | resbund.h | 93 * @param locale This is the locale this resource bundle is for. To get resources 376 get(int32_t index, 401 get(const char* key,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | IteratedDominanceFrontier.h | 31 ChildrenTy get(const NodeRef &N); 66 ChildrenGetterTy<BasicBlock, IsPostDom>::get(const NodeRef &N) { in get() function in llvm::IDFCalculatorDetail::ChildrenGetterTy
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.h | 89 /// KnownBitsInfo &Info = getAnalysis<GISelKnownBitsInfoAnalysis>().get(MF); 104 GISelKnownBits &get(MachineFunction &MF) { in get() function in llvm::GISelKnownBitsAnalysis 107 return *Info.get(); in get()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | superElementAccess.js | 8 get value() {return 0 } 63 get: function () { return 0; },
|
H A D | classWithStaticMembers.js | 4 static get x() { return 1; } 45 get: function () { return 1; },
|
H A D | constDeclarations-validContexts.js | 104 get v() { 209 get v() {
|
H A D | decoratorOnClassProperty13.js | 18 return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
31 get prop() { return __classPrivateFieldGet(this, _C_prop_accessor_storage, "f"); }
|
H A D | metadataReferencedWithinFilteredUnion.js | 14 get prop(): Class1 | undefined { 49 get: function () {
|
H A D | moduleSameValueDuplicateExportedBindings2.js | 31 if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
32 desc = { enumerable: true, get: function() { return m[k]; } };
48 if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
49 desc = { enumerable: true, get: function() { return m[k]; } };
|
H A D | privateNameNestedMethodAccess.js | 5 get #baz() { return 42; } 31 return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
H A D | privateNamesUseBeforeDef.js | 14 get #bar() { return 3 }; 27 return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|