Home
last modified time | relevance | path

Searched defs:gs (Results 1 – 25 of 131) sorted by relevance

123456

/third_party/toybox/kconfig/
Dutil.c59 struct gstr gs; in str_new() local
69 struct gstr gs; in str_assign() local
76 void str_free(struct gstr *gs) in str_free()
85 void str_append(struct gstr *gs, const char *s) in str_append()
96 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf()
107 const char *str_get(struct gstr *gs) in str_get()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_gs.c45 struct svga_geometry_shader *gs; in svga_create_gs_state() local
76 struct svga_geometry_shader *gs = (struct svga_geometry_shader *)shader; in svga_bind_gs_state() local
88 struct svga_geometry_shader *gs = (struct svga_geometry_shader *)shader; in svga_delete_gs_state() local
Dsvga_state_gs.c58 struct svga_geometry_shader *gs = (struct svga_geometry_shader *)shader; in svga_get_compiled_dummy_geometry_shader() local
75 struct svga_geometry_shader *gs = svga->curr.gs; in make_gs_key() local
115 struct svga_geometry_shader *gs = svga->curr.gs; in emit_hw_gs() local
Dsvga_state_tgsi_transform.c48 struct svga_geometry_shader *gs) in bind_gs_state()
239 struct svga_geometry_shader *gs = NULL; in emulate_point_sprite() local
424 struct svga_geometry_shader *gs = svga->curr.user_gs; /* current gs */ in update_tgsi_transform() local
/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-format.hh104 GString *gs) in serialize()
124 GString *gs) in serialize_line_no()
135 GString *gs) in serialize_buffer_of_text()
157 GString *gs) in serialize_message()
171 GString *gs) in serialize_buffer_of_glyphs()
Dtext-options.hh84 GString *gs = nullptr; member
124 GString *gs, in encode_unicodes()
174 GString *gs = g_string_new (nullptr); in parse_unicodes() local
221 GString *gs = g_string_new (nullptr); in parse_unicodes_before() local
263 GString *gs = g_string_new (nullptr); in parse_unicodes_after() local
Dhelper-cairo-ansi.hh50 GString *gs; in chafa_print_image_rgb24() local
Dhb-shape.cc155 GString *gs = nullptr; member
/third_party/optimized-routines/math/tools/
Dplot.py42 def plot(xs, gs, ys, es): argument
60 xs, gs, ys, es = parse(sys.stdin) variable
/third_party/mesa3d/src/amd/compiler/tests/
Dtest_isel.cpp93 QoShaderModuleCreateInfo gs = qoShaderModuleCreateInfoGLSL(GEOMETRY, variable
122 QoShaderModuleCreateInfo gs = qoShaderModuleCreateInfoGLSL(GEOMETRY, variable
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_gs.c83 llvmpipe_bind_gs_state(struct pipe_context *pipe, void *gs) in llvmpipe_bind_gs_state()
97 llvmpipe_delete_gs_state(struct pipe_context *pipe, void *gs) in llvmpipe_delete_gs_state()
/third_party/typescript/tests/baselines/reference/
DarrayLiteralWithMultipleBestCommonTypes.js15 var gs = [(b: { x: number; z?: number }) => 2, (a: { x: number; y?: number }) => 1]; // (b: { x: nu… variable
29 var gs = [function (b) { return 2; }, function (a) { return 1; }]; // (b: { x: number; z?: number }… variable
/third_party/mesa3d/src/util/format/
Du_format.c1085 #define REMAP_RGB_ONE(r, rs, g, gs, b, bs, type) \ in util_format_rgb_to_bgr() argument
1089 #define REMAP_RGB(rs, gs, bs, type) \ in util_format_rgb_to_bgr() argument
1093 #define REMAP_RGBA_ONE(r, rs, g, gs, b, bs, a, as, type) \ in util_format_rgb_to_bgr() argument
1097 #define REMAP_ARGB_ONE(a, as, r, rs, g, gs, b, bs, type) \ in util_format_rgb_to_bgr() argument
1101 #define REMAP_RGB_AX(A, rs, gs, bs, as, type) \ in util_format_rgb_to_bgr() argument
1105 #define REMAP_AX_RGB(A, rs, gs, bs, as, type) \ in util_format_rgb_to_bgr() argument
1109 #define REMAP_RGBA(rs, gs, bs, as, type) REMAP_RGB_AX(A, rs, gs, bs, as, type) in util_format_rgb_to_bgr() argument
1110 #define REMAP_RGBX(rs, gs, bs, as, type) REMAP_RGB_AX(X, rs, gs, bs, as, type) in util_format_rgb_to_bgr() argument
1111 #define REMAP_ARGB(rs, gs, bs, as, type) REMAP_AX_RGB(A, rs, gs, bs, as, type) in util_format_rgb_to_bgr() argument
1112 #define REMAP_XRGB(rs, gs, bs, as, type) REMAP_AX_RGB(X, rs, gs, bs, as, type) in util_format_rgb_to_bgr() argument
[all …]
/third_party/typescript/tests/cases/conformance/types/typeRelationships/bestCommonType/
DarrayLiteralWithMultipleBestCommonTypes.ts14 var gs = [(b: { x: number; z?: number }) => 2, (a: { x: number; y?: number }) => 1]; // (b: { x: nu… variable
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_gs_variant.cpp73 struct d3d12_shader_selector *gs; in d3d12_make_passthrough_gs() local
488 d3d12_shader_selector *gs = NULL; in create_geometry_shader_variant() local
514 d3d12_shader_selector *gs = create_geometry_shader_variant(ctx, key); in d3d12_get_gs_variant() local
/third_party/icu/icu4c/source/samples/layout/
Dgnomeglue.cpp38 GnomeGUISupport *gs = (GnomeGUISupport *) guiSupport; in gs_gnomeGuiSupportClose() local
Dgdiglue.cpp35 GDIGUISupport *gs = (GDIGUISupport *) guiSupport; in gs_gdiGuiSupportClose() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dgnomeglue.cpp38 GnomeGUISupport *gs = (GnomeGUISupport *) guiSupport; in gs_gnomeGuiSupportClose() local
Dgdiglue.cpp35 GDIGUISupport *gs = (GDIGUISupport *) guiSupport; in gs_gdiGuiSupportClose() local
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cache.h42 struct ir3_shader_state *vs, *hs, *ds, *gs, *fs; // 5 pointers member
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
Dglib.c27 GSource *gs; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_shader.c330 softpipe_bind_gs_state(struct pipe_context *pipe, void *gs) in softpipe_bind_gs_state()
344 softpipe_delete_gs_state(struct pipe_context *pipe, void *gs) in softpipe_delete_gs_state()
/third_party/libwebsockets/lib/event-libs/glib/
Dprivate-lib-event-libs-glib.h28 GSource *gs; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DClear11.cpp141 const d3d11::GeometryShader **gs, in getShadersAndLayout()
725 const d3d11::GeometryShader *gs = nullptr; in clearFramebuffer() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_program.h45 struct ir3_shader_variant *gs; member

123456