Home
last modified time | relevance | path

Searched full:false (Results 1 – 25 of 251) sorted by relevance

1234567891011

/Documentation/trace/
Dcoresight.rst314 Instruction 106378866 0x8026B53C E52DE004 false PUSH {lr}
315 Instruction 0 0x8026B540 E24DD00C false SUB sp,sp,#0xc
316 Instruction 0 0x8026B544 E3A03000 false MOV r3,#0
317 Instruction 0 0x8026B548 E58D3004 false STR r3,[sp,#4]
318 Instruction 0 0x8026B54C E59D3004 false LDR r3,[sp,#4]
319 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
320 Instruction 0 0x8026B554 E2833001 false ADD r3,r3,#1
321 Instruction 0 0x8026B558 E58D3004 false STR r3,[sp,#4]
324 Instruction 319 0x8026B54C E59D3004 false LDR r3,[sp,#4]
325 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
[all …]
/Documentation/devicetree/bindings/spi/
Dspi-gpio.yaml47 gpio-sck: false
48 gpio-miso: false
49 gpio-mosi: false
/Documentation/devicetree/bindings/display/panel/
Dinnolux,ee101ia-01d.yaml20 - {} # panel-lvds, but not listed here to avoid false select
30 additionalProperties: false
Dsgd,gktw70sdae4se.yaml20 - {} # panel-lvds, but not listed here to avoid false select
34 additionalProperties: false
Dmitsubishi,aa104xd12.yaml20 - {} # panel-lvds, but not listed here to avoid false select
37 additionalProperties: false
Dmitsubishi,aa121td01.yaml20 - {} # panel-lvds, but not listed here to avoid false select
37 additionalProperties: false
/Documentation/dev-tools/
Dkmemleak.rst181 Dealing with false positives/negatives
184 The false negatives are real memory leaks (orphan objects) but not
186 point to such objects. To reduce the number of false negatives, kmemleak
189 amount of false negatives and their scanning is not enabled by default.
191 The false positives are objects wrongly reported as being memory leaks
213 number of false negatives. However, it is likely that a real memory leak
216 Another source of false negatives is the data stored in non-pointer
219 the false negative cases described above.
221 The tool can report false positives. These are cases where an allocated
/Documentation/
Dconf.py104 # non-false value, then it is used:
126 #show_authors = False
135 #keep_warnings = False
138 todo_include_todos = False
206 html_use_smartypants = False
215 # If false, no module index is generated.
218 # If false, no index is generated.
222 #html_split_index = False
430 has = False
447 #latex_use_parts = False
[all …]
Dmailbox.txt97 dc_async->cl.tx_block = false;
99 dc_async->cl.knows_txdone = false; /* depending upon protocol */
109 dc_sync->cl.knows_txdone = false; /* depending upon protocol */
110 dc_sync->async = false;
Dstatic-keys.txt10 static_key_{true,false}() is also DEPRECATED. IE DO NOT use the following::
12 struct static_key false = STATIC_KEY_INIT_FALSE;
134 or false via::
145 'static_branch_dec()' means 'make the branch false' with appropriate
147 static_branch_dec(), will switch the branch to false. And a subsequent
149 key is initialized false, a 'static_branch_inc()', will change the branch to
150 true. And then a 'static_branch_dec()', will again make the branch false.
/Documentation/hwmon/
Dsht15.rst65 set it to true to enable CRC validation of the readings (default to false).
67 flag to indicate not to reload from OTP (default to false).
69 flag to indicate the temp/humidity resolution to use (default to false).
Dads7828.rst34 set to true for differential mode, false for default single ended mode.
37 set to true if it operates with an external reference, false for default
/Documentation/devicetree/bindings/mtd/
Dallwinner,sun4i-a10-nand.yaml86 additionalProperties: false
95 additionalProperties: false
/Documentation/devicetree/bindings/regulator/
Dmax8660.yaml30 additionalProperties: false
32 additionalProperties: false
/Documentation/core-api/
Ddebug-objects.rst222 false. The return value is used to update the statistics.
241 false. The return value is used to update the statistics.
254 the function should return false because this is not a real fixup.
267 false. The return value is used to update the statistics.
283 false. The return value is used to update the statistics.
296 false. The return value is used to update the statistics.
305 function should return false because this is not a real fixup.
/Documentation/devicetree/bindings/leds/
Dleds-bcm6328.txt31 Default : false
33 Default : false
35 Default : false
37 Default : false
39 Default : false
50 Default : false
58 Default : false
/Documentation/sphinx/
Dcdomain.py76 ``False`` is returned. """
79 return False
90 return False
97 return False
/Documentation/devicetree/bindings/input/touchscreen/
Dti-tsc-adc.txt43 in order to avoid false pen-up events. This value
45 kept as low as possible, while avoiding false pen-up
47 increase value until false pen-up events are avoided.
/Documentation/usb/
Dmass-storage.rst60 “N” or “0” for false.
74 The default value of the flag is false, *HOWEVER* it used to be
90 CD-ROM. The default is false.
98 Note that if this flag for given logical unit is false but the
102 The default value for non-CD-ROM logical units is false; for
121 The default value is false.
/Documentation/devicetree/bindings/input/
Dallwinner,sun4i-a10-lradc-keys.yaml62 additionalProperties: false
70 additionalProperties: false
/Documentation/devicetree/bindings/media/
Dallwinner,sun4i-a10-csi.yaml45 additionalProperties: false
78 additionalProperties: false
/Documentation/devicetree/bindings/sound/
Dpcm3060.txt15 "false" or not specified if output is differential.
Dallwinner,sun4i-a10-spdif.yaml50 # additionalsProperties set to false.
107 additionalProperties: false
/Documentation/filesystems/
Dxfs-self-describing-metadata.txt252 return false;
256 return false;
258 return false;
260 return false;
280 return false;
282 return false;
284 return false;
286 return false;
/Documentation/devicetree/bindings/
Dexample-schema.yaml28 select: false
33 # In this case, a 'false' schema will never match.
57 # additionalItems being false is implied

1234567891011