Home
last modified time | relevance | path

Searched defs:reset (Results 826 - 850 of 2073) sorted by relevance

1...<<31323334353637383940>>...83

/third_party/python/Lib/test/
H A Dtest_multibytecodec.py375 reset = b'\x1b(B' variable in TestStateful
403 reset variable in TestHZStateful
[all...]
/third_party/python/Lib/xml/sax/
H A Dexpatreader.py276 def reset(self): member in ExpatParser
H A Dxmlreader.py156 def reset(self): member in IncrementalParser
/third_party/python/Lib/
H A Dxdrlib.py56 def reset(self): member in Packer
141 def reset(self, data): member in Unpacker
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dbeta_distribution.h209 void reset() {} in reset() function in absl::beta_distribution
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format_test.cc889 const auto reset = convert(civil_second(1977, 6, 28, 9, 8, 7), tz); in TEST() local
1002 const auto reset = convert(civil_second(1977, 6, 28, 9, 8, 7), tz); TEST() local
[all...]
/third_party/skia/include/core/
H A DSkRefCnt.h305 void reset(T* ptr = nullptr) { in reset() function in sk_sp
H A DSkImageInfo.h703 void reset() { *this = {}; } in reset() function
/third_party/skia/include/private/
H A DSkTDArray.h131 void reset() { in reset() function in SkTDArray
/third_party/skia/modules/skparagraph/src/
H A DFontCollection.cpp390 void reset() { function in skia::textlayout::SkLRUCacheMgr
H A DTextWrapper.h222 void reset() { in reset() function in skia::textlayout::TextWrapper
/third_party/skia/experimental/ffmpeg/
H A DSkVideoEncoder.cpp124 void SkVideoEncoder::reset() { in reset() function in SkVideoEncoder
/third_party/skia/include/gpu/
H A DGrRecordingContext.h209 void reset() { *this = {}; } in reset() function in GrRecordingContext::Stats
/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...]

Completed in 21 milliseconds

1...<<31323334353637383940>>...83