Home
last modified time | relevance | path

Searched defs:value (Results 2401 - 2425 of 17218) sorted by relevance

1...<<919293949596979899100>>...689

/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_extend.c153 unsigned int value = atomic_inc_return(&nf_conntrack_ext_genid); in nf_ct_ext_bump_genid() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dtracex2.bpf.c28 long *value; in bpf_prog2() local
83 long *value; in BPF_KSYSCALL() local
H A Dsyscall_tp_kern.c38 u32 *value, init_val = 1; in count() local
/kernel/liteos_a/apps/perf/include/
H A Doption.h57 unsigned int *value; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dhidraw.h12 __u8 value[HID_MAX_DESCRIPTOR_SIZE]; member
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_ipc_container_008.cpp63 int value = atoi(array[1] + strlen("limit: ")); in ItIpcContainer008() local
H A DIt_ipc_container_007.cpp59 int value = atoi(array[1] + strlen("limit: ")); in ItIpcContainer007() local
H A DIt_mnt_container_010.cpp63 int value = atoi(array[1] + strlen("limit: ")); in ItMntContainer010() local
H A DIt_mnt_container_009.cpp59 int value = atoi(array[1] + strlen("limit: ")); in ItMntContainer009() local
H A DIt_net_container_012.cpp63 int value = atoi(array[1] + strlen("limit: ")); in ItNetContainer012() local
H A DIt_net_container_011.cpp59 int value = atoi(array[1] + strlen("limit: ")); in ItNetContainer011() local
H A DIt_pid_container_033.cpp65 int value = atoi(array[1] + strlen("limit: ")); in ItPidContainer033() local
H A DIt_pid_container_032.cpp61 int value = atoi(array[1] + strlen("limit: ")); in ItPidContainer032() local
H A DIt_time_container_006.cpp69 int value = atoi(array[1] + strlen("limit: ")); in ItTimeContainer006() local
H A DIt_user_container_007.cpp63 int value = atoi(array[1] + strlen("limit: ")); in ItUserContainer007() local
H A DIt_user_container_006.cpp59 int value = atoi(array[1] + strlen("limit: ")); in ItUserContainer006() local
H A DIt_uts_container_008.cpp63 int value = atoi(array[1] + strlen("limit: ")); in ItUtsContainer008() local
H A DIt_uts_container_007.cpp59 int value = atoi(array[1] + strlen("limit: ")); in ItUtsContainer007() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_grayscale_test.cpp36 ArkUI_NumberValue value[] = {{.f32 = grayScale}}; in TestCommonAttrsGrayscale002() local
48 ArkUI_NumberValue value[] = {{.f32 = grayScale}}; in TestCommonAttrsGrayscale003() local
59 ArkUI_NumberValue value[] in TestCommonAttrsGrayscale004() local
70 ArkUI_NumberValue value[] = {{.f32 = MIN_ABNORMAL_VALUE}}; TestCommonAttrsGrayscale005() local
84 ArkUI_NumberValue value[] = {{.f32 = MAX_ABNORMAL_VALUE}}; TestCommonAttrsGrayscale006() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_clip_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = clip}}; in TestCustomComponentClip001() local
36 ArkUI_NumberValue value[] = {{.i32 = clip}}; in TestCustomComponentClip002() local
48 ArkUI_NumberValue value[] = {{.i32 = clip}}; in TestCustomComponentClip003() local
63 ArkUI_NumberValue value[] = { TestCustomComponentClip004() local
81 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_CIRCLE}, {.f32 = width}, {.f32 = height}}; TestCustomComponentClip005() local
96 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_ELLIPSE}, {.f32 = width}, {.f32 = height}}; TestCustomComponentClip006() local
111 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_PATH}, {.f32 = width}, {.f32 = height}}; TestCustomComponentClip007() local
[all...]
H A Dcustomcomponent_contrast_test.cpp30 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCustomComponentContrast001() local
48 ArkUI_NumberValue value[] = {{.f32 = FIRST_MIDDLE_VALUE}}; in TestCustomComponentContrast003() local
59 ArkUI_NumberValue value[] in TestCustomComponentContrast004() local
70 ArkUI_NumberValue value[] = {{.f32 = MIN_ABNORMAL_VALUE}}; TestCustomComponentContrast005() local
84 ArkUI_NumberValue value[] = {{.f32 = MAX_ABNORMAL_VALUE}}; TestCustomComponentContrast006() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
H A Ddrag_dragPreviewOption.cpp27 ArkUI_NumberValue value[] = {{.f32 = size}}; in drag_DragPreviewOption_Dispose_001() local
42 ArkUI_NumberValue value[] = {{.f32 = size}}; in drag_DragPreviewOption_SetScaleMode_002() local
59 ArkUI_NumberValue value[] = {{.f32 = size}}; in drag_DragPreviewOption_SetDefaultShadowEnabled_003() local
75 ArkUI_NumberValue value[] in drag_DragPreviewOption_SetDefaultRadiusEnabled_004() local
91 ArkUI_NumberValue value[] = {{.f32 = size}}; drag_DragPreviewOption_SetNumberBadgeEnabled_005() local
107 ArkUI_NumberValue value[] = {{.f32 = size}}; drag_DragPreviewOption_SetBadgeNumber_006() local
123 ArkUI_NumberValue value[] = {{.f32 = size}}; drag_DragPreviewOption_SetDefaultAnimationBeforeLiftingEnabled_007() local
139 ArkUI_NumberValue value[] = {{.f32 = size}}; drag_DragPreviewOption_SetNodeDragPreviewOption_008() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
H A Dlist_clip_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = clip}}; in TestListClip001() local
37 ArkUI_NumberValue value[] = {{.i32 = clip}}; in TestListClip002() local
49 ArkUI_NumberValue value[] = {{.i32 = clip}}; in TestListClip003() local
64 ArkUI_NumberValue value[] = { TestListClip004() local
82 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_CIRCLE}, {.f32 = width}, {.f32 = height}}; TestListClip005() local
97 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_ELLIPSE}, {.f32 = width}, {.f32 = height}}; TestListClip006() local
112 ArkUI_NumberValue value[] = {{.i32 = ARKUI_CLIP_TYPE_PATH}, {.f32 = width}, {.f32 = height}}; TestListClip007() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
H A Dimage_borderwidth_test.cpp28 ArkUI_NumberValue value[] = {{.f32 = borderWidth}}; in TestImageBorderWidth001() local
43 ArkUI_NumberValue value[] = {{.f32 = borderWidth}}; in TestImageBorderWidth002() local
61 ArkUI_NumberValue value[] = { TestImageBorderWidth003() local
80 ArkUI_NumberValue value[] = { TestImageBorderWidth004() local
96 ArkUI_NumberValue value[] = {{.f32 = borderWidth}}; TestImageBorderWidth005() local
117 ArkUI_NumberValue value[] = { TestImageBorderWidth006() local
[all...]
H A Dimage_borderstyle_test.cpp27 ArkUI_NumberValue value[] = {{.i32 = borderStyle}}; in TestImageBorderStyle001() local
42 ArkUI_NumberValue value[] = {{.i32 = borderStyle}}; in TestImageBorderStyle002() local
57 ArkUI_NumberValue value[] = {{.i32 = borderStyle}}; TestImageBorderStyle003() local
76 ArkUI_NumberValue value[] = { TestImageBorderStyle004() local
96 ArkUI_NumberValue value[] = { TestImageBorderStyle005() local
[all...]

Completed in 9 milliseconds

1...<<919293949596979899100>>...689