Home
last modified time | relevance | path

Searched refs:C_BLOCK (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/toolbox/upstream-netbsd/bin/dd/
H A Dargs.c160 if (ddflags & (C_BLOCK | C_LCASE | C_SWAB | C_UCASE | in jcl()
175 if (ddflags & (C_BLOCK|C_UNBLOCK)) { in jcl()
180 cfunc = ddflags & C_BLOCK ? block : unblock; in jcl()
187 ddflags |= C_BLOCK; in jcl()
340 { "block", C_BLOCK, C_UNBLOCK, NULL },
354 { "unblock", C_UNBLOCK, C_BLOCK, NULL },
/dports/sysutils/dcfldd/dcfldd-1.7.1/src/
H A Dcopy.c257 (conversions_mask & (C_BLOCK | C_UNBLOCK)) ? ' ' : '\0', in dd_copy()
278 (conversions_mask & (C_BLOCK | C_UNBLOCK)) ? ' ' : '\0', in dd_copy()
303 (conversions_mask & (C_BLOCK | C_UNBLOCK)) ? ' ' : '\0', in dd_copy()
341 if (conversions_mask & C_BLOCK) in dd_copy()
356 if (conversions_mask & C_BLOCK) in dd_copy()
364 if ((conversions_mask & C_BLOCK) && col > 0) { in dd_copy()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DComment.java49 static final int C_BLOCK = 1; field in Comment
76 return C_BLOCK; in style()
99 case C_BLOCK: in generate()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DComment.java49 static final int C_BLOCK = 1; field in Comment
76 return C_BLOCK; in style()
99 case C_BLOCK: in generate()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dcoff-stgo32.c225 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_in_post()
243 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_out_pre()
261 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_out_post()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dcoff-stgo32.c225 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_in_post()
243 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_out_pre()
261 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_out_post()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dcoff-stgo32.c226 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_in_post()
244 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_out_pre()
262 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_out_post()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dcoff-stgo32.c225 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_in_post()
243 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_out_pre()
261 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_out_post()
/dports/misc/gnuls/coreutils-8.30/src/
H A Ddd.c120 C_BLOCK = 010, enumerator
295 {"ebcdic", C_EBCDIC | C_BLOCK | C_TWOBUFS}, /* ASCII to EBCDIC. */
296 {"ibm", C_IBM | C_BLOCK | C_TWOBUFS}, /* Different ASCII to EBCDIC. */
297 {"block", C_BLOCK | C_TWOBUFS}, /* Variable to fixed length records. */
1517 conversions_mask &= ~(C_BLOCK | C_UNBLOCK); in scanargs()
1583 if (multiple_bits_set (conversions_mask & (C_BLOCK | C_UNBLOCK))) in scanargs()
2177 (conversions_mask & (C_BLOCK | C_UNBLOCK)) ? ' ' : '\0', in dd_copy()
2246 (conversions_mask & (C_BLOCK | C_UNBLOCK)) ? ' ' : '\0', in dd_copy()
2283 if (conversions_mask & C_BLOCK) in dd_copy()
2294 if (conversions_mask & C_BLOCK) in dd_copy()
[all …]
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Ddd.c114 C_BLOCK = 010, enumerator
289 {"ebcdic", C_EBCDIC | C_BLOCK | C_TWOBUFS}, /* ASCII to EBCDIC. */
290 {"ibm", C_IBM | C_BLOCK | C_TWOBUFS}, /* Different ASCII to EBCDIC. */
291 {"block", C_BLOCK | C_TWOBUFS}, /* Variable to fixed length records. */
1581 conversions_mask &= ~(C_BLOCK | C_UNBLOCK); in scanargs()
1647 if (multiple_bits_set (conversions_mask & (C_BLOCK | C_UNBLOCK))) in scanargs()
2241 (conversions_mask & (C_BLOCK | C_UNBLOCK)) ? ' ' : '\0', in dd_copy()
2310 (conversions_mask & (C_BLOCK | C_UNBLOCK)) ? ' ' : '\0', in dd_copy()
2347 if (conversions_mask & C_BLOCK) in dd_copy()
2358 if (conversions_mask & C_BLOCK) in dd_copy()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dcoff-stgo32.c232 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
251 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
270 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
/dports/devel/gputils/gputils-1.5.0/header/
H A Dcoff.inc88 #define C_BLOCK 100 ; ".bb" or ".eb"
111 .def ".bb", type = T_NULL, class = C_BLOCK
116 .def ".eb", type = T_NULL, class = C_BLOCK
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dcoff-stgo32.c238 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
256 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
274 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dcoff-stgo32.c238 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
256 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
274 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dcoff-stgo32.c238 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
256 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
274 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dcoff-stgo32.c238 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
256 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
274 if (class == C_BLOCK || class == C_FCN || ISFCN (type) || ISTAG (class))
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/mcode/
H A Dcoff.ads125 C_BLOCK : constant Unsigned_8 := 100; constant
194 C_BLOCK => (new S'("C_BLOCK"), new S'("beginning or end of block")),
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/head/
H A Dstorclass.h59 #define C_BLOCK 100 /* ".bb" or ".eb" */ macro
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/support/coff/
H A Dcoff_constants.h28 #define C_BLOCK 100 // ".bb" or ".eb" - beginning or end of block macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgsyms.h49 C_BLOCK = 100, enumerator
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgsyms.h49 C_BLOCK = 100, enumerator
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgsyms.h49 C_BLOCK = 100, enumerator
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgsyms.h49 C_BLOCK = 100, enumerator
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgsyms.h49 C_BLOCK = 100, enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgsyms.h49 C_BLOCK = 100, enumerator

12345678910>>...14