/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-speedlink.c | 43 struct hid_usage *usage, __s32 value) in speedlink_event() 48 * by the device. Some devices only send them with value==+256, others in speedlink_event() 49 * don't. However, catching abs(value)>=256 is restrictive enough not in speedlink_event() 52 if (abs(value) >= 256) in speedlink_event() 55 if (value == 0) in speedlink_event() 42 speedlink_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) speedlink_event() argument
|
/kernel/linux/linux-6.6/tools/power/cpupower/lib/ |
H A D | acpi_cppc.c | 40 unsigned long long value; in acpi_cppc_get_data() local 53 value = strtoull(linebuf, &endp, 0); in acpi_cppc_get_data() 58 return value; in acpi_cppc_get_data()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_bpf_sk_storage_map.c | 14 __type(value, int); 25 __u32 *val = ctx->value; in rw_bpf_sk_storage_map() 44 __u32 *val = ctx->value; in oob_write_bpf_sk_storage_map()
|
H A D | test_sockmap_update.c | 10 __type(value, __u64); 17 __type(value, __u64); 24 __type(value, __u64);
|
H A D | test_ringbuf_map_key.c | 13 long value; member 25 __type(value, int); 51 sample->value = 42; in test_ringbuf_mem_map_key() 64 * sample field as value below in test_ringbuf_mem_map_key()
|
/kernel/liteos_m/testsuites/unittest/fuzz/src/semaphore/ |
H A D | sem_timedwait_fuzz.c | 55 int pshared, value; in SemTimedWaitFuzzTest() local 70 value = (*(unsigned int *)DT_SetGetU32(&g_element[1], 0)) % MAX_SEM_VALUE; in SemTimedWaitFuzzTest() 71 sem_init(&sem, pshared, value); in SemTimedWaitFuzzTest()
|
/kernel/linux/linux-6.6/sound/soc/tegra/ |
H A D | tegra_cif.h | 49 unsigned int value; in tegra_set_cif() local 51 value = (conf->threshold << TEGRA_ACIF_CTRL_FIFO_TH_SHIFT) | in tegra_set_cif() 62 regmap_update_bits(regmap, reg, TEGRA_ACIF_UPDATE_MASK, value); in tegra_set_cif()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/ |
H A D | drag_setNodeDragPreview.cpp | 28 ArkUI_NumberValue value[] = {{.f32 = size}}; in drag_SetNodeDragPreview_001() local 29 ArkUI_AttributeItem valueItem = {value, sizeof(value) / sizeof(ArkUI_NumberValue)}; in drag_SetNodeDragPreview_001()
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | ipcndk.cpp | 29 int value = FAIL;
in Ftok() local 33 value = SUCCESS;
in Ftok() 37 napi_create_int32(env, value, &result);
in Ftok()
|
H A D | termiosndk1.cpp | 31 int value = FAIL;
in Cfgetospeed() local 35 value = SUCCESS;
in Cfgetospeed() 38 napi_create_int32(env, value, &result);
in Cfgetospeed()
|
/third_party/gn/src/gn/ |
H A D | output_file.cc | 16 : value_(RebasePath(source_file.value(), in OutputFile() 24 std::string path = build_settings->build_dir().value(); in AsSourceFile() 35 std::string path = build_settings->build_dir().value(); in AsSourceDir()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
H A D | ImmutableEntry.java | 24 ImmutableEntry(K key, V value) { in ImmutableEntry() argument 26 v = value; in ImmutableEntry() 33 public V setValue(V value) { in setValue() argument
|
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
H A D | ImmutableEntry.java | 21 ImmutableEntry(K key, V value) { in ImmutableEntry() argument 23 v = value; in ImmutableEntry() 30 public V setValue(V value) { in setValue() argument
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | typedarray-prototype-keys.js | 41 assert (current_item.value === i); 47 assert (current_item.value === undefined); 66 assert (current_item.value === undefined);
|
/third_party/jerryscript/tests/jerry/ |
H A D | object-defineproperty.js | 18 value: 2010, 37 assert (desc.value === 2010); 62 set: function(value) { throw 234; },
|
/third_party/jerryscript/tests/unit-libm/ |
H A D | test-libm.c | 40 double value; member 51 computed_bits.value = computed; in check_double() 52 expected_bits.value = expected; in check_double()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_clear_blit.h | 20 tu6_clear_lrz(struct tu_cmd_buffer *cmd, struct tu_cs *cs, struct tu_image* image, const VkClearValue *value); 38 const VkClearValue *value); 44 const VkClearValue *value);
|
/third_party/node/test/node-api/test_worker_buffer_callback/ |
H A D | test_worker_buffer_callback.c | 10 napi_value value; in GetFreeCallCount() local 11 NODE_API_CALL(env, napi_create_uint32(env, free_call_count, &value)); in GetFreeCallCount() 12 return value; in GetFreeCallCount()
|
/third_party/node/test/parallel/ |
H A D | test-http2-client-setNextStreamID-errors.js | 36 message: 'The value of "id" is out of range.' + 42 Object.entries(types).forEach(([type, value]) => { 48 () => client.setNextStreamID(value), 53 common.invalidArgTypeHelper(value)
|
/third_party/node/deps/v8/src/zone/ |
H A D | zone-compression.h | 26 // value earlier. 27 // 4) decompression requires "zone cage" address value, which is computed on 50 inline static uint32_t Compress(const void* value) { in Compress() 51 Address raw_value = reinterpret_cast<Address>(value); in Compress() 53 DCHECK_IMPLIES(compressed_value == 0, value == nullptr); in Compress()
|
/third_party/node/deps/npm/node_modules/jsonparse/examples/ |
H A D | twitterfeed.js | 23 p.onValue = function (value) { 24 if (this.stack.length === 1 && this.key === 'text') { text = value; } 25 if (this.stack.length === 2 && this.key === 'name' && this.stack[1].key === 'user') { name = value; }
|
/third_party/node/deps/npm/node_modules/diff/lib/diff/ |
H A D | word.js | 5 value: true 70 wordDiff.tokenize = function (value) { 72 var tokens = value.split(/([^\S\r\n]+|[()[\]{}'"\r\n]|\b)/); // Join the boundary splits that we do not consider to be boundaries. This is primarily the extended Latin character set.
|
/third_party/libinput/src/ |
H A D | util-input-event.h | 35 int value) in input_event_init() 44 ev.value = value; in input_event_init() 32 input_event_init(uint64_t time, unsigned int type, unsigned int code, int value) input_event_init() argument
|
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/ |
H A D | ima_conditionals.sh | 22 local value="$(id -u $user)" 23 [ "$request" = 'gid' -o "$request" = 'fgroup' ] && value="$(id -g $user)" 30 ROD echo "measure $request=$value" \> $IMA_POLICY
|
/third_party/ltp/testcases/network/busy_poll/ |
H A D | busy_poll01.sh | 21 local value=${1:-"0"} 22 tst_set_sysctl net.core.busy_read $value safe 23 tst_set_sysctl net.core.busy_poll $value safe
|