| /third_party/lz4/ossfuzz/ |
| H A D | fuzz_helpers.h | 74 FUZZ_STATIC uint32_t FUZZ_rand(uint32_t *state) { in FUZZ_rand() argument 86 FUZZ_STATIC uint32_t FUZZ_rand32(uint32_t *state, uint32_t min, uint32_t max) { in FUZZ_rand32() argument
|
| /third_party/lzma/C/ |
| H A D | Bcj2.c | 54 unsigned state = p->state;
in Bcj2Dec_Decode() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | memory-optimizer.h | 49 AllocationState const* state; member
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-date-gen.cc | 17 explicit DateBuiltinsAssembler(compiler::CodeAssemblerState* state) in DateBuiltinsAssembler() argument
|
| /third_party/node/deps/v8/src/base/debug/ |
| H A D | stack_trace_android.cc | 36 StackCrawlState* state = static_cast<StackCrawlState*>(arg); in TraceStackFrame() local [all...] |
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | marking-verifier.cc | 144 explicit VerificationVisitor(VerificationState& state) in VerificationVisitor() argument
|
| /third_party/node/deps/v8/src/ic/ |
| H A D | binary-op-assembler.h | 21 explicit BinaryOpAssembler(compiler::CodeAssemblerState* state) in BinaryOpAssembler() argument
|
| H A D | ic-stats.h | 40 std::string state; member
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-regalloc-data.h | 58 inline bool LoadMergeState(RegisterState state, RegisterMerge** merge) { in LoadMergeState() argument 68 inline bool LoadMergeState(RegisterState state, ValueNode** node, in LoadMergeState() argument [all...] |
| H A D | maglev-graph-verifier.h | 56 void Process(NodeBase* node, const ProcessingState& state) { in Process() argument
|
| /third_party/node/deps/v8/src/libplatform/ |
| H A D | default-job.h | 132 DefaultJobWorker(std::weak_ptr<DefaultJobState> state, JobTask* job_task) in DefaultJobWorker() argument
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | tick-sample.h | 85 StateTag state; // The state of the VM. global() member [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_image.c | 156 struct fd_ringbuffer *state = fd_submit_new_ringbuffer( in fd6_build_ibo_state() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_cache.c | 156 struct ir3_program_state *state = cache->funcs->create_state( in ir3_cache_lookup() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_state_sampler.c | 73 update_sampler(struct i915_context *i915, uint32_t unit, const struct i915_sampler_state *sampler, const struct i915_texture *tex, unsigned state[3]) update_sampler() argument 282 update_map(struct i915_context *i915, uint32_t unit, const struct i915_texture *tex, const struct i915_sampler_state *sampler, const struct pipe_sampler_view *view, uint32_t state[3]) update_map() argument [all...] |
| H A D | i915_state_immediate.c | 42 set_immediate(struct i915_context *i915, unsigned offset, const unsigned state) in set_immediate() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_vs_exec.c | 219 draw_create_vs_exec(struct draw_context *draw, const struct pipe_shader_state *state) draw_create_vs_exec() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_vertex_state_cache.c | 32 const struct pipe_vertex_state *state = key; in key_hash() local 92 struct pipe_vertex_state *state = entry ? (void*)entry->key : NULL; in util_vertex_state_cache_get() local 115 util_vertex_state_destroy(struct pipe_screen *screen, struct util_vertex_state_cache *cache, struct pipe_vertex_state *state) util_vertex_state_destroy() argument [all...] |
| H A D | u_compute.c | 65 struct pipe_compute_state state = {0}; in blit_compute_shader() local
|
| H A D | u_live_shader_cache.c | 50 util_live_shader_cache_init(struct util_live_shader_cache *cache, void *(*create_shader)(struct pipe_context *, const struct pipe_shader_state *state), void (*destroy_shader)(struct pipe_context *, void *)) util_live_shader_cache_init() argument 72 util_live_shader_cache_get(struct pipe_context *ctx, struct util_live_shader_cache *cache, const struct pipe_shader_state *state, bool* cache_hit) util_live_shader_cache_get() argument [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | va_mark_last.c | 131 struct bi_scoreboard_state state = blk->scoreboard_in; in va_analyze_scoreboard_reads() local
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_objects.c | 204 rbug_shader_create(struct rbug_context *rb_context, const struct pipe_shader_state *state, void *result, enum rbug_shader_type type) rbug_shader_create() argument
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_syscall.cpp | 41 static void Bm_function_Syscall_getpid(benchmark::State &state) in Bm_function_Syscall_getpid() argument 51 static void Bm_function_Syscall_gettid(benchmark::State &state) in Bm_function_Syscall_gettid() argument 61 static void Bm_function_Syscall_adjtimex(benchmark::State &state) in Bm_function_Syscall_adjtimex() argument 70 static void Bm_function_Syscall_write(benchmark::State &state) in Bm_function_Syscall_write() argument 83 static void Bm_function_Syscall_read(benchmark::State &state) in Bm_function_Syscall_read() argument 101 Bm_function_Syscall_fcntl(benchmark::State &state) Bm_function_Syscall_fcntl() argument 119 Bm_function_Syscall_getrusage(benchmark::State &state) Bm_function_Syscall_getrusage() argument 133 Bm_function_Syscall_uname(benchmark::State &state) Bm_function_Syscall_uname() argument 146 Bm_function_Syscall_getpriority(benchmark::State &state) Bm_function_Syscall_getpriority() argument 154 Bm_function_Syscall_setpriority(benchmark::State &state) Bm_function_Syscall_setpriority() argument 167 Bm_function_Syscall_eventfd(benchmark::State &state) Bm_function_Syscall_eventfd() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw.h | 34 uint8_t state; member
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_fs.h | 64 struct pipe_shader_state state; member
|