/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | reldtfmt.cpp | 206 relativeDayString.insert(0, APOSTROPHE); // add APOSTROPHE at beginning... in format() 259 cal.add(UCAL_DATE,fDates[n].offset, status); in parse() 291 tempCal->add(UCAL_DATE,fDates[n].offset, status); in parse()
|
/third_party/skia/src/sksl/ |
H A D | SkSLDehydrator.cpp | 130 fStringBreaks.add(fStringBuffer.bytesWritten()); in write() 244 fCommandBreaks.add(fBody.bytesWritten()); in write()
|
/third_party/skia/tests/ |
H A D | TypefaceTest.cpp | 490 cache.add(t0); in DEF_TEST() 492 cache.add(t1); in DEF_TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 67 // that can cause empty-set to be propagated with ConstantRange::add 259 ConstantRange AccessRange = AccessStartRange.add(SizeRange); in getAccessRange() 469 CalleeRange = CalleeRange.add(CS.Offset); in updateOneUse()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64A57FPLoadBalancing.cpp | 212 void add(MachineInstr *MI, unsigned Idx, Color C) { in add() function in __anon24358::Chain 647 ActiveChains[AccumReg]->add(MI, Idx, getColor(DestReg)); in scanInstruction() 657 dbgs() << "Cannot add to chain because accumulator operand wasn't " in scanInstruction() 720 // Factory function used by AArch64TargetMachine to add the pass to the passmanager.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | A15SDOptimizer.cpp | 426 .add(predOps(ARMCC::AL)); in createDupLane() 473 .add(predOps(ARMCC::AL)); in createVExt()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.cpp | 520 NewMI.add(DefMI->getOperand(i)); in optimizeSelect() 533 NewMI.add(FalseReg); in optimizeSelect() 761 // and with add as ALU op. in getMemOperandWithOffsetWidth()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBuilder.h | 215 const MachineInstrBuilder &add(const MachineOperand &MO) const { in add() function in llvm::MachineInstrBuilder 220 const MachineInstrBuilder &add(ArrayRef<MachineOperand> MOs) const { in add() function in llvm::MachineInstrBuilder
|
/third_party/vixl/test/ |
H A D | test-code-generation-scopes.cc | 43 // Do not add this test to the harness. 654 __ add(aarch32::r0, aarch32::r0, aarch32::r0); in TEST_A32() 694 __ add(aarch64::x0, aarch64::x0, aarch64::x0); in TEST()
|
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/ |
H A D | descriptor_test.py | 600 message_type = file_descriptor_proto.message_type.add() 602 field = message_type.field.add()
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | DescriptorMessageInfoFactory.java | 202 component.messages.add(node.descriptor); in dfs() 381 fieldsToCheckIsInitialized.add(fd.getNumber()); in convertProto2()
|
/third_party/vk-gl-cts/scripts/ |
H A D | make_release.py | 164 # Build file objects, add to used set 166 usedFiles.add(file) 360 archive.add(dstBasePath, arcname=releaseName)
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 466 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initPrograms() 481 programCollection.glslSources.add("frag") << glu::FragmentSource(frg.str()); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 544 programCollection.spirvAsmSources.add("frag") << fragmentSrc.str().c_str(); in initPrograms() 545 programCollection.glslSources.add("vert") << glu::VertexSource(vertexSrc.str()); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupsVoteTests.cpp | 246 programCollection.glslSources.add("vert") << glu::VertexSource(vertex) << buildOptions; in initFrameBufferProgramsFrag() 278 programCollection.glslSources.add("fragment") << glu::FragmentSource(fragmentSource.str())<< buildOptions; in initFrameBufferProgramsFrag()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | MeasureUnitTest.java | 293 TIME_CODES.add("year"); 294 TIME_CODES.add("month"); 295 TIME_CODES.add("week"); 296 TIME_CODES.add("day"); 297 TIME_CODES.add("hour"); 298 TIME_CODES.add("minute"); 299 TIME_CODES.add("second"); 301 DRAFT_VERSION_SET.add(verNum); 1210 // would be the same as TestCompatible59(), no need to add them. 2283 // no need to add i [all...] |
H A D | DateIntervalFormatTest.java | 2060 testIntervals.add(new DateInterval(intervalStart.getTimeInMillis(), intervalEnd.getTimeInMillis())); in TestTicket11669() 2063 testIntervals.add(new DateInterval(intervalStart.getTimeInMillis(), intervalEnd.getTimeInMillis())); in TestTicket11669() 2070 expectedResults.add(result.toString()); in TestTicket11669() 2097 threads.add(new TestThread()); in TestTicket11669() 2378 fields.add(cfpos.getField()); in getFields()
|
/third_party/node/deps/v8/src/wasm/baseline/ia32/ |
H A D | liftoff-assembler-ia32.h | 287 add(stack_limit, Immediate(frame_size)); in PatchPrepareStackFrame() 899 __ add(new_lo, value_op_lo); in AtomicBinop64() 928 __ add(esp, Immediate(8)); in AtomicBinop64() 1291 add(dst, rhs); in emit_i32_add() 1299 add(dst, Immediate(imm)); in emit_i32_addi() 1314 add(dst, lhs); in emit_i32_sub() 1606 liftoff::OpWithCarry<&Assembler::add, &Assembler::adc>(this, dst, lhs, rhs); in emit_i64_add() 1611 liftoff::OpWithCarryI<&Assembler::add, &Assembler::adc>(this, dst, lhs, imm); in emit_i64_addi() 1647 add(lhs_hi, rhs_hi); in emit_i64_mul() 1651 add(dst_h in emit_i64_mul() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleTests.cpp | 947 sources.glslSources.add("color_vert") << glu::VertexSource(vertexSource.str()); in initMultisamplePrograms() 948 sources.glslSources.add("color_frag") << glu::FragmentSource(fragmentSource); in initMultisamplePrograms() 978 sources.glslSources.add("color_vert") << glu::VertexSource(vertexSource.str()); in initSampleShadingPrograms() 979 sources.glslSources.add("color_frag") << glu::FragmentSource(fragmentSource.str()); in initSampleShadingPrograms() 1010 sources.glslSources.add("quad_vert") << glu::VertexSource(vertexSource); in initSampleShadingPrograms() 1011 sources.glslSources.add("copy_sample_frag") << glu::FragmentSource(fragmentSource); in initSampleShadingPrograms() 1042 sources.glslSources.add("color_vert") << glu::VertexSource(vertexSource.str()); in initAlphaToCoverageColorUnusedAttachmentPrograms() 1043 sources.glslSources.add("color_frag") << glu::FragmentSource(fragmentSource); in initAlphaToCoverageColorUnusedAttachmentPrograms() 1655 programCollection.glslSources.add("checkDepth-vert") << glu::VertexSource(vert.str()); in initPrograms() 1913 programCollection.glslSources.add("color_ver [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | ucnvisci.cpp | 1123 /* add offset to current Indic Block */ \ 1571 scripts, we add all roundtrippable characters to this set. */ in _ISCIIGetUnicodeSet() 1578 sa->add(sa->set, idx + (script * DELTA) + INDIC_BLOCK_BEGIN); in _ISCIIGetUnicodeSet() 1582 sa->add(sa->set, DANDA); in _ISCIIGetUnicodeSet() 1583 sa->add(sa->set, DOUBLE_DANDA); in _ISCIIGetUnicodeSet() 1584 sa->add(sa->set, ZWNJ); in _ISCIIGetUnicodeSet() 1585 sa->add(sa->set, ZWJ); in _ISCIIGetUnicodeSet()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | plurrule.cpp | 464 // add operations, we need to convert to/from double, in getSamplesFromString() 618 curAndConstraint = curAndConstraint->add(status); in parse() 634 curAndConstraint = orNode->add(status); in parse() 752 curAndConstraint = orNode->add(status); in parse() 967 AndConstraint::add(UErrorCode& status) { in add() function in AndConstraint 1012 OrConstraint::add(UErrorCode& status) { in add() function in OrConstraint
|
H A D | rbnf.cpp | 218 void add(void* elem, UErrorCode& status) { in add() function in VArray 436 array.add(elem, ec); in doParse() 460 array.add(NULL, ec); in doParse() 491 array.add(elem, ec); in nextArray() 509 array.add(NULL, ec); in nextArray()
|
/third_party/jinja2/ |
H A D | compiler.py | 182 # in some dynamic inheritance situations the compiler needs to add 261 self.filters.add(node.name) 265 self.tests.add(node.name) 283 self.undeclared.add(node.name) 563 # add check during runtime that dependencies used inside of executed 627 skip_special_params.add(arg.name) 819 self.writeline(f"context.exported_vars.add({public_names[0]!r})") 866 # add the load name 993 # far, we don't have to add a check if something extended 996 # if we have a known extends we just add [all...] |
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | compiler.py | 149 # in some dynamic inheritance situations the compiler needs to add 208 self.filters.add(node.name) 212 self.tests.add(node.name) 230 self.undeclared.add(node.name) 520 skip_special_params.add(arg.name) 703 self.writeline("context.exported_vars.add(%r)" % public_names[0]) 752 # add the load name 831 # add a function that returns the debug info 880 # far, we don't have to add a check if something extended 884 # if we have a known extends we just add [all...] |
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | compiler.py | 146 # in some dynamic inheritance situations the compiler needs to add 205 self.filters.add(node.name) 209 self.tests.add(node.name) 227 self.undeclared.add(node.name) 518 skip_special_params.add(arg.name) 687 self.writeline('context.exported_vars.add(%r)' % 733 # add the load name 807 # add a function that returns the debug info 850 # far, we don't have to add a check if something extended 854 # if we have a known extends we just add [all...] |