/external/libxkbcommon/xkbcommon/test/data/compat/ |
D | complete | 3 augment "iso9995" 4 augment "mousekeys" 5 augment "accessx(full)" 6 augment "misc" 7 augment "xfree86" 8 augment "level5" 9 augment "caps(caps_lock)"
|
/external/u-boot/include/linux/ |
D | rbtree_augmented.h | 35 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument 37 __rb_insert_augmented(node, root, augment->rotate); in rb_insert_augmented() 115 const struct rb_augment_callbacks *augment) in __rb_erase_augmented() argument 160 augment->copy(node, successor); in __rb_erase_augmented() 184 augment->copy(node, successor); in __rb_erase_augmented() 185 augment->propagate(parent, successor); in __rb_erase_augmented() 206 augment->propagate(tmp, NULL); in __rb_erase_augmented() 212 const struct rb_augment_callbacks *augment) in rb_erase_augmented() argument 214 struct rb_node *rebalance = __rb_erase_augmented(node, root, augment); in rb_erase_augmented() 216 __rb_erase_color(rebalance, root, augment->rotate); in rb_erase_augmented()
|
/external/tensorflow/tensorflow/examples/how_tos/reading_data/ |
D | fully_connected_reader.py | 69 def augment(image, label): function 117 dataset = dataset.map(augment)
|
/external/libdrm/ |
D | xf86drmMode.c | 1261 int drmModeAtomicMerge(drmModeAtomicReqPtr base, drmModeAtomicReqPtr augment) in drmModeAtomicMerge() argument 1266 if (!augment || augment->cursor == 0) in drmModeAtomicMerge() 1269 if (base->cursor + augment->cursor >= base->size_items) { in drmModeAtomicMerge() 1273 base->size_items = base->cursor + augment->cursor; in drmModeAtomicMerge() 1283 memcpy(&base->items[base->cursor], augment->items, in drmModeAtomicMerge() 1284 augment->cursor * sizeof(*augment->items)); in drmModeAtomicMerge() 1285 base->cursor += augment->cursor; in drmModeAtomicMerge()
|
D | xf86drmMode.h | 507 drmModeAtomicReqPtr augment);
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | keywords.gperf | 29 augment, AUGMENT keyword
|
/external/pdfium/third_party/yasm/ |
D | CHROMIUM.diff | 74 if (!augment(tabb, tabh, tabq, blen, scramble, smax, &tabb[i], nkeys,
|
/external/tensorflow/tensorflow/python/keras/preprocessing/ |
D | image_test.py | 88 generator.fit(images, augment=True) 376 generator.fit(images, augment=True)
|
/external/python/cpython2/Parser/ |
D | spark.py | 109 self.augment(start) 160 self.augment(start) 205 def augment(self, start): member in GenericParser
|
/external/tensorflow/tensorflow/lite/g3doc/models/segmentation/ |
D | overview.md | 27 …<li>DeepLabv3: We augment the ASPP module with image-level feature [5, 6] to capture longer range …
|
/external/python/cpython2/Doc/library/ |
D | pyclbr.rst | 27 *path* parameter should be a sequence, and is used to augment the value
|
D | imputil.rst | 6 :synopsis: Manage and augment the import process.
|
D | mimetypes.rst | 82 of file names which should be used to augment the default type map. If omitted,
|
/external/libxkbcommon/xkbcommon/doc/ |
D | rules-format.txt | 17 in different groups, e.g. "us,fr"), variants (used to alter/augment
|
D | keymap-format-text-v1.txt | 150 can be used to augment the map entry. The modifiers inside the square
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | BranchWeightMetadata.rst | 71 the call. It is currently used in SamplePGO mode only, to augment the
|
/external/boringssl/src/ |
D | INCORPORATING.md | 54 build systems then you should augment `generate_build_files.py` with support
|
/external/python/cpython3/Doc/library/ |
D | mimetypes.rst | 82 of file names which should be used to augment the default type map. If omitted,
|
/external/clang/docs/ |
D | CrossCompilation.rst | 185 paths, and you'll have to augment it via additional flags (configure,
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.6.1rc1.rst | 655 Add 10% to coverage of IDLE's test_configdialog. Update and augment
|
D | 3.5.1rc1.rst | 1126 Doc: augment Idle feature list and no-subprocess section.
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7.11rc1.rst | 908 Doc: augment Idle feature list and no-subprocess section.
|
/external/python/cpython3/Lib/idlelib/ |
D | NEWS.txt | 535 Update and augment description of the configuration system. 769 - Issue #25224: Doc: augment Idle feature list and no-subprocess section.
|
/external/python/cpython2/Doc/distutils/ |
D | apiref.rst | 506 platform. The optional arguments can be used to augment the compilation 694 augment the macros set with :meth:`define_macro` and :meth:`undefine_macro`.
|
/external/python/cpython3/Doc/distutils/ |
D | apiref.rst | 516 platform. The optional arguments can be used to augment the compilation 704 augment the macros set with :meth:`define_macro` and :meth:`undefine_macro`.
|