Home
last modified time | relevance | path

Searched defs:counter (Results 226 - 250 of 469) sorted by relevance

12345678910>>...19

/third_party/openssl/providers/implementations/kdfs/
H A Dsskdf.c101 size_t counter, out_len, len = derived_key_len; in SSKDF_hash_kdm() local
221 size_t counter, out_len, len; SSKDF_mac_kdm() local
[all...]
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/
H A Dmain.cpp150 static int counter = 0; in main() local
/third_party/skia/third_party/externals/imgui/examples/example_android_opengl3/
H A Dmain.cpp158 static int counter = 0; in tick() local
/third_party/skia/tests/
H A DClipStackTest.cpp134 int counter = 0; in assert_count() local
H A DCanvasStateTest.cpp90 static int counter; in compare() local
H A DDrawOpAtlasTest.cpp147 GrDrawOpAtlas::GenerationCounter counter; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DSerialProcsTest.cpp201 int counter = 0; in DEF_TEST() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dpshints.h661 T2_Hints_CounterFunc counter; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Ddag.h159 auto counter = --counters[node->counterIndex]; in notify() local
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32_unittest.cc198 static unsigned int counter = 0; in SetUp() local
199 result << tmp << "\\w32tst" << counter++ << ".tmp"; in SetUp() local
/third_party/python/Lib/test/
H A Dtest_shelve.py184 counter = 0 variable in TestShelveFileBase
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_test.cc88 static int counter; member in __anon19163::ThreeInts
93 int ThreeInts::counter = 0; member in __anon19163::ThreeInts
176 ThreeInts::counter = 1; in TEST() member in __anon19163::ThreeInts
559 int counter in TEST() local
586 int counter = 5; TEST() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_sake_common.c214 u8 counter = 0; in eap_sake_kdf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_privsep.c138 static unsigned int counter = 0; in l2_packet_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_sake_common.c214 u8 counter = 0; in eap_sake_kdf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_privsep.c138 static unsigned int counter = 0; in l2_packet_init() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/
H A Da2dp_encoder_sbc.h84 uint32_t counter; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h194 uint32_t counter; member
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp24 WeakRefCounter::WeakRefCounter(RefCounter *counter, void *cookie) in WeakRefCounter() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp1382 static uint32_t counter = 0; in GenerateCmdConnV1Req() local
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dmonitor_server.cpp51 napi_value NewInstanceWithConstructor(napi_env env, napi_callback_info info, napi_value jsConstructor, int32_t counter, in NewInstanceWithConstructor() argument
78 napi_value ConstructTLSSocketConnection(napi_env env, napi_callback_info info, int32_t counter, in ConstructTLSSocketConnection() argument
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_test.cpp570 std::shared_ptr<PreferencesObserver> counter = std::make_shared<PreferencesObserverCounter>(); in HWTEST_F() local
595 std::shared_ptr<PreferencesObserver> counter = std::make_shared<PreferencesObserverCounter>(); in HWTEST_F() local
902 std::shared_ptr<PreferencesObserverCrossProcess> counter = std::make_shared<PreferencesObserverCrossProcess>(); HWTEST_F() local
995 std::shared_ptr<PreferencesObserver> counter = std::make_shared<PreferencesObserverCounter>(); HWTEST_F() local
[all...]
/third_party/glfw/tests/
H A Devents.c48 static unsigned int counter = 0; variable
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtufmtts.cpp372 int counter = 0; in testGreekWithFallback() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-number-prototype.c325 ecma_number_t counter = this_arg_number; in ecma_builtin_number_prototype_object_to_string() local

Completed in 40 milliseconds

12345678910>>...19