Home
last modified time | relevance | path

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

12345678910>>...22

/external/mesa3d/src/intel/common/
Dgen_urb_config.c130 unsigned wants[4]; in gen_get_urb_config() local
139 wants[i] = in gen_get_urb_config()
144 wants[i] = 0; in gen_get_urb_config()
148 total_wants += wants[i]; in gen_get_urb_config()
160 roundf(wants[i] * (((float) remaining_space) / total_wants)); in gen_get_urb_config()
163 total_wants -= wants[i]; in gen_get_urb_config()
/external/openssh/regress/unittests/utf8/
Dtests.c35 int wantwidth, int wantlen, const char *wants) in one() argument
42 wantlen = strlen(wants); in one()
49 ASSERT_STRING_EQ(buf, wants); in one()
/external/u-boot/doc/
DREADME.i2c28 - AP_CLAIM: output from AP, signalling to the EC that the AP wants the bus
29 - EC_CLAIM: output from EC, signalling to the AP that the EC wants the bus
35 Let's say the AP wants to claim the bus. It:
57 In general the traffic is fairly light, and in particular the EC wants access
/external/adhd/
DMakefile37 $(INSTALL) --mode 755 -d $(DESTDIR)/$(SYSTEMD_UNIT_DIR)/system-services.target.wants
39 $(DESTDIR)/$(SYSTEMD_UNIT_DIR)/system-services.target.wants/cras.service
/external/tensorflow/tensorflow/contrib/mpi_collectives/
Dmpi_message.proto25 // the rank wants to do and the tensor that it wants to apply the operation to.
/external/ukey2/src/main/proto/
Dproximity_payloads.proto25 // Message used when one device wants to initiate a Proximity Auth pairing with another device
28 // The name or description of the device that wants to pair with another
/external/curl/docs/cmdline-opts/
Dlist-only.d9 especially useful if the user wants to machine-parse the contents of an FTP
Dproxytunnel.d9 wants to tunnel through to.
/external/wpa_supplicant_8/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
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2011-06-14-PreschedRegalias.ll4 ; mul wants an operand in AL, but call clobbers it.
Dtail-call-win64.ll3 ; The Win64 ABI wants tail jmps to use a REX_W prefix so it can distinguish
Ddwarf-headers.ll68 ; FIXME: V5 wants type units in .debug_info not .debug_types.
85 ; FIXME: V5 wants type units in .debug_info.dwo not .debug_types.dwo.
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2011-06-14-PreschedRegalias.ll4 ; mul wants an operand in AL, but call clobbers it.
/external/capstone/packages/macports/devel/capstone/files/
Dpatch-Makefile.diff7 -# Homebrew wants to make sure its formula does not disable FORTIFY_SOURCE
/external/llvm/test/CodeGen/X86/
D2011-06-14-PreschedRegalias.ll4 ; mul wants an operand in AL, but call clobbers it.
Dtail-call-win64.ll3 ; The Win64 ABI wants tail jmps to use a REX_W prefix so it can distinguish
/external/skqp/gn/
Dflutter_defines.gni9 # Flutter always wants this https://github.com/flutter/flutter/issues/11402
/external/skia/gn/
Dflutter_defines.gni9 # Flutter always wants this https://github.com/flutter/flutter/issues/11402
/external/autotest/client/site_tests/performance_Tracker/
Dcontrol14 This test is intended to be used by any functional test which wants to
/external/llvm/lib/CodeGen/GlobalISel/
DCMakeLists.txt10 # Add GlobalISel files to the dependencies if the user wants to build it.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/
Ddont-hoist-simple-loop-constants.ll4 ; The setlt wants to use a value that is incremented one more than the dominant
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
Ddont-hoist-simple-loop-constants.ll4 ; The setlt wants to use a value that is incremented one more than the dominant
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-config/
DBuildVariables.inc.in11 // llvm-config wants to report to the user, but which can only be determined at

12345678910>>...22