/external/u-boot/arch/arm/mach-rmobile/ |
D | pfc-r8a7790.h | 14 #define CPU_32_PORT(fn, pfx, sfx) \ argument 19 #define CPU_32_PORT2(fn, pfx, sfx) \ argument 24 #define CPU_32_PORT1(fn, pfx, sfx) \ argument 28 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument 37 #define CPU_32_PORT1(fn, pfx, sfx) \ argument 48 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument 64 #define CPU_32_PORT0_28(fn, pfx, sfx) \ argument 72 #define CPU_32_PORT0_22(fn, pfx, sfx) \ argument 77 #define CPU_32_PORT0_27(fn, pfx, sfx) \ argument 84 #define CPU_32_PORT0_16(fn, pfx, sfx) \ argument [all …]
|
D | pfc-r8a7740.c | 26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
D | pfc-sh73a0.c | 26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
/external/u-boot/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 356 #define PORT_GP_CFG_1(bank, pin, fn, sfx, cfg) \ argument 358 #define PORT_GP_1(bank, pin, fn, sfx) PORT_GP_CFG_1(bank, pin, fn, sfx, 0) argument 360 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ argument 365 #define PORT_GP_4(bank, fn, sfx) PORT_GP_CFG_4(bank, fn, sfx, 0) argument 367 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ argument 371 #define PORT_GP_6(bank, fn, sfx) PORT_GP_CFG_6(bank, fn, sfx, 0) argument 373 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ argument 377 #define PORT_GP_8(bank, fn, sfx) PORT_GP_CFG_8(bank, fn, sfx, 0) argument 379 #define PORT_GP_CFG_9(bank, fn, sfx, cfg) \ argument 382 #define PORT_GP_9(bank, fn, sfx) PORT_GP_CFG_9(bank, fn, sfx, 0) argument [all …]
|
D | pfc-r8a77970.c | 22 #define CPU_ALL_PORT(fn, sfx) \ argument
|
D | pfc-r8a77995.c | 22 #define CPU_ALL_PORT(fn, sfx) \ argument
|
D | pfc-r8a77990.c | 25 #define CPU_ALL_PORT(fn, sfx) \ argument
|
D | pfc-r8a7792.c | 17 #define CPU_ALL_PORT(fn, sfx) \ argument
|
D | pfc-r8a7795.c | 20 #define CPU_ALL_PORT(fn, sfx) \ argument
|
D | pfc-r8a7796.c | 26 #define CPU_ALL_PORT(fn, sfx) \ argument
|
/external/u-boot/include/ |
D | wait_bit.h | 35 #define BUILD_WAIT_FOR_BIT(sfx, type, read) \ argument
|
D | sh_pfc.h | 118 #define PORT_1(fn, pfx, sfx) fn(pfx, sfx) argument 120 #define PORT_10(fn, pfx, sfx) \ argument 127 #define PORT_90(fn, pfx, sfx) \ argument 134 #define _PORT_ALL(pfx, sfx) pfx##_##sfx argument 135 #define _GPIO_PORT(pfx, sfx) PINMUX_GPIO(GPIO_PORT##pfx, PORT##pfx##_DATA) argument
|
D | compiler.h | 78 #define _uswap_64(x, sfx) \ argument
|
/external/toybox/toys/pending/ |
D | userdel.c | 27 char *filenamesfx = NULL, *sfx = NULL, *line = NULL; in update_groupfiles() local
|
/external/blktrace/btt/ |
D | args.c | 273 static FILE *std_open(char *output_name, char *sfx, char *msg) in std_open()
|
/external/u-boot/arch/mips/include/asm/ |
D | io.h | 506 #define __BUILD_CLRBITS(bwlq, sfx, end, type) \ argument 517 #define __BUILD_SETBITS(bwlq, sfx, end, type) \ argument 528 #define __BUILD_CLRSETBITS(bwlq, sfx, end, type) \ argument 541 #define BUILD_CLRSETBITS(bwlq, sfx, end, type) \ argument
|
/external/toybox/lib/ |
D | password.c | 111 *sfx = NULL, *line = NULL; in update_password() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | TailoredSet.java | 372 private void addSuffix(int c, CharSequence sfx) { in addSuffix()
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | TailoredSet.java | 370 private void addSuffix(int c, CharSequence sfx) { in addSuffix()
|
/external/icu/icu4c/source/i18n/ |
D | collationsets.cpp | 337 TailoredSet::addSuffix(UChar32 c, const UnicodeString &sfx) { in addSuffix()
|
/external/elfutils/libdwfl/ |
D | linux-kernel-modules.c | 315 #define TRY(sfx) \ in check_suffix() argument
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | rules.c | 637 char pfx, sfx; in append_expanded_kccgst_value() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderRenderCase.cpp | 756 float sfx = (float)ix + 0.5f; in computeVertexReference() local
|
/external/deqp/modules/glshared/ |
D | glsShaderRenderCase.cpp | 703 float sfx = (float)ix + 0.5f; in computeVertexReference() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 2383 const float sfx = (float)ix + 0.5f; in computeVertexReference() local
|