Home
last modified time | relevance | path

Searched defs:current (Results 151 - 175 of 1061) sorted by relevance

12345678910>>...43

/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
H A Dss-s3-main.c169 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) app_system_state_nf() argument
/third_party/node/deps/icu-small/source/common/
H A Dbytestrie.cpp69 BytesTrie::current() const { in current() function in BytesTrie
/third_party/node/deps/v8/src/handles/
H A Dlocal-handles-inl.h61 HandleScopeData* current; in CloseAndEscape() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dallocation-site-scopes.h23 Handle<AllocationSite> current() { return current_; } in current() function in v8::internal::AllocationSiteContext
/third_party/node/deps/v8/src/torque/
H A Dtype-oracle.cc30 size_t current = 0; in FinalizeAggregateTypes() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_misc.c53 PRIV(jit_free_rodata)(void *current, void *allocator_data) in jit_free_rodata() argument
/third_party/skia/src/core/
H A DSkPathMakers.h21 const SkPoint& current() const { in current() function in SkPath_PointIterator
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelPipeline.hpp36 Vector4s &current; member in sw::PixelPipeline
/third_party/skia/tests/
H A DArenaAllocTest.cpp128 Node* current = nullptr; in DEF_TEST() local
153 Node* current = nullptr; in DEF_TEST() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftgloadr.c90 FT_GlyphLoad current = &loader->current; in FT_GlyphLoader_Rewind() local
146 FT_Outline* current = &loader->current.outline; in FT_GlyphLoader_Adjust_Points() local
193 FT_GlyphLoad current = &loader->current; FT_GlyphLoader_Adjust_Subglyphs() local
212 FT_Outline* current = &loader->current.outline; FT_BASE_DEF() local
301 FT_GlyphLoad current = &loader->current; FT_BASE_DEF() local
326 FT_GlyphLoad current = &loader->current; FT_GlyphLoader_Prepare() local
343 FT_GlyphLoad current; FT_GlyphLoader_Add() local
[all...]
/third_party/skia/tools/skiaserve/urlhandlers/
H A DBreakHandler.cpp68 SkColor current = request->getPixel(x, y); in handle() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytestrie.cpp69 BytesTrie::current() const { in current() function in BytesTrie
/arkcompiler/ets_runtime/test/fuzztest/templateclassglobal_fuzzer/
H A Dtemplateclassglobal_fuzzer.cpp34 Local<BooleanRef> current = BooleanRef::New(vm, true); in TemplateGlobalFuzzerTest() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dconcurrent_sweeper.cpp148 void ConcurrentSweeper::ClearRSetInRange(Region *current, uintptr_t freeStart, uintptr_t freeEnd) in ClearRSetInRange() argument
/arkcompiler/runtime_core/static_core/runtime/
H A Dlock_order_graph.cpp35 CheckForTerminationLoops(const PandaList<MTManagedThread *> &threads, const PandaList<MTManagedThread *> &daemonThreads, MTManagedThread *current) CheckForTerminationLoops() argument
/arkcompiler/runtime_core/static_core/verification/config/parse/
H A Dconfig_parse.cpp34 Section current; member
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Djs_for_in_iterator.cpp51 JSTaggedValue current = receiver; in NeedCheckProperty() local
[all...]
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Djs_callback_manager.cpp40 void RunCallback(CallbackContext* context, std::tuple<CallbackContext*, CALLBACK_FUNC, RELEASE_FUNC>& current) in RunCallback() argument
124 std::tuple<CallbackContext*, CALLBACK_FUNC, RELEASE_FUNC> current; in ImmediateRun() local
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_vsync_worker.cpp96 struct timespec current; in WaitNextVBlank() local
/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.h74 timespec current; in TimeElapse() local
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dgrid_container_info.cpp23 const T& GetValue(const T& current, const T& system, const T& defaultValue) in GetValue() argument
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_text.h30 Offset current; member
37 double current = 0.0; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcustom_dialog_controller_model_impl.cpp72 auto current = Container::Current(); in ShowDialog() local
149 auto current = Container::Current(); in CloseDialog() local
[all...]
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_input_interceptor.cpp93 SetNextEventTransmitter( sptr<EventTransmission>& header, sptr<EventTransmission>& current, const sptr<EventTransmission>& next) SetNextEventTransmitter() argument
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_input_interceptor.cpp93 SetNextEventTransmitter( sptr<EventTransmission>& header, sptr<EventTransmission>& current, const sptr<EventTransmission>& next) SetNextEventTransmitter() argument

Completed in 15 milliseconds

12345678910>>...43