Home
last modified time | relevance | path

Searched defs:value (Results 1626 - 1650 of 7524) sorted by relevance

1...<<61626364656667686970>>...301

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcm_ipc_client_serialization.c23 int32_t GetUint32FromBuffer(uint32_t *value, const struct CmBlob *srcBlob, uint32_t *srcOffset) in GetUint32FromBuffer() argument
/third_party/vulkan-loader/scripts/
H A Dparse_asm_values.py90 value = str(int(match.group(1), 16)) variable
92 value = match.group(1) variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dgl_enum_utils.cpp20 void OutputGLenumString(std::ostream &out, GLenumGroup enumGroup, unsigned int value) in OutputGLenumString() argument
34 out << value; in OutputGLenumString() local
58 void OutputGLbitfieldString(std::ostream &out, GLenumGroup enumGroup, unsigned int value) in OutputGLbitfieldString() argument
63 const char *GLbooleanToString(unsigned int value) in GLbooleanToString() argument
68 GLbitfieldToString(GLenumGroup enumGroup, unsigned int value) GLbitfieldToString() argument
[all...]
/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...]
H A Dcommonattrs_align_test.cpp25 ArkUI_NumberValue value[] = {{.i32 = align}}; in TestCommonAttrsAlign001() local
37 ArkUI_NumberValue value[] = {{.i32 = align}}; in TestCommonAttrsAlign002() local
49 ArkUI_NumberValue value[] = {{.i32 = align}}; in TestCommonAttrsAlign003() local
61 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCommonAttrsAlign004() local
73 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCommonAttrsAlign005() local
85 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCommonAttrsAlign006() local
97 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCommonAttrsAlign007() local
109 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCommonAttrsAlign008() local
121 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCommonAttrsAlign009() local
141 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCommonAttrsAlign011() 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...]
H A Dcustomcomponent_align_test.cpp25 ArkUI_NumberValue value[] = {{.i32 = align}}; in TestCustomComponentAlign001() local
37 ArkUI_NumberValue value[] = {{.i32 = align}}; in TestCustomComponentAlign002() local
49 ArkUI_NumberValue value[] = {{.i32 = align}}; in TestCustomComponentAlign003() local
61 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign004() local
73 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign005() local
85 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign006() local
97 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign007() local
109 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign008() local
121 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign009() local
141 ArkUI_NumberValue value[] = {{.i32 = align}}; TestCustomComponentAlign011() local
[all...]
H A Dcustomcomponent_grayscale_test.cpp36 ArkUI_NumberValue value[] = {{.f32 = grayScale}}; in TestCustomComponentGrayscale002() local
48 ArkUI_NumberValue value[] = {{.f32 = grayScale}}; in TestCustomComponentGrayscale003() local
59 ArkUI_NumberValue value[] in TestCustomComponentGrayscale004() local
70 ArkUI_NumberValue value[] = {{.f32 = MIN_ABNORMAL_VALUE}}; TestCustomComponentGrayscale005() local
84 ArkUI_NumberValue value[] = {{.f32 = MAX_ABNORMAL_VALUE}}; TestCustomComponentGrayscale006() local
[all...]
H A Dcustomcomponent_sepia_test.cpp30 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCustomComponentSepia001() local
42 ArkUI_NumberValue value[] = {{.f32 = sepia}}; in TestCustomComponentSepia002() local
54 ArkUI_NumberValue value[] = {{.f32 = sepia}}; in TestCustomComponentSepia003() local
66 ArkUI_NumberValue value[] = {{.f32 = sepia}}; TestCustomComponentSepia004() local
77 ArkUI_NumberValue value[] = {{.f32 = MIN_ABNORMAL_VALUE}}; TestCustomComponentSepia005() local
91 ArkUI_NumberValue value[] = {{.f32 = MAX_ABNORMAL_VALUE}}; TestCustomComponentSepia006() 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...]
H A Dlist_rotate_test.cpp28 ArkUI_NumberValue value[PARAM_5] = { in TestListRotate001() local
67 ArkUI_NumberValue value[PARAM_5] = { TestListRotate003() local
89 ArkUI_NumberValue value[PARAM_5] = { TestListRotate004() local
111 ArkUI_NumberValue value[PARAM_5] = { TestListRotate005() 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...]
H A Dimage_brightness_test.cpp32 ArkUI_NumberValue value[] = {{.f32 = brightnessValue}}; in TestImageBrightness001() local
44 ArkUI_NumberValue value[] = {{.f32 = brightnessValue}}; in TestImageBrightness002() local
64 ArkUI_NumberValue value[] in TestImageBrightness004() local
76 ArkUI_NumberValue value[] = {{.f32 = brightnessValue}}; TestImageBrightness005() local
[all...]
H A Dimage_opacity_test.cpp31 ArkUI_NumberValue value[] = {{.f32 = opacity}}; in TestImageOpacity001() local
43 ArkUI_NumberValue value[] = {{.f32 = opacity}}; in TestImageOpacity002() local
55 ArkUI_NumberValue value[] = {{.f32 = opacity}}; in TestImageOpacity003() local
75 ArkUI_NumberValue value[] = {{.f32 = opacity}}; TestImageOpacity005() local
89 ArkUI_NumberValue value[] = {{.f32 = opacity}}; TestImageOpacity006() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/
H A Dlistitem_rotate_test.cpp28 ArkUI_NumberValue value[PARAM_5] = { in TestListItemRotate001() local
67 ArkUI_NumberValue value[PARAM_5] = { TestListItemRotate003() local
89 ArkUI_NumberValue value[PARAM_5] = { TestListItemRotate004() local
111 ArkUI_NumberValue value[PARAM_5] = { TestListItemRotate005() local
[all...]
H A Dlistitem_translate_test.cpp26 ArkUI_NumberValue value[PARAM_3] = {{.f32 = translateX}, {.f32 = translateY}, {.f32 = translateZ}}; in TestListItemTranslate001() local
42 ArkUI_NumberValue value[PARAM_3] = {{.f32 = translateX}, {.f32 = translateY}, {.f32 = translateZ}}; in TestListItemTranslate002() local
58 ArkUI_NumberValue value[PARAM_3] = {{.f32 = translateX}, {.f32 = translateY}, {.f32 = translateZ}}; TestListItemTranslate003() local
74 ArkUI_NumberValue value[PARAM_3] = {{.f32 = translateX}, {.f32 = translateY}, {.f32 = translateZ}}; TestListItemTranslate004() local
88 ArkUI_NumberValue value[] = {{.f32 = translate}}; TestListItemTranslate005() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_overlay_test.cpp27 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_TOP_START}, {.f32 = OFFSET}, {.f32 = OFFSET}}; in TestScrollOverlay001() local
41 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_TOP}, {.f32 = OFFSET}, {.f32 = OFFSET}}; in TestScrollOverlay002() local
55 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_TOP_END}, {.f32 = OFFSET}, {.f32 = OFFSET}}; TestScrollOverlay003() local
69 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_START}, {.f32 = OFFSET}, {.f32 = OFFSET}}; TestScrollOverlay004() local
83 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_CENTER}, {.f32 = OFFSET}, {.f32 = OFFSET}}; TestScrollOverlay005() local
97 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_END}, {.f32 = OFFSET}, {.f32 = OFFSET}}; TestScrollOverlay006() local
111 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_BOTTOM_START}, {.f32 = OFFSET}, {.f32 = OFFSET}}; TestScrollOverlay007() local
125 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_BOTTOM}, {.f32 = OFFSET}, {.f32 = OFFSET}}; TestScrollOverlay008() local
139 ArkUI_NumberValue value[] = {{.i32 = ARKUI_ALIGNMENT_BOTTOM_END}, {.f32 = OFFSET}, {.f32 = OFFSET}}; TestScrollOverlay009() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_radialgradient_test.cpp36 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = offsetValue}, {.i32 = repeat}}; in TestTextRadialGradient002() local
56 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = offsetValue}, {.i32 = repeat}}; in TestTextRadialGradient003() local
76 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = offsetValue}, {.i32 = repeat}}; TestTextRadialGradient004() local
96 ArkUI_NumberValue value[] = {{.f32 = offsetValue}, {.f32 = offsetValue}, {.f32 = offsetValue}, {.i32 = repeat}}; TestTextRadialGradient005() local
[all...]
H A Dtext_mask_test.cpp27 ArkUI_NumberValue value[] = { in TestTextMask001() local
50 ArkUI_NumberValue value[] = {{.u32 = color}, {.u32 = color}, TestTextMask002() local
71 ArkUI_NumberValue value[] = {{.u32 = color}, {.u32 = color}, TestTextMask003() local
92 ArkUI_NumberValue value[] = {{.u32 = color}, {.u32 = color}, TestTextMask004() local
114 ArkUI_NumberValue value[] = { TestTextMask005() local
134 ArkUI_NumberValue value[] = {{.u32 = color}, {.u32 = color}, TestTextMask006() local
156 ArkUI_NumberValue value[] = {{.u32 = color}, TestTextMask007() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/
H A Dslider_value_test.cpp32 ArkUI_NumberValue value[] = {{.f32 = progressValue}}; in TestSliderValue002() local
52 ArkUI_NumberValue value[] = {{.f32 = progressValue}}; in TestSliderValue003() local
64 ArkUI_NumberValue value[] in TestSliderValue004() local
77 ArkUI_NumberValue value[] = {{.f32 = progressValue}}; TestSliderValue005() local
[all...]
H A Dslider_step_test.cpp36 ArkUI_NumberValue value[] = {{.f32 = stepValue}}; in TestSliderStep002() local
48 ArkUI_NumberValue value[] = {{.f32 = stepValue}}; in TestSliderStep003() local
60 ArkUI_NumberValue value[] in TestSliderStep004() local
72 ArkUI_NumberValue value[] = {{.f32 = stepValue}}; TestSliderStep005() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
H A Dstack_borderwidth_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = borderWidth}}; in TestStackBorderWidth001() local
36 ArkUI_NumberValue value[] = {{.f32 = borderWidth}}; in TestStackBorderWidth002() local
50 ArkUI_NumberValue value[] = {{.f32 = borderWidth}}; in TestStackBorderWidth003() local
65 ArkUI_NumberValue value[] = { TestStackBorderWidth004() local
84 ArkUI_NumberValue value[] = { TestStackBorderWidth005() local
105 ArkUI_NumberValue value[] = { TestStackBorderWidth006() local
[all...]

Completed in 11 milliseconds

1...<<61626364656667686970>>...301