Home
last modified time | relevance | path

Searched refs:second (Results 7826 - 7850 of 7960) sorted by relevance

1...<<311312313314315316317318319

/third_party/nghttp2/src/
H A Dshrpx_tls.cc850 auto &secret = (*it).second; in psk_server_cb()
H A Dnghttp.cc1693 auto res_type = p.second; in update_html_parser()
2790 is 1 second and 500ms is 500 milliseconds). Units are h, m, s or ms in print_help()
2792 is omitted, a second is used as unit.)" in print_help()
/third_party/node/deps/v8/src/compiler/
H A Djs-create-lowering.cc1833 builder.Store(inobject_field.first, inobject_field.second); in TryAllocateFastLiteral()
H A Dverifier.cc116 .second); in CheckSwitch()
/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.cc2265 index = it->second; in ValidateCall()
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-debug.cc842 CHECK(length() == first().length() + second().length()); in ConsStringVerify()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryMappingTests.cpp1444 const VkDeviceSize maxAllocationSize = memoryTypeMaxSizePair.second / MAX_MEMORY_ALLOC_DIV;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp2517 de::MovePtr<tcu::TestCaseGroup> solidColorGroup(new tcu::TestCaseGroup(testCtx, solid.second.c_str())); in createExactSamplingTests()
H A DvktPipelineVertexInputTests.cpp370 return pos->second.c_str(); in expandGlslNameToFullComponents()
1393 // Bind second half of vertex buffers in VertexInputInstance()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGlSpirvTests.cpp1909 tempMappings[std::string(" ") + it->first + "("] = it->second; in initMappings()
H A Dgl4cSparseTexture2Tests.cpp416 const PageSizeStruct& page = format.second; in iterate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.cpp1731 // the second call to vkEnumerateDeviceExtensionProperties to have an additional extension. In in initializeDevice()
1732 // that case, the second call will return VK_INCOMPLETE. To work-around that, add 1 to in initializeDevice()
3779 MemorySizes memorySizes = it.second; in logMemoryReportStats()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCopyTextureTest.cpp1216 const GLint destLevel = sourceDestPair.second; in TEST_P()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfolding_rules.cpp295 // Replaces fdiv where second operand is constant with fmul.
751 // If the variable value is the second operand of the divide, multiply
763 // If the variable value is on the second operand of the div, then this
1951 // Selecting from the false vector which is the second input
2358 // Check if we are using a component from the first or second operand of
2404 // referring to the second operand need to be adjusted.
2446 if (seen_operands.insert(inst->GetSingleWordOperand(i)).second) {
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfolding_rules.cpp295 // Replaces fdiv where second operand is constant with fmul.
751 // If the variable value is the second operand of the divide, multiply
763 // If the variable value is on the second operand of the div, then this
1951 // Selecting from the false vector which is the second input
2358 // Check if we are using a component from the first or second operand of
2404 // referring to the second operand need to be adjusted.
2446 if (seen_operands.insert(inst->GetSingleWordOperand(i)).second) {
/third_party/skia/src/sksl/codegen/
H A DSkSLMetalCodeGenerator.cpp2706 return found->second; in requirements()
/third_party/python/Lib/test/
H A Dtest_httplib.py2132 second-value\r\n\r\nText"
2139 self.assertEqual(header, 'first-value, second-value')
2142 self.assertEqual(header, 'first-value, second-value')
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DConstantFolding.cpp1100 NewC = It->second; in ConstantFoldConstantImpl()
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl.cc568 out << it->second << "("; in EmitTypeConstructor()
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.cc2368 for (const Metadata* m = range.first; m < range.second; m++) { in ~MetadataOwner()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp2118 de::MovePtr<tcu::TestCaseGroup> solidColorGroup(new tcu::TestCaseGroup(testCtx, solid.second.c_str(), "")); in createExactSamplingTests()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSpecificationTests.cpp806 tcu::CubeFace face = images[ndx].second; in createTexture()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Drenderergl_utils.cpp255 return knownDeviceID.second; in GetDeviceID()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp835 bool ParseJsDoublePair(const EcmaVM *vm, const Local<JSValueRef> &value, ArkUI_Float32 &first, ArkUI_Float32 &second) in ParseJsDoublePair() argument
853 second = static_cast<ArkUI_Float32>(secondArg->ToNumber(vm)->Value()); in ParseJsDoublePair()
2810 ArkUI_Float32 second = 0.0; in SetLinearGradientBlur() local
2811 if (!ParseJsDoublePair(vm, fractionStop, first, second)) { in SetLinearGradientBlur()
2815 fractionStops.push_back(second); in SetLinearGradientBlur()
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp3774 // second argument in constructorTextureSamplerError()
3775 // * the constructor's second argument must be a scalar of type in constructorTextureSamplerError()
3780 error(loc, "sampler-constructor second argument must be a scalar sampler or samplerShadow", token, ""); in constructorTextureSamplerError()
7040 // our second match, meaning ambiguity in findFunction120()
10011 auto fixRecord = fixRecords->second.find(tmpHash); in recordStructCopy()
10012 if (fixRecord != fixRecords->second.end()) { in recordStructCopy()
10013 return fixRecord->second; in recordStructCopy()

Completed in 108 milliseconds

1...<<311312313314315316317318319