/freebsd/share/examples/BSD_daemon/ |
H A D | beastie.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 3 …,0%,0%);stroke-opacity:1;stroke-miterlimit:10;stroke-linecap:butt;stroke-linejoin:miter;fill:none;… 4 …l 5 -11 l 4 -10 l 6 -11 l 6 -12 l 7 -12 l 8 -13 l 9 -12 l 8 -13 l 9 -12 l 10 -13 l 8 -9 l 8 -10 l … 5 …l 12 -1 l 12 0 l 13 -1 l 14 -1 l 13 0 l 14 -1 l 50 0 l 12 -1 l 109 0 l 10 -1 l 21 0 l 11 -1 l 11 -… 6 …l -1 0 l -3 -3 l -9 -7 l -15 -11 l -19 -14 l -21 -17 l -22 -16 l -21 -16 l -19 -15 l -17 -12 l -15… 7 …l 1 1 l 3 4 l 7 10 l 10 14 l 11 15 l 11 13 l 9 12 l 8 10 l 7 8 l 6 7 l 8 8 l 8 8 l 9 8 l 9 7 l 10 … 8 …l 1 0 l 4 3 l 10 6 l 16 10 l 19 11 l 20 12 l 18 11 l 17 9 l 14 8 l 13 7 l 10 5 l 11 5 l 22 10 l 11… 9 …l 3 5 l 4 5 l 5 5 l 4 5 l 5 4 l 5 4 l 12 6 l 7 3 l 7 2 l 7 2 l 7 1 l 7 1 l 16 2 l 7 1 l 7 1 l 7 0 … 10 …l 2 1 l 9 3 l 13 4 l 13 5 l 10 3 l 9 3 l 8 3 l 9 3 l 10 3 l 9 3 l 9 3 l 9 2 l 8 2 l 9 2 l 10 1 l 9… 11 …l -6 -7 l -6 -7 l -8 -7 l -8 -7 l -8 -8 l -9 -7 l -8 -7 l -7 -6 l -8 -6 l -9 -7 l -9 -6 l -9 -7 l … [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | version | 1 // -*- C++ -*- 2 //===----------------------------------------------------------------------===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===----------------------------------------------------------------------===// 17 __cpp_lib_adaptor_iterator_pair_constructor 202106L <queue> <stack> 18 __cpp_lib_addressof_constexpr 201603L <memory> 19 __cpp_lib_allocate_at_least 202302L <memory> 20 __cpp_lib_allocator_traits_is_always_equal 201411L <deque> <forward_list> <list> 24 __cpp_lib_any 201606L <any> 25 __cpp_lib_apply 201603L <tuple> [all …]
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 5 * Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved. 19 #define OBJ_undef 0L 21 #define SN_itu_t "ITU-T" 22 #define LN_itu_t "itu-t" 24 #define OBJ_itu_t 0L 32 #define OBJ_iso 1L 34 #define SN_joint_iso_itu_t "JOINT-ISO-ITU-T" 35 #define LN_joint_iso_itu_t "joint-iso-itu-t" 37 #define OBJ_joint_iso_itu_t 2L 42 #define SN_member_body "member-body" [all …]
|
/freebsd/contrib/byacc/test/yacc/ |
H A D | grammar.dot | 1 digraph test-grammar { 12 …l $accept -> . program $end\l program -> . { $end }\l program -> . translation_unit\l translat… 13 …q1 [label="1:\l external_declaration -> error . T_MATCHRBRACE\l external_declaration -> error . … 14 …l any_id -> . T_IDENTIFIER\l any_id -> . T_TYPEDEF_NAME\l declarator -> . pointer direct_declar… 15 …l type_qualifier -> . T_TYPE_QUALIFIER\l type_qualifier -> . T_DEFINE_NAME\l pointer -> '*' . o… 16 …q4 [label="4:\l any_id -> . T_IDENTIFIER\l any_id -> . T_TYPEDEF_NAME\l identifier_or_ref -> '&… 17 …l any_id -> T_IDENTIFIER . { ')' '=' ',' ';' T_VA_DCL T_LBRACE T_BRACKETS T_TYPE_QUALIFIER T_Imag… 18 …l type_specifier -> T_TYPEDEF_NAME . { ')' ',' ';' T_BRACKETS T_TYPE_QUALIFIER T_Imaginary T_Comp… 19 …l type_qualifier -> T_DEFINE_NAME . { ')' ',' ';' T_BRACKETS T_TYPE_QUALIFIER T_Imaginary T_Compl… 20 …l storage_class -> T_AUTO . { ')' ',' ';' T_BRACKETS T_TYPE_QUALIFIER T_Imaginary T_Complex T_Boo… [all …]
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | grammar.dot | 1 digraph test-grammar { 12 …l $accept -> . program $end\l program -> . { $end }\l program -> . translation_unit\l translat… 13 …q1 [label="1:\l external_declaration -> error . T_MATCHRBRACE\l external_declaration -> error . … 14 …l any_id -> . T_IDENTIFIER\l any_id -> . T_TYPEDEF_NAME\l declarator -> . pointer direct_declar… 15 …l type_qualifier -> . T_TYPE_QUALIFIER\l type_qualifier -> . T_DEFINE_NAME\l pointer -> '*' . o… 16 …q4 [label="4:\l any_id -> . T_IDENTIFIER\l any_id -> . T_TYPEDEF_NAME\l identifier_or_ref -> '&… 17 …l any_id -> T_IDENTIFIER . { ')' '=' ',' ';' T_VA_DCL T_LBRACE T_BRACKETS T_TYPE_QUALIFIER T_Imag… 18 …l type_specifier -> T_TYPEDEF_NAME . { ')' ',' ';' T_BRACKETS T_TYPE_QUALIFIER T_Imaginary T_Comp… 19 …l type_qualifier -> T_DEFINE_NAME . { ')' ',' ';' T_BRACKETS T_TYPE_QUALIFIER T_Imaginary T_Compl… 20 …l storage_class -> T_AUTO . { ')' ',' ';' T_BRACKETS T_TYPE_QUALIFIER T_Imaginary T_Complex T_Boo… [all …]
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lapi.c | 33 /* value at a non-valid index */ 45 #define api_checkvalidindex(L, o) api_check(L, isvalid(o), "invalid index") argument 47 #define api_checkstackindex(L, i, o) \ argument 48 api_check(L, isstackindex(i, o), "index not in the stack") 51 static TValue *index2addr (lua_State *L, int idx) { in index2addr() argument 52 CallInfo *ci = L->ci; in index2addr() 54 TValue *o = ci->func + idx; in index2addr() 55 api_check(L, idx <= ci->top - (ci->func + 1), "unacceptable index"); in index2addr() 56 if (o >= L->top) return NONVALIDVALUE; in index2addr() 60 api_check(L, idx != 0 && -idx <= L->top - (ci->func + 1), "invalid index"); in index2addr() [all …]
|
H A D | ldo.c | 36 local = (intptr_t)&local - (intptr_t)current->stack; in stack_remaining() 43 local = (intptr_t)&local - (intptr_t)curthread->td_kstack; in stack_remaining() 54 ** Error-recovery functions 98 #define LUAI_THROW(L,c) longjmp(&(c)->b) argument 99 #define LUAI_TRY(L,c,a) if (setjmp(&(c)->b) == 0) { a } argument 113 #define LUAI_THROW(L,c) longjmp((c)->b, 1) argument 114 #define LUAI_TRY(L,c,a) if (setjmp((c)->b) == 0) { a } argument 122 #define LUAI_THROW(L,c) throw(c) argument 123 #define LUAI_TRY(L,c,a) \ argument 124 try { a } catch(...) { if ((c)->status == 0) (c)->status = -1; } [all …]
|
H A D | lstate.c | 59 lua_State l; member 67 LX l; member 73 #define fromstate(L) (cast(LX *, cast(lu_byte *, (L)) - offsetof(LX, l))) argument 85 static unsigned int makeseed (lua_State *L) { in makeseed() argument 89 addbuff(buff, p, L); /* heap variable */ in makeseed() 103 g->totalbytes -= (debt - g->GCdebt); in luaE_setdebt() 104 g->GCdebt = debt; in luaE_setdebt() 108 CallInfo *luaE_extendCI (lua_State *L) { in luaE_extendCI() argument 109 CallInfo *ci = luaM_new(L, CallInfo); in luaE_extendCI() 110 lua_assert(L->ci->next == NULL); in luaE_extendCI() [all …]
|
H A D | ltablib.c | 17 #define aux_getn(L,n) (luaL_checktype(L, n, LUA_TTABLE), luaL_len(L, n)) argument 22 static int maxn (lua_State *L) { in maxn() argument 24 luaL_checktype(L, 1, LUA_TTABLE); in maxn() 25 lua_pushnil(L); /* first key */ in maxn() 26 while (lua_next(L, 1)) { in maxn() 27 lua_pop(L, 1); /* remove value */ in maxn() 28 if (lua_type(L, -1) == LUA_TNUMBER) { in maxn() 29 lua_Number v = lua_tonumber(L, -1); in maxn() 33 lua_pushnumber(L, max); in maxn() 39 static int tinsert (lua_State *L) { in tinsert() argument [all …]
|
H A D | lauxlib.c | 33 ** search for 'objidx' in table at index -1. 36 static int findfield (lua_State *L, int objidx, int level) { in findfield() argument 37 if (level == 0 || !lua_istable(L, -1)) in findfield() 39 lua_pushnil(L); /* start 'next' loop */ in findfield() 40 while (lua_next(L, -2)) { /* for each pair in table */ in findfield() 41 if (lua_type(L, -2) == LUA_TSTRING) { /* ignore non-string keys */ in findfield() 42 if (lua_rawequal(L, objidx, -1)) { /* found object? */ in findfield() 43 lua_pop(L, 1); /* remove value (but keep name) */ in findfield() 46 else if (findfield(L, objidx, level - 1)) { /* try recursively */ in findfield() 47 lua_remove(L, -2); /* remove table (but keep name) */ in findfield() [all …]
|
H A D | lvm.c | 26 #define strcoll(l,r) (strcmp((l),(r))) argument 29 /* limit for table tag-method chains (to avoid loops) */ 36 if (ttisstring(obj) && luaO_str2d(svalue(obj), tsvalue(obj)->len, &num)) { in luaV_tonumber() 45 int luaV_tostring (lua_State *L, StkId obj) { in luaV_tostring() argument 51 int l = lua_number2str(s, n); in luaV_tostring() local 52 setsvalue2s(L, obj, luaS_newlstr(L, s, l)); in luaV_tostring() 58 static void traceexec (lua_State *L) { in traceexec() argument 59 CallInfo *ci = L->ci; in traceexec() 60 lu_byte mask = L->hookmask; in traceexec() 61 int counthook = ((mask & LUA_MASKCOUNT) && L->hookcount == 0); in traceexec() [all …]
|
/freebsd/contrib/lua/src/ |
H A D | lapi.c | 43 ** '!ttisnil(o)' implies 'o != &G(L)->nilvalue', so it is not needed. 46 #define isvalid(L, o) (!ttisnil(o) || o != &G(L)->nilvalue) argument 58 ** Non-valid indices return the special nil value 'G(L)->nilvalue'. 60 static TValue *index2value (lua_State *L, int idx) { in index2value() argument 61 CallInfo *ci = L->ci; in index2value() 63 StkId o = ci->func.p + idx; in index2value() 64 api_check(L, idx <= ci->top.p - (ci->func.p + 1), "unacceptable index"); in index2value() 65 if (o >= L->top.p) return &G(L)->nilvalue; in index2value() 69 api_check(L, idx != 0 && -idx <= L->top.p - (ci->func.p + 1), in index2value() 71 return s2v(L->top.p + idx); in index2value() [all …]
|
H A D | lstate.c | 37 lua_State l; member 45 LX l; member 51 #define fromstate(L) (cast(LX *, cast(lu_byte *, (L)) - offsetof(LX, l))) argument 71 static unsigned int luai_makeseed (lua_State *L) { in luai_makeseed() argument 75 addbuff(buff, p, L); /* heap variable */ in luai_makeseed() 92 if (debt < tb - MAX_LMEM) in luaE_setdebt() 93 debt = tb - MAX_LMEM; /* will make 'totalbytes == MAX_LMEM' */ in luaE_setdebt() 94 g->totalbytes = tb - debt; in luaE_setdebt() 95 g->GCdebt = debt; in luaE_setdebt() 99 LUA_API int lua_setcstacklimit (lua_State *L, unsigned int limit) { in lua_setcstacklimit() argument [all …]
|
H A D | ldo.c | 43 ** Error-recovery functions 58 #define LUAI_THROW(L,c) throw(c) argument 59 #define LUAI_TRY(L,c,a) \ argument 60 try { a } catch(...) { if ((c)->status == 0) (c)->status = -1; } 66 #define LUAI_THROW(L,c) _longjmp((c)->b, 1) argument 67 #define LUAI_TRY(L,c,a) if (_setjmp((c)->b) == 0) { a } argument 73 #define LUAI_THROW(L,c) longjmp((c)->b, 1) argument 74 #define LUAI_TRY(L,c,a) if (setjmp((c)->b) == 0) { a } argument 91 void luaD_seterrorobj (lua_State *L, int errcode, StkId oldtop) { in luaD_seterrorobj() argument 94 setsvalue2s(L, oldtop, G(L)->memerrmsg); /* reuse preregistered msg. */ in luaD_seterrorobj() [all …]
|
/freebsd/contrib/bionic-x86_64-string/ |
H A D | sse4-memcmp-slm.S | 37 #ifndef L 38 # define L(label) .L##label macro 65 .size name, .-name 72 #define JMPTBL(I, B) (I - B) 88 ja L(79bytesormore) 91 je L(firstbyte) 95 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 99 L(firstbyte): 107 L(79bytesormore): 112 jnc L(16bytesin256) [all …]
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | tgamma128.h | 4 * Copyright (c) 2006-2023, Arm Limited. 5 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception 8 /* The largest positive value for which 128-bit tgamma does not overflow. */ 9 static const long double max_x = 0x1.b6e3180cd66a5c4206f128ba77f4p+10L; 13 0x1.8535745aa79569579b9eec0f3bbcp+0L, 14 0x1.0378f83c6fb8f0e51269f2b4a973p-3L, 15 0x1.59f6a05094f69686c3380f4e2783p-8L, 16 -0x1.0b291dee952a82764a4859b081a6p-8L, 17 -0x1.6dd301b2205bf936b5a3eaad0dbbp-12L, 18 0x1.387a8b5f38dd77e7f139b1021e86p-10L, [all …]
|
/freebsd/contrib/netbsd-tests/lib/libc/locale/ |
H A D | t_wcstod.c | 3 /*- 29 /*- 67 #include <atf-c.h> 73 #define ALT_HUGE_VAL -1 74 #define ALT_MINUS_HUGE_VAL -2 75 #define ALT_NAN -3 84 { L"IN", 0, 0, 0 }, 85 { L"+IN", 0, 0, 0 }, 86 { L"-IN", 0, 0, 0 }, 87 { L"INX", 0, 0, 0 }, [all …]
|
/freebsd/contrib/libucl/lua/ |
H A D | lua_ucl.c | 60 -- Output: 61 --[[ 66 --]] 77 static int ucl_object_lua_push_array (lua_State *L, const ucl_object_t *obj, int flags); 78 static int ucl_object_lua_push_scalar (lua_State *L, const ucl_object_t *obj, int flags); 79 static int ucl_object_push_lua_common (lua_State *L, const ucl_object_t *obj, int flags); 80 static ucl_object_t* ucl_object_lua_fromtable (lua_State *L, int idx, ucl_string_flags_t flags); 81 static ucl_object_t* ucl_object_lua_fromelt (lua_State *L, int idx, ucl_string_flags_t flags); 94 * @param L 99 ucl_object_lua_push_element (lua_State *L, const char *key, in ucl_object_lua_push_element() argument [all …]
|
/freebsd/contrib/nvi/regex/ |
H A D | cname.h | 3 /*- 38 /* character-name table */ 43 { L("NUL"), '\0' }, 44 { L("SOH"), '\001' }, 45 { L("STX"), '\002' }, 46 { L("ETX"), '\003' }, 47 { L("EOT"), '\004' }, 48 { L("ENQ"), '\005' }, 49 { L("ACK"), '\006' }, 50 { L("BEL"), '\007' }, [all …]
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | migration_guide.pod | 5 migration_guide - OpenSSL migration guide 15 L<https://github.com/openssl/openssl/blob/master/CHANGES.md>. 17 L<crypto(7)>. 36 In previous versions, OpenSSL was licensed under the L<dual OpenSSL and SSLeay 37 licenses|https://www.openssl.org/source/license-openssl-ssleay.txt> 39 L<Apache License v2|https://www.openssl.org/source/apache-license-2.0.txt>. 51 be accessed using the L</Lo [all...] |
H A D | OSSL_PROVIDER-default.pod | 5 OSSL_PROVIDER-default - OpenSSL default provider 36 L<EVP_MD_fetch(3)> or L<EVP_CIPHER_fetch(3)>, as well as with other 38 L<EVP_PKEY_CTX_new_from_name(3)>. 54 =item SHA1, see L<EVP_MD-SHA1(7)> 56 =item SHA2, see L<EVP_MD-SHA2(7)> 58 =item SHA3, see L<EVP_MD-SHA3(7)> 60 =item KECCAK-KMAC, see L<EVP_MD-KECCAK-KMAC(7)> 62 =item SHAKE, see L<EVP_MD-SHAKE(7)> 64 =item BLAKE2, see L<EVP_MD-BLAKE2(7)> 66 =item SM3, see L<EVP_MD-SM3(7)> [all …]
|
/freebsd/tests/sys/compat32/aarch64/ |
H A D | swp_cond_test_impl.S | 2 * SPDX-License-Identifier: BSD-2-Clause 30 movw r0, :lower16:.L.testheader 31 movt r0, :upper16:.L.testheader 32 ldr r1, =(.L.testheaderEnd - .L.testheader - 1) 56 movw r0, :lower16:.L.eq 57 movt r0, :upper16:.L.eq 58 ldr r1, =(.L.eqEnd - .L.eq - 1) 86 movw r0, :lower16:.L.cs 87 movt r0, :upper16:.L.cs 88 ldr r1, =(.L.csEnd - .L.cs - 1) [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | velintrin_approx.h | 1 /*===---- velintrin_approx.h - VEL intrinsics helper for VE ----------------=== 5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 *===-----------------------------------------------------------------------=== 12 static inline __vr _vel_approx_vfdivs_vvvl(__vr v0, __vr v1, int l) { in _vel_approx_vfdivs_vvvl() argument 15 v5 = _vel_vrcps_vvl(v1, l); in _vel_approx_vfdivs_vvvl() 17 v4 = _vel_vfnmsbs_vsvvl(s0, v1, v5, l); in _vel_approx_vfdivs_vvvl() 18 v3 = _vel_vfmads_vvvvl(v5, v5, v4, l); in _vel_approx_vfdivs_vvvl() 19 v2 = _vel_vfmuls_vvvl(v0, v3, l); in _vel_approx_vfdivs_vvvl() 20 v4 = _vel_vfnmsbs_vvvvl(v0, v2, v1, l); in _vel_approx_vfdivs_vvvl() 21 v2 = _vel_vfmads_vvvvl(v2, v5, v4, l); in _vel_approx_vfdivs_vvvl() [all …]
|
/freebsd/lib/msun/ld128/ |
H A D | invtrig.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 35 pS0 = 1.66666666666666666666666666666700314e-01L, 36 pS1 = -7.32816946414566252574527475428622708e-01L, 37 pS2 = 1.34215708714992334609030036562143589e+00L, 38 pS3 = -1.32483151677116409805070261790752040e+00L, 39 pS4 = 7.61206183613632558824485341162121989e-01L, 40 pS5 = -2.56165783329023486777386833928147375e-01L, 41 pS6 = 4.80718586374448793411019434585413855e-02L, 42 pS7 = -4.42523267167024279410230886239774718e-03L, [all …]
|
H A D | k_expl.h | 1 /* from: FreeBSD: head/lib/msun/ld128/s_expl.c 251345 2013-06-03 20:09:22Z kargl */ 3 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 6 * Copyright (c) 2009-2013 Steven G. Kargl 36 * See ../src/e_exp.c and ../src/k_exp.h for precision-independent comments 42 #define BIAS (LDBL_MAX_EXP - 1) 47 * have at least 22 (= log2(|LDBL_MIN_EXP-extras|) + log2(INTERVALS)) lowest 50 INV_L = 1.8466496523378731e+2, /* 0x171547652b82fe.0p-45 */ 51 L2 = -1.0253670638894731e-29; /* -0x1.9ff0342542fc3p-97 */ 53 /* 0x1.62e42fefa39ef35793c768000000p-8 */ [all …]
|