/third_party/openssl/providers/implementations/kdfs/ |
H A D | sskdf.c | 101 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 D | main.cpp | 150 static int counter = 0; in main() local
|
/third_party/skia/third_party/externals/imgui/examples/example_android_opengl3/ |
H A D | main.cpp | 158 static int counter = 0; in tick() local
|
/third_party/skia/tests/ |
H A D | ClipStackTest.cpp | 134 int counter = 0; in assert_count() local
|
H A D | CanvasStateTest.cpp | 90 static int counter; in compare() local
|
H A D | DrawOpAtlasTest.cpp | 147 GrDrawOpAtlas::GenerationCounter counter; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
H A D | SerialProcsTest.cpp | 201 int counter = 0; in DEF_TEST() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | pshints.h | 661 T2_Hints_CounterFunc counter; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | dag.h | 159 auto counter = --counters[node->counterIndex]; in notify() local
|
/third_party/protobuf/src/google/protobuf/io/ |
H A D | io_win32_unittest.cc | 198 static unsigned int counter = 0; in SetUp() local 199 result << tmp << "\\w32tst" << counter++ << ".tmp"; in SetUp() local
|
/third_party/python/Lib/test/ |
H A D | test_shelve.py | 184 counter = 0 variable in TestShelveFileBase
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | fixed_array_test.cc | 88 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 D | eap_sake_common.c | 214 u8 counter = 0; in eap_sake_kdf() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
H A D | l2_packet_privsep.c | 138 static unsigned int counter = 0; in l2_packet_init() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_sake_common.c | 214 u8 counter = 0; in eap_sake_kdf() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
H A D | l2_packet_privsep.c | 138 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 D | a2dp_encoder_sbc.h | 84 uint32_t counter; member
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | render_backend_gles.h | 194 uint32_t counter; member
|
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | refbase.cpp | 24 WeakRefCounter::WeakRefCounter(RefCounter *counter, void *cookie) in WeakRefCounter() argument
|
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/ |
H A D | p2p_v1_processor_test.cpp | 1382 static uint32_t counter = 0; in GenerateCmdConnV1Req() local
|
/foundation/communication/netstack/frameworks/js/napi/tls/src/ |
H A D | monitor_server.cpp | 51 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 D | preferences_test.cpp | 570 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 D | events.c | 48 static unsigned int counter = 0; variable [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tufmtts.cpp | 372 int counter = 0; in testGreekWithFallback() local
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-number-prototype.c | 325 ecma_number_t counter = this_arg_number; in ecma_builtin_number_prototype_object_to_string() local
|