Home
last modified time | relevance | path

Searched full:param (Results 8526 - 8550 of 21786) sorted by relevance

1...<<341342343344345346347348349350>>...872

/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dexplicit-management.h56 * \param heap_handle The corresponding heap.
57 * \param object Reference to an object that is of type `GarbageCollected` and
82 * \param object Reference to an object that is of type `GarbageCollected` and
84 * \param additional_bytes Bytes in addition to sizeof(T) that the object should
/third_party/mesa3d/src/gallium/auxiliary/os/
H A Dos_process.c48 * \param procname returns the process name
49 * \param size size of the procname buffer
108 * \param cmdline returns the command line string
109 * \param size size of the cmdline buffer
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_aos_array.c47 * \param format_desc describes format of the image we're fetching from
48 * \param dst_type output type
49 * \param base_ptr address of the pixel block (or the texel if uncompressed)
50 * \param offset ptr offset
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
H A DPrefixTimeZonesMap.java44 * @param sortedPrefixTimeZoneMap a map from phone number prefixes to their corresponding time
70 * @param key the key to look up
87 * @param number the phone number to look up
99 * @param number the phone number to look up
/third_party/pulseaudio/src/pulsecore/
H A Dthread-win32.c59 static DWORD WINAPI internal_thread_func(LPVOID param) { in internal_thread_func() argument
60 pa_thread *t = param; in internal_thread_func()
156 static DWORD WINAPI monitor_thread_func(LPVOID param) { in monitor_thread_func() argument
157 struct pa_tls_monitor *m = param; in monitor_thread_func()
/third_party/python/Lib/importlib/metadata/
H A D_functools.py91 Wrap func so it's not called if its first param is None
100 def wrapper(param, *args, **kwargs):
101 if param is not None:
102 return func(param, *args, **kwargs)
/third_party/openGLES/extensions/SGIX/
H A DSGIX_subdiv_patch.txt71 void glSubdivPatchParameterfSGIX(GLenum pname, GLfloat param);
72 void glSubdivPatchParameteriSGIX(GLenum pname, GLint param);
96 Accepted by the <param> parameter GL_SUBDIVPATCH_FORMAT_SGIX of
147 INVALID_ENUM is generated if the <param> parameter is not
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DRewriteOutArgs.cpp122 const TVariable &param = *func->getParam(i);
123 const TType &paramType = param.getType();
129 if (!mSymbolEnv.isReference(param))
131 mSymbolEnv.markAsReference(param, AddressSpace::Thread);
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampParameterBorderColorError.hpp70 void VerifyGLTexParameterf(glw::GLenum target, glw::GLenum pname, glw::GLfloat param, glw::GLenum expected_error);
72 void VerifyGLTexParameteri(glw::GLenum target, glw::GLenum pname, glw::GLint param, glw::GLenum expected_error);
74 void VerifyGLSamplerParameterf(glw::GLenum pname, glw::GLfloat param, glw::GLenum expected_error);
76 void VerifyGLSamplerParameteri(glw::GLenum pname, glw::GLint param, glw::GLenum expected_error);
/third_party/openssl/doc/man3/
H A DEVP_PBE_CipherInit.pod14 ASN1_TYPE *param, EVP_CIPHER_CTX *ctx, int en_de);
16 ASN1_TYPE *param, EVP_CIPHER_CTX *ctx, int en_de,
36 from an OID I<pbe_obj> and parameters I<param>.
83 The arguments I<pbe_obj> and I<param> to EVP_PBE_CipherInit() and EVP_PBE_CipherInit_ex()
/third_party/skia/third_party/externals/spirv-cross/reference/shaders/tesc/
H A Dwater_tess.tesc63 vec2 param = p0 + (vec2(-0.5) * _41.uPatchSize);
64 float l00 = lod_factor(param);
100 vec2 param = p0;
101 if (!frustum_cull(param))
/third_party/skia/third_party/externals/spirv-cross/shaders/asm/frag/
H A Dcomplex-name-workarounds.asm.frag20 OpName %param "b"
41 %param = OpVariable %_ptr_Function_v4float Function
48 OpStore %param %30
49 %31 = OpFunctionCall %v4float %func__vf4_ %param
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dwindtfmt.h66 * @param calendarToAdopt Calendar object to be adopted.
74 * @param newCalendar Calendar object to be set.
82 * @param zoneToAdopt the TimeZone to be adopted.
88 * @param zone the new time zone.
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dbenchmark.c56 * @param cls client-defined closure
57 * @param connection connection handle
58 * @param con_cls value as set by the last call to
60 * @param toe reason for request termination
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiConstants.java65 * @param statusByte
84 * @param msg
85 * @param offset
86 * @param count
/third_party/skia/third_party/externals/oboe/src/common/
H A DQuirksManager.h51 * @param builder builder provided by application
52 * @param childBuilder modified builder appropriate for the underlying device
78 * @param stream
79 * @param requestedSize
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DState.cs136 /// <param name="state">uninitialized state without associated input</param>
137 /// <param name="input">compressed data source</param>
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
H A DSGIX_subdiv_patch.txt71 void glSubdivPatchParameterfSGIX(GLenum pname, GLfloat param);
72 void glSubdivPatchParameteriSGIX(GLenum pname, GLint param);
96 Accepted by the <param> parameter GL_SUBDIVPATCH_FORMAT_SGIX of
147 INVALID_ENUM is generated if the <param> parameter is not
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IRReader/
H A DIRReader.h51 /// \param UpgradeDebugInfo Run UpgradeDebugInfo, which runs the Verifier.
54 /// \param DataLayoutString Override datalayout in the llvm assembly.
63 /// \param UpgradeDebugInfo Run UpgradeDebugInfo, which runs the Verifier.
66 /// \param DataLayoutString Override datalayout in the llvm assembly.
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dmutator.h57 /// @param status - the status of the mutation.
58 /// @param is_changed - whether the module was changed during mutation.
93 /// @param path - the directory to which the errors are printed to. No files
95 /// @param count - the number of the error. Files for this error will be
/third_party/skia/third_party/externals/tint/src/transform/
H A Dmultiplanar_external_texture.h64 /// @param bm a map to the new binding slots to use.
84 /// @param ctx the CloneContext primed with the input program and
86 /// @param inputs optional extra transform-specific input data
87 /// @param outputs optional extra transform-specific output data
H A Dunshadow.cc38 /// @param context the clone context
69 if (auto* param = sem.Get<sem::Parameter>(var)) { in Run()
70 if (param->Shadows()) { in Run()
71 return rename(param); in Run()
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_call_test.cc29 func_params.push_back(Param("a", ty.f32())); in TEST_F()
30 func_params.push_back(Param("b", ty.f32())); in TEST_F()
67 func_params.push_back(Param("a", ty.f32())); in TEST_F()
68 func_params.push_back(Param("b", ty.f32())); in TEST_F()
H A Dbuilder_format_conversion_test.cc35 auto param = GetParam(); in TEST_P() local
39 EXPECT_EQ(b.convert_image_format_to_spv(param.ast_format), param.spv_format); in TEST_P()
41 if (param.extended_format) { in TEST_P()
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-instructions-first-value-phi/
H A D0-opt.wgsl38 var param : S;
82 param = x_90;
83 func_struct_S_i11_(&(param));
84 let x_92 : S = param;

Completed in 17 milliseconds

1...<<341342343344345346347348349350>>...872