/kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
H A D | restrict.c | 112 const struct asymmetric_key_id *single) in match_either_id() 114 return (asymmetric_key_id_same(pair->id[0], single) || in match_either_id() 115 asymmetric_key_id_same(pair->id[1], single)); in match_either_id() 111 match_either_id(const struct asymmetric_key_ids *pair, const struct asymmetric_key_id *single) match_either_id() argument
|
/foundation/multimedia/media_foundation/test/scenetest/ |
H A D | test_std_stream_player.h | 32 PTEST((std::string url), Test single player play std stream seekable, and finished automatically) in FIXTURE() 46 PTEST((std::string url), Test single player play std stream unseekable, and finished automatically) in FIXTURE()
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drx_dap_fasi.h | 112 * + single master mode means no use of repeated starts 114 * Default is single master. 119 * + single master means remember memory address between i2c packets 121 * Default is single master, DAP FASI changes multi-master setting silently 122 * into single master setting. This cannot be overridden. 134 * Comments about DRXDAP_MAX_WCHUNKSIZE in single or multi master mode and 139 * In single master mode, data can be written by sending the register address 146 * Data in single master mode is transferred as follows: 170 * | single | multi | single | mult [all...] |
/kernel/linux/linux-5.10/include/linux/power/ |
H A D | bq27xxx_battery.h | 42 int (*read)(struct bq27xxx_device_info *di, u8 reg, bool single); 43 int (*write)(struct bq27xxx_device_info *di, u8 reg, int value, bool single);
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drx_dap_fasi.h | 112 * + single master mode means no use of repeated starts 114 * Default is single master. 119 * + single master means remember memory address between i2c packets 121 * Default is single master, DAP FASI changes multi-master setting silently 122 * into single master setting. This cannot be overridden. 134 * Comments about DRXDAP_MAX_WCHUNKSIZE in single or multi master mode and 139 * In single master mode, data can be written by sending the register address 146 * Data in single master mode is transferred as follows: 170 * | single | multi | single | mult [all...] |
/kernel/linux/linux-6.6/include/linux/power/ |
H A D | bq27xxx_battery.h | 43 int (*read)(struct bq27xxx_device_info *di, u8 reg, bool single); 44 int (*write)(struct bq27xxx_device_info *di, u8 reg, int value, bool single);
|
/kernel/linux/linux-5.10/tools/scripts/ |
H A D | utilities.mak | 23 # single space each newline character in the output 51 # single-quotes, so be wary of the characters 67 # delimited by shell single-quotes, so be wary 84 # single-quotes. 90 # Usage: single-quoted-and-escaped-text = $(call shell-sq,text) 119 # to render the text as a single line; when the shell
|
/kernel/linux/linux-6.6/tools/scripts/ |
H A D | utilities.mak | 23 # single space each newline character in the output 51 # single-quotes, so be wary of the characters 67 # delimited by shell single-quotes, so be wary 84 # single-quotes. 90 # Usage: single-quoted-and-escaped-text = $(call shell-sq,text) 119 # to render the text as a single line; when the shell
|
/third_party/lame/mpglib/ |
H A D | layer2.c | 374 int single = fr->single; in decode_layer2_frame() local 380 if (fr->stereo == 1 || single == 3) in decode_layer2_frame() 381 single = 0; in decode_layer2_frame() 383 if (single >= 0) { in decode_layer2_frame() 387 clip += synth_1to1_mono(mp, fraction[single][j], pcm_sample, pcm_point); in decode_layer2_frame()
|
H A D | layer3.c | 370 int ms_stereo, long sfreq, int single) in III_get_side_info_1() 373 int powdiff = (single == 3) ? 4 : 0; in III_get_side_info_1() 468 III_get_side_info_2(PMPSTR mp, int stereo, int ms_stereo, long sfreq, int single) in III_get_side_info_2() argument 471 int powdiff = (single == 3) ? 4 : 0; in III_get_side_info_2() 1716 int single = fr->single; in decode_layer3_sideinfo() local 1723 single = 0; in decode_layer3_sideinfo() 1735 III_get_side_info_2(mp, stereo, ms_stereo, sfreq, single); in decode_layer3_sideinfo() 1739 III_get_side_info_1(mp, stereo, ms_stereo, sfreq, single); in decode_layer3_sideinfo() 1764 int single in decode_layer3_frame() local 369 III_get_side_info_1(PMPSTR mp, int stereo, int ms_stereo, long sfreq, int single) III_get_side_info_1() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
H A D | avdtp_api.c | 404 evt.getcap.single.seid = acpSeid; in AvdtGetCapReq() 467 event.getcap.single.errCode = errCode; in AvdtGetCapRsp() 545 evt.getcap.single.seid = acpSeid; in AvdtGetAllCapReq() 608 event.getcap.single.errCode = errCode; in AvdtGetAllCapRsp() 737 evt.msg.single.errCode = errCode; in AvdtDelayRsp() 738 evt.msg.single.label = transLabel; in AvdtDelayRsp() 811 evt.msg.single.seid = streamCtrl->peerSeid; in AvdtOpenReq() 1051 evt.msg.single.seid = streamCtrl->peerSeid; in AvdtGetConfigReq() 1122 evt.msg.single.seid = streamCtrl->peerSeid; in AvdtStartReq() 1201 evt.msg.single in AvdtStartRsp() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
H A D | vktPipelineIdentifierTests.cpp | 72 bool single; member 77 deUint32 pipelineCount = testParams.single ? 1 : 3; in createGraphicsShaders() 111 deUint32 pipelineCount = testParams.single ? 1 : 3; in createComputeShaders() 138 deUint32 pipelineCount = testParams.single ? 1 : 3; in testGraphicsPipelineIdentifier() 370 deUint32 pipelineCount = testParams.single ? 1 : 3; in testComputePipelineIdentifier() 593 bool single; in createPipelineIdentifierTests() member 597 { true, "single" }, in createPipelineIdentifierTests() 615 TestParams testParams{ testTypes[typeIdx].type, matchControls[matchIdx].control, cardinalities[cardIdx].single }; in createPipelineIdentifierTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
H A D | vktPipelineIdentifierTests.cpp | 72 bool single; member 77 deUint32 pipelineCount = testParams.single ? 1 : 3; in createGraphicsShaders() 111 deUint32 pipelineCount = testParams.single ? 1 : 3; in createComputeShaders() 138 deUint32 pipelineCount = testParams.single ? 1 : 3; in testGraphicsPipelineIdentifier() 370 deUint32 pipelineCount = testParams.single ? 1 : 3; in testComputePipelineIdentifier() 592 bool single; in createPipelineIdentifierTests() member 596 { true, "single" }, in createPipelineIdentifierTests() 614 TestParams testParams{ testTypes[typeIdx].type, matchControls[matchIdx].control, cardinalities[cardIdx].single }; in createPipelineIdentifierTests()
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/mutators/ |
H A D | common.js | 165 return random.single(availableVariables(path)); 169 return random.single(availableFunctions(path)); 271 const value = random.single(INTERESTING_NUMBER_VALUES); 279 return babylon.parseExpression(random.single(INTERESTING_NON_NUMBER_VALUES));
|
/kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
H A D | restrict.c | 196 const struct asymmetric_key_id *single) in match_either_id() 198 return (asymmetric_key_id_same(pair[0], single) || in match_either_id() 199 asymmetric_key_id_same(pair[1], single)); in match_either_id() 195 match_either_id(const struct asymmetric_key_id **pair, const struct asymmetric_key_id *single) match_either_id() argument
|
/kernel/linux/linux-6.6/ |
H A D | Makefile | 96 # make-4.0 (and later) keep single letter options in the 1st word of MAKEFLAGS. 286 single-targets := %.a %.i %.ko %.lds %.ll %.lst %.mod %.o %.rsi %.s %.symtypes %/ 293 single-build := 326 # We cannot build single targets and the others at the same time 327 ifneq ($(filter $(single-targets), $(MAKECMDGOALS)),) 328 single-build := 1 329 ifneq ($(filter-out $(single-targets), $(MAKECMDGOALS)),) 1863 modpost: $(if $(single-build),, $(if $(KBUILD_BUILTIN), vmlinux.o)) \ 1873 # The supported suffixes for single-target are listed in 'single [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/ |
H A D | huge_pages.c | 328 fake_huge_pages_object(struct drm_i915_private *i915, u64 size, bool single) in fake_huge_pages_object() argument 348 if (single) in fake_huge_pages_object() 429 int i, j, single; in igt_mock_exhaust_device_supported_pages() local 447 for (single = 0; single <= 1; ++single) { in igt_mock_exhaust_device_supported_pages() 448 obj = fake_huge_pages_object(i915, combination, !!single); in igt_mock_exhaust_device_supported_pages() 722 bool single = false; in igt_ppgtt_huge_fill() local 749 obj = fake_huge_pages_object(i915, size, single); in igt_ppgtt_huge_fill() 831 pr_err("gtt=%#x, expected=%#x, size=0x%zx, single in igt_ppgtt_huge_fill() 924 int i, single; igt_ppgtt_64K() local [all...] |
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | bq27xxx_battery_hdq.c | 41 bool single) in bq27xxx_battery_hdq_read() 48 if (!single) { in bq27xxx_battery_hdq_read() 40 bq27xxx_battery_hdq_read(struct bq27xxx_device_info *di, u8 reg, bool single) bq27xxx_battery_hdq_read() argument
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | bq27xxx_battery_hdq.c | 41 bool single) in bq27xxx_battery_hdq_read() 48 if (!single) { in bq27xxx_battery_hdq_read() 40 bq27xxx_battery_hdq_read(struct bq27xxx_device_info *di, u8 reg, bool single) bq27xxx_battery_hdq_read() argument
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/aes/ |
H A D | aes-armv4.S | 20 @ Code uses single 1K S-box and is >2 times faster than code generated 25 @ key [on single-issue Xscale PXA250 core].
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/aes/ |
H A D | aes-armv4.S | 20 @ Code uses single 1K S-box and is >2 times faster than code generated 25 @ key [on single-issue Xscale PXA250 core].
|
/third_party/node/deps/base64/base64/lib/ |
H A D | lib_openmp.c | 34 #pragma omp single in base64_encode_openmp() 94 #pragma omp single in base64_decode_openmp()
|
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | reg_ld_str.c | 156 int FPU_load_single(float __user *single, FPU_REG *loaded_data) in FPU_load_single() argument 162 FPU_access_ok(single, 4); in FPU_load_single() 163 FPU_get_user(m32, (unsigned long __user *)single); in FPU_load_single() 564 int FPU_store_single(FPU_REG *st0_ptr, u_char st0_tag, float __user *single) in FPU_store_single() argument 727 FPU_access_ok(single, 4); in FPU_store_single() 729 (unsigned long __user *)single); in FPU_store_single() 745 FPU_access_ok(single, 4); in FPU_store_single() 746 FPU_put_user(templ, (unsigned long __user *)single); in FPU_store_single()
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | reg_ld_str.c | 156 int FPU_load_single(float __user *single, FPU_REG *loaded_data) in FPU_load_single() argument 162 FPU_access_ok(single, 4); in FPU_load_single() 163 FPU_get_user(m32, (unsigned long __user *)single); in FPU_load_single() 564 int FPU_store_single(FPU_REG *st0_ptr, u_char st0_tag, float __user *single) in FPU_store_single() argument 727 FPU_access_ok(single, 4); in FPU_store_single() 729 (unsigned long __user *)single); in FPU_store_single() 745 FPU_access_ok(single, 4); in FPU_store_single() 746 FPU_put_user(templ, (unsigned long __user *)single); in FPU_store_single()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | SeparateCompoundExpressions.cpp | 104 TIntermNode *temp = rebuild(*part).single(); in reassociateRight() 378 ASSERT(leftResult.single()); 382 ASSERT(rightResult.single()); 456 ASSERT(condResult.single()); 460 ASSERT(thenResult.single()); 464 ASSERT(elseResult.single());
|