Home
last modified time | relevance | path

Searched full:params (Results 7101 - 7125 of 8973) sorted by relevance

1...<<281282283284285286287288289290>>...359

/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.cc266 Handle<JSArray> params = factory->NewJSArrayWithElements(param_values); in GetTypeForFunction() local
269 JSObject::AddProperty(isolate, object, params_string, params, NONE); in GetTypeForFunction()
/third_party/node/deps/v8/third_party/test262-harness/src/
H A Dtest262.py329 def InstantiateTemplate(self, template, params):
332 return params.get(key, match.group(0))
/third_party/node/tools/inspector_protocol/templates/
H A DTypeBuilder_cpp.template136 // ------------- Enum values from params.
314 protocol::DictionaryValue* object = DictionaryValue::cast(requestMessageObject->get("params"));
/third_party/openGLES/docs/
H A Dsyntaxrules.txt634 <params> is reserved for an array of parameters whose contents are
661 <pname> always precedes <params>.
/third_party/openGLES/extensions/ARB/
H A DARB_point_sprite.txt228 <params> may be:
252 void TexEnv{if}v(enum target, enum pname, const T *params)
/third_party/openGLES/extensions/EXT/
H A DEXT_framebuffer_multisample.txt320 int* params);
331 then <params> will contain the width in pixels, height in
H A DEXT_vertex_attrib_64bit.txt118 void GetVertexAttribLdvEXT(uint index, enum pname, double *params);
382 void GetVertexAttribLdvEXT(uint index, enum pname, double *params);
/third_party/musl/porting/linux/user/src/network/
H A Dlookup_name.c655 static int _predefined_host_parse_host_ips(char* params) in _predefined_host_parse_host_ips() argument
661 while ((cmd = strsep(&params, GROUP_SEPARATOR)) != NULL) { in _predefined_host_parse_host_ips()
/third_party/node/deps/cares/src/lib/
H A Dares_dns_write.c644 /* Append Params */ in ares_dns_write_rr_svcb()
695 /* Append Params */ in ares_dns_write_rr_https()
/third_party/node/deps/npm/lib/commands/
H A Dls.js27 static params = [
39 ...super.params,
/third_party/node/deps/v8/src/compiler/
H A Dc-linkage.cc141 // Windows calling convention doesn't differentiate between GP and FP params
178 // differentiating between GP and FP params. That's why we maintain two
/third_party/node/deps/v8/src/torque/
H A Dtype-visitor.cc33 auto& params = specialized_from->generic->generic_parameters(); in ComputeType() local
35 for (auto param : params) { in ComputeType()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec_references_mgr.cpp60 assert(m_DecodeTargetToOriginalIndex7Bits.count(pCurrentDecodeTarget) > 0); // Needs to already have a Index7Bits assigned for current pic params in get_current_frame_decode_output_texture()
146 assert(m_DecodeTargetToOriginalIndex7Bits.count(pCurrentDecodeTarget) > 0); // Needs to already have a Index7Bits assigned for current pic params in get_reference_only_output()
/third_party/node/deps/openssl/openssl/providers/
H A Dfips.module.sources256 crypto/params.c
448 include/openssl/params.h
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_key.c243 * Params:
245 * eckey An EC key object that contains domain params. The generated keypair
/third_party/python/Tools/freeze/
H A Dfreeze.py58 params (note - quoting args in this file is NOT supported)
151 # Replace the '-i' and the filename with the read params.
/third_party/python/Doc/library/
H A Dmsilib.rst178 .. method:: View.Execute(params)
181 *params* is not ``None``, it is a record describing actual values of the
/third_party/python/Lib/
H A Dsunau.py408 def setparams(self, params):
409 nchannels, sampwidth, framerate, nframes, comptype, compname = params
/third_party/openssl/crypto/ec/
H A Dec_key.c243 * Params:
245 * eckey An EC key object that contains domain params. The generated keypair
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.hpp150 void setParameters (const Parameters& params) { m_params = params; } in setParameters() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureCompressedFormatTests.cpp377 // Setup params for reference. in iterate()
508 // Setup params for reference. in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.hpp806 explicit VideoBaseDecoder(Parameters&& params);
838 virtual int32_t DecodePictureWithParameters(de::MovePtr<CachedDecodeParameters>& params);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp110 const dwarf::FormParams Params) { in skipValue()
172 dwarf::getFixedFormByteSize(Form, Params)) { in skipValue()
108 skipValue(dwarf::Form Form, DataExtractor DebugInfoData, uint64_t *OffsetPtr, const dwarf::FormParams Params) skipValue() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCObjectStreamer.cpp471 MCDwarfLineTableParams Params, in emitDwarfSetLineAddr()
481 MCDwarfLineAddr::Emit(&OS, Params, LineDelta, 0); in emitDwarfSetLineAddr()
470 emitDwarfSetLineAddr(MCObjectStreamer &OS, MCDwarfLineTableParams Params, int64_t LineDelta, const MCSymbol *Label, int PointerSize) emitDwarfSetLineAddr() argument
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
H A DVK_KHR_acceleration_structure.adoc172 flink:vkCmdBuildAccelerationStructuresKHR (params moved to structs,
175 flink:vkCmdCopyAccelerationStructureKHR (params to struct, extendable)

Completed in 36 milliseconds

1...<<281282283284285286287288289290>>...359