/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_gs.h | 73 struct pipe_shader_state state; member
|
H A D | draw_pt_so_emit.c | 60 const struct pipe_stream_output_info *state = NULL; in draw_so_info() local 76 const struct pipe_stream_output_info *state = draw_so_info(draw); in draw_has_so() local 124 const struct pipe_stream_output_info *state = draw_so_info(draw); so_emit_prim() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_compositor_cs.c | 766 struct pipe_compute_state state = {0}; in vl_compositor_cs_create_shader() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_program.c | 460 struct fd3_program_state *state = CALLOC_STRUCT(fd3_program_state); variable 472 fd3_program_destroy(void *data, struct ir3_program_state *state) in fd3_program_destroy() argument
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_flow.c | 228 lp_build_loop_begin(struct lp_build_loop_state *state, in lp_build_loop_begin() argument 252 lp_build_loop_end_cond(struct lp_build_loop_state *state, LLVMValueRef end, LLVMValueRef step, LLVMIntPredicate llvm_cond) lp_build_loop_end_cond() argument 281 lp_build_loop_force_set_counter(struct lp_build_loop_state *state, LLVMValueRef end) lp_build_loop_force_set_counter() argument 289 lp_build_loop_force_reload_counter(struct lp_build_loop_state *state) lp_build_loop_force_reload_counter() argument 296 lp_build_loop_end(struct lp_build_loop_state *state, LLVMValueRef end, LLVMValueRef step) lp_build_loop_end() argument 315 lp_build_for_loop_begin(struct lp_build_for_loop_state *state, struct gallivm_state *gallivm, LLVMValueRef start, LLVMIntPredicate cmp_op, LLVMValueRef end, LLVMValueRef step) lp_build_for_loop_begin() argument 349 lp_build_for_loop_end(struct lp_build_for_loop_state *state) lp_build_for_loop_end() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_draw_helpers.c | 115 lower_pstipple state = { in nir_lower_pstipple_fs() local 66 nir_lower_pstipple_block(nir_block *block, lower_pstipple *state) nir_lower_pstipple_block() argument 98 nir_lower_pstipple_impl(nir_function_impl *impl, lower_pstipple *state) nir_lower_pstipple_impl() argument 156 nir_lower_aaline_block(nir_block *block, lower_aaline *state) nir_lower_aaline_block() argument 195 nir_lower_aaline_impl(nir_function_impl *impl, lower_aaline *state) nir_lower_aaline_impl() argument 210 lower_aaline state = { nir_lower_aaline_fs() local 251 nir_lower_aapoint_block(nir_block *block, lower_aapoint *state, nir_ssa_def *sel) nir_lower_aapoint_block() argument 283 nir_lower_aapoint_impl(nir_function_impl *impl, lower_aapoint *state) nir_lower_aapoint_impl() argument 332 lower_aapoint state = { nir_lower_aapoint_fs() local [all...] |
/third_party/musl/Benchmark/musl/ |
H A D | libc_math.cpp | 36 static void Bm_function_Copysignl_Allpositive(benchmark::State &state) in Bm_function_Copysignl_Allpositive() argument 45 static void Bm_function_Copysignl_Allnegative(benchmark::State &state) in Bm_function_Copysignl_Allnegative() argument 54 static void Bm_function_Copysignl_Np(benchmark::State &state) in Bm_function_Copysignl_Np() argument 63 static void Bm_function_Copysignl_Pn(benchmark::State &state) in Bm_function_Copysignl_Pn() argument 73 static void Bm_function_Fmodl(benchmark::State &state) in Bm_function_Fmodl() argument 82 Bm_function_Fmodf(benchmark::State &state) Bm_function_Fmodf() argument 91 Bm_function_Exp(benchmark::State &state) Bm_function_Exp() argument 100 Bm_function_Log(benchmark::State &state) Bm_function_Log() argument 109 Bm_function_Cos(benchmark::State &state) Bm_function_Cos() argument 119 Bm_function_Frexpl(benchmark::State &state) Bm_function_Frexpl() argument 129 Bm_function_Scalbn1(benchmark::State &state) Bm_function_Scalbn1() argument 140 Bm_function_Scalbn2(benchmark::State &state) Bm_function_Scalbn2() argument 151 Bm_function_Scalbn3(benchmark::State &state) Bm_function_Scalbn3() argument 162 Bm_function_Scalbn4(benchmark::State &state) Bm_function_Scalbn4() argument 173 Bm_function_Scalbnl1(benchmark::State &state) Bm_function_Scalbnl1() argument 184 Bm_function_Scalbnl2(benchmark::State &state) Bm_function_Scalbnl2() argument 196 Bm_function_Scalbnl3(benchmark::State &state) Bm_function_Scalbnl3() argument 208 Bm_function_Scalbnl4(benchmark::State &state) Bm_function_Scalbnl4() argument 219 Bm_function_Scalbnf1(benchmark::State &state) Bm_function_Scalbnf1() argument 229 Bm_function_Scalbnf2(benchmark::State &state) Bm_function_Scalbnf2() argument 239 Bm_function_Scalbnf3(benchmark::State &state) Bm_function_Scalbnf3() argument 249 Bm_function_Scalbnf4(benchmark::State &state) Bm_function_Scalbnf4() argument 260 Bm_function_Fmod(benchmark::State &state) Bm_function_Fmod() argument 270 Bm_function_Sin(benchmark::State &state) Bm_function_Sin() argument 279 Bm_function_Atanf(benchmark::State &state) Bm_function_Atanf() argument 287 Bm_function_Atan2f(benchmark::State &state) Bm_function_Atan2f() argument 297 Bm_function_fpclassifyl(benchmark::State &state) Bm_function_fpclassifyl() argument 307 Bm_function_fpclassifyl1(benchmark::State &state) Bm_function_fpclassifyl1() argument 317 Bm_function_fpclassifyl2(benchmark::State &state) Bm_function_fpclassifyl2() argument 327 Bm_function_fpclassifyl3(benchmark::State &state) Bm_function_fpclassifyl3() argument 336 Bm_function_Expm1(benchmark::State &state) Bm_function_Expm1() argument 346 Bm_function_Ceilf(benchmark::State &state) Bm_function_Ceilf() argument 355 Bm_function_Floor(benchmark::State &state) Bm_function_Floor() argument 364 Bm_function_Lgammaf(benchmark::State &state) Bm_function_Lgammaf() argument 372 Bm_function_Erfcf(benchmark::State &state) Bm_function_Erfcf() argument 380 Bm_function_Ilogbf(benchmark::State &state) Bm_function_Ilogbf() argument 390 Bm_function_Fmaf(benchmark::State &state) Bm_function_Fmaf() argument 405 Bm_function_Nan(benchmark::State &state) Bm_function_Nan() argument 412 Bm_function_Nan_null(benchmark::State &state) Bm_function_Nan_null() argument 419 Bm_function_Acoshf(benchmark::State &state) Bm_function_Acoshf() argument 427 Bm_function_Asinhf(benchmark::State &state) Bm_function_Asinhf() argument 435 Bm_function_Modff(benchmark::State &state) Bm_function_Modff() argument 444 Bm_function_Llroundf(benchmark::State &state) Bm_function_Llroundf() argument 452 Bm_function_Logbf(benchmark::State &state) Bm_function_Logbf() argument 460 Bm_function_Log10f(benchmark::State &state) Bm_function_Log10f() argument 468 Bm_function_Expm1f(benchmark::State &state) Bm_function_Expm1f() argument 476 Bm_function_Atanhf(benchmark::State &state) Bm_function_Atanhf() argument 484 Bm_function_Rintf(benchmark::State &state) Bm_function_Rintf() argument 492 Bm_function_Log1pf(benchmark::State &state) Bm_function_Log1pf() argument [all...] |
H A D | libc_hilog.cpp | 164 static void Bm_function_hilog(benchmark::State &state) in Bm_function_hilog() argument
|
H A D | socket_test.cpp | 29 static void Bm_function_socket_server(benchmark::State &state) in Bm_function_socket_server() argument 49 static void Bm_function_socketpair_sendmsg_recvmsg(benchmark::State &state) in Bm_function_socketpair_sendmsg_recvmsg() argument 100 static void Bm_function_socketpair_sendmmsg_recvmmsg(benchmark::State &state) in Bm_function_socketpair_sendmmsg_recvmmsg() argument 155 Bm_function_socketpair_sendto_recvfrom(benchmark::State &state) Bm_function_socketpair_sendto_recvfrom() argument 187 Bm_function_getsockopt(benchmark::State &state) Bm_function_getsockopt() argument 202 Bm_function_setsockopt(benchmark::State &state) Bm_function_setsockopt() argument 215 Bm_function_sockpair(benchmark::State &state) Bm_function_sockpair() argument 230 Bm_function_pipe(benchmark::State &state) Bm_function_pipe() argument 337 Bm_function_getpeername_client_local(benchmark::State &state) Bm_function_getpeername_client_local() argument 355 Bm_function_getpeername_client_external(benchmark::State &state) Bm_function_getpeername_client_external() argument 413 Bm_function_getpeername_server(benchmark::State &state) Bm_function_getpeername_server() argument 432 Bm_function_getsockname_client_local(benchmark::State &state) Bm_function_getsockname_client_local() argument 450 Bm_function_getsockname_client_external(benchmark::State &state) Bm_function_getsockname_client_external() argument 468 Bm_function_getsockname_server(benchmark::State &state) Bm_function_getsockname_server() argument 487 Bm_function_connect_local_dgram(benchmark::State &state) Bm_function_connect_local_dgram() argument 505 Bm_function_connect_accept(benchmark::State &state) Bm_function_connect_accept() argument 544 Bm_function_bind(benchmark::State &state) Bm_function_bind() argument [all...] |
H A D | libc_time.cpp | 31 static void Bm_function_Nanosleep_0ns(benchmark::State &state) in Bm_function_Nanosleep_0ns() argument 40 static void Bm_function_Nanosleep_10ns(benchmark::State &state) in Bm_function_Nanosleep_10ns() argument 49 static void Bm_function_Nanosleep_100ns(benchmark::State &state) in Bm_function_Nanosleep_100ns() argument 59 static void Bm_function_Tzset(benchmark::State &state) in Bm_function_Tzset() argument 65 static void Bm_function_Clock_nanosleep_realtime(benchmark::State &state) in Bm_function_Clock_nanosleep_realtime() argument 74 Bm_function_Clock_nanosleep_realtime_raw(benchmark::State &state) Bm_function_Clock_nanosleep_realtime_raw() argument 83 Bm_function_Clock_nanosleep_realtime_coarse(benchmark::State &state) Bm_function_Clock_nanosleep_realtime_coarse() argument 92 Bm_function_Clock_nanosleep_monotonic(benchmark::State &state) Bm_function_Clock_nanosleep_monotonic() argument 100 Bm_function_Clock_nanosleep_monotonic_coarse(benchmark::State &state) Bm_function_Clock_nanosleep_monotonic_coarse() argument 108 Bm_function_Clock_nanosleep_monotonic_raw(benchmark::State &state) Bm_function_Clock_nanosleep_monotonic_raw() argument 116 Bm_function_Clock_nanosleep_boottime(benchmark::State &state) Bm_function_Clock_nanosleep_boottime() argument 127 Bm_function_Strftime(benchmark::State &state) Bm_function_Strftime() argument 137 Bm_function_Mktime(benchmark::State &state) Bm_function_Mktime() argument 146 Bm_function_Gmtime(benchmark::State &state) Bm_function_Gmtime() argument 154 Bm_function_Timerfd_settime(benchmark::State &state) Bm_function_Timerfd_settime() argument 182 Bm_function_Ctime_r(benchmark::State &state) Bm_function_Ctime_r() argument 210 Bm_function_Setitimer_realtime(benchmark::State &state) Bm_function_Setitimer_realtime() argument 228 Bm_function_Setitimer_peoftime(benchmark::State &state) Bm_function_Setitimer_peoftime() argument 246 Bm_function_Setitimer_virtualtime(benchmark::State &state) Bm_function_Setitimer_virtualtime() argument 269 Bm_function_Timer(benchmark::State &state) Bm_function_Timer() argument 305 Bm_function_Asctime(benchmark::State &state) Bm_function_Asctime() argument 322 Bm_function_Gmtime_r(benchmark::State &state) Bm_function_Gmtime_r() argument 331 Bm_function_Timegm(benchmark::State &state) Bm_function_Timegm() argument 349 Bm_function_Strptime(benchmark::State &state) Bm_function_Strptime() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | basetexture9.c | 366 struct nine_state *state = &This->base.base.device->state; in NineBaseTexture9_UploadSelf() local
|
/third_party/mesa3d/src/glx/ |
H A D | single2.c | 158 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); in get_client_data() local 758 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); __indirect_glIsEnabled() local 799 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); __indirect_glGetPointerv() local [all...] |
H A D | pixel.c | 86 const __GLXattribute *state = gc->client_state_private; in FillBitmap() local 168 const __GLXattribute *state = gc->client_state_private; in __glFillImage() local 274 const __GLXattribute *state = gc->client_state_private; EmptyBitmap() local 395 const __GLXattribute *state = gc->client_state_private; __glEmptyImage() local [all...] |
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_job.h | 54 pan_tristate_set(struct pan_tristate *state, bool value) in pan_tristate_set() argument 77 pan_tristate_get(struct pan_tristate state) in pan_tristate_get() argument
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_compiler.h | 111 struct r300_fragment_program_external_state state; member
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_fs.c | 144 r300_fragment_program_get_external_state( struct r300_context* r300, struct r300_fragment_program_external_state* state) r300_fragment_program_get_external_state() argument 214 struct pipe_shader_state state; r300_dummy_fragment_shader() local 563 r300_pick_fragment_shader(struct r300_context *r300, struct r300_fragment_shader* fs, struct r300_fragment_program_external_state *state) r300_pick_fragment_shader() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bss_conn.c | 19 int state; member [all...] |
H A D | bss_acpt.c | 19 int state; member [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
H A D | drbg_local.h | 168 DRBG_STATUS state; member
|
H A D | seed_src.c | 42 int state; member
|
H A D | test_rng.c | 42 int state; member
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem.h | 99 MSG_FLOW_STATE state; member
|
/third_party/node/deps/uv/src/unix/ |
H A D | tty.c | 461 void uv_tty_set_vterm_state(uv_tty_vtermstate_t state) { in uv_tty_set_vterm_state() argument 464 int uv_tty_get_vterm_state(uv_tty_vtermstate_t* state) { in uv_tty_get_vterm_state() argument
|
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/ |
H A D | PhoneNumberMatcher.java | 205 private State state = State.NOT_READY; field in PhoneNumberMatcher
|
/third_party/openssl/test/testutil/ |
H A D | fake_random.c | 21 int state; member
|