Home
last modified time | relevance | path

Searched refs:spec (Results 1326 - 1350 of 1361) sorted by relevance

1...<<5152535455

/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dice1724.c2490 kfree(ice->spec); in snd_vt1724_free()
H A Dice1712.c2457 kfree(ice->spec); in snd_ice1712_free()
/kernel/linux/linux-6.6/include/linux/
H A Dmm.h3297 const struct vm_special_mapping *spec);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/chacha/
H A Dchacha-armv4.S809 vstmdb sp!,{d8,d9,d10,d11,d12,d13,d14,d15} @ ABI spec says so
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/chacha/
H A Dchacha-armv4.S809 vstmdb sp!,{d8,d9,d10,d11,d12,d13,d14,d15} @ ABI spec says so
/third_party/python/Lib/test/test_asyncio/
H A Dtest_unix_events.py531 with mock.patch('asyncio.unix_events.os', spec=[]):
H A Dtest_base_events.py31 m_socket = mock.MagicMock(spec=socket)
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Dsvm.c37 #include <asm/spec-ctrl.h>
1547 * However, the SVM spec states that the G bit is not observed by the in svm_get_segment()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c33 __be32 spec[13]; member
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c780 codec->spec = NULL; in snd_hda_codec_cleanup_for_unbind()
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h262 * to the iWarp verbs spec. iWarp devices also support the
777 /* The IB spec states that if it's IPv4, the header
2107 union ib_flow_spec spec; member
2955 * transition from cur_state to next_state is allowed by the IB spec,
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h256 * to the iWarp verbs spec. iWarp devices also support the
799 /* The IB spec states that if it's IPv4, the header
2146 union ib_flow_spec spec; member
3005 * transition from cur_state to next_state is allowed by the IB spec,
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c791 codec->spec = NULL; in snd_hda_codec_cleanup_for_unbind()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2966 spec: *const ::c_char, in getfsspecname()
/third_party/typescript/lib/
H A Dtsserverlibrary.js3203 // https://semver.org/#spec-item-2
3211 // https://semver.org/#spec-item-9
3218 // https://semver.org/#spec-item-10
3224 // https://semver.org/#spec-item-9
3261 // https://semver.org/#spec-item-11
3266 // https://semver.org/#spec-item-11
3271 // https://semver.org/#spec-item-11
3324 // https://semver.org/#spec-item-11
3333 // https://semver.org/#spec-item-11
3346 // https://semver.org/#spec
[all...]
H A Dtypescript.js3194 // https://semver.org/#spec-item-2
3202 // https://semver.org/#spec-item-9
3209 // https://semver.org/#spec-item-10
3215 // https://semver.org/#spec-item-9
3252 // https://semver.org/#spec-item-11
3257 // https://semver.org/#spec-item-11
3262 // https://semver.org/#spec-item-11
3315 // https://semver.org/#spec-item-11
3324 // https://semver.org/#spec-item-11
3337 // https://semver.org/#spec
[all...]
H A DtypescriptServices.js3194 // https://semver.org/#spec-item-2
3202 // https://semver.org/#spec-item-9
3209 // https://semver.org/#spec-item-10
3215 // https://semver.org/#spec-item-9
3252 // https://semver.org/#spec-item-11
3257 // https://semver.org/#spec-item-11
3262 // https://semver.org/#spec-item-11
3315 // https://semver.org/#spec-item-11
3324 // https://semver.org/#spec-item-11
3337 // https://semver.org/#spec
[all...]
H A Dtsserver.js3204 // https://semver.org/#spec-item-2
3212 // https://semver.org/#spec-item-9
3219 // https://semver.org/#spec-item-10
3225 // https://semver.org/#spec-item-9
3262 // https://semver.org/#spec-item-11
3267 // https://semver.org/#spec-item-11
3272 // https://semver.org/#spec-item-11
3325 // https://semver.org/#spec-item-11
3334 // https://semver.org/#spec-item-11
3347 // https://semver.org/#spec
[all...]
H A DtypingsInstaller.js3184 // https://semver.org/#spec-item-2
3192 // https://semver.org/#spec-item-9
3199 // https://semver.org/#spec-item-10
3205 // https://semver.org/#spec-item-9
3242 // https://semver.org/#spec-item-11
3247 // https://semver.org/#spec-item-11
3252 // https://semver.org/#spec-item-11
3305 // https://semver.org/#spec-item-11
3314 // https://semver.org/#spec-item-11
3327 // https://semver.org/#spec
[all...]
H A Dtsc.js2863 function VersionRange(spec) {
2864 this._alternatives = spec ? ts.Debug.checkDefined(parseRange(spec), "Invalid range spec.") : ts.emptyArray;
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c440 /* From the SPIR-V spec: in vtn_string_literal()
1735 /* w[4]: as per Vulkan spec "Validation Rules within a Module", in vtn_handle_type()
1746 /* Per the CL C spec: If no qualifier is provided, read_only is assumed. */ in vtn_handle_type()
2867 /* From the SPIR-V spec verxion 1.5, rev. 5: in vtn_handle_texture()
3070 /* The Vulkan spec says: in vtn_handle_texture()
3453 /* The Vulkan spec says: in vtn_handle_image()
3930 /* From the SPIR-V 1.1 spec for OpCompositeConstruct: in vtn_vector_construct()
3948 /* From the SPIR-V 1.1 spec for OpCompositeConstruct: in vtn_vector_construct()
4003 /* According to the SPIR-V spec, OpCompositeInsert may work down to in vtn_composite_insert()
4029 /* According to the SPIR-V spec, OpCompositeExtrac in vtn_composite_extract()
6459 spirv_to_nir(const uint32_t *words, size_t word_count, struct nir_spirv_specialization *spec, unsigned num_spec, gl_shader_stage stage, const char *entry_point_name, const struct spirv_to_nir_options *options, const nir_shader_compiler_options *nir_options) spirv_to_nir() argument
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js3259 // https://semver.org/#spec-item-2
3267 // https://semver.org/#spec-item-9
3273 // https://semver.org/#spec-item-10
3278 // https://semver.org/#spec-item-9
3313 // https://semver.org/#spec-item-11
3318 // https://semver.org/#spec-item-11
3323 // https://semver.org/#spec-item-11
3372 // https://semver.org/#spec-item-11
3381 // https://semver.org/#spec-item-11
3394 // https://semver.org/#spec
[all...]
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dcore.c320 EVENT_ATTR_STR(topdown-bad-spec, td_bad_spec, "event=0x00,umask=0x81");
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c35 __be32 spec[13]; member
1433 /* he/eht: eBF only, in accordance with spec in mt7996_mcu_sta_bfer_tlv()

Completed in 203 milliseconds

1...<<5152535455