| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | gl_nir_link_atomics.c | 186 const struct active_atomic_counter_uniform *const first = in cmp_active_counter_offsets() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_group_loads.c | 178 group_loads(nir_instr *first, nir_instr *last) in group_loads() argument 284 handle_load_range(nir_instr **first, nir_instr **last, nir_instr *current, unsigned max_distance) handle_load_range() argument [all...] |
| H A D | nir_lower_flrp.c | 236 const float first = val[swizzle[0]].f32; in all_same_constant() local 245 const double first = val[swizzle[0]].f64; in all_same_constant() local [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_cull.c | 131 LLVMValueRef first = LLVMBuildFMul(ctx->builder, v[0], sincos45, ""); in rotate_45degrees() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_bo.c | 56 struct v3dv_bo *first = list_first_entry(&cache->time_list, in bo_dump_stats() local
|
| /third_party/mesa3d/src/compiler/clc/ |
| H A D | clc.c | 54 bool first = true; in clc_print_kernels_info() local
|
| /third_party/ltp/testcases/kernel/controllers/cgroup_xattr/ |
| H A D | cgroup_xattr.c | 251 int hier = 0, num = 0, enabled = 0, first = 1; in mount_cgroup() local
|
| /third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/ |
| H A D | protocol_lws_minimal_client_echo.c | 29 char first; member
|
| /third_party/libwebsockets/lib/system/async-dns/ |
| H A D | async-dns-parse.c | 36 char pointer = 0, first = 1; in lws_adns_parse_label() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_bufmgr.c | 88 struct vc4_bo *first = list_entry(cache->time_list.next, in vc4_bo_dump_stats() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/kernel/ |
| H A D | vc4_render_cl.c | 363 bool first = (xi == 0 && yi == 0); in vc4_create_rcl_bo() local 116 emit_tile(struct vc4_exec_info *exec, struct vc4_rcl_setup *setup, uint8_t x, uint8_t y, bool first, bool last) emit_tile() argument
|
| /third_party/mesa3d/src/glx/tests/ |
| H A D | create_context_unittest.cpp | 400 GLXContext first = in TEST_F() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | gfx10_query.c | 42 gfx10_release_query_buffers(struct si_context *sctx, struct gfx10_sh_query_buffer *first, struct gfx10_sh_query_buffer *last) gfx10_release_query_buffers() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | glx_usefont.c | 212 glXUseXFont(Font font, int first, int count, int listbase) in glXUseXFont() argument
|
| /third_party/mesa3d/src/gallium/targets/libgl-gdi/ |
| H A D | stw_wgl.c | 200 wglUseFontBitmapsA( HDC hdc, DWORD first, DWORD count, DWORD listBase ) wglUseFontBitmapsA() argument 219 wglUseFontBitmapsW( HDC hdc, DWORD first, DWORD count, DWORD listBase ) wglUseFontBitmapsW() argument 278 wglUseFontOutlinesA( HDC hdc, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf ) wglUseFontOutlinesA() argument 303 wglUseFontOutlinesW( HDC hdc, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf ) wglUseFontOutlinesW() argument
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_bufmgr.c | 61 struct v3d_bo *first = list_first_entry(&cache->time_list, in v3d_bo_dump_stats() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | xfont.c | 215 DRI_glXUseXFont(struct glx_context *CC, Font font, int first, int count, int listbase) in DRI_glXUseXFont() argument
|
| /third_party/node/deps/zlib/ |
| H A D | gzwrite.c | 144 int first; in gz_zero() local
|
| /third_party/node/src/ |
| H A D | node_options-inl.h | 260 std::string& first() { in first() function [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfstruncate.c | 588 int first = TRUE; in dump_attr_record() local
|
| /third_party/musl/src/network/ |
| H A D | getifaddrs.c | 46 struct ifaddrs *first; member
|
| /third_party/musl/src/malloc/mallocng/ |
| H A D | malloc.c | 179 uint32_t first; in try_avail() local 358 uint32_t first = try_avail(&ctx.active[sc]); in alloc_slot() local 373 uint32_t mask, first; in malloc() local [all...] |
| /third_party/musl/src/network/liteos_a/ |
| H A D | getifaddrs.c | 45 struct ifaddrs *first; member
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | getifaddrs.c | 45 struct ifaddrs_storage *first; member
|
| /third_party/musl/porting/linux/user/src/malloc/mallocng/ |
| H A D | malloc.c | 175 uint32_t first; in try_avail() local 353 uint32_t first = try_avail(&ctx.active[sc]); in alloc_slot() local 368 uint32_t mask, first; in malloc() local [all...] |