Home
last modified time | relevance | path

Searched refs:current (Results 1626 - 1650 of 1855) sorted by relevance

1...<<61626364656667686970>>...75

/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_web_test_ng.cpp1279 auto current = manager->selectOverlayItem_.Upgrade(); in HWTEST_F() local
1280 ASSERT_NE(current, nullptr); in HWTEST_F()
1281 webPattern->selectOverlayProxy_->selectOverlayId_ = current->GetId(); in HWTEST_F()
H A Dweb_pattern_select_test_ng.cpp2309 auto current = manager->selectOverlayItem_.Upgrade(); in HWTEST_F() local
2310 EXPECT_NE(current, nullptr); in HWTEST_F()
2372 auto current = manager->selectOverlayItem_.Upgrade(); in HWTEST_F() local
2373 EXPECT_NE(current, nullptr); in HWTEST_F()
2376 auto node = manager->GetSelectOverlayNode(current->GetId()); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp108 frequency += std::to_string(in.cpu.coreFrequencyLoad[i].current); in DeviceInfoToCaptureData()
118 out.SetProperty(RSCaptureData::KEY_CPU_CURRENT, in.cpu.current); in DeviceInfoToCaptureData()
122 out.SetProperty(RSCaptureData::KEY_GPU_FREQ, in.gpu.frequencyLoad.current); in DeviceInfoToCaptureData()
929 Respond("Recording current frame cmds (for .rdc) into : /data/default.drawing"); in OnParallelRenderBegin()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DULocale.java542 * Returns the current default ULocale.
545 * the current default Java Locale and returns an equivalent ULocale.
609 * Returns the current default ULocale for the specified category.
1202 for (String current : variants) { in canonicalize()
1203 if (current.equals(variant)) continue; in canonicalize()
1205 replacedVariant.append(current); in canonicalize()
2559 * The current ICU format expects two underscores in createTagString()
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp-parse.y1767 * (return to the current lexing source when this list is exhausted).
2400 skip_type_t current = SKIP_NO_SKIP;
2404 current = parser->skip_stack->type;
2409 if (current == SKIP_NO_SKIP) {
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c745 assert(sctx->gfx_cs.current.cdw == 0); in si_create_context()
769 assert(sctx->gfx_cs.current.cdw == sctx->initial_gfx_cs_size); in si_create_context()
829 sctx->initial_gfx_cs_size = sctx->gfx_cs.current.cdw; in si_create_context()
/third_party/icu/icu4c/source/test/intltest/
H A Dtstnorm.cpp598 UChar32 current() { in current() function in UChar32Iterator
685 c1=iter.current(); in TestPreviousNext()
686 c2=iter32.current(); in TestPreviousNext()
694 // copy the moves until the current (m) move, and terminate in TestPreviousNext()
706 // copy the moves until the current (m) move, and terminate in TestPreviousNext()
776 // - for previous(), 0 for current(), + for next() in TestPreviousNext()
/third_party/libinput/src/
H A Devdev-tablet.c75 /* Merge the previous state with the current one so all buttons look like
183 int current, previous; in tablet_filter_axis_fuzz() local
186 current = e->value; in tablet_filter_axis_fuzz()
187 delta = previous - current; in tablet_filter_axis_fuzz()
1347 /* If we have an event that falls below the current offset, adjust in update_pressure_offset()
1773 * current state and skip over updating the axes. in tablet_send_events()
1902 * We set the current tool state to zero, thus setting in tablet_update_tool_state()
/third_party/python/Lib/
H A D_pyio.py83 if the file isn't in the current working directory) of the file to
93 file regardless of the current seek position). In text mode, if encoding is
293 This functionality is not supported on the current runtime.
380 * 1 -- current stream position; offset may be negative
389 """Return an int indicating the current stream position."""
395 Size defaults to the current IO position as reported by tell(). Return
826 # and a flush may be necessary to synch both views of the current
978 # Inserts null bytes between the current end of the file
1156 current = self.raw.read(to_read)
1157 if current
[all...]
/third_party/skia/src/ports/
H A DSkFontHost_FreeType.cpp1999 const SkFontArguments::VariationPosition::Coordinate* current)
2009 // Then the current value.
2010 if (current) {
2012 const auto& coordinate = current[j];
/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c2052 // Ensure we don't try to destroy the current interpreter. in interp_destroy()
2053 PyInterpreterState *current = _get_current(); in interp_destroy() local
2054 if (current == NULL) { in interp_destroy()
2057 if (interp == current) { in interp_destroy()
2059 "cannot destroy the current interpreter"); in interp_destroy()
2085 Attempting to destroy the current interpreter results in a RuntimeError.\n\
2140 Return the ID of current interpreter.");
2507 // Note that only the current interpreter is affected. in channel_release()
2535 Close the channel for the current interpreter. 'send' and 'recv'\n\
/third_party/pulseaudio/src/modules/raop/
H A Draop-client.c228 * @param bit_pos A pointer to a position buffer to keep track the current write location (0 for MSB, 7 for LSB)
240 /* If bit pos is zero, we will definitely use at least one bit from the current byte so size increments. */ in bit_writer()
244 /* Calc the number of bits left in the current byte of buffer. */ in bit_writer()
249 /* We can fit the new data in our current byte. in bit_writer()
256 /* If our data fits exactly into the current byte, we need to increment our pointer. */ in bit_writer()
266 * Firstly fill up what's left in the current byte. */ in bit_writer()
562 /* Set the transmitted timestamp to current time. */ in build_udp_sync_packet()
635 /* Set the transmit timestamp to current time. */ in build_udp_timing_packet()
1273 const char *current = NULL; in rtsp_auth_cb() local
1292 mth = pa_split(wath, space, &current); in rtsp_auth_cb()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp646 bool current = false; in updateNetworks() local
711 current = true; in updateNetworks()
724 if (!current && first_active >= 0) in updateNetworks()
1343 tr("The current configuration was saved." in saveConfig()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp648 bool current = false; in updateNetworks() local
713 current = true; in updateNetworks()
739 if (!current && first_active >= 0) in updateNetworks()
1358 tr("The current configuration was saved." in saveConfig()
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc128 Context current = closure->context(); in GetModuleContext() local
130 while (!current.IsNativeContext()) { in GetModuleContext()
131 if (current.IsModuleContext()) { in GetModuleContext()
133 OuterContext(handle(current, current.GetIsolate()), distance)); in GetModuleContext()
135 current = current.previous(); in GetModuleContext()
2823 // to reject profiling data if the builtin's current code doesn't match the
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
H A Dcpp_parser_lite.py210 test_result.current = self.state_machine.running_test_index + 1
/test/testfwk/xdevice/plugins/devicetest/runner/
H A Dtest_runner.py480 test_result.current = self.state_machine.running_test_index + 1
/third_party/ffmpeg/libavcodec/arm/
H A Djrevdct_arm.S61 mov lr, r0 @ lr = pointer to the current row
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DdumpICUrules.bat32 # below) and created in the current directory. They should be manually
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DCompactDecimalFormatTest.java530 for (char c = iter.current(); c != CharacterIterator.DONE; c = iter.next()) { in iterToString()
/third_party/mesa3d/src/util/
H A Ddisk_cache_os.c544 size_t cache_data_size = ci_blob_reader.end - ci_blob_reader.current; in parse_and_validate_cache_item()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c865 nouveau_fence_new(&screen->base, &screen->base.fence.current); in nv30_screen_create()
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.h210 V8_EXPORT_PRIVATE static Simulator* current(v8::internal::Isolate* isolate);
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.h238 V8_EXPORT_PRIVATE static Simulator* current(v8::internal::Isolate* isolate);
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.h238 V8_EXPORT_PRIVATE static Simulator* current(v8::internal::Isolate* isolate);

Completed in 57 milliseconds

1...<<61626364656667686970>>...75