| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-module.cc | 266 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 D | test262.py | 329 def InstantiateTemplate(self, template, params): 332 return params.get(key, match.group(0))
|
| /third_party/node/tools/inspector_protocol/templates/ |
| H A D | TypeBuilder_cpp.template | 136 // ------------- Enum values from params. 314 protocol::DictionaryValue* object = DictionaryValue::cast(requestMessageObject->get("params"));
|
| /third_party/openGLES/docs/ |
| H A D | syntaxrules.txt | 634 <params> is reserved for an array of parameters whose contents are 661 <pname> always precedes <params>.
|
| /third_party/openGLES/extensions/ARB/ |
| H A D | ARB_point_sprite.txt | 228 <params> may be: 252 void TexEnv{if}v(enum target, enum pname, const T *params)
|
| /third_party/openGLES/extensions/EXT/ |
| H A D | EXT_framebuffer_multisample.txt | 320 int* params); 331 then <params> will contain the width in pixels, height in
|
| H A D | EXT_vertex_attrib_64bit.txt | 118 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 D | lookup_name.c | 655 static int _predefined_host_parse_host_ips(char* params) in _predefined_host_parse_host_ips() argument 661 while ((cmd = strsep(¶ms, GROUP_SEPARATOR)) != NULL) { in _predefined_host_parse_host_ips()
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_dns_write.c | 644 /* 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 D | ls.js | 27 static params = [ 39 ...super.params,
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | c-linkage.cc | 141 // 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 D | type-visitor.cc | 33 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 D | d3d12_video_dec_references_mgr.cpp | 60 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 D | fips.module.sources | 256 crypto/params.c 448 include/openssl/params.h
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_key.c | 243 * Params: 245 * eckey An EC key object that contains domain params. The generated keypair
|
| /third_party/python/Tools/freeze/ |
| H A D | freeze.py | 58 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 D | msilib.rst | 178 .. method:: View.Execute(params) 181 *params* is not ``None``, it is a record describing actual values of the
|
| /third_party/python/Lib/ |
| H A D | sunau.py | 408 def setparams(self, params): 409 nchannels, sampwidth, framerate, nframes, comptype, compname = params
|
| /third_party/openssl/crypto/ec/ |
| H A D | ec_key.c | 243 * 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 D | vktShaderRender.hpp | 150 void setParameters (const Parameters& params) { m_params = params; } in setParameters() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureCompressedFormatTests.cpp | 377 // 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 D | vktVideoBaseDecodeUtils.hpp | 806 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 D | DWARFFormValue.cpp | 110 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 D | MCObjectStreamer.cpp | 471 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 D | VK_KHR_acceleration_structure.adoc | 172 flink:vkCmdBuildAccelerationStructuresKHR (params moved to structs, 175 flink:vkCmdCopyAccelerationStructureKHR (params to struct, extendable)
|