Home
last modified time | relevance | path

Searched defs:state (Results 951 - 975 of 11234) sorted by relevance

1...<<31323334353637383940>>...450

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.h53 struct zink_framebuffer_state state; member
/third_party/node/src/
H A Dnode_v8.h56 GCProfilerState state; member in node::v8_utils::GCProfiler
/third_party/node/deps/icu-small/source/i18n/
H A Dutf8collationiterator.h162 State state; member in FCDUTF8CollationIterator
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear.c75 const struct lp_rast_state *state = task->state; in lp_rast_linear_tile() local
152 const struct lp_rast_state *state = task->state; in lp_rast_linear_rect() local
[all...]
H A Dlp_state_tess.c45 struct lp_tess_ctrl_shader *state; in llvmpipe_create_tcs_state() local
96 struct lp_tess_ctrl_shader *state = llvmpipe_delete_tcs_state() local
113 struct lp_tess_eval_shader *state; llvmpipe_create_tes_state() local
164 struct lp_tess_eval_shader *state = llvmpipe_delete_tes_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_fence.h25 int state; member
/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py66 def state(sel member in Slot
70 def state(self, newstate): global() member in Slot
[all...]
/third_party/libevdev/libevdev/
H A Dlibevdev-util.h61 set_bit_state(unsigned long *array, int bit, int state) in set_bit_state() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-cpp/
H A Dmain.cxx20 lss_completion(lss *lss, lws_ss_constate_t state, void *arg) in lss_completion() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/
H A Dss-client.c55 myss_state(void *userobj, void *sh, lws_ss_constate_t state, in myss_state() argument
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dconditional-type.c5 struct state { struct
/third_party/lzma/C/
H A DLzma2Dec.h15 unsigned state; member
/third_party/node/deps/v8/src/compiler/
H A Dframe.cc45 void FrameAccessState::MarkHasFrame(bool state) { in MarkHasFrame() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-data-view-gen.h17 explicit DataViewBuiltinsAssembler(compiler::CodeAssemblerState* state) in DataViewBuiltinsAssembler() argument
H A Dbuiltins-bigint-gen.h16 explicit BigIntBuiltinsAssembler(compiler::CodeAssemblerState* state) in BigIntBuiltinsAssembler() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dtesting.cc13 OverrideEmbedderStackStateScope( HeapHandle& heap_handle, EmbedderStackState state) OverrideEmbedderStackStateScope() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-console-agent-impl.cc19 V8ConsoleAgentImpl( V8InspectorSessionImpl* session, protocol::FrontendChannel* frontendChannel, protocol::DictionaryValue* state) V8ConsoleAgentImpl() argument
/third_party/node/deps/v8/src/heap/
H A Dlocal-heap-inl.h29 Heap::HeapState state = heap()->gc_state(); in AllocateRaw() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_context.c78 struct fd6_vertex_stateobj *state = CALLOC_STRUCT(fd6_vertex_stateobj); in fd6_vertex_state_create() local
H A Dfd6_program.h64 fd6_program_state(struct ir3_program_state *state) in fd6_program_state() argument
70 fd6_last_shader(const struct fd6_program_state *state) in fd6_last_shader() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs.c61 struct pipe_shader_state state = *shader; in draw_create_vertex_shader() local
H A Ddraw_vs_llvm.c86 draw_create_vs_llvm(struct draw_context *draw, const struct pipe_shader_state *state) draw_create_vs_llvm() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_print.c145 bi_print_scoreboard(struct bi_scoreboard_state *state, FILE *fp) in bi_print_scoreboard() argument
/third_party/musl/Benchmark/musl/
H A Dlibc_network.cpp25 static void Bm_function_Getaddrinfo_Freeaddrinfo_external_network(benchmark::State &state) in Bm_function_Getaddrinfo_Freeaddrinfo_external_network() argument
40 static void Bm_function_Getaddrinfo_Freeaddrinfo_intranet1(benchmark::State &state) in Bm_function_Getaddrinfo_Freeaddrinfo_intranet1() argument
59 static void Bm_function_Getaddrinfo_Freeaddrinfo_intranet2(benchmark::State &state) in Bm_function_Getaddrinfo_Freeaddrinfo_intranet2() argument
78 Bm_function_Getaddrinfo_Freeaddrinfo_intranet3(benchmark::State &state) Bm_function_Getaddrinfo_Freeaddrinfo_intranet3() argument
97 Bm_function_Getaddrinfo_Freeaddrinfo_intranet4(benchmark::State &state) Bm_function_Getaddrinfo_Freeaddrinfo_intranet4() argument
116 Bm_function_Getaddrinfo_Freeaddrinfo_intranet5(benchmark::State &state) Bm_function_Getaddrinfo_Freeaddrinfo_intranet5() argument
135 Bm_function_Getaddrinfo_Freeaddrinfo_intranet6(benchmark::State &state) Bm_function_Getaddrinfo_Freeaddrinfo_intranet6() argument
154 Bm_function_Getaddrinfo_Freeaddrinfo_intranet7(benchmark::State &state) Bm_function_Getaddrinfo_Freeaddrinfo_intranet7() argument
169 Bm_function_Network_ntohs(benchmark::State &state) Bm_function_Network_ntohs() argument
177 Bm_function_Inet_pton(benchmark::State &state) Bm_function_Inet_pton() argument
185 Bm_function_Inet_ntop(benchmark::State &state) Bm_function_Inet_ntop() argument
196 Bm_function_Inet_ntop_ipv6(benchmark::State &state) Bm_function_Inet_ntop_ipv6() argument
[all...]
H A Dlibc_errno.cpp24 static void Bm_function_Strerror_noerror(benchmark::State &state) in Bm_function_Strerror_noerror() argument
33 static void Bm_function_Strerror_enoent(benchmark::State &state) in Bm_function_Strerror_enoent() argument
42 static void Bm_function_Strerror_enomem(benchmark::State &state) in Bm_function_Strerror_enomem() argument
51 Bm_function_Strerror_eacces(benchmark::State &state) Bm_function_Strerror_eacces() argument
60 Bm_function_Strerror_eexist(benchmark::State &state) Bm_function_Strerror_eexist() argument
69 Bm_function_Strerror_einval(benchmark::State &state) Bm_function_Strerror_einval() argument
78 Bm_function_Strerror_erofs(benchmark::State &state) Bm_function_Strerror_erofs() argument
87 Bm_function_Strerror_etimeout(benchmark::State &state) Bm_function_Strerror_etimeout() argument
97 Bm_function_Strerror_r_noerror(benchmark::State &state) Bm_function_Strerror_r_noerror() argument
106 Bm_function_Strerror_r_enoent(benchmark::State &state) Bm_function_Strerror_r_enoent() argument
115 Bm_function_Strerror_r_enomem(benchmark::State &state) Bm_function_Strerror_r_enomem() argument
124 Bm_function_Strerror_r_eacces(benchmark::State &state) Bm_function_Strerror_r_eacces() argument
133 Bm_function_Strerror_r_eexist(benchmark::State &state) Bm_function_Strerror_r_eexist() argument
142 Bm_function_Strerror_r_einval(benchmark::State &state) Bm_function_Strerror_r_einval() argument
151 Bm_function_Strerror_r_erofs(benchmark::State &state) Bm_function_Strerror_r_erofs() argument
160 Bm_function_Strerror_r_etimeout(benchmark::State &state) Bm_function_Strerror_r_etimeout() argument
[all...]

Completed in 9 milliseconds

1...<<31323334353637383940>>...450