Home
last modified time | relevance | path

Searched defs:param (Results 2376 - 2400 of 4647) sorted by relevance

1...<<919293949596979899100>>...186

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCounterOpsTests.cpp630 glw::GLuint param = 4; in setOperations() local
671 glw::GLuint param = 0x3A9; // 0b1110101001; in setOperations() local
692 glw::GLuint param = 10; setOperations() local
[all...]
/third_party/openssl/crypto/x509/
H A Dx509_local.h120 X509_VERIFY_PARAM *param; member
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dangle_test_instantiate.cpp41 bool IsAngleEGLConfigSupported(const PlatformParameters &param, OSWindow *osWindow) in IsAngleEGLConfigSupported() argument
60 bool IsSystemWGLConfigSupported(const PlatformParameters &param, OSWindow *osWindow) in IsSystemWGLConfigSupported() argument
79 bool IsSystemEGLConfigSupported(const PlatformParameters &param, OSWindow *osWindow) in IsSystemEGLConfigSupported() argument
407 IsConfigAllowlisted(const SystemInfo &systemInfo, const PlatformParameters &param) IsConfigAllowlisted() argument
618 IsConfigSupported(const PlatformParameters &param) IsConfigSupported() argument
644 IsPlatformAvailable(const PlatformParameters &param) IsPlatformAvailable() argument
720 strstr << param; IsPlatformAvailable() local
747 std::cout << "Test Config: " << param << "\\n"; IsPlatformAvailable() local
752 std::cout << "Skipping tests using configuration " << param IsPlatformAvailable() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DDrawCallPerf.cpp142 DrawCallParam param; member
148 const DrawCallParam& param = testParams.param; in operator <<() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff1-table.cc402 cff1_extents_param_t param; _get_bounds() local
606 get_seac_param_t param; get_seac_components() local
[all...]
/third_party/pulseaudio/src/modules/rtp/
H A Drtsp_client.c601 int pa_rtsp_setparameter(pa_rtsp_client *c, const char *param) { in pa_rtsp_setparameter() argument
/third_party/skia/third_party/externals/tint/src/resolver/
H A Ddecoration_validation_test.cc1158 auto* param = Param("p", ty.vec4<f32>(), in TEST_F() local
1171 auto* param = in TEST_F() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Dcanonicalize_entry_point_io.cc364 auto* param = CreateInputStruct() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dpoisson_distribution_test.cc304 const auto& param = GetParam(); in TEST_P() local
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dtests.rs977 let mut param = X509VerifyParam::new().unwrap(); in test_verify_param_auth_level() variables
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboCompletenessTests.cpp304 NumLayersTest (fboc::Context& ctx, NumLayersParams param) in NumLayersTest() argument
408 NumSamplesTest (fboc::Context& ctx, NumSamplesParams param) in NumSamplesTest() argument
H A Des3fImplementationLimitTests.cpp100 GLint query<GLint> (const glw::Functions& gl, deUint32 param) in query() argument
108 GLint64 query<GLint64> (const glw::Functions& gl, deUint32 param) in query() argument
116 GLuint64 query<GLuint64> (const glw::Functions& gl, deUint32 param) in query() argument
124 GLfloat query<GLfloat> (const glw::Functions& gl,deUint32 param) in query() argument
132 NegInt query<NegInt> (const glw::Functions& gl, deUint32 param) in query() argument
138 query(const glw::Functions& gl, deUint32 param) query() argument
146 query(const glw::Functions& gl, deUint32 param) query() argument
154 query(const glw::Functions& gl, deUint32 param) query() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_roboswitch.c207 static int wpa_driver_roboswitch_set_param(void *priv, const char *param) in wpa_driver_roboswitch_set_param() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
H A Deapol_auth_sm.c1115 int eapol_auth_set_conf(struct eapol_state_machine *sm, const char *param, in eapol_auth_set_conf() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.h343 hostapd_drv_br_set_net_param(struct hostapd_data *hapd, enum drv_br_net_param param, unsigned int val) hostapd_drv_br_set_net_param() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_roboswitch.c207 static int wpa_driver_roboswitch_set_param(void *priv, const char *param) in wpa_driver_roboswitch_set_param() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
H A Deapol_auth_sm.c1100 int eapol_auth_set_conf(struct eapol_state_machine *sm, const char *param, in eapol_auth_set_conf() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DFindPreciseNodes.cpp434 ObjectAndAccessChain param = {mCurrentFunction->getParam(paramIndex), {}}; variable
/applications/standard/settings/napi/settings/
H A Dnapi_settings.cpp85 std::string unwrap_string_from_js(napi_env env, napi_value param) in unwrap_string_from_js() argument
[all...]
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp193 bool VerifyAppEventParam(AppEventParam& param, std::unordered_set<std::string>& paramNames, int& verifyRes) in VerifyAppEventParam() argument
233 VerifyCustomAppEventParam(AppEventParam& param, std::unordered_set<std::string>& paramNames) VerifyCustomAppEventParam() argument
[all...]
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Devent_query_wrapper_builder.cpp102 std::string param; in ParseLogicCondition() local
/base/location/services/location_gnss/gnss/source/
H A Dagnss_ni_manager.cpp283 nlohmann::json param; in BuildStartCommand() local
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp429 bool DumpImplement::SetIpcStatParam(DumperOpts &opts_, const std::string& param) in SetIpcStatParam() argument
/base/location/frameworks/location_common/common/source/
H A Dcommon_utils.cpp240 double param = 0.0; in DoubleRandom() local
250 int param = 0; in IntRandom() local
/base/customization/enterprise_device_management/interfaces/kits/common/src/
H A Dnapi_edm_common.cpp100 bool ParseLong(napi_env env, int64_t &param, napi_value args) in ParseLong() argument
111 bool ParseInt(napi_env env, int32_t &param, napi_value args) in ParseInt() argument
122 bool ParseCallback(napi_env env, napi_ref &param, napi_value args) in ParseCallback() argument
133 bool ParseUint(napi_env env, uint32_t &param, napi_value args) in ParseUint() argument
144 bool ParseBool(napi_env env, bool &param, napi_value args) in ParseBool() argument
155 ParseString(napi_env env, std::string &param, napi_value args) ParseString() argument
[all...]

Completed in 26 milliseconds

1...<<919293949596979899100>>...186