Home
last modified time | relevance | path

Searched refs:GetParameter (Results 1 – 25 of 1597) sorted by relevance

12345678910>>...64

/dports/net/easysoap/EasySoap++-0.8.0/google/
H A Dgoogle_xs.h49 p.GetParameter("summary") >> v.summary; in Deserialize()
50 p.GetParameter("URL") >> v.URL; in Deserialize()
51 p.GetParameter("snippet") >> v.snippet; in Deserialize()
52 p.GetParameter("title") >> v.title; in Deserialize()
53 p.GetParameter("cachedSize") >> v.cachedSize; in Deserialize()
55 p.GetParameter("hostName") >> v.hostName; in Deserialize()
75 p.GetParameter("searchQuery") >> v.searchQuery; in Deserialize()
76 p.GetParameter("startIndex") >> v.startIndex; in Deserialize()
77 p.GetParameter("endIndex") >> v.endIndex; in Deserialize()
78 p.GetParameter("searchTips") >> v.searchTips; in Deserialize()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/exec/internal/
H A DWorkletInvokeFunctorDetail.h143 fetch1.Load(threadIndices, FetchInfo1::GetParameter(invocation)); in DoWorkletInvokeFunctor()
200 fetch1.Load(threadIndices, FetchInfo1::GetParameter(invocation)); in DoWorkletInvokeFunctor()
253 fetch1.Load(threadIndices, FetchInfo1::GetParameter(invocation)); in DoWorkletInvokeFunctor()
259 fetch2.Load(threadIndices, FetchInfo2::GetParameter(invocation)); in DoWorkletInvokeFunctor()
318 fetch1.Load(threadIndices, FetchInfo1::GetParameter(invocation)); in DoWorkletInvokeFunctor()
324 fetch2.Load(threadIndices, FetchInfo2::GetParameter(invocation)); in DoWorkletInvokeFunctor()
379 fetch1.Load(threadIndices, FetchInfo1::GetParameter(invocation)); in DoWorkletInvokeFunctor()
385 fetch2.Load(threadIndices, FetchInfo2::GetParameter(invocation)); in DoWorkletInvokeFunctor()
391 fetch3.Load(threadIndices, FetchInfo3::GetParameter(invocation)); in DoWorkletInvokeFunctor()
452 fetch1.Load(threadIndices, FetchInfo1::GetParameter(invocation)); in DoWorkletInvokeFunctor()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/exec/internal/
H A DWorkletInvokeFunctorDetail.h137 invocation.Parameters.template GetParameter<FetchInfo0::ControlParameterIndex>(), in DoWorkletInvokeFunctor()
251 invocation.Parameters.template GetParameter<FetchInfo0::ControlParameterIndex>(), in DoWorkletInvokeFunctor()
387 invocation.Parameters.template GetParameter<FetchInfo0::ControlParameterIndex>(), in DoWorkletInvokeFunctor()
545 invocation.Parameters.template GetParameter<FetchInfo0::ControlParameterIndex>(), in DoWorkletInvokeFunctor()
725 invocation.Parameters.template GetParameter<FetchInfo0::ControlParameterIndex>(), in DoWorkletInvokeFunctor()
927 invocation.Parameters.template GetParameter<FetchInfo0::ControlParameterIndex>(), in DoWorkletInvokeFunctor()
1151 invocation.Parameters.template GetParameter<FetchInfo0::ControlParameterIndex>(), in DoWorkletInvokeFunctor()
1397 invocation.Parameters.template GetParameter<FetchInfo0::ControlParameterIndex>(), in DoWorkletInvokeFunctor()
1665 invocation.Parameters.template GetParameter<FetchInfo0::ControlParameterIndex>(), in DoWorkletInvokeFunctor()
1955 invocation.Parameters.template GetParameter<FetchInfo0::ControlParameterIndex>(), in DoWorkletInvokeFunctor()
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/XSIExport/src/
H A DOgreXSIMaterialExporter.cpp238 param = xsishader.GetParameter(L"depthtest"); in populatePassDepthCull()
244 param = xsishader.GetParameter(L"depthwrite"); in populatePassDepthCull()
359 param = shader.GetParameter(L"modulation"); in populatePassTextures()
486 param = shader.GetParameter(L"magfilter"); in populateOGLFiltering()
501 param = shader.GetParameter(L"anisotropy"); in populateOGLFiltering()
549 param = shader.GetParameter(L"magfilter"); in populateDXFiltering()
572 param = shader.GetParameter(L"mipfilter"); in populateDXFiltering()
596 param = shader.GetParameter(L"anisotropy"); in populateDXFiltering()
695 param = shader.GetParameter(L"wrap_v"); in populatePassTextureTransforms()
700 param = shader.GetParameter(L"wrap_w"); in populatePassTextureTransforms()
[all …]
/dports/graphics/ogre3d/ogre-1.11.6/Tools/XSIExport/src/
H A DOgreXSIMaterialExporter.cpp204 param = xsishader.GetParameter(L"Pixel_Shader"); in populatePassD3DAssemblerPrograms()
238 param = xsishader.GetParameter(L"depthtest"); in populatePassDepthCull()
244 param = xsishader.GetParameter(L"depthwrite"); in populatePassDepthCull()
359 param = shader.GetParameter(L"modulation"); in populatePassTextures()
486 param = shader.GetParameter(L"magfilter"); in populateOGLFiltering()
501 param = shader.GetParameter(L"anisotropy"); in populateOGLFiltering()
549 param = shader.GetParameter(L"magfilter"); in populateDXFiltering()
572 param = shader.GetParameter(L"mipfilter"); in populateDXFiltering()
596 param = shader.GetParameter(L"anisotropy"); in populateDXFiltering()
695 param = shader.GetParameter(L"wrap_v"); in populatePassTextureTransforms()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/math/
H A Dmath_FunctionAllRoots.cxx48 F.Value(S.GetParameter(1),val); in math_FunctionAllRoots()
75 math_FunctionRoots Res1(F,S.GetParameter(i-1),S.GetParameter(i),10, in math_FunctionAllRoots()
85 math_FunctionRoots Res2(F,S.GetParameter(i-1),S.GetParameter(i),10, in math_FunctionAllRoots()
103 DebNul=S.GetParameter(1); in math_FunctionAllRoots()
115 math_FunctionRoots Res1(F,S.GetParameter(i-2),S.GetParameter(i-1),10, in math_FunctionAllRoots()
124 math_FunctionRoots Res3(F,S.GetParameter(i-2),S.GetParameter(i-1),10, in math_FunctionAllRoots()
145 FinNul = S.GetParameter(Nbp); in math_FunctionAllRoots()
155 math_FunctionRoots Res(F,S.GetParameter(1),S.GetParameter(Nbp),Nbp, in math_FunctionAllRoots()
173 (S.GetParameter(Nbp)-S.GetParameter(1)))*Nbp); in math_FunctionAllRoots()
187 (S.GetParameter(Nbp)-S.GetParameter(1)))*Nbp); in math_FunctionAllRoots()
[all …]
/dports/www/itop/web/setup/
H A Dwizardsteps.class.inc.php646 … 'cron'.$this->oWizard->GetParameter('db_name', '').$this->oWizard->GetParameter('db_prefix', ''),
648 $this->oWizard->GetParameter('db_user', ''),
649 $this->oWizard->GetParameter('db_pwd', ''),
651 $this->oWizard->GetParameter('db_tls_ca', '')
972 …$sDefaultLanguage = $this->oWizard->GetParameter('default_language', $this->oWizard->GetParameter(…
2515 …this->oWizard->GetParameter('mode', '') == 'upgrade') && $this->oWizard->GetParameter('db_backup',…
2567 $this->oWizard->GetParameter('db_server'),
2568 $this->oWizard->GetParameter('db_user'),
2569 $this->oWizard->GetParameter('db_pwd'),
2571 $this->oWizard->GetParameter('db_tls_ca')
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Engine/
H A DEngine.cpp206 if (GetParameter(parameters, EP_FRAME_LIMITER, true) == false) in Initialize()
251 GetParameter(parameters, EP_WINDOW_WIDTH, 0).GetInt(), in Initialize()
252 GetParameter(parameters, EP_WINDOW_HEIGHT, 0).GetInt(), in Initialize()
253 GetParameter(parameters, EP_FULL_SCREEN, true).GetBool(), in Initialize()
256 GetParameter(parameters, EP_HIGH_DPI, true).GetBool(), in Initialize()
257 GetParameter(parameters, EP_VSYNC, false).GetBool(), in Initialize()
259 GetParameter(parameters, EP_MULTI_SAMPLE, 1).GetInt(), in Initialize()
260 GetParameter(parameters, EP_MONITOR, 0).GetInt(), in Initialize()
261 GetParameter(parameters, EP_REFRESH_RATE, 0).GetInt() in Initialize()
280 if (GetParameter(parameters, EP_SOUND, true).GetBool()) in Initialize()
[all …]
/dports/net/easysoap/EasySoap++-0.8.0/validator/
H A DUserlandValidatorHandler.cpp41 const SOAPString& s = req.GetParameter("s").GetString(); in countTheEntities()
98 const SOAPParameter& p = req.GetParameter("stooges"); in easyStructTest()
125 const SOAPParameter& p = req.GetParameter("myStruct"); in echoStructTest()
152 req.GetParameter("num") >> num; in manyTypesTest()
153 req.GetParameter("bool") >> b; in manyTypesTest()
154 req.GetParameter("state") >> state; in manyTypesTest()
155 req.GetParameter("doub") >> doub; in manyTypesTest()
156 req.GetParameter("dat") >> dat; in manyTypesTest()
157 req.GetParameter("bin") >> bin; in manyTypesTest()
237 p.GetParameter("year2000").GetParameter("month04").GetParameter("day01") >> st; in nestedStructTest()
[all …]
H A DUserlandValidatorHandler.h86 param.GetParameter("larry") >> st.larry;
87 param.GetParameter("curly") >> st.curly;
88 param.GetParameter("moe") >> st.moe;
109 param.GetParameter("substruct0") >> st.substruct0;
110 param.GetParameter("substruct1") >> st.substruct1;
111 param.GetParameter("substruct2") >> st.substruct2;
112 param.GetParameter("substruct3") >> st.substruct3;
113 param.GetParameter("substruct4") >> st.substruct4;
114 param.GetParameter("substruct5") >> st.substruct5;
115 param.GetParameter("substruct6") >> st.substruct6;
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/internal/testing/
H A DUnitTestFunctionInterface.cxx293 VTKM_TEST_ASSERT(funcInterface.GetParameter<1>() == Arg1, "Arg 1 incorrect."); in TryFunctionInterface5()
294 VTKM_TEST_ASSERT(funcInterface.GetParameter<2>() == Arg2, "Arg 2 incorrect."); in TryFunctionInterface5()
295 VTKM_TEST_ASSERT(funcInterface.GetParameter<3>() == Arg3, "Arg 3 incorrect."); in TryFunctionInterface5()
296 VTKM_TEST_ASSERT(funcInterface.GetParameter<4>() == Arg4, "Arg 4 incorrect."); in TryFunctionInterface5()
297 VTKM_TEST_ASSERT(funcInterface.GetParameter<5>() == Arg5, "Arg 5 incorrect."); in TryFunctionInterface5()
318 VTKM_TEST_ASSERT(funcInterface.GetParameter<1>() == Arg1, "Arg 1 incorrect."); in TestBasicFunctionInterface()
321 VTKM_TEST_ASSERT(funcInterface.GetParameter<3>() == Arg3, "Arg 3 incorrect."); in TestBasicFunctionInterface()
336 VTKM_TEST_ASSERT(funcInterface.GetParameter<1>() == Arg1, "Arg 1 incorrect."); in TestBasicFunctionInterface()
337 VTKM_TEST_ASSERT(funcInterface.GetParameter<2>() == Arg2, "Arg 2 incorrect."); in TestBasicFunctionInterface()
338 VTKM_TEST_ASSERT(funcInterface.GetParameter<3>() == Arg3, "Arg 3 incorrect."); in TestBasicFunctionInterface()
[all …]
/dports/net-im/licq-qt-gui/licq-f271d55/msn/src/
H A Dmsn-srv.cpp78 string strServer = packet->GetParameter(); in ProcessServerPacket()
108 string strType = packet->GetParameter(); in ProcessServerPacket()
133 myCookie = packet->GetParameter(); in ProcessServerPacket()
142 string strHash = packet->GetParameter(); in ProcessServerPacket()
169 string strUser = packet->GetParameter(); in ProcessServerPacket()
171 string strNick = packet->GetParameter(); in ProcessServerPacket()
180 strUserLists = packet->GetParameter(); in ProcessServerPacket()
218 string strList = packet->GetParameter(); in ProcessServerPacket()
220 string strUser = packet->GetParameter(); in ProcessServerPacket()
222 string strNick = packet->GetParameter(); in ProcessServerPacket()
[all …]
/dports/net-im/licq-icq/licq-f271d55/msn/src/
H A Dmsn-srv.cpp78 string strServer = packet->GetParameter(); in ProcessServerPacket()
108 string strType = packet->GetParameter(); in ProcessServerPacket()
133 myCookie = packet->GetParameter(); in ProcessServerPacket()
142 string strHash = packet->GetParameter(); in ProcessServerPacket()
169 string strUser = packet->GetParameter(); in ProcessServerPacket()
171 string strNick = packet->GetParameter(); in ProcessServerPacket()
180 strUserLists = packet->GetParameter(); in ProcessServerPacket()
218 string strList = packet->GetParameter(); in ProcessServerPacket()
220 string strUser = packet->GetParameter(); in ProcessServerPacket()
222 string strNick = packet->GetParameter(); in ProcessServerPacket()
[all …]
/dports/net-im/licq/licq-f271d55/msn/src/
H A Dmsn-srv.cpp78 string strServer = packet->GetParameter(); in ProcessServerPacket()
108 string strType = packet->GetParameter(); in ProcessServerPacket()
133 myCookie = packet->GetParameter(); in ProcessServerPacket()
142 string strHash = packet->GetParameter(); in ProcessServerPacket()
169 string strUser = packet->GetParameter(); in ProcessServerPacket()
171 string strNick = packet->GetParameter(); in ProcessServerPacket()
180 strUserLists = packet->GetParameter(); in ProcessServerPacket()
218 string strList = packet->GetParameter(); in ProcessServerPacket()
220 string strUser = packet->GetParameter(); in ProcessServerPacket()
222 string strNick = packet->GetParameter(); in ProcessServerPacket()
[all …]
/dports/net-im/licq-jabber/licq-f271d55/msn/src/
H A Dmsn-srv.cpp78 string strServer = packet->GetParameter(); in ProcessServerPacket()
108 string strType = packet->GetParameter(); in ProcessServerPacket()
133 myCookie = packet->GetParameter(); in ProcessServerPacket()
142 string strHash = packet->GetParameter(); in ProcessServerPacket()
169 string strUser = packet->GetParameter(); in ProcessServerPacket()
171 string strNick = packet->GetParameter(); in ProcessServerPacket()
180 strUserLists = packet->GetParameter(); in ProcessServerPacket()
218 string strList = packet->GetParameter(); in ProcessServerPacket()
220 string strUser = packet->GetParameter(); in ProcessServerPacket()
222 string strNick = packet->GetParameter(); in ProcessServerPacket()
[all …]
/dports/net-im/licq-osd/licq-f271d55/msn/src/
H A Dmsn-srv.cpp78 string strServer = packet->GetParameter(); in ProcessServerPacket()
108 string strType = packet->GetParameter(); in ProcessServerPacket()
133 myCookie = packet->GetParameter(); in ProcessServerPacket()
142 string strHash = packet->GetParameter(); in ProcessServerPacket()
169 string strUser = packet->GetParameter(); in ProcessServerPacket()
171 string strNick = packet->GetParameter(); in ProcessServerPacket()
180 strUserLists = packet->GetParameter(); in ProcessServerPacket()
218 string strList = packet->GetParameter(); in ProcessServerPacket()
220 string strUser = packet->GetParameter(); in ProcessServerPacket()
222 string strNick = packet->GetParameter(); in ProcessServerPacket()
[all …]
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.FastCgi/
H A DWorkerRequest.cs140 string pi = responder.GetParameter ("PATH_INFO"); in GetPathInfo()
174 return responder.GetParameter ("HTTPS") == "on"; in IsSecure()
180 return responder.GetParameter ("REQUEST_METHOD"); in GetHttpVerbName()
185 return responder.GetParameter ("SERVER_PROTOCOL"); in GetHttpVersion()
195 responder.GetParameter ("HTTP_HOST")); in GetLocalAddress()
200 responder.GetParameter ("SERVER_NAME")); in GetLocalAddress()
218 return responder.GetParameter ("QUERY_STRING"); in GetQueryString()
231 string addr = responder.GetParameter ("REMOTE_ADDR"); in GetRemoteAddress()
264 return (responder.GetParameter (name) in GetServerVariable()
365 value = responder.GetParameter ("CONTENT_TYPE"); in GetKnownRequestHeader()
[all …]
/dports/net/easysoap/EasySoap++-0.8.0/tests/
H A Dinteropstruct.h116 param.GetParameter("varString") >> val.varString; in Deserialize()
117 param.GetParameter("varInt") >> val.varInt; in Deserialize()
118 param.GetParameter("varFloat") >> val.varFloat; in Deserialize()
150 param.GetParameter("varString") >> val.varString; in Deserialize()
151 param.GetParameter("varInt") >> val.varInt; in Deserialize()
152 param.GetParameter("varFloat") >> val.varFloat; in Deserialize()
153 param.GetParameter("varStruct") >> val.varStruct; in Deserialize()
181 param.GetParameter("varString") >> val.varString; in Deserialize()
182 param.GetParameter("varInt") >> val.varInt; in Deserialize()
183 param.GetParameter("varFloat") >> val.varFloat; in Deserialize()
[all …]
H A DSOAPBuildersInteropHandlerB.cpp41 req.GetParameter("inputBase64") >> base64; in echoBase64()
52 req.GetParameter("inputHexBinary") >> hex; in echoHexBinary()
61 req.GetParameter("inputStruct") >> val; in echoStructAsSimpleTypes()
73 req.GetParameter("inputString") >> val.varString; in echoSimpleTypesAsStruct()
74 req.GetParameter("inputInteger") >> val.varInt; in echoSimpleTypesAsStruct()
75 req.GetParameter("inputFloat") >> val.varFloat; in echoSimpleTypesAsStruct()
85 req.GetParameter("inputStruct") >> val; in echoNestedStruct()
101 req.GetParameter((size_t)0) >> val; in echoMap()
H A DSOAPBuildersInteropHandler.cpp71 req.GetParameter("inputInteger") >> val; in echoInteger()
81 req.GetParameter("inputFloat") >> val; in echoFloat()
91 req.GetParameter("inputDouble") >> val; in echoDouble()
101 req.GetParameter("inputString") >> val; in echoString()
111 req.GetParameter("inputStruct") >> val; in echoStruct()
122 req.GetParameter("inputDate") >> val; in echoDate()
133 req.GetParameter("inputBoolean") >> val; in echoBoolean()
143 req.GetParameter("inputDecimal") >> val; in echoDecimal()
H A DSOAPBuildersInteropHandlerA.cpp45 req.GetParameter("inputIntegerArray") >> val; in echoIntegerArray()
55 req.GetParameter("inputFloatArray") >> val; in echoFloatArray()
65 req.GetParameter("inputDoubleArray") >> val; in echoDoubleArray()
75 req.GetParameter("inputStringArray") >> val; in echoStringArray()
85 req.GetParameter("inputStructArray") >> val; in echoStructArray()
95 req.GetParameter("inputStruct") >> val; in echoNestedArray()
104 req.GetParameter("input2DStringArray") >> val; in echo2DStringArray()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wds/src/libwds/rtsp/
H A Dgetparameter.cpp28 GetParameter::GetParameter(const std::string& request_uri) in GetParameter() function in wds::rtsp::GetParameter
32 GetParameter::~GetParameter() { in ~GetParameter()
35 std::string GetParameter::ToString() const { in ToString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wds/src/libwds/rtsp/
H A Dgetparameter.cpp28 GetParameter::GetParameter(const std::string& request_uri) in GetParameter() function in wds::rtsp::GetParameter
32 GetParameter::~GetParameter() { in ~GetParameter()
35 std::string GetParameter::ToString() const { in ToString()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Common/
H A DDbParameterCollection.cs67 return GetParameter(index);
76 return GetParameter(parameterName);
85 return GetParameter(index);
94 return GetParameter(parameterName) as DbParameter;
126 abstract protected DbParameter GetParameter(int index); in GetParameter() method in System.Data.Common.DbParameterCollection
128 abstract protected DbParameter GetParameter(string parameterName); in GetParameter() method in System.Data.Common.DbParameterCollection
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/Common/
H A DDbParameterCollection.cs40 get { return GetParameter(index); }
46 get { return GetParameter(parameterName); }
52 get { return GetParameter(index); }
58 get { return GetParameter(parameterName) as DbParameter; }
77 protected abstract DbParameter GetParameter(int index); in GetParameter() method in System.Data.Common.DbParameterCollection
79 protected abstract DbParameter GetParameter(string parameterName); in GetParameter() method in System.Data.Common.DbParameterCollection

12345678910>>...64