/third_party/node/deps/icu-small/source/i18n/ |
H A D | regexcmp.cpp | 882 // insert one instruction at the top of the block being iterated. in doParseActions() 2026 // were moved down by the insert. Fix them. 4473 mPropName.insert(0, u"[\\p{", -1);
|
/third_party/node/deps/v8/src/compiler/ |
H A D | typer.cc | 173 void SetWeakened(NodeId node_id) { weakened_nodes_.insert(node_id); } in SetWeakened()
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64.cc | 742 // insert set bits in the least-significant bits, as this creates a in MoveImmediateForShiftedOp() 937 unresolved_branches_.insert(std::pair<int, FarBranchInfo>( in NeedExtraInstructionsOrRegisterBranch()
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | assembler-loong64.cc | 2203 internal_reference_positions_.insert(label->pos()); in dd()
|
/third_party/node/deps/v8/src/parsing/ |
H A D | parser.cc | 1395 auto result = import_assertions->insert(std::make_pair( in ParseImportAssertClause() 3319 // For each var-binding that shadows a parameter, insert an assignment in InsertShadowingVarBindingInitializers()
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 231 \item \tag{apientry/} - insert a platform calling convention macro here
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorCopyTests.cpp | 2120 inputAttachments.insert(inputAttachments.end(), references.begin(), references.end()); in run()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineLibraryTests.cpp | 1167 was.insert(uniqueTreeSubsetCode); in iterate()
|
H A D | vktPipelineShaderModuleIdentifierTests.cpp | 1454 uniqueIds.insert(id1); in runTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryAccelerationStructuresTests.cpp | 3250 asIndicesSet.insert(deRandom_getUint32(&rnd) % tlasCount); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderExecutor.cpp | 621 de::insert(ret.locationMap, it->name, location); in computeFragmentOutputLayout()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiSwapchainTests.cpp | 172 extensions.insert(end(extensions), begin(additionalExtensions), end(additionalExtensions)); in createDeviceWithWsi()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingDescriptorCopyTests.cpp | 2120 inputAttachments.insert(inputAttachments.end(), references.begin(), references.end()); in run()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineScheduler.cpp | 540 // The Scheduler may insert instructions during either schedule() or in scheduleRegions() 965 VRegUses.insert(VReg2SUnit(Reg, LaneBitmask::getNone(), &SU)); in collectVRegUses()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cShaderAtomicCountersTests.cpp | 1437 uniforms_name_index.insert(std::make_pair(name, index)); in Run()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationEGL.cpp | 4382 textureSet.insert(texture); in ValidateStreamConsumerGLTextureExternalAttribsNV()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | ParseHelper.cpp | 1960 // If the parameter has no name, it's not an error, just don't insert it in parseFunctionPrototype() 2061 symbolTable.getOuterLevel()->insert(function); in parseFunctionDeclarator()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Program.cpp | 1466 uniqueNames.insert(indexedTfVaryingName); in linkTransformFeedback()
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | PixelProgram.cpp | 224 case Shader::OPCODE_INSERT: insert(d, s0, s1.x, s2.x); break; in applyShader()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | regexcmp.cpp | 887 // insert one instruction at the top of the block being iterated. in doParseActions() 2028 // were moved down by the insert. Fix them. 4470 mPropName.insert(0, u"[\\p{", -1);
|
/third_party/skia/src/sksl/codegen/ |
H A D | SkSLVMCodeGenerator.cpp | 572 fSlots.insert(fSlots.end(), nslots, Slot{initialValue});
|
/third_party/python/Lib/ |
H A D | turtle.py | 3116 buf.buffer.insert((buf.ptr+1)%buf.bufsize, [None])
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 3179 MultiClasses.insert(std::make_pair(Name, in ParseMultiClass()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 978 // When we insert _asan_allocas_unpoison before @llvm.stackrestore, we in unpoisonDynamicAllocasBeforeInst() 2532 // We insert an empty inline asm after __asan_report* to avoid callback merge. in initializeCallbacks() 2622 // If needed, insert __asan_init before checking for SanitizeAddress attr. in instrumentFunction() 2673 if (!TempsToInstrument.insert(Addr).second) in instrumentFunction() 3240 // For now just insert the call to ASan runtime. in poisonAlloca()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | PNaClTranslator.cpp | 1292 auto Pair = Names.insert(ConvertedName); in convertToString() 2138 // Before translating, check for blocks without instructions, and insert in ExitBlock() 2324 if (!isValidRecordSize(3, "insert element")) in ProcessRecord()
|