Searched refs:inserts (Results 1 – 21 of 21) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/ |
D | EhciDxe.uni | 10 // controller when UHCI gets attached earlier than EHCI and a USB 2.0 device inserts. 29 …a companion host controller when UHCI attaches earlier than EHCI and a USB 2.0 device inserts.<BR>"
|
D | EhciDxe.inf | 9 # controller when UHCI gets attached earlier than EHCI and a USB 2.0 device inserts.
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | platform-interrupt-controller-API.rst | 96 inserts barrier to make memory updates visible before enabling interrupt, and 111 writes to GIC *Clear Enable Register* to disable the interrupt, and inserts 217 inserts barrier to make memory updates visible before raising SGI, then writes 258 inserts barrier to make memory updates visible before setting interrupt pending, 275 status, and inserts barrier to make memory updates visible afterwards. 291 inserts to order memory updates before updating mask, then writes to the GIC
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | argparse.py | 385 inserts = {} 397 if start in inserts: 398 inserts[start] += ' [' 400 inserts[start] = '[' 401 inserts[end] = ']' 403 if start in inserts: 404 inserts[start] += ' (' 406 inserts[start] = '(' 407 inserts[end] = ')' 409 inserts[i] = '|' [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | argparse.py | 387 inserts = {} 399 if start in inserts: 400 inserts[start] += ' [' 402 inserts[start] = '[' 403 inserts[end] = ']' 405 if start in inserts: 406 inserts[start] += ' (' 408 inserts[start] = '(' 409 inserts[end] = ')' 411 inserts[i] = '|' [all …]
|
/device/google/sunfish/json-c/ |
D | linkhash.h | 113 int inserts; member
|
D | linkhash.c | 497 t->inserts++; in lh_table_insert()
|
/device/google/bonito/json-c/ |
D | linkhash.h | 113 int inserts; member
|
D | linkhash.c | 497 t->inserts++; in lh_table_insert()
|
/device/google/coral/json-c/ |
D | linkhash.h | 113 int inserts; member
|
D | linkhash.c | 497 t->inserts++; in lh_table_insert()
|
/device/google/redbull/json-c/ |
D | linkhash.h | 113 int inserts; member
|
D | linkhash.c | 497 t->inserts++; in lh_table_insert()
|
/device/google/crosshatch/json-c/ |
D | linkhash.h | 113 int inserts; member
|
D | linkhash.c | 497 t->inserts++; in lh_table_insert()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | CHANGES_SUMMARY.txt | 34 The antlr option -preamble_first is similar, but inserts the 715 The #first <<...>> inserts the specified text in the output
|
D | CHANGES_FROM_133.txt | 793 The antlr option -preamble_first is similar, but inserts the
|
D | CHANGES_FROM_133_BEFORE_MR13.txt | 927 The #first <<...>> inserts the specified text in the output
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_SUMMARY.txt | 34 The antlr option -preamble_first is similar, but inserts the 715 The #first <<...>> inserts the specified text in the output
|
D | CHANGES_FROM_133.txt | 122 The antlr option -preamble_first is similar, but inserts the
|
D | CHANGES_FROM_133_before_mr13.txt | 927 The #first <<...>> inserts the specified text in the output
|