Home
last modified time | relevance | path

Searched full:param (Results 20476 - 20500 of 21372) sorted by relevance

1...<<811812813814815816817818819820>>...855

/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp199 * @param name In-out parameter: On input, the locale ID to get a parent locale ID for (this is a locale's base name, without keywords); on output, the
201 * @param origName The original locale ID the caller of findFirstExisting() requested. This is the same as `name` on the first call to this function,
2852 * @param resourceBundle The resource bundle for which the version is checked.
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dinput.py926 # <!pymod_do_main(modulename param eters) loads |modulename| as a
928 # passing ["param", "eters"] as a single list argument. For modules
930 # <!(python modulename param eters). Do this in |build_file_dir|.
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c436 * Associate NIR uniform variables with the prog_data->param[] mechanism
1441 prog_data->param = rzalloc_array(mem_ctx, uint32_t, num_system_values); in crocus_compile_tcs()
2655 assert(cs_prog_data->base.param[0] == BRW_PARAM_BUILTIN_SUBGROUP_ID); in crocus_fill_cs_push_const_buffer()
/third_party/node/deps/openssl/openssl/crypto/err/
H A Dopenssl.txt444 CRYPTO_R_INSUFFICIENT_PARAM_SIZE:107:insufficient param size
448 CRYPTO_R_INVALID_OSSL_PARAM_TYPE:110:invalid ossl param type
1398 SSL_R_MISSING_SRP_PARAM:358:can't find SRP server param
/third_party/openssl/crypto/err/
H A Dopenssl.txt443 CRYPTO_R_INSUFFICIENT_PARAM_SIZE:107:insufficient param size
447 CRYPTO_R_INVALID_OSSL_PARAM_TYPE:110:invalid ossl param type
1395 SSL_R_MISSING_SRP_PARAM:358:can't find SRP server param
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dreg.py130 elif child.tag in ['member', 'param']:
308 """Get a collection of all param elements for this command, if any."""
309 return self.elem.findall('param')
/third_party/vk-gl-cts/data/gles3/shaders/
H A Darrays.test2109 int[2] func(int param) {
2110 return int[2](param, param);
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_outline_function_test.cpp666 OpName %18 "param" in TEST()
716 OpName %18 "param" in TEST()
2137 OpName %46 "param"
/third_party/skia/third_party/externals/spirv-tools/
H A DCHANGES154 - Add DebugValue for function param regardless of scope (#3923)
754 - Fix unused param compile warnings/errors when Effcee not present
844 - Khronos SPIR-V #337: GLSL.std.450 Refract instruction Eta param can be any float scalar.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/
H A DCHANGES154 - Add DebugValue for function param regardless of scope (#3923)
754 - Fix unused param compile warnings/errors when Effcee not present
844 - Khronos SPIR-V #337: GLSL.std.450 Refract instruction Eta param can be any float scalar.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_outline_function_test.cpp666 OpName %18 "param" in TEST()
716 OpName %18 "param" in TEST()
2137 OpName %46 "param"
/third_party/spirv-tools/
H A DCHANGES407 - Add DebugValue for function param regardless of scope (#3923)
1007 - Fix unused param compile warnings/errors when Effcee not present
1097 - Khronos SPIR-V #337: GLSL.std.450 Refract instruction Eta param can be any float scalar.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1059 /// \param[out] OpsOut The operand types to copy RemainingBytes of memory.
1060 /// \param RemainingBytes The number of bytes to copy.
1078 /// \param[out] Args The list of compatible arguments. The implementation may
/third_party/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c92 struct cil_param *param = item->data; in __cil_insert_name() local
93 if (param->flavor == CIL_NAME && param->str == key) { in __cil_insert_name()
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_outline_function_test.cpp666 OpName %18 "param" in TEST()
716 OpName %18 "param" in TEST()
2137 OpName %46 "param"
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDebugTests.cpp2882 const void* param = (void*)(int*)0x123;
2884 gl.glDebugMessageCallback(emptyCallback, param);
2885 verifyStatePointer(result, gl, GL_DEBUG_CALLBACK_USER_PARAM, param, QUERY_POINTER);
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new.c2371 * wpas_dbus_signal_debug_level_changed - Signals change of debug param
2385 * wpas_dbus_signal_debug_timestamp_changed - Signals change of debug param
2399 * wpas_dbus_signal_debug_show_keys_changed - Signals change of debug param
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new.c2470 * wpas_dbus_signal_debug_level_changed - Signals change of debug param
2484 * wpas_dbus_signal_debug_timestamp_changed - Signals change of debug param
2498 * wpas_dbus_signal_debug_show_keys_changed - Signals change of debug param
/third_party/vulkan-headers/registry/
H A Dreg.py130 elif child.tag in ['member', 'param']:
308 """Get a collection of all param elements for this command, if any."""
309 return self.elem.findall('param')
/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h205 * @param userData Asynchronous execution identifier, which is the argument <b>userData</b> passed to
207 * @param errCode Error code {@link OH_NN_ReturnCode} returned by the asynchronous execution.
208 * @param outputTensor An array of output tensors {@link NN_Tensor} of the model, which is the same as the argument
210 * @param outputCount Output tensor count, which is the same as the argument <b>outputCount</b> passed to
226 * @param userData Asynchronous execution identifier, which is the argument <b>userData</b> passed to
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp1117 sessionchangeCallback->OnSessionEvent_ = [weakThis = wptr(this)](uint32_t eventId, const SessionEventParam& param) { in ProcessSessionEventRegister()
1123 jsSceneSession->OnSessionEvent(eventId, param); in ProcessSessionEventRegister()
1393 void JsSceneSession::OnSessionEvent(uint32_t eventId, const SessionEventParam& param) in OnSessionEvent() argument
1397 auto task = [weakThis = wptr(this), persistentId = persistentId_, eventId, param, env = env_] { in OnSessionEvent()
1410 napi_value jsSessionParamObj = CreateJsSessionEventParam(env, param); in OnSessionEvent()
/third_party/curl/lib/
H A Dhttp.c47 #include <sys/param.h>
778 * @param conn all information about the current connection
779 * @param request pointer to the request keyword
780 * @param path pointer to the requested path; should include query part
781 * @param proxytunnel boolean if this is the request setting up a "proxy
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3236 param: *mut ::sched_param, in pthread_getschedparam()
3255 pub fn sched_setparam(pid: ::pid_t, param: *const ::sched_param) -> ::c_int; in sched_setparam()
3273 pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; in sched_getparam()
3335 param: *const ::sched_param, in pthread_setschedparam()
3341 param: *const ::sched_param, in sched_setscheduler()
/third_party/openGLES/extensions/NV/
H A DNV_texture_shader.txt1023 respectively, then the value of <param> or the value pointed to by
1030 respectively, then the value of <param> or the value pointed to by
1061 of <param> or the value pointed to by <params> may be:
1069 of <param> or the value pointed to by <params> may be:
1076 PREVIOUS_TEXTURE_INPUT_NV respectively, then the value of <param>
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/
H A Dindex.txt99 { "cov-copy-prop-arrays-param-uniform.amber", "cov-copy-prop-arrays-param-uniform", "A fragment shader that covers a specific propagate array copy path." },
690 { "spv-stable-quicksort-mat-func-param.amber", "spv-stable-quicksort-mat-func-param", "Two shaders with diff: added mat3x3 func param" },

Completed in 116 milliseconds

1...<<811812813814815816817818819820>>...855