Searched defs:one (Results 1 - 25 of 165) sorted by path

1234567

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c331 uint64_t one[2] = { 1, 0 }; local
/freebsd-10-stable/contrib/apr/network_io/unix/
H A Dsockopt.c116 int one; local
/freebsd-10-stable/contrib/binutils/gas/
H A Dread.c2917 sb one; local
[all...]
/freebsd-10-stable/contrib/binutils/ld/
H A Dpe-dll.c2527 bfd *one; local
/freebsd-10-stable/contrib/compiler-rt/lib/arm/
H A Dudivmodsi4.S29 #define one lr define
H A Dudivsi3.S29 #define one lr define
/freebsd-10-stable/contrib/ee/
H A Dnew_curse.c3703 int one, two; local
3722 int one, two; local
[all...]
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Drs6000.c19175 rtx x0, e0, e1, y1, u0, v0, one; local
19220 rtx x0, e0, e1, e2, y1, y2, y3, u0, v0, one; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dgimplify.c2667 enum gimplify_status one; local
[all...]
H A Dreal.c1237 const REAL_VALUE_TYPE *one = real_digit (1); local
1452 const REAL_VALUE_TYPE *one, *ten; local
[all...]
H A Dtree-eh.c388 tree new, one, label; local
H A Dtree-vrp.c1180 tree one = build_int_cst (type, 1); local
1215 tree one = build_int_cst (type, 1); local
5057 tree one = build_int_cst (TREE_TYPE (op0), 1); local
5072 tree one = build_int_cst (TREE_TYPE (op0), 1); local
[all...]
H A Dtree.c4945 hashval_t one = iterative_hash_expr (TREE_OPERAND (t, 0), 0); local
[all...]
/freebsd-10-stable/contrib/gcclibs/libdecnumber/
H A DdecNumber.c192 static Unit one[] = { 1 }; /* Unit array of 1, used for incrementing */ variable
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dui-file.c538 struct ui_file *one, *two; member in struct:tee_file
543 tee_file_new(struct ui_file *one, int close_one, struct ui_file *two, int close_two) argument
[all...]
H A Duw-thread.c940 int one = 1; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Dxxhash.c193 static const int one = 1; variable
/freebsd-10-stable/contrib/libc++/src/
H A Dlocale.cpp337 locale::__imp::install_from(const locale::__imp& one) argument
343 locale::__imp::__imp(const __imp& other, const __imp& one, locale::category c) argument
550 locale(const locale& other, const locale& one, category c) argument
[all...]
/freebsd-10-stable/contrib/libucl/src/
H A Dxxhash.c176 static const int one = 1; variable
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprAgg.cpp412 llvm::Value *one = llvm::ConstantInt::get(CGF.SizeTy, 1); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaPseudoObject.cpp471 Expr *one = IntegerLiteral::Create(S.Context, oneV, S.Context.IntTy, local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1434 NonLoc one = svalBuilder.makeIntVal(1, sizeTy).castAs<NonLoc>(); local
/freebsd-10-stable/contrib/mdocml/
H A Dman_term.c472 size_t len, one; local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_dns_server.c280 int one = 1; local
/freebsd-10-stable/contrib/netbsd-tests/lib/libskey/
H A Dt_algorithms.c44 h_check(const char *pass, const char *seed, const char *algo, const char *zero, const char *one, const char *nine) argument

Completed in 364 milliseconds

1234567