/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | ssa_rewrite_pass.cpp | 365 // chain until we get to a float value or a non-target var (i.e. a variable in ProcessLoad() 481 "Tried to get the final argument from an incomplete/trivial Phi"); in GetPhiArgument() 551 generated_phis.push_back(phi_inst.get()); in ApplyReplacements() 721 fp->entry().get(), [this](BasicBlock* bb) { in RewriteFunctionIntoSSA()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_duplicate_region_with_selection.cpp | 473 auto duplicated_block_ptr = duplicated_block.get(); in Apply() 524 user_block == merge_block.get()) { in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | ssa_rewrite_pass.cpp | 365 // chain until we get to a float value or a non-target var (i.e. a variable in ProcessLoad() 481 "Tried to get the final argument from an incomplete/trivial Phi"); in GetPhiArgument() 551 generated_phis.push_back(phi_inst.get()); in ApplyReplacements() 721 fp->entry().get(), [this](BasicBlock* bb) { in RewriteFunctionIntoSSA()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
H A D | loop_fission.cpp | 2545 where split but would not get hit before the read currently. 2926 loop_fission.SetContextForTesting(context.get()); in TEST_F() 3184 loop_fission.SetContextForTesting(context.get()); in TEST_F()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | islamcal.cpp | 417 int32_t start = CalendarCache::get(&gMonthCache, month, status); in trueMonthStart() 554 // If useMonth is true, get the day before the start of the month. 678 UPRV_UNREACHABLE; // should not get here, out of range in handleComputeFields() 751 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status); in initializeSystemDefaultCentury()
|
H A D | listformatter.cpp | 329 result = static_cast<ListFormatInternal*>(listPatternHash->get(key)); in getListFormatInternal() 341 ListFormatInternal* temp = static_cast<ListFormatInternal*>(listPatternHash->get(key)); in getListFormatInternal()
|
H A D | measfmt.cpp | 557 nf = numberFormat->get(); in formatMeasures() 697 // get the unitPattern from LongNameHandler and handle fallback to OTHER. in formatMeasure() 758 const DecimalFormat *numberFormatter = dynamic_cast<const DecimalFormat*>(numberFormat->get()); in formatNumeric() 842 nf = numberFormat->get(); in formatMeasuresSlowTrack()
|
H A D | reldtfmt.cpp | 90 // We do need to get separate patterns for the date & time styles. in RelativeDateFormat() 229 // this is just here to get around the hiding problem in format() 587 int32_t dayDiff = cal.get(UCAL_JULIAN_DAY, status) - nowCal->get(UCAL_JULIAN_DAY, status); in dayDifference()
|
/third_party/skia/tests/ |
H A D | BlurTest.cpp | 376 if (nullptr == mf.get()) { in DEF_TEST() 528 ToolUtils::PixelIter iter(surf.get()); in DEF_TEST()
|
H A D | RegionTest.cpp | 272 const size_t bytesWritten = region.writeToMemory(storage.get()); in test_write() 277 REPORTER_ASSERT(r, copy.readFromMemory(storage.get(), bytesNeeded)); in test_write()
|
/third_party/python/Lib/concurrent/futures/ |
H A D | process.py | 244 call_item = call_queue.get(block=True) 385 work_id = self.work_ids_queue.get(block=False)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DIBuilder.h | 645 return DIExpression::get( in createConstantValueExpression() 874 /// If \c Replacement is the same as \c N.get(), instead call \a 879 if (N.get() == Replacement) in replaceTemporary()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 80 coveragemap_error get() const { return Err; } in get() function in llvm::coverage::CoverageMapError 168 Counter get(const CounterExpression &E); 511 /// This is the main interface to get coverage information, using a profile to
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | VirtualFileSystem.h | 164 assert(Impl.get() != nullptr && "requires non-null implementation"); in directory_iterator() 236 "Cannot get level without any iteration state"); in level() 609 Entry *getLastContent() const { return Contents.back().get(); } in getLastContent()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
H A D | GVNExpression.h | 204 Operands = Recycler.allocate(RecyclerCapacity::get(MaxOperands), Allocator); 207 Recycler.deallocate(RecyclerCapacity::get(MaxOperands), Operands);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 293 assert(V == UI.get()); in analyzeAllUses() 349 if (A->get() == V) { in analyzeAllUses()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64RegisterInfo.cpp | 284 // If it's wrong, we'll materialize the constant and still get to the 365 // Conservatively assume all GPR callee-saved registers get pushed. 400 assert(MI && "Unable to get the legal offset for nil instruction."); 418 const MCInstrDesc &MCID = TII->get(AArch64::ADDXri); 508 BuildMI(MBB, MI, MI.getDebugLoc(), TII->get(AArch64::LDG), ScratchReg) 531 // If we get here, the immediate doesn't fit into the instruction. We folded
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNDPPCombine.cpp | 171 OrigMI.getDebugLoc(), TII->get(DPPOp)); in createDPPInst() 441 TII->get(AMDGPU::IMPLICIT_DEF), CombOldVGPR.Reg); in combineDPPMov()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMLegalizerInfo.cpp | 386 StructType *RetTy = StructType::get(Ctx, {ArgTy, ArgTy}, /* Packed */ true); in legalizeCustom() 466 *ConstantInt::get(Ctx, AsInteger)); in legalizeCustom()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86CmovConversion.cpp | 693 BuildMI(MBB, DL, TII->get(X86::JCC_1)).addMBB(SinkMBB).addImm(CC); in convertCmovInstsToBranches() 836 MIB = BuildMI(*SinkMBB, SinkInsertionPoint, DL, TII->get(X86::PHI), DestReg) in convertCmovInstsToBranches()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | HotColdSplitting.cpp | 23 /// TODO: Use the PM to get domtrees, and preserve BFI/BPI. 692 return *ORE.get(); in runOnModule() 724 return *ORE.get(); in run()
|
/third_party/skia/tools/skqp/src/ |
H A D | skqp.cpp | 295 testCtx->makeContext(context_options(gm.get())).get(), in evaluateGM()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | recursiveConditionalTypes.js | 84 unbox({ value: { value: { get value() { return this; } }}}); // { readonly value: ... } 194 unbox({ value: { value: { get value() { return this; } } } }); // { readonly value: ... }
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | FieldPresenceTest.java | 63 assertTrue(hasMethod(classWithFieldPresence, "get" + camelName)); in assertHasMethodRemoved() 65 assertTrue(hasMethod(classWithoutFieldPresence, "get" + camelName)); in assertHasMethodRemoved() 333 EnumValueDescriptor defaultEnumValueDescriptor = enumDescriptor.getValues().get(0); in testFieldPresenceDynamicMessage() 334 EnumValueDescriptor nonDefaultEnumValueDescriptor = enumDescriptor.getValues().get(1); in testFieldPresenceDynamicMessage()
|
H A D | NioByteStringTest.java | 293 byteBuffer.get(roundTripBytes); in testAsReadOnlyByteBuffer() 307 byteBuffer.get(roundTripBytes, bytesSeen, thisLength); in testAsReadOnlyByteBufferList() 631 assertTrue("Didn't get a ByteString back", o instanceof ByteString); in testJavaSerialization() 632 assertEquals("Should get an equal ByteString back", testString, o); in testJavaSerialization()
|