Home
last modified time | relevance | path

Searched refs:wants (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/third_party/mesa3d/src/intel/common/
Dintel_urb_config.c159 unsigned wants[4]; in intel_get_urb_config() local
168 wants[i] = in intel_get_urb_config()
173 wants[i] = 0; in intel_get_urb_config()
177 total_wants += wants[i]; in intel_get_urb_config()
191 roundf(wants[i] * (((float) remaining_space) / total_wants)); in intel_get_urb_config()
194 total_wants -= wants[i]; in intel_get_urb_config()
/third_party/libinput/doc/user/
Ddevice-quirks.rst88 …quirks debug: [Serial Keyboards] (10-generic-keyboard.quirks) wants MatchBus but we don't have that
94 …quirks debug: [Aiptek No Tilt Tablet] (30-vendor-aiptek.quirks) wants MatchBus but we don't have t…
96 quirks debug: [HUION PenTablet] (30-vendor-huion.quirks) wants MatchBus but we don't have that
97 …quirks debug: [Logitech Marble Mouse Trackball] (30-vendor-logitech.quirks) wants MatchBus but we …
98 quirks debug: [Logitech K400] (30-vendor-logitech.quirks) wants MatchBus but we don't have that
99 … quirks debug: [Logitech K400r] (30-vendor-logitech.quirks) wants MatchBus but we don't have that
100 quirks debug: [Logitech K830] (30-vendor-logitech.quirks) wants MatchBus but we don't have that
101 …quirks debug: [Logitech K400Plus] (30-vendor-logitech.quirks) wants MatchBus but we don't have that
102 …quirks debug: [Logitech Wireless Touchpad] (30-vendor-logitech.quirks) wants MatchBus but we don't…
/third_party/curl/docs/cmdline-opts/
Dlist-only.md22 especially useful if the user wants to machine-parse the contents of an FTP
32 This is especially useful if the user wants to machine-parse the contents of an
38 to be performed instead of RETR. This is particularly useful if the user wants
Dproxytunnel.md21 number curl wants to tunnel through to.
/third_party/curl/docs/libcurl/opts/
DCURLOPT_CLOSESOCKETFUNCTION.md39 CURLOPT_CLOSESOCKETDATA(3). *item* is the socket libcurl wants to be
62 printf("libcurl wants to close %d now\n", (int)item);
DCURLSHOPT_LOCKFUNC.md41 The *data* argument tells what kind of data libcurl wants to lock. Make
44 *access* defines what access type libcurl wants, shared or single.
DCURLOPT_RESOLVE.md40 HOST is the name libcurl wants to resolve, PORT is the port number of the
41 service where libcurl wants to connect to the HOST and ADDRESS is one or more
DCURLOPT_CLOSESOCKETDATA.md51 printf("libcurl wants to close %d now\n", (int)item);
/third_party/openssl/doc/man7/
Dprovider-storemgmt.pod134 Indicates that the caller wants to search for an object with the given
142 Indicates that the caller wants to search for an object with the given
150 Indicates that the caller wants to search for an object with the given
157 Indicates that the caller wants to search for an object with the given
162 Indicates that the caller wants to search for an object with the given
/third_party/jsframework/runtime/main/extend/systemplugin/napi/wantAgent/
DwantAgentInfo.js19 wants: [new WantClass()], property
/third_party/jsframework/runtime/main/extend/systemplugin/napi/bundle/
DshortcutInfo.js31 wants: [ShortcutWant], property
/third_party/rust/crates/link-cplusplus/
DREADME.md35 An application that wants a particular one or the other linked should use:
46 An application that wants to handle its own more complicated logic for link
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/systemd/
Dwpa_supplicant.service.arg.in15 Alias=multi-user.target.wants/wpa_supplicant@%i.service
Dwpa_supplicant-nl80211.service.arg.in15 Alias=multi-user.target.wants/wpa_supplicant-nl80211@%i.service
Dwpa_supplicant-wired.service.arg.in15 Alias=multi-user.target.wants/wpa_supplicant-wired@%i.service
/third_party/skia/gn/
Dflutter_defines.gni9 # Flutter always wants this https://github.com/flutter/flutter/issues/11402
/third_party/ninja/doc/
DREADME.md10 documentation etc. In reality it's not clear anyone wants that, but the
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/
DREADME.md11 describes what the thread wants the service loop to do.
/third_party/libwebsockets/cmake/
Dlibwebsockets-config.cmake.in26 # These are additional libs that lws wants your app to also link to
/third_party/curl/docs/
DROADMAP.md3 Roadmap of things Daniel Stenberg wants to work on next. It is intended to
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/doc/
DPackedDepthStencilSupport.md6 wants to use both depth and stencil attachments in the same render pass, these attachments must
/third_party/curl/docs/libcurl/
Dcurl_easy_option_by_name.md42 printf("This option wants CURLoption %x\n", (int)opt->id);
Dcurl_easy_option_by_id.md43 printf("This option wants type %x\n", opt->type);
/third_party/skia/third_party/externals/sfntly/doc/
Dunit_tests.md13 working on name table and only wants name editing test, you can use the
/third_party/skia/infra/wasm-common/docker/
DREADME.md57 This image assumes the runner wants to collect the output images and JSON data
86 This image assumes the runner wants to collect the output images and JSON data

12345678910>>...20