Home
last modified time | relevance | path

Searched defs:change (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/mesa3d/src/util/
Du_debug_refcnt.h49 debug_reference_descriptor get_desc, int change) in debug_reference()
59 UNUSED debug_reference_descriptor get_desc, UNUSED int change) in debug_reference()
Du_debug_refcnt.c139 debug_reference_descriptor get_desc, int change) in debug_reference_slowpath()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c142 test_play_state_change_get_name (TestPlayerStateChange change) in test_play_state_change_get_name()
197 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_state_change_debug()
267 test_play_stopped_cb (GstPlay * player, TestPlayerStateChange change, in test_play_stopped_cb()
290 test_play_audio_video_eos_cb (GstPlay * player, TestPlayerStateChange change, in test_play_audio_video_eos_cb()
686 test_play_media_info_cb (GstPlay * player, TestPlayerStateChange change, in test_play_media_info_cb()
732 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_stream_disable_cb()
796 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_stream_switch_audio_cb()
859 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_stream_switch_subtitle_cb()
921 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_error_invalid_external_suburi_cb()
988 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_external_suburi_cb()
[all …]
/third_party/typescript/src/testRunner/unittests/tsbuildWatch/
DnoEmitOnError.ts3 function change(caption: string, content: string): TscWatchCompileChange { function
/third_party/icu/icu4c/source/test/intltest/
Dtestutil.h21 UBool change; member
/third_party/python/Lib/idlelib/
Dstatusbar.py37 def change(): function
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
Dclock_settime01.c25 static struct tst_ts *begin, *change, *end; variable
/third_party/typescript/tests/baselines/reference/
DnoCrashOnThisTypeUsage.js31 function notifyListeners(listenable, change) { argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_scene_queue.c54 cnd_t change; member
/third_party/toybox/
DMakefile60 change: target
/third_party/toybox/porting/liteos_a/
DMakefile60 change: target
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
DRecipesTableSchema.java136 Change.Builder change = Change.builder(k.asRangeTree()); in toRangeTable() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_abilityAccessCtrl.js96 change: PermissionStateChangeType, property
Dohos_display.js30 change: 'change' property
Dohos_screen.js101 change: 'change' property
/third_party/typescript/src/testRunner/unittests/tscWatch/
DemitAndErrorUpdates.ts337 function change(caption: string, content: string): TscWatchCompileChange { function
Dhelpers.ts101 change: (sys: TestFSWithWatch.TestServerHostTrackingWrittenFiles) => void; property
267 for (const { caption, change, timeouts } of changes) { constant
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstscenechange.c171 gboolean change; in gst_scene_change_transform_frame_ip() local
/third_party/libabigail/src/
Dabg-reporter-priv.cc293 uint64_t change = 0; in maybe_show_relative_offset_change() local
352 uint64_t change = 0; in maybe_show_relative_size_change() local
947 string change; in report_mem_header() local
1000 string change; in report_mem_header() local
/third_party/node/deps/npm/lib/commands/
Dversion.js75 async change (args) { method in Version
/third_party/skia/tools/
Dgit-sync-deps102 def status(directory, commithash, change): argument
/third_party/ffmpeg/libavfilter/
Dvf_tmidequalizer.c47 float *change[4]; member
143 int w, int h, float *change, float *orig) in apply_contrast_change8()
156 int w, int h, float *change, float *orig) in apply_contrast_change16()
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DShortcodesTableSchema.java214 Change.Builder change = Change.builder(k.getRangeKey().asRangeTree()); in toShortcodeTables() local
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstlog.c225 GstStateChange change) in do_element_change_state_pre()
234 GstStateChange change, GstStateChangeReturn res) in do_element_change_state_post()
/third_party/typescript/src/harness/
DfourslashImpl.ts2979 for (const change of action.changes) { constant
2993 const change = ts.first(changes); constant
3003 for (const change of changes) { constant
3004 const expectedNewContent = newFileContent[change.fileName]; constant
3067 for (const change of changes) { constant
3098 const change = ts.first(codeFix.changes); constant
3647 const change = ts.first(textChanges); constant
4026 const change = changes[i]; constant
4028 const changeDelta = change.newText.length - change.span.length; constant

1234