Searched defs:codes (Results 1 - 18 of 18) sorted by relevance

/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_write_add_filter.c42 struct { int code; int (*setter)(struct archive *); } codes[] = variable in typeref:struct:__anon2077
H A Darchive_write_set_format.c43 struct { int code; int (*setter)(struct archive *); } codes[] = variable in typeref:struct:__anon2080
/freebsd-12-stable/contrib/gcc/
H A Dgensupport.h82 bool codes[NUM_RTX_CODE]; /* set of codes accepted */ member in struct:pred_data
H A Dgenpreds.c462 write_match_code (const char *path, const char *codes) argument
546 const char *codes = XSTR (exp, 0); local
H A Dgensupport.c1324 RTX_CODE codes[NUM_RTX_CODE]; member in struct:std_pred_table
H A Dread-rtl.c151 static struct macro_group modes, codes; variable in typeref:struct:
[all...]
H A Dgenrecog.c233 compute_predicate_codes(rtx exp, char codes[NUM_RTX_CODE]) argument
370 char codes[NUM_RTX_CODE]; local
[all...]
/freebsd-12-stable/crypto/heimdal/lib/wind/
H A Dgen-punycode-examples.py71 codes = [] variable
/freebsd-12-stable/contrib/com_err/
H A Dcompile_et.c66 struct error_code *codes = NULL; variable in typeref:struct:error_code
/freebsd-12-stable/crypto/heimdal/lib/com_err/
H A Dcompile_et.c66 struct error_code *codes = NULL; variable in typeref:struct:error_code
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DAnsiTerminal.h105 auto codes = llvm::makeArrayRef(g_color_tokens); local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.h116 code codes[ENOUGH]; /* space for code tables */ member in struct:inflate_state
/freebsd-12-stable/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc679 int codes[4] = { 111, 222, 333, 444 }; local
/freebsd-12-stable/sys/contrib/zlib/
H A Dinflate.h121 code codes[ENOUGH]; /* space for code tables */ member in struct:inflate_state
/freebsd-12-stable/sys/netinet/libalias/
H A Dalias_pptp.c298 PptpCode codes; local
417 PptpCode codes = (PptpCode)(cptr + 1); local
/freebsd-12-stable/sys/libkern/
H A Dzlib.c3574 *codes; member in struct:inflate_blocks_state::__anon15779::__anon15781
[all...]
/freebsd-12-stable/contrib/gcc/config/mips/
H A Dmips.c1809 struct mips_integer_op codes[MIPS_MAX_INTEGER_OPS]; local
2177 mips_build_shift(struct mips_integer_op *codes, HOST_WIDE_INT value) argument
2198 mips_build_lower(struct mips_integer_op *codes, unsigned HOST_WIDE_INT value) argument
2229 mips_build_integer(struct mips_integer_op *codes, unsigned HOST_WIDE_INT value) argument
2280 struct mips_integer_op codes[MIPS_MAX_INTEGER_OPS]; local
[all...]
/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_all.h2826 uint8_t codes[]; member in struct:scsi_vpd_sfs

Completed in 452 milliseconds