/third_party/boost/libs/convert/test/ |
D | test.hpp | 30 struct change struct 34 change(value_type v =no) : value_(v) {} in change() argument 35 bool operator==(change v) const { return value_ == v.value_; } in operator ==() argument 42 std::istream& operator>>(std::istream& stream, change& chg) in operator >>() argument
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | player.c | 136 test_player_state_change_get_name (TestPlayerStateChange change) in test_player_state_change_get_name() 188 TestPlayerStateChange change, TestPlayerState * old_state, in test_player_state_change_debug() 430 test_player_stopped_cb (GstPlayer * player, TestPlayerStateChange change, in test_player_stopped_cb() 452 test_play_audio_video_eos_cb (GstPlayer * player, TestPlayerStateChange change, in test_play_audio_video_eos_cb() 711 test_play_media_info_cb (GstPlayer * player, TestPlayerStateChange change, in test_play_media_info_cb() 759 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_error_invalid_external_suburi_cb() 786 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_stream_disable_cb() 852 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_stream_switch_audio_cb() 917 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_stream_switch_subtitle_cb() 1023 TestPlayerStateChange change, TestPlayerState * old_state, in test_play_external_suburi_cb() [all …]
|
/third_party/libnl/src/ |
D | nl-link-set.c | 57 struct rtnl_link *change = arg; in set_cb() local 77 struct rtnl_link *link, *change; in main() local
|
/third_party/libnl/tests/ |
D | test-loopback-up-down.c | 7 struct rtnl_link *link, *change; in main() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | testutil.h | 21 UBool change; member
|
/third_party/python/Lib/idlelib/ |
D | statusbar.py | 37 def change(): function
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/ |
D | PRESUBMIT.py | 135 def GetPreferredTryMasters(_, change): argument
|
/third_party/uboot/u-boot-2020.01/drivers/sound/ |
D | maxim_codec.c | 71 int change, ret = 0; in maxim_bic_or() local
|
/third_party/uboot/u-boot-2020.01/drivers/usb/emul/ |
D | sandbox_hub.c | 118 int change[SANDBOX_NUM_PORTS]; member 164 int *change = &priv->change[port]; in clrset_post_state() local
|
/third_party/typescript/tests/baselines/reference/ |
D | noCrashOnThisTypeUsage.js | 31 function notifyListeners(listenable, change) { argument
|
/third_party/boost/doc/html/boost_asio/example/cpp03/porthopper/ |
D | client.cpp | 90 control_request change = control_request::change( in main() local
|
D | protocol.hpp | 47 static const control_request change( in change() function in control_request
|
/third_party/boost/libs/asio/example/cpp03/porthopper/ |
D | client.cpp | 90 control_request change = control_request::change( in main() local
|
D | protocol.hpp | 47 static const control_request change( in change() function in control_request
|
/third_party/toybox/ |
D | Makefile | 60 change: target
|
/third_party/toybox/porting/liteos_a/ |
D | Makefile | 60 change: target
|
/third_party/boost/libs/log/example/doc/ |
D | expressions_has_attr_stat_accum.cpp | 107 #define PUT_STAT(lg, stat_stream_name, change)\ argument
|
/third_party/glib/gio/ |
D | glocalfilemonitor.c | 86 pending_change_get_ready_time (const PendingChange *change, in pending_change_get_ready_time() 118 PendingChange *change = data; in pending_change_free() local 168 PendingChange *change; in g_file_monitor_source_add_pending_change() local 184 PendingChange *change; in g_file_monitor_source_set_pending_change_dirty() local 203 PendingChange *change; in g_file_monitor_source_get_pending_change_dirty() local
|
/third_party/ltp/testcases/kernel/syscalls/clock_settime/ |
D | clock_settime01.c | 24 static struct tst_ts *begin, *change, *end; variable
|
/third_party/typescript/src/testRunner/unittests/tsserver/ |
D | projectReferenceCompileOnSave.ts | 115 change?: () => SingleScenarioChange; property 165 const change = `export ${localChange}`; constant
|
/third_party/glib/gio/tests/ |
D | gdbus-example-export.c | 126 gint change) in my_object_change_count() 164 gint change; in handle_method_call() local
|
/third_party/gstreamer/gstplugins_bad/gst/videofilters/ |
D | gstscenechange.c | 177 gboolean change; in gst_scene_change_transform_frame_ip() local
|
/third_party/skia/tools/ |
D | git-sync-deps | 102 def status(directory, commithash, change): argument
|
/third_party/typescript/src/testRunner/unittests/tscWatch/ |
D | emitAndErrorUpdates.ts | 306 function change(caption: string, content: string): TscWatchCompileChange { function
|
/third_party/boost/libs/python/test/ |
D | test_pointer_adoption.cpp | 24 void change(std::string const& new_s) in change() function
|