/third_party/mesa3d/src/amd/common/ |
H A D | ac_spm.h | 54 uint16_t counter : 6; member
|
/third_party/mbedtls/library/ |
H A D | pkcs5.c | 281 unsigned char counter[4]; in pkcs5_pbkdf2_hmac() local
|
/third_party/jerryscript/tests/unit-core/ |
H A D | test-objects-foreach.cpp | 28 int *counter = (int *) user_arg; in count_objects() local
|
/third_party/mesa3d/src/freedreno/computerator/ |
H A D | main.c | 149 const struct fd_perfcntr_counter *counter = &group->counters[idx]; in setup_counter() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_fmask_copy.c | 91 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 D | nir_group_loads.c | 262 unsigned counter = 1; in set_instr_indices() local
|
/third_party/ltp/testcases/kernel/controllers/cpuctl/ |
H A D | cpuctl_test02.c | 98 int counter = 0; /* To take n number of readings */ in main() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | radeon_video.c | 51 static unsigned counter = 0; in rvid_alloc_stream_handle() local
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_inline_uniforms.c | 334 unsigned counter = 0; in lvp_find_inlinable_uniforms() local
|
/third_party/node/src/crypto/ |
H A D | crypto_aes.cc | 223 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 D | wrapKey_unwrapKey.https.any.js | |
/third_party/mesa3d/src/intel/ds/ |
H A D | intel_pps_driver.cc | 55 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 D | prog_statevars.c | 786 const GLuint counter = (GLuint) state[1]; in fetch_state() local
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | va_insert_flow.c | 517 unsigned counter = 0; in va_assign_slots() local
|
/third_party/libinput/test/ |
H A D | test-path.c | 37 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 D | ns-icmpv4_sender.c | 495 int counter; in thrust_fakes() local
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/ |
H A D | minimal-ws-client.c | 56 int counter; member
|
/third_party/node/deps/v8/src/codegen/ |
H A D | external-reference-table.cc | 292 Address ExternalReferenceTable::GetStatsCounterAddress(StatsCounter* counter) { in GetStatsCounterAddress() argument
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-internal.cc | 564 int counter = args.smi_value_at(0); in RUNTIME_FUNCTION() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_query.c | 299 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 D | iris_monitor.c | 59 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 D | draw_pipe_stipple.c | 50 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 D | hud_cpu.c | 397 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 D | ciphercommon_gcm.c | 96 static void ctr64_inc(unsigned char *counter) in ctr64_inc() argument
|
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
H A D | kbkdf.c | 161 uint32_t counter, i; in derive() local
|