Home
last modified time | relevance | path

Searched defs:cdr (Results 1 – 25 of 1353) sorted by relevance

12345678910>>...55

/dports/editors/poke/poke-1.0/jitter/example-vms/jitterlisp/
H A Djitterlisp-macros.c95 jitterlisp_object cdr, in jitterlisp_macroexpand_macro_call()
138 jitterlisp_object cdr = JITTERLISP_EXP_C_A_CDR(o); in jitterlisp_macroexpand_cons() local
240 jitterlisp_primitive_macro_function_define (jitterlisp_object cdr, in jitterlisp_primitive_macro_function_define()
254 jitterlisp_primitive_macro_function_if (jitterlisp_object cdr, in jitterlisp_primitive_macro_function_if()
273 jitterlisp_primitive_macro_function_cond (jitterlisp_object cdr, in jitterlisp_primitive_macro_function_cond()
316 jitterlisp_primitive_macro_function_setb (jitterlisp_object cdr, in jitterlisp_primitive_macro_function_setb()
337 jitterlisp_primitive_macro_function_while (jitterlisp_object cdr, in jitterlisp_primitive_macro_function_while()
386 jitterlisp_primitive_macro_function_call (jitterlisp_object cdr, in jitterlisp_primitive_macro_function_call()
399 jitterlisp_primitive_macro_function_lambda (jitterlisp_object cdr, in jitterlisp_primitive_macro_function_lambda()
521 jitterlisp_primitive_macro_function_begin (jitterlisp_object cdr, in jitterlisp_primitive_macro_function_begin()
[all …]
/dports/lang/kawa/kawa-3.1.1/gnu/lists/
H A DPairWithPosition.java81 Object car, Object cdr) in PairWithPosition()
89 public PairWithPosition (Object car, Object cdr) in PairWithPosition()
94 public static PairWithPosition make(Object car, Object cdr, in make()
103 public static PairWithPosition make(Object car, Object cdr, in make()
113 public void init(Object car, Object cdr, in init()
137 Object cdr = in.readObject(); in readExternal() local
/dports/devel/stack/stack-2.7.3/_cabal_deps/appar-0.1.8/Text/Appar/
H A DInput.hs26 cdr = S.tail function
32 cdr = L.tail function
38 cdr = tail function
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/bill/
H A Dedit.inc.php44 $cdr = [ variable
50 $cdr = [ variable
56 $cdr = [ variable
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/appar-0.1.8/Text/Appar/
H A DInput.hs26 cdr = S.tail function
32 cdr = L.tail function
38 cdr = tail function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/appar-0.1.8/Text/Appar/
H A DInput.hs26 cdr = S.tail function
32 cdr = L.tail function
38 cdr = tail function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/appar-0.1.8/Text/Appar/
H A DInput.hs26 cdr = S.tail function
32 cdr = L.tail function
38 cdr = tail function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/appar-0.1.8/Text/Appar/
H A DInput.hs26 cdr = S.tail function
32 cdr = L.tail function
38 cdr = tail function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/appar-0.1.8/Text/Appar/
H A DInput.hs26 cdr = S.tail function
32 cdr = L.tail function
38 cdr = tail function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/appar-0.1.8/Text/Appar/
H A DInput.hs26 cdr = S.tail function
32 cdr = L.tail function
38 cdr = tail function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/appar-0.1.8/Text/Appar/
H A DInput.hs26 cdr = S.tail function
32 cdr = L.tail function
38 cdr = tail function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/appar-0.1.8/Text/Appar/
H A DInput.hs26 cdr = S.tail function
32 cdr = L.tail function
38 cdr = tail function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/appar-0.1.8/Text/Appar/
H A DInput.hs26 cdr = S.tail function
32 cdr = L.tail function
38 cdr = tail function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/appar-0.1.8/Text/Appar/
H A DInput.hs26 cdr = S.tail function
32 cdr = L.tail function
38 cdr = tail function
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dlist.c45 SCHEME_OBJECT cdr) in cons()
112 SCHEME_OBJECT cdr = (ARG_REF (2)); variable
293 SCHEME_OBJECT cdr) in system_pair_cons()
344 SCHEME_OBJECT cdr = (ARG_REF (2)); variable
/dports/lang/mosh/mosh-0.2.7/src/
H A DPair-inl.h44 inline Object Object::cons(Object car, Object cdr) in cons()
49 inline Object Object::makeAnnoatedPair(Object car, Object cdr, Object annotation) in makeAnnoatedPair()
54 inline Object& Object::cdr() const in cdr() function
/dports/lang/kawa/kawa-3.1.1/kawa/lang/
H A DPairPat.java9 Pattern cdr; field in PairPat
16 public PairPat (Pattern car, Pattern cdr) in PairPat()
24 public static PairPat make (Pattern car, Pattern cdr) in make()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-rumen/src/main/java/org/apache/hadoop/tools/rumen/
H A DPair.java22 private final CdrType cdr; field in Pair
24 Pair(CarType car, CdrType cdr) { in Pair()
/dports/devel/hadoop/hadoop-1.2.1/src/tools/org/apache/hadoop/tools/rumen/
H A DPair.java22 private final CdrType cdr; field in Pair
24 Pair(CarType car, CdrType cdr) { in Pair()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/associated-types/
H A Dassociated-types-stream.rs12 fn cdr(self) -> Self::Cdr; in cdr() method
19 fn cdr(self) -> () { self } in cdr() method
28 fn cdr(self) -> U { self.1 } in cdr() function
/dports/lang/guile/guile-3.0.7/libguile/
H A Dweak-list.h31 scm_i_weak_cons (SCM car, SCM cdr) in scm_i_weak_cons()
50 SCM cdr = scm_cdr (in); in scm_i_visit_weak_list() local
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dweak-list.h32 scm_i_weak_cons (SCM car, SCM cdr) in scm_i_weak_cons()
51 SCM cdr = scm_cdr (in); in scm_i_visit_weak_list() local
/dports/games/quakeforge/quakeforge-0.7.2/ruamoko/scheme/
H A DCons.r40 cdr = d; globalVar
68 cdr = d; globalVar
/dports/audio/csound/csound-6.15.0/Engine/
H A Dcsound_sco.y265 static ScoreTree* makesco(CSOUND *csound, int op, ListItem* car, ScoreTree* cdr, in makesco()
277 static ScoreTree* makesco1(CSOUND *csound, ScoreTree* car, ScoreTree* cdr) in makesco1()
283 static ListItem* makelist(CSOUND *csound, double car, ListItem* cdr) in makelist()
/dports/x11-fonts/mkfontscale/mkfontscale-1.2.1/
H A Dlist.c43 listCons(char *car, ListPtr cdr) in listCons()
54 listAdjoin(char *car, ListPtr cdr) in listAdjoin()
100 listConsF(ListPtr cdr, const char *f, ...) in listConsF()
127 listAdjoinF(ListPtr cdr, const char *f, ...) in listAdjoinF()

12345678910>>...55