Home
last modified time | relevance | path

Searched defs:counter (Results 176 - 200 of 427) sorted by relevance

12345678910>>...18

/third_party/mesa3d/src/amd/common/
H A Dac_spm.h54 uint16_t counter : 6; member
/third_party/mbedtls/library/
H A Dpkcs5.c281 unsigned char counter[4]; in pkcs5_pbkdf2_hmac() local
/third_party/jerryscript/tests/unit-core/
H A Dtest-objects-foreach.cpp28 int *counter = (int *) user_arg; in count_objects() local
/third_party/mesa3d/src/freedreno/computerator/
H A Dmain.c149 const struct fd_perfcntr_counter *counter = &group->counters[idx]; in setup_counter() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_fmask_copy.c91 nir_variable *counter = nir_local_variable_create(b.impl, glsl_int_type(), "counter"); in build_fmask_copy_compute_shader() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_group_loads.c262 unsigned counter = 1; in set_instr_indices() local
/third_party/ltp/testcases/kernel/controllers/cpuctl/
H A Dcpuctl_test02.c98 int counter = 0; /* To take n number of readings */ in main() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_video.c51 static unsigned counter = 0; in rvid_alloc_stream_handle() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_inline_uniforms.c334 unsigned counter = 0; in lvp_find_inlinable_uniforms() local
/third_party/node/src/crypto/
H A Dcrypto_aes.cc223 AES_CTR_Cipher2( KeyObjectData* key_data, WebCryptoCipherMode cipher_mode, const AESCipherConfig& params, const ByteSource& in, unsigned const char* counter, unsigned char* out) AES_CTR_Cipher2() argument
[all...]
/third_party/node/test/fixtures/wpt/WebCryptoAPI/wrapKey_unwrapKey/
H A DwrapKey_unwrapKey.https.any.js
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.cc55 auto &counter = counters[counter_id]; in enable_counter() local
65 auto &counter = counters[counter_id]; in enable_all_counters() local
114 intel_perf_query_counter &counter = selected_query->counters[i]; in init_perfcnt() local
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprog_statevars.c786 const GLuint counter = (GLuint) state[1]; in fetch_state() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_insert_flow.c517 unsigned counter = 0; in va_assign_slots() local
/third_party/libinput/test/
H A Dtest-path.c37 struct counter { struct
89 struct counter counter; in START_TEST() local
110 struct counter counter; START_TEST() local
137 struct counter counter; START_TEST() local
165 struct counter counter; START_TEST() local
198 struct counter counter; START_TEST() local
230 struct counter counter; START_TEST() local
[all...]
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv4_sender.c495 int counter; in thrust_fakes() local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
H A Dminimal-ws-client.c56 int counter; member
/third_party/node/deps/v8/src/codegen/
H A Dexternal-reference-table.cc292 Address ExternalReferenceTable::GetStatsCounterAddress(StatsCounter* counter) { in GetStatsCounterAddress() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-internal.cc564 int counter = args.smi_value_at(0); in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_query.c299 const struct fd_perfcntr_counter *counter = &g->counters[counter_idx]; variable
327 const struct fd_perfcntr_counter *counter = &g->counters[counter_idx]; variable
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_monitor.c59 struct intel_perf_query_counter *counter = counter_info->counter; in iris_get_monitor_info() local
313 const struct intel_perf_query_counter *counter = iris_get_monitor_result() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_stipple.c50 unsigned counter; member
113 stipple_test(unsigned counter, ushort pattern, ushort factor) in stipple_test() argument
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpu.c397 enum hud_counter counter; member
402 static unsigned get_counter(struct hud_graph *gr, enum hud_counter counter) in get_counter() argument
443 hud_thread_counter_install(struct hud_pane *pane, const char *name, enum hud_counter counter) hud_thread_counter_install() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c96 static void ctr64_inc(unsigned char *counter) in ctr64_inc() argument
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dkbkdf.c161 uint32_t counter, i; in derive() local

Completed in 24 milliseconds

12345678910>>...18