Home
last modified time | relevance | path

Searched defs:state (Results 3226 - 3250 of 13060) sorted by relevance

1...<<121122123124125126127128129130>>...523

/third_party/lwip/src/netif/
H A Dslipif.c99 u8_t state; member
[all...]
/third_party/lzma/C/
H A DBcj2Enc.c160 const unsigned state = p->state; in Bcj2Enc_Encode_2() local
[all...]
H A DLzmaDec.h68 UInt32 state; member
/third_party/node/deps/v8/src/compiler/
H A Dnode-observer.h94 ObservableNodeState state; member
H A Ddecompression-optimizer.cc155 MaybeMarkAndQueueForRevisit(Node* const node, State state) MaybeMarkAndQueueForRevisit() argument
/third_party/node/deps/v8/src/base/
H A Dregion-allocator.h139 Region(Address address, size_t size, RegionState state) in Region() argument
146 RegionState state() { return state_; } in state() function in v8::base::final::Region
147 void set_state(RegionState state) { state_ = state; } in set_state() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-intl-gen.cc22 explicit IntlBuiltinsAssembler(compiler::CodeAssemblerState* state) in IntlBuiltinsAssembler() argument
H A Dbuiltins-lazy-gen.cc63 TNode<Uint32T> state = in MaybeTailCallOptimizedCodeSlot() local
32 TailCallRuntimeIfStateEquals( TNode<Uint32T> state, TieringState expected_state, Runtime::FunctionId function_id, TNode<JSFunction> function) TailCallRuntimeIfStateEquals() argument
[all...]
H A Dbuiltins-async-function-gen.cc18 explicit AsyncFunctionBuiltinsAssembler(compiler::CodeAssemblerState* state) in AsyncFunctionBuiltinsAssembler() argument
H A Dbuiltins-handler-gen.cc19 explicit HandlerBuiltinsAssembler(compiler::CodeAssemblerState* state) in HandlerBuiltinsAssembler() argument
56 Generate_KeyedStoreIC_Megamorphic( compiler::CodeAssemblerState* state) Generate_KeyedStoreIC_Megamorphic() argument
61 Generate_DefineKeyedOwnIC_Megamorphic( compiler::CodeAssemblerState* state) Generate_DefineKeyedOwnIC_Megamorphic() argument
66 Generate_StoreIC_NoFeedback( compiler::CodeAssemblerState* state) Generate_StoreIC_NoFeedback() argument
71 Generate_DefineNamedOwnIC_NoFeedback( compiler::CodeAssemblerState* state) Generate_DefineNamedOwnIC_NoFeedback() argument
[all...]
/third_party/node/deps/v8/src/bigint/
H A Dbitwise.cc157 RightShift_ResultLength(Digits X, bool x_sign, digit_t shift, RightShiftState* state) RightShift_ResultLength() argument
195 RightShift(RWDigits Z, Digits X, digit_t shift, const RightShiftState& state) RightShift() argument
/third_party/node/deps/v8/src/heap/
H A Dmemory-reducer.cc135 bool MemoryReducer::WatchdogGC(const State& state, const Event& event) { in WatchdogGC() argument
142 MemoryReducer::State MemoryReducer::Step(const State& state, in Step() argument
[all...]
/third_party/node/deps/v8/src/ic/
H A Dunary-op-assembler.cc16 explicit UnaryOpAssemblerImpl(compiler::CodeAssemblerState* state) in UnaryOpAssemblerImpl() argument
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-basic-block.h24 explicit BasicBlock(MergePointInterpreterFrameState* state) in BasicBlock() argument
86 MergePointInterpreterFrameState* state() const { in state() function in v8::internal::maglev::BasicBlock
H A Dmaglev-compiler.cc54 void Process(NodeBase* node, const ProcessingState& state) { in Process() argument
69 void Process(NodeT* node, const ProcessingState& state) { in Process() argument
81 void Process(Phi* node, const ProcessingState& state) { in Process() argument
89 void Process(JumpLoop* node, const ProcessingState& state) { in Process() argument
99 void Process(Jump* node, const ProcessingState& state) { in Process() argument
111 MarkCheckpointNodes(NodeBase* node, const EagerDeoptInfo* deopt_info, const ProcessingState& state) MarkCheckpointNodes() argument
124 MarkCheckpointNodes(NodeBase* node, const LazyDeoptInfo* deopt_info, const ProcessingState& state) MarkCheckpointNodes() argument
[all...]
H A Dmaglev-graph-processor.h118 void ProcessNodeBase(NodeBase* node, const ProcessingState& state) { in ProcessNodeBase() argument
130 void PreProcess(NodeBase* node, const ProcessingState& state) {} in PreProcess() argument
155 void Process(NodeBase* node, const ProcessingState& state) {} in Process() argument
165 void Process(Node* node, const ProcessingState& state) { in Process() argument
[all...]
/third_party/node/deps/v8/src/libplatform/
H A Ddefault-job.cc216 DefaultJobHandle::DefaultJobHandle(std::shared_ptr<DefaultJobState> state) in DefaultJobHandle() argument
/third_party/node/deps/v8/src/objects/
H A Dscript-inl.h147 void Script::set_compilation_state(CompilationState state) { in set_compilation_state() argument
/third_party/node/deps/v8/src/strings/
H A Dunicode-inl.h84 uchar Utf8::ValueOfIncremental(const byte** cursor, State* state, in ValueOfIncremental() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_dynamic.c49 set_dynamic(struct i915_context *i915, unsigned offset, const unsigned state) in set_dynamic() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_nir_optim.c129 store_instr_depends_on_tex(nir_builder *b, nir_instr *instr, void *state) in store_instr_depends_on_tex() argument
146 replace_tex_by_imm(nir_builder *b, nir_instr *instr, void *state) in replace_tex_by_imm() argument
/third_party/mesa3d/src/glx/
H A Dindirect_vertex_program.c41 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); in do_vertex_attrib_enable() local
126 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); in __indirect_glGetVertexAttribPointerv() local
146 get_attrib_array_data(__GLXattribute * state, GLuint index, GLenum cap, in get_attrib_array_data() argument
200 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); __indirect_glGetVertexAttribiv() local
234 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); __indirect_glGetVertexAttribfv() local
268 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); __indirect_glGetVertexAttribdv() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_scoreboard.c260 struct bi_scoreboard_state state = blk->scoreboard_in; in scoreboard_block_update() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_tess.h58 struct pipe_shader_state state; member
77 struct pipe_shader_state state; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_cache.c49 enum { EMPTY = 0, FILLED, DELETED } state; member
[all...]

Completed in 15 milliseconds

1...<<121122123124125126127128129130>>...523