/third_party/typescript/tests/baselines/reference/ |
H A D | parserRealSource11.js | 1981 // if there are break statements that match this switch, then just link cond block with block after switch 4284 // if there are break statements that match this switch, then just link cond block with block after switch
|
/third_party/typescript/src/compiler/ |
H A D | scanner.ts | 2203 // reset the flag and just advance to the next char.
2539 // If our callback returned something 'falsy' or we're just looking ahead,
|
/third_party/typescript/src/server/ |
H A D | session.ts | 439 // Otherwise, it just ends up attached to the first corresponding def we happen to process. The others may or may not be
2408 // VS's `Go to symbol` sends requests with just a project and doesn't want cascading since it will
|
/third_party/skia/third_party/externals/egl-registry/api/ |
H A D | egl.xml | 2044 <require comment="EGL_KHR_surfaceless_context - just relaxes an error condition"/> 2797 <extension name="EGL_KHR_surfaceless_context" supported="egl" comment="Just relaxes an error condition"/>
|
/third_party/python/Lib/ |
H A D | pydoc.py | 2075 return to the interpreter, just type "quit". 2324 Let the server do its thing. We just need to monitor its status.
|
/third_party/selinux/checkpolicy/ |
H A D | policy_define.c | 3193 /* This ebitmap business is just to ensure that there are not conflicting role_trans rules */ in define_role_trans() 3390 * just to make sure there are not duplicates. They will get turned in define_filename_trans()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.c | 3712 * went through and just the ACK frame was lost. in p2p_go_neg_conf_cb() 3721 * an Ack for retries, so just dropping a single frame may in p2p_go_neg_conf_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ChangeLog | 693 limited for all cases instead of just for a specific network block 2283 IEs than just one WPA IE
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
H A D | dialog_pattern.cpp | 1156 /* no fixed attr below, just return */ in ToJsonValue()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_pattern.cpp | 2276 /* no fixed attr below, just return */ in ToJsonValue()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_property.cpp | 131 /* no fixed attr below, just return */ in ToJsonValue()
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_running_record.cpp | 1004 // Just change ability to foreground if current application state is foreground or focus. in AbilityForeground()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_pattern.cpp | 1320 /* no fixed attr below, just return */
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/stage/ |
H A D | stage_test_ng.cpp | 422 * @tc.expected:Children just one and return false in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ |
H A D | video_pattern.cpp | 157 // Just return contentSize as the video frame area. in MeasureVideoContentLayout()
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_demuxer_plugin.cpp | 1222 MEDIA_LOG_E("Track is invalid, just have " PUBLIC_LOG_D32 " tracks in file", formatContext_.get()->nb_streams); in SelectTrack()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_command_list.cpp | 797 // NOTE: we do not try to create perfect barriers with vertex inputs (just barrier the whole rc) in BindVertexBuffers()
|
/foundation/graphic/graphic_surface/surface/src/ |
H A D | buffer_queue.cpp | 266 // usage does not contain BUFFER_USAGE_CPU_HW_BOTH, just return in SetSurfaceBufferHebcMetaLocked()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 1101 // So just enable it always, so that desktop GL works as vulkan and GLES. in DeviceGLES()
|
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/ |
H A D | audio_renderer.cpp | 1033 (void)audioStream_->PauseAudioStream(); // Just Pause, do not deactivate here in HandleAndNotifyForcedEvent()
|
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
H A D | main.cpp | 1573 // Just copying json files to the destination dir.
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | media_file_utils.cpp | 340 MEDIA_ERR_LOG("Failed to open dir:%{private}s, errno: %{public}d. Just return dir NOT empty.", in IsDirEmpty()
|
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/ |
H A D | http_exec.cpp | 632 /* now just support utf8 */ in AddCurlHandle()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/ |
H A D | relational_store_sqlite_ext.cpp | 1365 // the failure of this step does not affect the following step, so we just write log in ClearTheLogAfterDropTable()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_single_ver_relational_storage_extend_executor.cpp | 785 // here errCode must be E_OK, just return ret in CleanShareTable()
|