Home
last modified time | relevance | path

Searched defs:counter (Results 151 - 175 of 426) sorted by relevance

12345678910>>...18

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_query.c105 const struct fd_perfcntr_counter *counter = &g->counters[counter_idx]; variable
132 const struct fd_perfcntr_counter *counter = &g->counters[counter_idx]; variable
/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_params.c135 ossl_ffc_params_set_validate_params(FFC_PARAMS *params, const unsigned char *seed, size_t seedlen, int counter) ossl_ffc_params_set_validate_params() argument
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dccm128.c121 static void ctr64_inc(unsigned char *counter) in ctr64_inc() argument
296 static void ctr64_add(unsigned char *counter, size_t inc) in ctr64_add() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_blind.c22 int counter; member
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_blind.c22 int counter; member
[all...]
/third_party/openssl/crypto/modes/
H A Dccm128.c121 static void ctr64_inc(unsigned char *counter) in ctr64_inc() argument
296 static void ctr64_add(unsigned char *counter, size_t inc) in ctr64_add() argument
[all...]
/third_party/openssl/crypto/ffc/
H A Dffc_params.c135 ossl_ffc_params_set_validate_params(FFC_PARAMS *params, const unsigned char *seed, size_t seedlen, int counter) ossl_ffc_params_set_validate_params() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DResourceVk.h28 uint32_t counter = 0; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DBindUniformLocationTest.cpp217 int counter = 6; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSemaphoreExternalLinux.hpp145 static int counter = 0; variable
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/
H A Dmain.cpp172 static int counter = 0; in main_loop() local
/third_party/skia/tests/
H A DHashTest.cpp197 CopyCounter(uint32_t id, uint32_t* counter) : fID(id), fCounter(counter) {} in CopyCounter() argument
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-draw-fuzzer.cc148 volatile unsigned counter = !glyph_count; in LLVMFuzzerTestOneInput() local
/third_party/python/Lib/tkinter/
H A Dfont.py48 counter = itertools.count(1) variable in Font
/third_party/skia/gm/
H A Dpolygons.cpp90 static void SetLocation(SkCanvas* canvas, int counter, int lineNum) { in SetLocation() argument
117 int counter = 0; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_pax_common.c36 u8 counter, *pos; in eap_pax_kdf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_pax_common.c36 u8 counter, *pos; in eap_pax_kdf() local
/third_party/ffmpeg/libavcodec/
H A Ddirac_arith.h78 int16_t counter; member
110 int counter = c->counter; in refill() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_chorus.c54 int *counter; member
H A Dvf_blackdetect.c51 unsigned int *counter; member
155 unsigned int counter = 0; in black_counter() local
[all...]
/third_party/ffmpeg/libavformat/
H A Ddss.c50 int counter; member
[all...]
/third_party/backends/backend/
H A Dplustek-pp_tpa.c335 UShort wSum, counter; in tpaP98RecalculateNegativeShadingGain() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DUnicodeMapTest.java450 public void check(UnicodeMap<String> map1, Map<Integer,String> map2, int counter) { in check() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DUnicodeMapTest.java447 public void check(UnicodeMap<String> map1, Map<Integer,String> map2, int counter) { in check() argument
/third_party/mesa3d/src/amd/common/
H A Dac_spm.h54 uint16_t counter : 6; member

Completed in 15 milliseconds

12345678910>>...18