Home
last modified time | relevance | path

Searched refs:code (Results 4751 – 4775 of 5016) sorted by relevance

1...<<191192193194195196197198199200201

/freebsd-12.1/contrib/binutils/bfd/
H A Delf64-x86-64.c235 bfd_reloc_code_real_type code) in elf64_x86_64_reloc_type_lookup() argument
242 if (x86_64_reloc_map[i].bfd_reloc_val == code) in elf64_x86_64_reloc_type_lookup()
H A Delf32-score.c3691 elf32_score_reloc_type_lookup (bfd *abfd ATTRIBUTE_UNUSED, bfd_reloc_code_real_type code) in elf32_score_reloc_type_lookup() argument
3696 if (elf32_score_reloc_map[i].bfd_reloc_val == code) in elf32_score_reloc_type_lookup()
/freebsd-12.1/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c1076 int code, in auth_callback() argument
1099 switch( code ){ in auth_callback()
/freebsd-12.1/sys/dev/hptiop/
H A Dhptiop.c151 static void hptiop_async(void *callback_arg, u_int32_t code,
2198 static void hptiop_async(void * callback_arg, u_int32_t code, in hptiop_async() argument
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td576 // Unreachable code.
578 "code will never be executed">,
2713 "conflicting code segment specifiers">;
2715 "duplicate code segment specifiers">, InGroup<Section>;
3242 "code; pointer may be assumed to always convert to true">,
3260 "code; comparison may be assumed to always evaluate to "
7149 "CUDA device code does not support variadic functions">;
7151 "CUDA device code does not support va_arg">;
8127 "fallthrough annotation in unreachable code">,
8296 "invalid transaction abort code">;
[all …]
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.td11 // properties of the instructions which are needed for code generation, machine
12 // code emission, and analysis.
786 // non-PIC code.
960 // X86 specific condition code. These correspond to CondCode in
1727 // Condition code ops, incl. set if equal/not equal/...
3067 /// MnemonicAlias's that canonicalize the condition code in a mnemonic, for
/freebsd-12.1/sys/dev/isp/
H A Disp_freebsd.c2483 isp_cam_async(void *cbarg, uint32_t code, struct cam_path *path, void *arg) in isp_cam_async() argument
2494 switch (code) { in isp_cam_async()
2516 isp_prt(isp, ISP_LOGWARN, "isp_cam_async: Code 0x%x", code); in isp_cam_async()
/freebsd-12.1/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c226 static void agtiapi_async(void *callback_arg, u_int32_t code,
484 agtiapi_async(void *callback_arg, u_int32_t code, in agtiapi_async() argument
491 switch (code) { in agtiapi_async()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td220 // amounts. These nodes are generated by the multi-precision shift code.
1410 // The unconditional BCL used by the SjLj setjmp code.
2862 // having 4 of these, force the comparison to always be an 8-byte double (code
3040 // temporary register, used internally in code generation.
3108 // Support for Position-independent code
3335 // FIXME: Because of what seems like a bug in TableGen's type-inference code,
3500 // For non-equality comparisons, the default code would materialize the
3568 // For non-equality comparisons, the default code would materialize the
H A DREADME_P9.txt1 //===- README_P9.txt - Notes for improving Power9 code gen ----------------===//
/freebsd-12.1/targets/pseudo/userland/
H A DMakefile.depend251 usr.bin/locate/code \
/freebsd-12.1/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib70 authors of the code. All rights reserved.
/freebsd-12.1/sys/gnu/dts/arm/
H A Dste-dbx5x0.dtsi4 * The code contained herein is licensed under the GNU General Public
H A Dtegra124-venice2.dts1075 linux,code = <KEY_POWER>;
/freebsd-12.1/usr.sbin/bsdconfig/share/
H A Dsysrc.subr9 # 1. Redistributions of source code must retain the above copyright
/freebsd-12.1/share/i18n/csmapper/CP/
H A DUCS%CP1046.src10 # 1. Redistributions of source code must retain the above copyright
/freebsd-12.1/crypto/openssh/
H A DPROTOCOL30 avoids exposing compression code to attacks from unauthenticated users.
/freebsd-12.1/share/i18n/csmapper/ISO-8859/
H A DUCS%ISO-8859-5.src45 # Column #1 is the ISO/IEC 8859-5 code (in hex as 0xXX)
/freebsd-12.1/contrib/binutils/binutils/
H A DChangeLog235 specific filtering code.
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp316 RAW_METHOD_DUMP(OS, code); in dump()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp798 return LazyAllocate(code); in getCodeRegion()
/freebsd-12.1/stand/forth/
H A Dmenusets.4th7 \ 1. Redistributions of source code must retain the above copyright
/freebsd-12.1/contrib/binutils/ld/
H A DChangeLog454 code using bin2c.
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonPatternsHVX.td105 // The HVX selection code for shuffles can generate vector constants.
/freebsd-12.1/contrib/llvm/
H A DFREEBSD-Xlist567 utils/prepare-code-coverage-artifact.py

1...<<191192193194195196197198199200201