Searched defs:diff (Results 1 - 25 of 108) sorted by relevance

12345

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Darcsorter.cc101 REAL diff = jarc1->pwlArc->pts[v1].param[1] - local in function:ArcSdirSorter::qscmp
146 REAL diff = jarc1->pwlArc->pts[v1].param[0] - local in function:ArcTdirSorter::qscmp
H A Dmonotonizer.cc221 REAL diff = vert[1].param[0] - vert[0].param[0]; local in function:Subdivider::isMonotone
[all...]
H A Dintersect.cc454 REAL diff = j->next->head()[0] - val; local in function:Subdivider::classify_tailonleft_s
481 REAL diff = j->next->head()[1] - val; local in function:Subdivider::classify_tailonleft_t
509 REAL diff = j->prev->tail()[0] - val; local in function:Subdivider::classify_headonleft_s
536 REAL diff local in function:Subdivider::classify_headonleft_t
565 REAL diff = j->next->head()[0] - val; local in function:Subdivider::classify_tailonright_s
593 REAL diff = j->next->head()[1] - val; local in function:Subdivider::classify_tailonright_t
621 REAL diff = j->prev->tail()[0] - val; local in function:Subdivider::classify_headonright_s
649 REAL diff = j->prev->tail()[1] - val; local in function:Subdivider::classify_headonright_t
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/tools/tests/
H A Drun-test.py60 diff = ''.join(difflib.unified_diff(lines_before, lines_after, variable
/xsrc/external/mit/brotli/dist/c/enc/
H A Dmetablock_inc.h109 double diff[2]; local in function:FN
H A Dhash_rolling_inc.h127 size_t diff = JUMP - (position & (JUMP - 1)); local in function:FN
/xsrc/external/mit/xf86-video-tga/dist/src/
H A DICS1562.c62 double diff, min_diff; local in function:ICS1562_CalcClockBits
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_dac.c57 double div, diff, best_diff; local in function:S3VCommonCalcClock
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_dac.c45 double div, diff, best_diff; local in function:SMI_CommonCalcClock
H A Dsmi_501.c455 double diff, best, mclk; local in function:SMI501_FindClock
500 double diff, best, mclk; local in function:SMI501_FindMemClock
536 double diff, best; local in function:SMI501_FindPLLClock
[all...]
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A DCirrusClk.c98 int diff; local in function:CirrusFindClock
121 int c, diff; local in function:CirrusFindClock
/xsrc/external/mit/pixman/dist/test/
H A Dmatrix-test.c204 double diff = fabsl (result_f.v[j] - local in function:test_matrix
/xsrc/external/mit/freetype/dist/src/psaux/
H A Dpsblues.c286 CF2_Fixed flatFamilyEdge, diff; local in function:cf2_blues_init
[all...]
/xsrc/external/mit/freetype/dist/src/truetype/
H A Dttpload.c146 FT_Long diff = (FT_Long)entry->Offset - pos; local in function:tt_face_load_loca
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c352 si_update_prims_generated_query_state(struct si_context * sctx,unsigned type,int diff) argument
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_dynarray.h101 util_dynarray_grow_cap(struct util_dynarray *buf, int diff) argument
126 util_dynarray_grow(struct util_dynarray *buf, int diff) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dcodegen.c77 int diff = child->sched.instr->index - parent->sched.instr->index; local in function:gpir_get_alu_input
/xsrc/external/mit/fonttosfnt/dist/
H A Dutil.c184 unsigned long long diff; /* Not time_t */ local in function:macTime
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_GENDAC.c378 double div, diff, best_diff; local in function:S3GENDACCalcClock
H A Ds3_Trio64DAC.c171 double div, diff, best_diff; local in function:S3TrioCalcClock
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128IBMDAC.c252 long f, vrf, outf, best_diff, best_outf = 0, diff; local in function:I128ProgramIBMRGB
461 long f, vrf, outf, best_diff, best_outf = 0, diff; local in function:I128ProgramSilverHammer
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/
H A Dxvmc_bench.c196 struct timeval start, stop, diff; local in function:main
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_streamout.c340 r600_update_prims_generated_query_state(struct r600_common_context * rctx,unsigned type,int diff) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.c397 static void adjust_input_ptrs( struct gl_context *ctx, GLint diff) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c196 struct timeval start, stop, diff; local in function:main

Completed in 31 milliseconds

12345