/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_conntrack_extend.c | 153 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 D | tracex2.bpf.c | 28 long *value; in bpf_prog2() local 83 long *value; in BPF_KSYSCALL() local
|
H A D | syscall_tp_kern.c | 38 u32 *value, init_val = 1; in count() local
|
/kernel/liteos_a/apps/perf/include/ |
H A D | option.h | 57 unsigned int *value; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | hidraw.h | 12 __u8 value[HID_MAX_DESCRIPTOR_SIZE]; member
|
/kernel/liteos_a/testsuites/unittest/container/smoke/ |
H A D | It_ipc_container_008.cpp | 63 int value = atoi(array[1] + strlen("limit: ")); in ItIpcContainer008() local
|
H A D | It_ipc_container_007.cpp | 59 int value = atoi(array[1] + strlen("limit: ")); in ItIpcContainer007() local
|
H A D | It_mnt_container_010.cpp | 63 int value = atoi(array[1] + strlen("limit: ")); in ItMntContainer010() local
|
H A D | It_mnt_container_009.cpp | 59 int value = atoi(array[1] + strlen("limit: ")); in ItMntContainer009() local
|
H A D | It_net_container_012.cpp | 63 int value = atoi(array[1] + strlen("limit: ")); in ItNetContainer012() local
|
H A D | It_net_container_011.cpp | 59 int value = atoi(array[1] + strlen("limit: ")); in ItNetContainer011() local
|
H A D | It_pid_container_033.cpp | 65 int value = atoi(array[1] + strlen("limit: ")); in ItPidContainer033() local
|
H A D | It_pid_container_032.cpp | 61 int value = atoi(array[1] + strlen("limit: ")); in ItPidContainer032() local
|
H A D | It_time_container_006.cpp | 69 int value = atoi(array[1] + strlen("limit: ")); in ItTimeContainer006() local
|
H A D | It_user_container_007.cpp | 63 int value = atoi(array[1] + strlen("limit: ")); in ItUserContainer007() local
|
H A D | It_user_container_006.cpp | 59 int value = atoi(array[1] + strlen("limit: ")); in ItUserContainer006() local
|
H A D | It_uts_container_008.cpp | 63 int value = atoi(array[1] + strlen("limit: ")); in ItUtsContainer008() local
|
H A D | It_uts_container_007.cpp | 59 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 D | commonattrs_grayscale_test.cpp | 36 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 D | customcomponent_clip_test.cpp | 24 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 D | customcomponent_contrast_test.cpp | 30 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 D | drag_dragPreviewOption.cpp | 27 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 D | list_clip_test.cpp | 24 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 D | image_borderwidth_test.cpp | 28 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 D | image_borderstyle_test.cpp | 27 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...] |