/third_party/mesa3d/src/freedreno/computerator/ |
H A D | a6xx.c | 81 uint64_t start; member
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_merge_regs.c | 177 unsigned start = MAX2(a_start, b_start); in can_skip_interference() local
|
H A D | ir3_ra_validate.c | 515 struct reaching_state *start = &ctx->block_reaching[0]; in check_reaching_defs() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_cs.h | 76 uint32_t *start; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader_info.c | 95 uint32_t start = (nir_intrinsic_base(instr) + nir_src_as_uint(instr->src[0])) / 4u; in gather_push_constant_info() local
|
H A D | radv_pipeline_cache.c | 212 const uint32_t start = (*(uint32_t *)sha1); in radv_pipeline_cache_search_unlocked() local 250 const uint32_t start = entry->sha1_dw[0]; in radv_pipeline_cache_set_entry() local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_statistics.cpp | 359 unsigned start; in add() local
|
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/ |
H A D | sign.c | 199 char hash[65], *end = &buf[bufsz - 1], *start; in build_sign_string() local 345 char *start = buf, *end = &buf[bufsz - 1]; in build_auth_string() local
|
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/ |
H A D | minimal-http-client-multi.c | 169 char buf[LWS_PRE + 1024], *start = &buf[LWS_PRE], *p = start, in callback_http() local 522 unsigned long long start; in main() local
|
/third_party/libwebsockets/plugins/ssh-base/ |
H A D | sshd.c | 114 lws_pad_set_length(struct per_session_data__sshd *pss, void *start, uint8_t **p, in lws_pad_set_length() argument
|
/third_party/libwebsockets/lib/roles/mqtt/ |
H A D | mqtt.c | 1961 uint8_t *b = (uint8_t *)pt->serv_buf, *start, *p; in lws_mqtt_client_send_publish() local 2123 uint8_t *b = (uint8_t *)pt->serv_buf + LWS_PRE, *start = b, *p = start; lws_mqtt_client_send_subcribe() local 2309 uint8_t *b = (uint8_t *)pt->serv_buf + LWS_PRE, *start = b, *p = start; lws_mqtt_client_send_unsubcribe() local [all...] |
/third_party/libwebsockets/plugins/ |
H A D | protocol_lws_openmetrics_export.c | 389 char buf[1224], *start = buf + LWS_PRE, *p = start, in ome_prepare() local 472 unsigned char buf[1224], *start = buf + LWS_PRE, *p = start, in callback_lws_openmetrics_export() local 574 unsigned char buf[1224], *start = buf + LWS_PRE, *p = start, callback_lws_openmetrics_prox_agg() local 749 unsigned char buf[1224], *start = buf + LWS_PRE, *p = start, callback_lws_openmetrics_prox_server() local 943 unsigned char buf[1224], *start = buf + LWS_PRE, *p = start, callback_lws_openmetrics_prox_client() local [all...] |
/third_party/libwebsockets/plugins/deaddrop/ |
H A D | protocol_lws_deaddrop.c | 360 unsigned char *p, *start, *end; in format_result() local 385 *start = &buf[LWS_PRE], *p = start, in callback_deaddrop() local [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state_binning.c | 35 unsigned start; member
|
H A D | si_buffer.c | 188 uint64_t start = res->gpu_address; in si_alloc_resource() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_viewport.c | 266 int start, count, i; in r600_emit_scissors() local 337 int start, count, i; in r600_emit_viewports() local 371 int start, count, i; r600_emit_depth_ranges() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_resource_buffer_upload.c | 764 svga_buffer_add_range(struct svga_buffer *sbuf, unsigned start, unsigned end) in svga_buffer_add_range() argument 885 unsigned start = sbuf->map.ranges[i].start; svga_buffer_update_hw() local [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_cfg.h | 235 bblock_t::start() in start() function in bblock_t 241 bblock_t::start() const in start() function in bblock_t
|
/third_party/node/deps/v8/src/wasm/ |
H A D | decoder.h | 55 Decoder(const byte* start, const byte* end, uint32_t buffer_offset = 0) in Decoder() argument 60 Decoder(const byte* start, const byte* pc, const byte* end, in Decoder() argument 286 void traceByteRange(const byte* start, const byte* end) { in traceByteRange() argument 308 Reset(const byte* start, const byte* end, uint32_t buffer_offset = 0) Reset() argument 327 const byte* start() const { return start_; } start() function [all...] |
/third_party/node/deps/v8/src/zone/ |
H A D | zone-chunk-list.h | 397 void* start = current->items(); in CopyTo() local
|
/third_party/musl/src/crypt/ |
H A D | crypt_blowfish.c | 456 BF_encrypt(BF_ctx *ctx, BF_word L, BF_word R, BF_word *start, BF_word *end) BF_encrypt() argument
|
/third_party/musl/src/thread/linux/ |
H A D | pthread_create.c | 359 static int start(void *p) in start() function
|
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_create.c | 295 static int start(void *p) in start() function
|
/third_party/node/deps/icu-small/source/common/ |
H A D | bytestriebuilder.cpp | 307 BytesTrieBuilder::countElementUnits(int32_t start, int32_t limit, int32_t byteIndex) const { in countElementUnits() argument
|
H A D | localebuilder.cpp | 304 const char* start = attributes.data(); in addUnicodeLocaleAttribute() local 362 const char* start = attributes.data(); in removeUnicodeLocaleAttribute() local [all...] |