/third_party/mindspore/patches/ |
H A D | 0004-cross-compile-ndkso-fp16-nnrt-train_capi.patch | 2398 + // Just use the attr_data pointer to save the prim directly, the inner value is parsed as necessary. 3199 - // just free model input's data for late GPU Tensor filling. 7468 - // just assume that atol = rtol 8212 + // just assume that atol = rtol 9427 + if (src == "") { // Just return if 'extended_parameters' is configured.
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiCopiesAndBlittingTests.cpp | 10801 group->addChild(new CopyImageToBufferTestCase(testCtx, "tightly_sized_buffer", "Copy from image to a buffer that is just large enough to contain the data", params)); in add1dImageToBufferTests() 11069 group->addChild(new CopyImageToBufferTestCase(testCtx, "tightly_sized_buffer", "Copy from image to a buffer that is just large enough to contain the data", params)); in add2dImageToBufferTests() 11126 group->addChild(new CopyImageToBufferTestCase(testCtx, "tightly_sized_buffer_offset", "Copy from image to a buffer that is just large enough to contain the data", params)); in add2dImageToBufferTests() 11701 group->addChild(new CopyBufferToImageTestCase(testCtx, "tightly_sized_buffer", "Copy from buffer that is just large enough to contain the accessed elements", params)); in add2dBufferToImageTests() 11758 group->addChild(new CopyBufferToImageTestCase(testCtx, "tightly_sized_buffer_offset", "Copy from buffer that is just large enough to contain the accessed elements", params)); in add2dBufferToImageTests()
|
/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | ability_manager_service.h | 970 * As abilityRequest is prepared, just execute starting ability procedure.
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A D | grid_pattern.cpp | 1252 /* no fixed attr below, just return */
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_pattern.cpp | 2359 /* no fixed attr below, just return */
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.cpp | 344 // SubAceContainer just return. in Destroy()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | jsXNode.js | 369 const arr = itemArray; // just to trigger a 'get' onto the array
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_pattern.cpp | 156 /* no fixed attr below, just return */ in ToJsonValue()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_bar_pattern.cpp | 2829 /* no fixed attr below, just return */ in ToJsonValue()
|
/foundation/arkui/napi/native_engine/impl/ark/ |
H A D | ark_native_engine.cpp | 107 constexpr int NAPI_CALL_STACK = 2; // just for napi call stack
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | render_backend_vk.cpp | 1746 if (nextBarrierList == nullptr) { // cannot be null, just a safety
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_loader.cpp | 2539 // RsdzExporter produces empty animations so just adding an error message.
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_base_render_util.cpp | 890 // maxDirtyListSize should minus one buffer used for displaying, and another one that has just been acquried.
|
/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | mmi_service.cpp | 808 // No char deleted. just release the shift if it was pressed down before. in PointerEventHandler()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/ |
H A D | self_cure_state_machine.cpp | 2729 WIFI_LOGD("PeriodicArpDetection, no need detection, just jump"); in PeriodicArpDetection()
|
/foundation/window/window_manager/wmserver/src/ |
H A D | window_node_container.cpp | 724 * Just need add appSurface Node as child of leashWindowSurfaceNode in AddAppSurfaceNodeOnRSTree()
|
/test/xts/acts/location/geolocation_standard/entry/src/ohosTest/js/test/ |
H A D | LocationMTest.test.js | 152 console.log('[lbs_js] just for overwriting,locationServiceState test need system api ');
|
/third_party/ffmpeg/doc/ |
H A D | protocols.texi | 398 just as well (if not, please report the issues) and is more complete.
|
/third_party/ffmpeg/libavcodec/ |
H A D | mjpegdec.c | 2349 // SMV JPEG just stacks several output frames into one JPEG picture
|
H A D | jpeg2000dec.c | 1803 if (codsty->cblk_style & JPEG2000_CBLK_RESET) // XXX no testcase for just this in decode_cblk()
|
H A D | mpeg12dec.c | 750 /* just parse them */ in mpeg_decode_mb()
|
H A D | h264_slice.c | 1576 * frames just to throw them away */ in h264_field_start()
|
H A D | motion_est.c | 1508 int score= direct_search(s, mb_x, mb_y); //FIXME just check 0,0 in ff_estimate_b_frame_motion()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 1428 @ q0-q3 and q6-q7 by narrowing/lengthening, but that's slower than just
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vp9_idct_msa.c | 1214 /* short case just considers top 4 rows as valid output */ in vp9_idct16x16_10_colcol_addblk_msa()
|