Home
last modified time | relevance | path

Searched defs:reset (Results 451 - 475 of 842) sorted by relevance

1...<<11121314151617181920>>...34

/third_party/skia/modules/skunicode/src/
H A DSkUnicode_client.cpp89 void reset() { in reset() function
115 void reset() { fData->reset(); } in reset() function in SkUnicode_client
/third_party/skia/modules/svg/src/
H A DSkSVGTextPriv.h137 void reset() { in reset() function
/third_party/rust/crates/regex/regex-syntax/src/
H A Dutf8.rs318 pub fn reset(&mut self, start: char, end: char) { in reset() functions
/third_party/vulkan-loader/tests/framework/shim/
H A Dshim_common.cpp98 void PlatformShim::reset() { function in PlatformShim
182 void PlatformShim::reset() { redirection_map.clear(); } function in PlatformShim
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorMetalDirect.h133 void reset() in reset() function in sh::TranslatorMetalReflection
/third_party/zlib/
H A Dgzguts.h192 int reset; /* true if a reset is pending after a Z_FINISH */ member
/base/web/webview/test/unittest/pasteboard_adapter/
H A Dpasteboard_client_adapter_test.cpp694 bool reset = g_datarecordnull->SetHtmlText(htmlText); in HWTEST_F() local
714 bool reset = g_datarecordnull->SetPlainText(plainText); in HWTEST_F() local
838 bool reset = g_datarecord->SetImgData(image); HWTEST_F() local
859 bool reset = g_datarecordnull->GetImgData(image); HWTEST_F() local
874 bool reset = g_datarecord->GetImgData(image); HWTEST_F() local
922 bool reset = g_datarecordnull->SetUri(testUri); HWTEST_F() local
945 bool reset = g_datarecordnull->SetCustomData(testData); HWTEST_F() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/arch/hi3516cv500/hal/
H A Dsys_hal.c76 hi_s32 sys_hal_vou_bus_reset_sel(hi_bool reset) in sys_hal_vou_bus_reset_sel() argument
324 hi_s32 sys_hal_aio_reset_sel(hi_bool reset) in sys_hal_aio_reset_sel() argument
/device/soc/rockchip/common/vendor/drivers/net/
H A Drfkill-bt.c272 struct rfkill_rk_gpio *reset = &rfkill->pdata->reset_gpio; in rfkill_rk_set_power() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_linux.c280 void mali_init_cpu_time_counters(int reset, int enable_divide_by_64) in mali_init_cpu_time_counters() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_linux.c281 void mali_init_cpu_time_counters(int reset, int enable_divide_by_64) in mali_init_cpu_time_counters() argument
/device/soc/rockchip/rk3566/sdk_linux/drivers/iio/adc/
H A Drockchip_saradc.c53 struct reset_control *reset; member
241 static void rockchip_saradc_reset_controller(struct reset_control *reset) in rockchip_saradc_reset_controller() argument
[all...]
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-bt.c283 struct rfkill_rk_gpio *reset = &rfkill->pdata->reset_gpio; in rfkill_rk_set_power() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dselection_info.h219 void reset() in reset() function in OHOS::Ace::OHOS::Ace::SelectionRangeInfo
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H A Dfile_access_service.h204 void reset() in reset() function in OHOS::FileAccessFwk::UnloadTimer
/foundation/multimedia/av_session/utils/src/
H A Davsession_radar.cpp103 void AVSessionRadar::reset() in reset() function in OHOS::AVSession::AVSessionRadar
/test/testfwk/xdevice/plugins/devicetest/core/
H A Dvariables.py492 def reset(cls): member in DeccVariable
/third_party/ffmpeg/libavcodec/
H A Dsbr.h147 int reset; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DLocaleIDParser.java70 private void reset() { in reset() method in LocaleIDParser
707 private void setKeywordValue(String keywordName, String value, boolean reset) { in setKeywordValue() argument
[all...]
H A DICUService.java840 public final void reset() { in reset() method in ICUService
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DIDNA.java256 private void reset() { in reset() method in IDNA.Info
H A DEdits.java96 public void reset() { in reset() method in Edits
H A DStringPrep.java348 public void reset(){ in reset() method in StringPrep.Values
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2Parser.java50 public void reset(CharSequence string); in reset() method
64 public void reset(CharSequence input) in reset() method in Mf2Parser.TopDownTreeBuilder
195 public final void reset(int l, int b, int e) in reset() method in Mf2Parser
203 public void reset() in reset() method in Mf2Parser
H A DMf2Serializer.java121 public void reset(CharSequence input) { in reset() method in Mf2Serializer

Completed in 25 milliseconds

1...<<11121314151617181920>>...34