| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| H A D | ui_view.h | 646 * @brief Obtains the current view and target view based on specified coordinates. The obtained current view must 650 * @param current Indicates the double pointer to the current view to obtain. 657 virtual void GetTargetView(const Point& point, UIView** current, UIView** target); 1370 * which means many it shears in y and z direction(current invalid). 1372 * which means many it shears in x and z direction(current invalid).
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
| H A D | ecs_asset_loader.cpp | 487 for (auto& current : importResult.data.animations) { in GltfImportFinished()
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
| H A D | animation.h | 377 EvaluationResult ProcessOnSet(IAny& value, const IAny& current) override
|
| /foundation/multimedia/media_foundation/test/scenetest/ |
| H A D | test_single_player_fast.h | 128 PTEST((std::string url), Can get current time) in FIXTURE()
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/parser/ |
| H A D | cpp_parser.py | 187 test_result.current = self.state_machine.running_test_index + 1
|
| H A D | c_parser_lite.py | 209 test_result.current = self.state_machine.running_test_index
|
| /test/testfwk/arkxtest/jsunit/ |
| H A D | index.js | 212 msg += `\n${PrintTag.OHOS_REPORT_WORKER_STATUS}: current=${index}`;
|
| /third_party/curl/src/ |
| H A D | tool_setopt.c | 432 /* Can only be reading stdin in the current context. */ in libcurl_generate_mime_part() 521 config->current->mimeroot, &mimeno); in tool_setopt_mimepost()
|
| /third_party/gn/src/gn/ |
| H A D | command_args.cc | 186 dict.SetKey("current", std::move(override_dict)); in BuildArgJson() 438 Lists all build arguments available in the current configuration, or, if 442 The output will list the declaration location, current value for the 443 build, default value (if different than the current value), and comment 446 If --short is specified, only the names and current values will be 449 If --overrides-only is specified, only the names and current values of 458 "current": {
|
| /third_party/icu/icu4c/source/common/ |
| H A D | normlzr.cpp | 254 * Return the current character in the normalized text. 256 UChar32 Normalizer::current() { in current() function in Normalizer 327 * Retrieve the current iteration position in the input text that is
|
| /third_party/libunwind/libunwind/doc/ |
| H A D | libunwind-ptrace.tex | 107 current implementation, the only reason this call may fail is when the
|
| H A D | unw_get_proc_info.tex | 8 \begin{Name}{3}{unw\_get\_proc\_info}{David Mosberger-Tang}{Programming Library}{unw\_get\_proc\_info}unw\_get\_proc\_info -- get info on current procedure
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.h | 368 } color_buffers[4], *back, *current; member
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/ |
| H A D | main.c | 51 sai_jig_seq_item_t *current; /* next seq step */ member
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_shader.h | 375 void apply(Instr *current, Instr **last);
|
| /third_party/node/test/fixtures/wpt/resources/ |
| H A D | testdriver-actions.js | 161 * Set the current default key source 188 * Set the current default pointer source 214 * Set the current default wheel source 262 * Add a pause to the current tick 280 * Create a keyDown event for the current default key source 293 * Create a keyDown event for the current default key source 306 * Create a pointerDown event for the current default pointer source 323 * Create a pointerUp event for the current default pointer source 337 * Create a move event for the current default pointer source 360 * Create a scroll event for the current defaul [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__threads.c | 335 # error cannot determine current system time in ares__timespec_timeout()
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | normlzr.cpp | 254 * Return the current character in the normalized text. 256 UChar32 Normalizer::current() { in current() function in Normalizer 327 * Retrieve the current iteration position in the input text that is
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_conn.h | 134 and it should be encoded into the current packet. */ 272 * the current encryption level. 382 /* current is the current destination connection ID. */ 383 ngtcp2_dcid current; member 627 on a current path. */ 630 should be sent to a current path to keep connection alive. It 946 * delay timer. |ts| is the current time. This function must be 1033 * The current state does not allow sending CONNECTION_CLOSE. 1079 * The current stat [all...] |
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad.h | 201 transition to/from fake touches > num_slots, the current 239 enum button_event current; member 290 unsigned int slot; /* current slot */
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | load-elimination.h | 46 // Abstract state to approximate the current state of an element along the 127 // Abstract state to approximate the current state of a certain field along 175 // Abstract state to approximate the current map of an object along the 319 Node* current, LoadElimination::AbstractState const* state,
|
| /third_party/node/deps/v8/src/execution/arm/ |
| H A D | simulator-arm.h | 174 V8_EXPORT_PRIVATE static Simulator* current(v8::internal::Isolate* isolate); 304 // Checks if the current instruction should be executed based on its
|
| /third_party/node/deps/v8/src/execution/ppc/ |
| H A D | simulator-ppc.h | 172 static Simulator* current(v8::internal::Isolate* isolate);
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_prim_vbuf.c | 75 size_t vbo_size; /**< current size of allocated buffer */ 119 * Returns the current vertex_info. 135 return &i915->current.vertex_info; in i915_vbuf_render_get_vertex_info()
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/ |
| H A D | main.go | 74 %[1]v does not depend on the current state of the Tint checkout, nor will it
|