Searched +refs:compare +refs:eval (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xcb-util/dist/atom/
H A Datoms.gperf.m425 %compare-strncmp
41 define(`DO', ` OFFSET,define(`OFFSET', eval(OFFSET+1+len($1)))')dnl
/xsrc/external/mit/xedit/dist/lisp/
H A Dcompile.c51 static int compare(const void*, const void*);
1149 compare(const void *left, const void *right) function in typeref:typename:int
1166 qsort(*pointers, *num_pointers, sizeof(void*), compare);
1303 int eval, int builtin, int compile)
1323 /* If <eval> is set, it must generate the opcodes to evaluate <value>.
1325 else if (eval && !ComConstantp(com, value)) {
1395 int eval, int builtin, int compile)
1436 ComPush(com, symbols[i], CAR(values), eval, builtin, compile);
1465 ComPush(com, symbols[i], CAR(values), eval, builtin, compile);
1489 ComPush(com, symbols[i], defaults[i], eval,
1302 ComPush(LispCom * com,LispObj * symbol,LispObj * value,int eval,int builtin,int compile) argument
1393 ComCall(LispCom * com,LispArgList * alist,LispObj * name,LispObj * values,int eval,int builtin,int compile) argument
1760 ComFuncall(LispCom * com,LispObj * function,LispObj * arguments,int eval) argument
[all...]
H A Dcore.c231 LispObj *lambda, *compare, *object; local in function:LispAdjoin
244 compare = CAR(object);
246 compare = APPLY1(key, compare);
247 GC_PROTECT(compare);
248 value = FCOMPARE(lambda, item, compare, code);
249 /* Unprotect compare... */
253 value = FCOMPARE(lambda, item, compare, code);
412 LispObj *lambda, *result, *compare; local in function:LispAssocOrMember
436 /* Resolve compare functio
3224 LispObj *compare, *lambda; local in function:Lisp_Member
4419 LispObj *lambda, *result, *cons, *compare; local in function:LispDeleteOrRemoveDuplicates
4736 LispObj *result, *compare; local in function:LispDeleteRemoveXSubstitute
6502 LispObj *compare; local in function:Lisp_TreeEqual
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c2704 uint modifier, boolean compare)
2744 if (compare) {
2763 if (compare) {
2783 if(compare) {
2802 if(compare) {
3068 eval_coef_func eval; local in function:exec_declaration
3074 eval = eval_constant_coef;
3079 eval = eval_linear_coef;
3084 eval = eval_perspective_coef;
3089 eval
2702 exec_sample(struct tgsi_exec_machine * mach,const struct tgsi_full_instruction * inst,uint modifier,boolean compare) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c2500 uint modifier, boolean compare)
2540 if (compare) {
2559 if (compare) {
2579 if(compare) {
2598 if(compare) {
2864 eval_coef_func eval; local in function:exec_declaration
2870 eval = eval_constant_coef;
2875 eval = eval_linear_coef;
2880 eval = eval_perspective_coef;
2885 eval
2498 exec_sample(struct tgsi_exec_machine * mach,const struct tgsi_full_instruction * inst,uint modifier,boolean compare) argument
[all...]
/xsrc/external/mit/xterm/dist/
H A Daclocal.m468 dnl $1 = version to compare against
86 [ifelse(builtin([eval], [$2 < $5]), 1,
1694 eval "`make findstddefs 2>/dev/null | grep -v make`"
2206 eval $1="[$]$1"
3204 dnl of eval/call may close stdin, making calls to ttyname fail. To work around
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst487 - glx: lets compare drawing command sizes using MIN3
916 - draw: fix tess eval pipeline statistics.
1403 - r600/sfn: Lower tess-eval IO
1510 - nir/algebraic: Add some compare-with-zero optimizations that are exact
H A D20.3.0.rst1355 - draw: fix tess eval pipeline statistics.
4629 - radv: Fix asserts using assign instead of compare.
4639 - v3dv: Fix assert using assign instead of compare.
4645 - v3dv: Fix assert using assign instead of compare.
H A D21.2.0.rst539 - panfrost: Don't translate compare funcs
1426 - ir3/cp: Clone registers for compare-folding optimization
3713 - zink: compare against screen batch id when determining which semaphore to use
3715 - zink: fix tcs slot map eval for user vars
H A D20.2.0.rst2656 - nir/deref: Don't try to compare derefs containing casts
2911 - nv50/ir/nir: handle clip vertex for tess eval shaders
3573 - nir\_ allow nir_lower_clip_halfz to run in tess eval shader
3720 - radeonsi/sdma: remove useless compare
H A D20.1.0.rst2735 - turnip: Be explicit about converting vk compare func to a6xx
3991 - aco: fix emitting stream output with tess eval shaders
H A D21.1.0.rst1548 - draw: fix uses viewport index for tess eval shader
4572 - zink: compare against screen batch id when determining which semaphore to use
4574 - zink: fix tcs slot map eval for user vars
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json9607 "description": "d3d12: Handle passthrough TCS in the case where eval is bound",
9625 "description": "d3d12: Link tesselation control and eval shaders",
10804 "description": "mesa/st: Lower user clip planes for tess eval too",
14629 "description": "vulkan/wsi: create a common function to compare drm devices",
[all...]

Completed in 167 milliseconds