/third_party/lz4/lib/ |
H A D | xxhash.c | 439 XXH32_state_t state; /* using a local state to memcpy() in order to avoid strict-aliasing warnings */ in XXH32_reset() local 452 XXH32_update_endian(XXH32_state_t* state, const void* input, size_t len, XXH_endianess endian) XXH32_update_endian() argument 527 XXH32_digest_endian(const XXH32_state_t* state, XXH_endianess endian) XXH32_digest_endian() argument 900 XXH64_state_t state; /* using a local state to memcpy() in order to avoid strict-aliasing warnings */ XXH64_reset() local 912 XXH64_update_endian(XXH64_state_t* state, const void* input, size_t len, XXH_endianess endian) XXH64_update_endian() argument 981 XXH64_digest_endian(const XXH64_state_t* state, XXH_endianess endian) XXH64_digest_endian() argument [all...] |
/third_party/node/deps/v8/src/compiler/backend/arm/ |
H A D | code-generator-arm.cc | 549 AdjustStackPointerForTailCall( TurboAssembler* tasm, FrameAccessState* state, int new_slot_above_sp, ZoneVector<Register>* pending_pushes = nullptr, bool allow_shrinkage = true) AdjustStackPointerForTailCall() argument
|
/third_party/node/deps/v8/src/compiler/ |
H A D | load-elimination.cc | 273 AliasStateInfo(const AbstractState* state, Node* object, Handle<Map> map) in AliasStateInfo() argument 275 AliasStateInfo(const AbstractState* state, Node* object) in AliasStateInfo() argument 731 Set( Node* node, AbstractState const* state) Set() argument 742 AbstractState const* state = node_states_.Get(effect); ReduceMapGuard() local 757 AbstractState const* state = node_states_.Get(effect); ReduceCheckMaps() local 772 AbstractState const* state = node_states_.Get(effect); ReduceCompareMaps() local 790 AbstractState const* state = node_states_.Get(effect); ReduceEnsureWritableFastElements() local 817 AbstractState const* state = node_states_.Get(effect); ReduceMaybeGrowFastElements() local 847 AbstractState const* state = node_states_.Get(effect); ReduceTransitionElementsKind() local 886 AbstractState const* state = node_states_.Get(effect); ReduceTransitionAndStoreElement() local 911 AbstractState const* state = node_states_.Get(effect); ReduceLoadField() local 975 AbstractState const* state = node_states_.Get(effect); ReduceStoreField() local 1058 AbstractState const* state = node_states_.Get(effect); ReduceLoadElement() local 1109 AbstractState const* state = node_states_.Get(effect); ReduceStoreElement() local 1148 AbstractState const* state = node_states_.Get(effect); ReduceStoreTypedElement() local 1153 UpdateStateForPhi( AbstractState const* state, Node* effect_phi, Node* phi) UpdateStateForPhi() argument 1183 AbstractState const* state = ComputeLoopState(node, state0); ReduceEffectPhi() local 1197 AbstractState* state = zone()->New<AbstractState>(*state0); ReduceEffectPhi() local 1223 AbstractState const* state = node_states_.Get(effect); ReduceOtherNode() local 1243 UpdateState(Node* node, AbstractState const* state) UpdateState() argument 1257 ComputeLoopStateForStoreField( Node* current, LoadElimination::AbstractState const* state, FieldAccess const& access) const ComputeLoopStateForStoreField() argument [all...] |
/third_party/node/deps/v8/src/codegen/ |
H A D | code-stub-assembler.cc | 40 CodeStubAssembler::CodeStubAssembler(compiler::CodeAssemblerState* state) in CodeStubAssembler() argument [all...] |
/third_party/node/deps/v8/src/ic/ |
H A D | keyed-store-generic.cc | 51 explicit KeyedStoreGenericAssembler(compiler::CodeAssemblerState* state, in KeyedStoreGenericAssembler() argument 188 void KeyedStoreGenericGenerator::Generate(compiler::CodeAssemblerState* state) { in Generate() argument 199 void StoreICNoFeedbackGenerator::Generate(compiler::CodeAssemblerState* state) { in Generate() argument 193 Generate( compiler::CodeAssemblerState* state) Generate() argument 204 Generate( compiler::CodeAssemblerState* state) Generate() argument 212 SetProperty( compiler::CodeAssemblerState* state, TNode<Context> context, TNode<JSReceiver> receiver, TNode<BoolT> is_simple_receiver, TNode<Name> name, TNode<Object> value, LanguageMode language_mode) SetProperty() argument 221 SetProperty( compiler::CodeAssemblerState* state, TNode<Context> context, TNode<Object> receiver, TNode<Object> key, TNode<Object> value, LanguageMode language_mode) SetProperty() argument 229 CreateDataProperty( compiler::CodeAssemblerState* state, TNode<Context> context, TNode<JSObject> receiver, TNode<Object> key, TNode<Object> value) CreateDataProperty() argument [all...] |
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-runtime-agent-impl.cc | 240 V8RuntimeAgentImpl( V8InspectorSessionImpl* session, protocol::FrontendChannel* FrontendChannel, protocol::DictionaryValue* state) V8RuntimeAgentImpl() argument
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | sweeper.cc | 533 bool SweepSpaceWithDeadline(SpaceState* state, double deadline_in_seconds) { in SweepSpaceWithDeadline() argument 658 SpaceState& state in VisitLargePage() local [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | gc-tracer.h | 150 State state; member in v8::internal::GCTracer::Event
|
/third_party/node/deps/v8/src/numbers/ |
H A D | conversions.cc | 353 State state() { return state_; } in state() function 354 void set_state(State state) { state_ = state; } in set_state() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | feedback-vector.h | 762 InlineCacheState state = ic_state(); in IsCleared() local
|
H A D | shared-function-info-inl.h | 312 set_osr_code_cache_state( OSRCodeCacheStateOfSFI state) set_osr_code_cache_state() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_program.c | 187 setup_stream_out(struct fd_context *ctx, struct fd6_program_state *state, in setup_stream_out() argument 291 setup_config_stateobj(struct fd_context *ctx, struct fd6_program_state *state) in setup_config_stateobj() argument 1128 create_interp_stateobj(struct fd_context *ctx, struct fd6_program_state *state) create_interp_stateobj() argument 1144 const struct fd6_program_state *state = fd6_emit_get_prog(emit); fd6_program_interp_state() local 1239 struct fd6_program_state *state = CALLOC_STRUCT(fd6_program_state); global() variable 1293 fd6_program_destroy(void *data, struct ir3_program_state *state) fd6_program_destroy() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_context.c | 317 dd_context_create_compute_state(struct pipe_context *_pipe, const struct pipe_compute_state *state) dd_context_create_compute_state() argument 780 dd_context_create_texture_handle(struct pipe_context *_pipe, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) dd_context_create_texture_handle() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
H A D | tr_screen.c | 1321 trace_screen_vertex_state_destroy(struct pipe_screen *_screen, struct pipe_vertex_state *state) trace_screen_vertex_state_destroy() argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_nir_passes.c | 400 invert_depth_impl(nir_builder *b, struct invert_depth_state *state) in invert_depth_impl() argument 439 invert_depth_instr(nir_builder *b, struct nir_instr *instr, struct invert_depth_state *state) invert_depth_instr() argument 474 struct invert_depth_state state = { viewport_mask, clip_halfz }; d3d12_nir_invert_depth() local 1002 struct multistream_state *state = _state; split_multistream_varying_stores() local 1043 struct multistream_state state; d3d12_split_multistream_varyings() local [all...] |
H A D | d3d12_blit.cpp | 636 struct pipe_shader_state state = {}; in get_stencil_resolve_vs() local 723 struct pipe_shader_state state = {}; in get_stencil_resolve_fs() local 744 struct pipe_sampler_state state; in get_sampler_state() local [all...] |
H A D | d3d12_draw.cpp | 125 D3D12_RESOURCE_STATES state = (stage == PIPE_SHADER_FRAGMENT) ? in fill_srv_descriptors() local 688 transition_surface_subresources_state(struct d3d12_context *ctx, struct pipe_surface *psurf, struct pipe_resource *pres, D3D12_RESOURCE_STATES state) transition_surface_subresources_state() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_debug.c | 161 static void si_dump_gfx_shader(struct si_context *ctx, const struct si_shader_ctx_state *state, in si_dump_gfx_shader() argument 178 const struct si_cs_shader_state *state = &ctx->cs_shader_state; in si_dump_compute_shader() local 583 struct pipe_framebuffer_state *state = &sctx->framebuffer.state; in si_dump_framebuffer() local 803 si_dump_gfx_descriptors(struct si_context *sctx, const struct si_shader_ctx_state *state, struct u_log_context *log) si_dump_gfx_descriptors() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
H A D | noop_state.c | 41 noop_draw_vertex_state(struct pipe_context *ctx, struct pipe_vertex_state *state, uint32_t partial_velem_mask, struct pipe_draw_vertex_state_info info, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) noop_draw_vertex_state() argument 55 noop_set_blend_color(struct pipe_context *ctx, const struct pipe_blend_color *state) noop_set_blend_color() argument 60 noop_create_blend_state(struct pipe_context *ctx, const struct pipe_blend_state *state) noop_create_blend_state() argument 66 noop_create_dsa_state(struct pipe_context *ctx, const struct pipe_depth_stencil_alpha_state *state) noop_create_dsa_state() argument 72 noop_create_rs_state(struct pipe_context *ctx, const struct pipe_rasterizer_state *state) noop_create_rs_state() argument 78 noop_create_sampler_state(struct pipe_context *ctx, const struct pipe_sampler_state *state) noop_create_sampler_state() argument 84 noop_create_sampler_view(struct pipe_context *ctx, struct pipe_resource *texture, const struct pipe_sampler_view *state) noop_create_sampler_view() argument 140 noop_set_clip_state(struct pipe_context *ctx, const struct pipe_clip_state *state) noop_set_clip_state() argument 145 noop_set_polygon_stipple(struct pipe_context *ctx, const struct pipe_poly_stipple *state) noop_set_polygon_stipple() argument 154 noop_set_scissor_states(struct pipe_context *ctx, unsigned start_slot, unsigned num_scissors, const struct pipe_scissor_state *state) noop_set_scissor_states() argument 161 noop_set_stencil_ref(struct pipe_context *ctx, const struct pipe_stencil_ref state) noop_set_stencil_ref() argument 166 noop_set_viewport_states(struct pipe_context *ctx, unsigned start_slot, unsigned num_viewports, const struct pipe_viewport_state *state) noop_set_viewport_states() argument 173 noop_set_framebuffer_state(struct pipe_context *ctx, const struct pipe_framebuffer_state *state) noop_set_framebuffer_state() argument 192 noop_sampler_view_destroy(struct pipe_context *ctx, struct pipe_sampler_view *state) noop_sampler_view_destroy() argument 207 noop_bind_state(struct pipe_context *ctx, void *state) noop_bind_state() argument 211 noop_delete_state(struct pipe_context *ctx, void *state) noop_delete_state() argument 224 noop_create_vertex_elements(struct pipe_context *ctx, unsigned count, const struct pipe_vertex_element *state) noop_create_vertex_elements() argument 231 noop_create_shader_state(struct pipe_context *ctx, const struct pipe_shader_state *state) noop_create_shader_state() argument 237 noop_create_compute_state(struct pipe_context *ctx, const struct pipe_compute_state *state) noop_create_compute_state() argument 378 noop_create_texture_handle(struct pipe_context *ctx, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) noop_create_texture_handle() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_context.c | 1695 struct pipe_shader_state state = {0}; in hud_set_draw_context() local 1732 struct pipe_shader_state state = {0}; in hud_set_draw_context() local 1769 struct pipe_shader_state state = {0}; in hud_set_draw_context() local [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_bufmgr.c | 270 crocus_bo_madvise(struct crocus_bo *bo, int state) in crocus_bo_madvise() argument
|
/third_party/mksh/ |
H A D | jobs.c | 46 int state; member 57 int state; member 101 volatile int state; /* job state */ member 1549 int state; global() local [all...] |
H A D | lex.c | 202 int c, c2, state; in yylex() local 1591 } state = PS_INITIAL; get_brace_var() local [all...] |
/third_party/musl/Benchmark/musl/ |
H A D | libc_stdio.cpp | 62 static void Bm_function_Fopen_read(benchmark::State &state) in Bm_function_Fopen_read() argument 78 static void Bm_function_Fopen_write(benchmark::State &state) in Bm_function_Fopen_write() argument 94 static void Bm_function_Fopen_append(benchmark::State &state) in Bm_function_Fopen_append() argument 110 Bm_function_Fopen_rplus(benchmark::State &state) Bm_function_Fopen_rplus() argument 126 Bm_function_Fopen_wplus(benchmark::State &state) Bm_function_Fopen_wplus() argument 142 Bm_function_Fopen_append_plus(benchmark::State &state) Bm_function_Fopen_append_plus() argument 158 Bm_function_Fopen_rb(benchmark::State &state) Bm_function_Fopen_rb() argument 174 Bm_function_Fopen_wb(benchmark::State &state) Bm_function_Fopen_wb() argument 190 Bm_function_Fopen_ab(benchmark::State &state) Bm_function_Fopen_ab() argument 206 Bm_function_Fopen_rb_plus(benchmark::State &state) Bm_function_Fopen_rb_plus() argument 222 Bm_function_Fopen_wb_plus(benchmark::State &state) Bm_function_Fopen_wb_plus() argument 238 Bm_function_Fopen_ab_plus(benchmark::State &state) Bm_function_Fopen_ab_plus() argument 254 Bm_function_Fclose(benchmark::State &state) Bm_function_Fclose() argument 270 Bm_function_Fdopen(benchmark::State &state) Bm_function_Fdopen() argument 287 Bm_function_Vfprintf_str(benchmark::State &state) Bm_function_Vfprintf_str() argument 300 Bm_function_Vfprintf_int(benchmark::State &state) Bm_function_Vfprintf_int() argument 313 Bm_function_Vfprintf_float(benchmark::State &state) Bm_function_Vfprintf_float() argument 326 Bm_function_Vfprintf_longdouble(benchmark::State &state) Bm_function_Vfprintf_longdouble() argument 339 Bm_function_Vfprintf_unsigned(benchmark::State &state) Bm_function_Vfprintf_unsigned() argument 352 Bm_function_Vfprintf_long(benchmark::State &state) Bm_function_Vfprintf_long() argument 365 Bm_function_Vfprintf_short(benchmark::State &state) Bm_function_Vfprintf_short() argument 378 Bm_function_Vfprintf_char(benchmark::State &state) Bm_function_Vfprintf_char() argument 392 Bm_function_Fprintf_str(benchmark::State &state) Bm_function_Fprintf_str() argument 405 Bm_function_Fprintf_int(benchmark::State &state) Bm_function_Fprintf_int() argument 418 Bm_function_Fprintf_float(benchmark::State &state) Bm_function_Fprintf_float() argument 431 Bm_function_Fprintf_longdouble(benchmark::State &state) Bm_function_Fprintf_longdouble() argument 444 Bm_function_Fprintf_unsigned(benchmark::State &state) Bm_function_Fprintf_unsigned() argument 457 Bm_function_Fprintf_long(benchmark::State &state) Bm_function_Fprintf_long() argument 470 Bm_function_Fprintf_short(benchmark::State &state) Bm_function_Fprintf_short() argument 483 Bm_function_Fprintf_char(benchmark::State &state) Bm_function_Fprintf_char() argument 497 Bm_function_Vsprintf_str(benchmark::State &state) Bm_function_Vsprintf_str() argument 508 Bm_function_Vsprintf_int(benchmark::State &state) Bm_function_Vsprintf_int() argument 519 Bm_function_Vsprintf_float(benchmark::State &state) Bm_function_Vsprintf_float() argument 530 Bm_function_Vsprintf_longdouble(benchmark::State &state) Bm_function_Vsprintf_longdouble() argument 541 Bm_function_Vsprintf_unsigned(benchmark::State &state) Bm_function_Vsprintf_unsigned() argument 552 Bm_function_Vsprintf_long(benchmark::State &state) Bm_function_Vsprintf_long() argument 563 Bm_function_Vsprintf_short(benchmark::State &state) Bm_function_Vsprintf_short() argument 574 Bm_function_Vsprintf_char(benchmark::State &state) Bm_function_Vsprintf_char() argument 586 Bm_function_Vsnprintf_str(benchmark::State &state) Bm_function_Vsnprintf_str() argument 597 Bm_function_Vsnprintf_int(benchmark::State &state) Bm_function_Vsnprintf_int() argument 608 Bm_function_Vsnprintf_float(benchmark::State &state) Bm_function_Vsnprintf_float() argument 619 Bm_function_Vsnprintf_longdouble(benchmark::State &state) Bm_function_Vsnprintf_longdouble() argument 630 Bm_function_Vsnprintf_unsigned(benchmark::State &state) Bm_function_Vsnprintf_unsigned() argument 641 Bm_function_Vsnprintf_long(benchmark::State &state) Bm_function_Vsnprintf_long() argument 652 Bm_function_Vsnprintf_short(benchmark::State &state) Bm_function_Vsnprintf_short() argument 663 Bm_function_Vsnprintf_char(benchmark::State &state) Bm_function_Vsnprintf_char() argument 675 Bm_function_Flock_Funlockfile(benchmark::State &state) Bm_function_Flock_Funlockfile() argument 689 Bm_function_Flock(benchmark::State &state) Bm_function_Flock() argument 703 Bm_function_Rename(benchmark::State &state) Bm_function_Rename() argument 715 Bm_function_Fseek_set(benchmark::State &state) Bm_function_Fseek_set() argument 728 Bm_function_Fseeko_set(benchmark::State &state) Bm_function_Fseeko_set() argument 742 Bm_function_Fseek_cur(benchmark::State &state) Bm_function_Fseek_cur() argument 755 Bm_function_Fseek_end(benchmark::State &state) Bm_function_Fseek_end() argument 768 Bm_function_Fseeko_cur(benchmark::State &state) Bm_function_Fseeko_cur() argument 781 Bm_function_Fseeko_end(benchmark::State &state) Bm_function_Fseeko_end() argument 794 Bm_function_Sscanf_int(benchmark::State &state) Bm_function_Sscanf_int() argument 803 Bm_function_Sscanf_double(benchmark::State &state) Bm_function_Sscanf_double() argument 813 Bm_function_Sscanf_char(benchmark::State &state) Bm_function_Sscanf_char() argument 822 Bm_function_Sscanf_char1(benchmark::State &state) Bm_function_Sscanf_char1() argument 831 Bm_function_Sscanf_str(benchmark::State &state) Bm_function_Sscanf_str() argument 840 Bm_function_Sscanf_str1(benchmark::State &state) Bm_function_Sscanf_str1() argument 869 Bm_function_Vfscanf_str(benchmark::State &state) Bm_function_Vfscanf_str() argument 887 Bm_function_Vfscanf_int(benchmark::State &state) Bm_function_Vfscanf_int() argument 906 Bm_function_Vfscanf_double(benchmark::State &state) Bm_function_Vfscanf_double() argument 925 Bm_function_Vfscanf_float(benchmark::State &state) Bm_function_Vfscanf_float() argument 944 Bm_function_Vfscanf_char(benchmark::State &state) Bm_function_Vfscanf_char() argument 962 Bm_function_Vfscanf_iformat(benchmark::State &state) Bm_function_Vfscanf_iformat() argument 980 Bm_function_Vfscanf_oformat(benchmark::State &state) Bm_function_Vfscanf_oformat() argument 999 Bm_function_Vfscanf_uformat(benchmark::State &state) Bm_function_Vfscanf_uformat() argument 1018 Bm_function_Vfscanf_xformat(benchmark::State &state) Bm_function_Vfscanf_xformat() argument 1036 Bm_function_Vfscanf_Xformat(benchmark::State &state) Bm_function_Vfscanf_Xformat() argument 1054 Bm_function_Vfscanf_eformat(benchmark::State &state) Bm_function_Vfscanf_eformat() argument 1073 Bm_function_Vfscanf_gformat(benchmark::State &state) Bm_function_Vfscanf_gformat() argument 1092 Bm_function_Vfscanf_ldformat(benchmark::State &state) Bm_function_Vfscanf_ldformat() argument 1110 Bm_function_Vfscanf_luformat(benchmark::State &state) Bm_function_Vfscanf_luformat() argument 1128 Bm_function_Vfscanf_lxformat(benchmark::State &state) Bm_function_Vfscanf_lxformat() argument 1146 Bm_function_Vfscanf_loformat(benchmark::State &state) Bm_function_Vfscanf_loformat() argument 1164 Bm_function_Vfscanf_hdformat(benchmark::State &state) Bm_function_Vfscanf_hdformat() argument 1182 Bm_function_Vfscanf_huformat(benchmark::State &state) Bm_function_Vfscanf_huformat() argument 1200 Bm_function_Vfscanf_hhuformat(benchmark::State &state) Bm_function_Vfscanf_hhuformat() argument 1218 Bm_function_Vfscanf_hhxformat(benchmark::State &state) Bm_function_Vfscanf_hhxformat() argument 1236 Bm_function_Vfscanf_llxformat(benchmark::State &state) Bm_function_Vfscanf_llxformat() argument 1254 Bm_function_Vfscanf_lldformat(benchmark::State &state) Bm_function_Vfscanf_lldformat() argument 1272 Bm_function_Vfscanf_lluformat(benchmark::State &state) Bm_function_Vfscanf_lluformat() argument 1290 Bm_function_Fileno_unlocked(benchmark::State &state) Bm_function_Fileno_unlocked() argument 1304 Bm_function_Fseek_fflush(benchmark::State &state) Bm_function_Fseek_fflush() argument 1317 Bm_function_Sscanf_vsscanf_int(benchmark::State &state) Bm_function_Sscanf_vsscanf_int() argument 1328 Bm_function_Feof(benchmark::State &state) Bm_function_Feof() argument 1343 Bm_function_Ungetc(benchmark::State &state) Bm_function_Ungetc() argument 1357 Bm_function_Setbuf(benchmark::State &state) Bm_function_Setbuf() argument 1372 Bm_function_Getchar(benchmark::State &state) Bm_function_Getchar() argument 1381 Bm_function_Fputc(benchmark::State &state) Bm_function_Fputc() argument 1395 Bm_function_Fputs(benchmark::State &state) Bm_function_Fputs() argument 1411 Bm_function_Ftell(benchmark::State &state) Bm_function_Ftell() argument 1425 Bm_function_fread_unlocked(benchmark::State& state) Bm_function_fread_unlocked() argument 1440 Bm_function_fgets_unlocked(benchmark::State& state) Bm_function_fgets_unlocked() argument 1457 Bm_function_Renameat(benchmark::State &state) Bm_function_Renameat() argument 1478 BM_function_Snprintf_d4(benchmark::State& state) BM_function_Snprintf_d4() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_state.c | 333 uint32_t state = cso->subpixel_precision_x; in nvc0_rasterizer_state_create() local
|