Home
last modified time | relevance | path

Searched defs:removed (Results 1 – 25 of 97) sorted by relevance

1234

/third_party/typescript/tests/cases/conformance/types/rest/
DobjectRest.ts29 removed: string; property in Removable
34 removed: string; property
38 var { removed, ...removableRest } = removable; variable
40 var { removed, ...removableRest2 } = i; variable
/third_party/glib/gio/
Dgunixvolumemonitor.c244 GList **removed) in diff_sorted_lists()
321 GList *removed, *added; in update_volumes() local
371 GList *removed, *added; in update_mounts() local
Dglistmodel.c286 guint removed, in g_list_model_items_changed()
Dgvolume.h133 void (* removed) (GVolume *volume); member
/third_party/cef/libcef_dll/wrapper/
Dcef_message_router.cc353 bool* removed) { in GetQueryInfo()
367 bool removed() const { return removed_; } in GetQueryInfo() function in __anon147b52490111::CefMessageRouterBrowserSideImpl::GetQueryInfo::Visitor
388 bool removed; in OnCallbackSuccess() local
404 bool removed; in OnCallbackFailure() local
864 bool* removed) { in GetRequestInfo()
878 bool removed() const { return removed_; } in GetRequestInfo() function in __anon147b52490111::CefMessageRouterRendererSideImpl::GetRequestInfo::Visitor
940 bool removed; in SendCancel() local
1001 bool removed; in ExecuteSuccessCallback() local
1027 bool removed; in ExecuteFailureCallback() local
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dgstpollstress.c38 gint removed = 0; in mess_some_more() local
/third_party/curl/tests/unit/
Dunit1309.c74 struct Curl_tree *root, *removed; variable
/third_party/glib/gio/kqueue/
Ddep-list.c370 dl_detect_moves (dep_list **removed, in dl_detect_moves()
411 dl_detect_replacements (dep_list **removed, in dl_detect_replacements()
Ddep-list.h45 single_entry_cb removed; member
/third_party/node/deps/npm/test/tap/
Dunit-deps-removeObsoleteDep.js22 removed: true, property
Dprune-dev-dep-with-bins.js92 t.like(JSON.parse(stdout), {removed: [{name: 'yes'}]}, 'removed the right modules') property
Dprune-dev-dep-cycle.js75 t.like(JSON.parse(stdout), {removed: [{name: 'a'}, {name: 'b'}]}, 'removed the right modules') property
/third_party/curl/lib/
Dsplay.c155 struct Curl_tree **removed) in Curl_splaygetbest()
/third_party/glib/glib/tests/
Dtree.c128 gboolean removed; in test_tree_search() local
236 gboolean removed; in test_tree_remove() local
/third_party/glib/gio/tests/
Dglistmodel.c675 guint removed; member
683 guint removed, in expect_items_changed()
695 guint removed, in on_items_changed()
/third_party/node/test/parallel/
Dtest-stream-pipe-error-handling.js67 let removed = false; variable
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstleaks.h62 GHashTable *removed; member
/third_party/gettext/gettext-tools/src/
Dx-ruby.c228 const char *removed = in extract_ruby() local
/third_party/boost/tools/quickbook/src/
Dglob.cpp316 std::size_t removed = 0; in find_glob_char() local
/third_party/weston/ivi-shell/
Divi-layout-private.h102 struct wl_signal removed; member
107 struct wl_signal removed; member
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/darwin/
DSDL_sysjoystick_c.h62 SDL_bool removed; member
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgloverlaycompositorelement.c151 GstCaps *removed; in _oce_transform_internal_caps() local
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/
DSDL_windowsjoystick_c.h68 SDL_bool removed; member
/third_party/gstreamer/gstreamer/gst/
Dgstdevicemonitor.c450 GList *pending = NULL, *started = NULL, *removed = NULL; in gst_device_monitor_start() local
731 gboolean removed = FALSE; in gst_device_monitor_remove_filter() local
/third_party/node/deps/npm/lib/
Dteam.js133 removed: true, property

1234