Searched refs:FUNCTION (Results 51 - 72 of 72) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/stack/
H A Dsafestack.h2567 # define lh_FUNCTION_new() LHM_lh_new(FUNCTION,function)
2568 # define lh_FUNCTION_insert(lh,inst) LHM_lh_insert(FUNCTION,lh,inst)
2569 # define lh_FUNCTION_retrieve(lh,inst) LHM_lh_retrieve(FUNCTION,lh,inst)
2570 # define lh_FUNCTION_delete(lh,inst) LHM_lh_delete(FUNCTION,lh,inst)
2571 # define lh_FUNCTION_doall(lh,fn) LHM_lh_doall(FUNCTION,lh,fn)
2573 LHM_lh_doall_arg(FUNCTION,lh,fn,arg_type,arg)
2574 # define lh_FUNCTION_error(lh) LHM_lh_error(FUNCTION,lh)
2575 # define lh_FUNCTION_num_items(lh) LHM_lh_num_items(FUNCTION,lh)
2576 # define lh_FUNCTION_down_load(lh) LHM_lh_down_load(FUNCTION,lh)
2578 LHM_lh_node_stats_bio(FUNCTION,l
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/include/openssl/
H A Dsafestack.h2567 # define lh_FUNCTION_new() LHM_lh_new(FUNCTION,function)
2568 # define lh_FUNCTION_insert(lh,inst) LHM_lh_insert(FUNCTION,lh,inst)
2569 # define lh_FUNCTION_retrieve(lh,inst) LHM_lh_retrieve(FUNCTION,lh,inst)
2570 # define lh_FUNCTION_delete(lh,inst) LHM_lh_delete(FUNCTION,lh,inst)
2571 # define lh_FUNCTION_doall(lh,fn) LHM_lh_doall(FUNCTION,lh,fn)
2573 LHM_lh_doall_arg(FUNCTION,lh,fn,arg_type,arg)
2574 # define lh_FUNCTION_error(lh) LHM_lh_error(FUNCTION,lh)
2575 # define lh_FUNCTION_num_items(lh) LHM_lh_num_items(FUNCTION,lh)
2576 # define lh_FUNCTION_down_load(lh) LHM_lh_down_load(FUNCTION,lh)
2578 LHM_lh_node_stats_bio(FUNCTION,l
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/stack/
H A Dsafestack.h2567 # define lh_FUNCTION_new() LHM_lh_new(FUNCTION,function)
2568 # define lh_FUNCTION_insert(lh,inst) LHM_lh_insert(FUNCTION,lh,inst)
2569 # define lh_FUNCTION_retrieve(lh,inst) LHM_lh_retrieve(FUNCTION,lh,inst)
2570 # define lh_FUNCTION_delete(lh,inst) LHM_lh_delete(FUNCTION,lh,inst)
2571 # define lh_FUNCTION_doall(lh,fn) LHM_lh_doall(FUNCTION,lh,fn)
2573 LHM_lh_doall_arg(FUNCTION,lh,fn,arg_type,arg)
2574 # define lh_FUNCTION_error(lh) LHM_lh_error(FUNCTION,lh)
2575 # define lh_FUNCTION_num_items(lh) LHM_lh_num_items(FUNCTION,lh)
2576 # define lh_FUNCTION_down_load(lh) LHM_lh_down_load(FUNCTION,lh)
2578 LHM_lh_node_stats_bio(FUNCTION,l
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/include/openssl/
H A Dsafestack.h2567 # define lh_FUNCTION_new() LHM_lh_new(FUNCTION,function)
2568 # define lh_FUNCTION_insert(lh,inst) LHM_lh_insert(FUNCTION,lh,inst)
2569 # define lh_FUNCTION_retrieve(lh,inst) LHM_lh_retrieve(FUNCTION,lh,inst)
2570 # define lh_FUNCTION_delete(lh,inst) LHM_lh_delete(FUNCTION,lh,inst)
2571 # define lh_FUNCTION_doall(lh,fn) LHM_lh_doall(FUNCTION,lh,fn)
2573 LHM_lh_doall_arg(FUNCTION,lh,fn,arg_type,arg)
2574 # define lh_FUNCTION_error(lh) LHM_lh_error(FUNCTION,lh)
2575 # define lh_FUNCTION_num_items(lh) LHM_lh_num_items(FUNCTION,lh)
2576 # define lh_FUNCTION_down_load(lh) LHM_lh_down_load(FUNCTION,lh)
2578 LHM_lh_node_stats_bio(FUNCTION,l
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dgdbarch.sh93 FUNCTION=`echo ${function} | tr '[a-z]' '[A-Z]'`
97 macro="${FUNCTION}"
98 elif test "${macro}" = "${FUNCTION}"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dgdbarch.sh93 FUNCTION=`echo ${function} | tr '[a-z]' '[A-Z]'`
97 macro="${FUNCTION}"
98 elif test "${macro}" = "${FUNCTION}"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dgdbarch.sh93 FUNCTION=`echo ${function} | tr '[a-z]' '[A-Z]'`
97 macro="${FUNCTION}"
98 elif test "${macro}" = "${FUNCTION}"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/include/
H A Dgmp.h1874 The test for FUNCTION returning 0 should predict well. If it's assumed
1887 #define __GMPN_AORS(cout, wp, xp, xsize, yp, ysize, FUNCTION, TEST) \
1900 if (FUNCTION (wp, xp, yp, __gmp_i)) \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sys-include/
H A Dgmp.h1874 The test for FUNCTION returning 0 should predict well. If it's assumed
1887 #define __GMPN_AORS(cout, wp, xp, xsize, yp, ysize, FUNCTION, TEST) \
1900 if (FUNCTION (wp, xp, yp, __gmp_i)) \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sys-include/
H A Dgmp.h1874 The test for FUNCTION returning 0 should predict well. If it's assumed
1887 #define __GMPN_AORS(cout, wp, xp, xsize, yp, ysize, FUNCTION, TEST) \
1900 if (FUNCTION (wp, xp, yp, __gmp_i)) \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dbfd-in2.h2293 #define NEWHOWTO(FUNCTION, NAME, SIZE, REL, IN) \
2294 HOWTO (0, 0, SIZE, 0, REL, 0, complain_overflow_dont, FUNCTION, \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dbfd-in2.h2293 #define NEWHOWTO(FUNCTION, NAME, SIZE, REL, IN) \
2294 HOWTO (0, 0, SIZE, 0, REL, 0, complain_overflow_dont, FUNCTION, \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dbfd-in2.h2293 #define NEWHOWTO(FUNCTION, NAME, SIZE, REL, IN) \
2294 HOWTO (0, 0, SIZE, 0, REL, 0, complain_overflow_dont, FUNCTION, \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/www/
H A Dhelp.js1427 // OVERLIB MAIN FUNCTION
1785 if (ar[i]==FUNCTION) { if (pf=='ol_') { if (typeof ar[i+1]!='number') { v=ar[++i]; ol_function=(typeof v=='function' ? v : null); }} else {fnMark = 0; v = null; if (typeof ar[i+1]!='number') v = ar[++i]; opt_FUNCTION(v); } continue; }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/www/
H A Dhelp.js1427 // OVERLIB MAIN FUNCTION
1785 if (ar[i]==FUNCTION) { if (pf=='ol_') { if (typeof ar[i+1]!='number') { v=ar[++i]; ol_function=(typeof v=='function' ? v : null); }} else {fnMark = 0; v = null; if (typeof ar[i+1]!='number') v = ar[++i]; opt_FUNCTION(v); } continue; }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/www/
H A Dhelp.js1427 // OVERLIB MAIN FUNCTION
1785 if (ar[i]==FUNCTION) { if (pf=='ol_') { if (typeof ar[i+1]!='number') { v=ar[++i]; ol_function=(typeof v=='function' ? v : null); }} else {fnMark = 0; v = null; if (typeof ar[i+1]!='number') v = ar[++i]; opt_FUNCTION(v); } continue; }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c8814 ** The following three macros, FUNCTION(), LIKEFUNC() and AGGREGATE() are
8817 ** FUNCTION(zName, nArg, iArg, bNC, xFunc)
8828 ** FUNCTION().
8838 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \ macro
13314 FUNCTION(julianday, -1, 0, 0, juliandayFunc ),
13315 FUNCTION(date, -1, 0, 0, dateFunc ),
13316 FUNCTION(time, -1, 0, 0, timeFunc ),
13317 FUNCTION(datetime, -1, 0, 0, datetimeFunc ),
13318 FUNCTION(strftime, -1, 0, 0, strftimeFunc ),
13319 FUNCTION(current_tim
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c8814 ** The following three macros, FUNCTION(), LIKEFUNC() and AGGREGATE() are
8817 ** FUNCTION(zName, nArg, iArg, bNC, xFunc)
8828 ** FUNCTION().
8838 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \ macro
13314 FUNCTION(julianday, -1, 0, 0, juliandayFunc ),
13315 FUNCTION(date, -1, 0, 0, dateFunc ),
13316 FUNCTION(time, -1, 0, 0, timeFunc ),
13317 FUNCTION(datetime, -1, 0, 0, datetimeFunc ),
13318 FUNCTION(strftime, -1, 0, 0, strftimeFunc ),
13319 FUNCTION(current_tim
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c8814 ** The following three macros, FUNCTION(), LIKEFUNC() and AGGREGATE() are
8817 ** FUNCTION(zName, nArg, iArg, bNC, xFunc)
8828 ** FUNCTION().
8838 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \ macro
13314 FUNCTION(julianday, -1, 0, 0, juliandayFunc ),
13315 FUNCTION(date, -1, 0, 0, dateFunc ),
13316 FUNCTION(time, -1, 0, 0, timeFunc ),
13317 FUNCTION(datetime, -1, 0, 0, datetimeFunc ),
13318 FUNCTION(strftime, -1, 0, 0, strftimeFunc ),
13319 FUNCTION(current_tim
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/external_file/build/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/external_file/build/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/external_file/build/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 1529 milliseconds

123