| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | nir_to_dxil.c | 3186 const struct dxil_value *col = NULL; in emit_store_output_via_intrinsic() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui.cpp | 1835 ImU32 ImGui::GetColorU32(const ImVec4& col) in GetColorU32() argument 1849 ImU32 ImGui::GetColorU32(ImU32 col) in GetColorU32() argument 2440 RenderCheckMark(ImVec2 pos, ImU32 col, float sz) RenderCheckMark() argument 5756 PushStyleColor(ImGuiCol idx, ImU32 col) PushStyleColor() argument 5766 PushStyleColor(ImGuiCol idx, const ImVec4& col) PushStyleColor() argument 7834 if (g.NavWindow) { ImU32 col = (!g.NavWindow->Hidden) ? IM_COL32(255,0,255,255) : IM_COL32(255,0,0,255); ImVec2 p = NavCalcPreferredRefPos(); char buf[32]; ImFormatString(buf, 32, "%d", g.NavLayer); GetOverlayDrawList(g.NavWindow)->AddCircleFilled(p, 3.0f, col); GetOverlayDrawList(g.NavWindow)->AddText(NULL, 13.0f, p + ImVec2(8,-4), col, buf); } NavUpdate() local 8429 const ImU32 col = GetColorU32(held ? ImGuiCol_SeparatorActive : hovered ? ImGuiCol_SeparatorHovered : ImGuiCol_Separator); EndColumns() local 8431 window->DrawList->AddLine(ImVec2(xi, ImMax(y1 + 1.0f, window->ClipRect.Min.y)), ImVec2(xi, ImMin(y2, window->ClipRect.Max.y)), col); EndColumns() local [all...] |
| H A D | imgui.h | 1753 ImU32 col; global() member [all...] |
| /third_party/toybox/generated/ |
| H A D | globals.h | 998 int fd, col; member
|
| /third_party/libabigail/src/ |
| H A D | abg-ir.cc | 14030 unsigned line = 0, col = 0; in types_defined_same_linux_kernel_corpus_public() local 447 create_new_location(const std::string& file_path, size_t line, size_t col) create_new_location() argument
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.cpp | 2477 ImU32 ImGui::GetColorU32(const ImVec4& col) in GetColorU32() argument 2491 ImU32 ImGui::GetColorU32(ImU32 col) in GetColorU32() argument 2502 PushStyleColor(ImGuiCol idx, ImU32 col) PushStyleColor() argument 2512 PushStyleColor(ImGuiCol idx, const ImVec4& col) PushStyleColor() argument 9442 if (1) { ImU32 col = (!g.NavWindow->Hidden) ? IM_COL32(255,0,255,255) : IM_COL32(255,0,0,255); ImVec2 p = NavCalcPreferredRefPos(); char buf[32]; ImFormatString(buf, 32, "%d", g.NavLayer); draw_list->AddCircleFilled(p, 3.0f, col); draw_list->AddText(NULL, 13.0f, p + ImVec2(8,-4), col, buf); } NavUpdate() local 11616 ImU32 col = (table->HoveredColumnBody == column_n) ? IM_COL32(255, 255, 128, 255) : IM_COL32(255, 0, 128, 255); ShowMetricsWindow() local [all...] |
| H A D | imgui.h | 2309 ImU32 col; global() member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | reg.h | 1503 mlxsw_reg_slcor_pack(char *payload, u8 local_port, u16 lag_id, enum mlxsw_reg_slcor_col col) mlxsw_reg_slcor_pack() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | reg.h | 1455 mlxsw_reg_slcor_pack(char *payload, u16 local_port, u16 lag_id, enum mlxsw_reg_slcor_col col) mlxsw_reg_slcor_pack() argument
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 3195 uint8_t col; member
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 3223 uint8_t col; member
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 4533 struct nk_color col; member 7476 struct nk_color col; in nk_rgb_hex() local 7488 struct nk_color col; nk_rgba_hex() local 7498 nk_color_hex_rgba(char *output, struct nk_color col) nk_color_hex_rgba() argument 7513 nk_color_hex_rgb(char *output, struct nk_color col) nk_color_hex_rgb() argument 7778 struct nk_colorf col; nk_color_hsva_f() local 8834 nk_stroke_curve(struct nk_command_buffer *b, float ax, float ay, float ctrl0x, float ctrl0y, float ctrl1x, float ctrl1y, float bx, float by, float line_thickness, struct nk_color col) nk_stroke_curve() argument 9060 nk_stroke_polygon(struct nk_command_buffer *b, float *points, int point_count, float line_thickness, struct nk_color col) nk_stroke_polygon() argument 9081 nk_fill_polygon(struct nk_command_buffer *b, float *points, int point_count, struct nk_color col) nk_fill_polygon() argument 9102 nk_stroke_polyline(struct nk_command_buffer *b, float *points, int point_count, float line_thickness, struct nk_color col) nk_stroke_polyline() argument 9123 nk_draw_image(struct nk_command_buffer *b, struct nk_rect r, const struct nk_image *img, struct nk_color col) nk_draw_image() argument 9494 struct nk_color col = nk_rgba_fv(val); nk_draw_vertex_color() local 9498 struct nk_color col = nk_rgba_fv(val); nk_draw_vertex_color() local 9503 nk_ushort col[3]; nk_draw_vertex_color() local 9510 nk_ushort col[4]; nk_draw_vertex_color() local 9518 nk_uint col[3]; nk_draw_vertex_color() local 9525 nk_uint col[4]; nk_draw_vertex_color() local 9536 double col[4]; nk_draw_vertex_color() local 9545 struct nk_color col = nk_rgba_fv(val); nk_draw_vertex_color() local 9630 struct nk_colorf col; nk_draw_list_stroke_poly_line() local 9868 struct nk_colorf col; nk_draw_list_fill_poly_convex() local 10148 nk_draw_list_stroke_line(struct nk_draw_list *list, struct nk_vec2 a, struct nk_vec2 b, struct nk_color col, float thickness) nk_draw_list_stroke_line() argument 10163 nk_draw_list_fill_rect(struct nk_draw_list *list, struct nk_rect rect, struct nk_color col, float rounding) nk_draw_list_fill_rect() argument 10178 nk_draw_list_stroke_rect(struct nk_draw_list *list, struct nk_rect rect, struct nk_color col, float rounding, float thickness) nk_draw_list_stroke_rect() argument 10226 nk_draw_list_fill_triangle(struct nk_draw_list *list, struct nk_vec2 a, struct nk_vec2 b, struct nk_vec2 c, struct nk_color col) nk_draw_list_fill_triangle() argument 10237 nk_draw_list_stroke_triangle(struct nk_draw_list *list, struct nk_vec2 a, struct nk_vec2 b, struct nk_vec2 c, struct nk_color col, float thickness) nk_draw_list_stroke_triangle() argument 10248 nk_draw_list_fill_circle(struct nk_draw_list *list, struct nk_vec2 center, float radius, struct nk_color col, unsigned int segs) nk_draw_list_fill_circle() argument 10259 nk_draw_list_stroke_circle(struct nk_draw_list *list, struct nk_vec2 center, float radius, struct nk_color col, unsigned int segs, float thickness) nk_draw_list_stroke_circle() argument 10270 nk_draw_list_stroke_curve(struct nk_draw_list *list, struct nk_vec2 p0, struct nk_vec2 cp0, struct nk_vec2 cp1, struct nk_vec2 p1, struct nk_color col, unsigned int segments, float thickness) nk_draw_list_stroke_curve() argument 10291 struct nk_colorf col; nk_draw_list_push_rect_uv() local 14257 nk_style_item_color(struct nk_color col) nk_style_item_color() argument 19668 nk_image_color(struct nk_context *ctx, struct nk_image img, struct nk_color col) nk_image_color() argument 24403 nk_draw_color_picker(struct nk_command_buffer *o, const struct nk_rect *matrix, const struct nk_rect *hue_bar, const struct nk_rect *alpha_bar, struct nk_colorf col) nk_draw_color_picker() argument 24462 nk_do_color_picker(nk_flags *state, struct nk_command_buffer *out, struct nk_colorf *col, enum nk_color_format fmt, struct nk_rect bounds, struct nk_vec2 padding, const struct nk_input *in, const struct nk_user_font *font) nk_do_color_picker() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |