/external/v8/tools/clang/blink_gc_plugin/tests/ |
D | left_most_gc_base.txt | 2 ./left_most_gc_base.h:15:1: warning: [blink-gc] Class 'Right' must derive from GarbageCollected in … 5 ./left_most_gc_base.h:18:1: warning: [blink-gc] Class 'DerivedRight' must derive from GarbageCollec… 11 ./left_most_gc_base.h:26:1: warning: [blink-gc] Class 'IllFormed' must derive from GarbageCollected… 14 ./left_most_gc_base.h:33:1: warning: [blink-gc] Class 'DerivedLeftMixin' must derive from GarbageCo…
|
/external/u-boot/arch/arm/mach-imx/mx7/ |
D | clock.c | 182 static u32 mxc_get_pll_sys_derive(int derive) in mxc_get_pll_sys_derive() argument 191 switch (derive) { in mxc_get_pll_sys_derive() 288 printf("Error derived pll_sys clock %d\n", derive); in mxc_get_pll_sys_derive() 295 static u32 mxc_get_pll_enet_derive(int derive) in mxc_get_pll_enet_derive() argument 302 switch (derive) { in mxc_get_pll_enet_derive() 332 printf("Error derived pll_enet clock %d\n", derive); in mxc_get_pll_enet_derive() 339 static u32 mxc_get_pll_ddr_derive(int derive) in mxc_get_pll_ddr_derive() argument 346 switch (derive) { in mxc_get_pll_ddr_derive() 354 printf("Error derived pll_ddr clock %d\n", derive); in mxc_get_pll_ddr_derive() 361 static u32 mxc_get_pll_derive(enum pll_clocks pll, int derive) in mxc_get_pll_derive() argument [all …]
|
/external/flatbuffers/rust/flatbuffers/src/ |
D | primitives.rs | 78 #[derive(Debug)] 147 #[derive(Debug)] 168 #[derive(Debug)] 198 #[derive(Debug)]
|
D | follow.rs | 44 #[derive(Debug)]
|
D | vtable_writer.rs | 23 #[derive(Debug)]
|
D | vtable.rs | 23 #[derive(Debug)]
|
D | table.rs | 21 #[derive(Clone, Copy, Debug, PartialEq)]
|
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
D | Kconfig | 386 This is the divider that is used to derive Platform clock from 395 This is the divider that is used to derive DSPI clock from Platform 403 This is the divider that is used to derive DUART clock from Platform 411 This is the divider that is used to derive I2C clock from Platform 419 This is the divider that is used to derive IFC clock from Platform 427 This is the divider that is used to derive LPUART clock from Platform 436 This is the divider that is used to derive SDHC clock from Platform 444 This is the divider that is used to derive QMAN clock from Platform
|
/external/bcc/src/cc/frontends/p4/test/testprograms/ |
D | basic_routing.p4 | 194 /* derive ingress_metadata.bd */ 197 /* derive ingress_metadata.vrf */ 207 /* derive standard_metadata.egress_spec from ingress_metadata.nexthop_index */
|
/external/flatbuffers/tests/namespace_test/ |
D | namespace_test1_generated.rs | 34 #[derive(Clone, Copy, PartialEq, Debug)] 97 #[derive(Clone, Copy, Debug, PartialEq)] 157 #[derive(Copy, Clone, Debug, PartialEq)]
|
D | namespace_test2_generated.rs | 24 #[derive(Copy, Clone, Debug, PartialEq)] 124 #[derive(Copy, Clone, Debug, PartialEq)] 212 #[derive(Copy, Clone, Debug, PartialEq)]
|
/external/boringssl/src/crypto/evp/ |
D | evp_ctx.c | 329 if (!ctx || !ctx->pmeth || !ctx->pmeth->derive) { in EVP_PKEY_derive_init() 340 !(ctx->pmeth->derive || ctx->pmeth->encrypt || ctx->pmeth->decrypt) || in EVP_PKEY_derive_set_peer() 398 if (!ctx || !ctx->pmeth || !ctx->pmeth->derive) { in EVP_PKEY_derive() 406 return ctx->pmeth->derive(ctx, key, out_key_len); in EVP_PKEY_derive()
|
D | internal.h | 222 int (*derive)(EVP_PKEY_CTX *ctx, uint8_t *key, size_t *keylen); member
|
/external/libxml2/result/schemas/ |
D | anyAttr-derive-errors1_0_0 | 1 ./test/schemas/anyAttr-derive-errors1_0.xml validates
|
/external/flatbuffers/samples/ |
D | monster_generated.rs | 27 #[derive(Clone, Copy, PartialEq, Debug)] 89 #[derive(Clone, Copy, PartialEq, Debug)] 149 #[derive(Clone, Copy, Debug, PartialEq)] 215 #[derive(Copy, Clone, Debug, PartialEq)] 397 #[derive(Copy, Clone, Debug, PartialEq)]
|
/external/catch2/docs/ |
D | event-listeners.md | 10 3. They derive from `Catch::TestEventListenerBase`, which has default stubs for all the events, 16 Simply derive a class from `Catch::TestEventListenerBase` and implement the methods you are interes…
|
/external/flatbuffers/tests/ |
D | monster_test_generated.rs | 24 #[derive(Copy, Clone, Debug, PartialEq)] 97 #[derive(Copy, Clone, Debug, PartialEq)] 173 #[derive(Clone, Copy, PartialEq, Debug)] 241 #[derive(Clone, Copy, PartialEq, Debug)] 308 #[derive(Clone, Copy, PartialEq, Debug)] 375 #[derive(Clone, Copy, PartialEq, Debug)] 442 #[derive(Clone, Copy, Debug, PartialEq)] 505 #[derive(Clone, Copy, Debug, PartialEq)] 592 #[derive(Clone, Copy, Debug, PartialEq)] 662 #[derive(Copy, Clone, Debug, PartialEq)] [all …]
|
/external/pdfium/xfa/fwl/theme/ |
D | README.md | 7 The other CFWL_TP classes derive from it and know how to draw the pieces
|
/external/python/cpython2/Doc/distutils/ |
D | extending.rst | 20 :class:`Command`, while replacements often derive from :class:`Command` 22 required to derive from :class:`Command`.
|
/external/python/cpython3/Doc/distutils/ |
D | extending.rst | 20 :class:`Command`, while replacements often derive from :class:`Command` 22 required to derive from :class:`Command`.
|
/external/scapy/scapy/layers/tls/crypto/ |
D | hkdf.py | 35 return hkdf.derive(prk)
|
/external/libevent/include/ |
D | include.am | 37 ## the source header filename to derive the installed header filename.
|
/external/skqp/infra/bots/recipe_modules/ |
D | README.md | 7 * builder_name_schema - Helps to derive expected behavior from task (formerly
|
/external/skia/infra/bots/recipe_modules/ |
D | README.md | 7 * builder_name_schema - Helps to derive expected behavior from task (formerly
|
/external/openssh/ |
D | PROTOCOL.key | 58 The KDF is used to derive a key, IV (and other values required by
|