Searched defs:jps (Results 1 – 5 of 5) sorted by relevance
120 ordered_address *jps = new ordered_address[num_instructions(shader)]; in ordered_inst_addresses() local794 update_inst_scoreboard(const ordered_address *jps, in update_inst_scoreboard()841 const ordered_address *jps) in gather_block_scoreboards()861 const ordered_address *jps, in propagate_block_scoreboards()904 const ordered_address *jps) in gather_inst_dependencies()1006 const ordered_address *jps, in emit_inst_dependencies()1079 const ordered_address *jps = ordered_inst_addresses(this); in lower_scoreboard() local
182 struct lws_jwk_parse_state *jps = (struct lws_jwk_parse_state *)ctx->user; in cb_jwk() local423 struct lws_jwk_parse_state jps; in lws_jwk_import() local
144 lws_jwk_init_jps(struct lws_jwk_parse_state *jps, in lws_jwk_init_jps()
60 if (const skjson::ArrayValue* jps = (*jtxt)["ps"]) { in Parse() local
69 struct lws_jwk_parse_state jps; /* fake jwk parse state */ member