Searched defs:compare (Results 1 - 25 of 85) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Doptimization_test.py43 def compare(actual, expected): function
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
H A Doptimization_test.py51 def compare(actual, expected): function
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_test_gen6.c112 #define compare(old) brw_test_compare(__FUNCTION__, p.gen, p.store, p.nr_insn, (struct brw_instruction *)old, ARRAY_SIZE(old)) macro
H A Dbrw_test_gen7.c112 #define compare(old) brw_test_compare(__FUNCTION__, p.gen, p.store, p.nr_insn, (struct brw_instruction *)old, ARRAY_SIZE(old)) macro
H A Dbrw_test_gen4.c132 #define compare(old) brw_test_compare(__FUNCTION__, p.gen, p.store, p.nr_insn, (struct brw_instruction *)old, ARRAY_SIZE(old)-8) macro
H A Dbrw_test_gen5.c130 #define compare(old) brw_test_compare(__FUNCTION__, p.gen, p.store, p.nr_insn, (struct brw_instruction *)old, ARRAY_SIZE(old)) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_test_gen6.c112 #define compare(old) brw_test_compare(__FUNCTION__, p.gen, p.store, p.nr_insn, (struct brw_instruction *)old, ARRAY_SIZE(old)) macro
H A Dbrw_test_gen7.c112 #define compare(old) brw_test_compare(__FUNCTION__, p.gen, p.store, p.nr_insn, (struct brw_instruction *)old, ARRAY_SIZE(old)) macro
H A Dbrw_test_gen4.c132 #define compare(old) brw_test_compare(__FUNCTION__, p.gen, p.store, p.nr_insn, (struct brw_instruction *)old, ARRAY_SIZE(old)-8) macro
H A Dbrw_test_gen5.c130 #define compare(old) brw_test_compare(__FUNCTION__, p.gen, p.store, p.nr_insn, (struct brw_instruction *)old, ARRAY_SIZE(old)) macro
/xsrc/external/mit/xorg-server/dist/test/
H A Dxfree86.c84 char compare[1024] = { 0 }; local in function:xfree86_add_comment
/xsrc/external/mit/xedit/dist/lisp/test/
H A Dlist.lsp[all...]
H A Dstream.lsp[all...]
/xsrc/external/mit/xedit/dist/
H A Dutil.h53 hash_compare compare; member in struct:_hash_table
H A Dhash.c95 hash_new(unsigned int length, hash_compare compare) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_formats.c93 v3d_get_tex_return_size(const struct v3d_device_info * devinfo,enum pipe_format f,enum pipe_tex_compare compare) argument
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxglvnd.c21 compare(const void *l, const void *r) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxglvnd.c21 compare(const void *l, const void *r) function in typeref:typename:int
/xsrc/external/mit/freetype/dist/include/freetype/internal/
H A Dfthash.h85 FT_Hash_CompareFunc compare; member in struct:FT_HashRec_
/xsrc/external/mit/freetype/dist/src/cache/
H A Dftcmru.c205 FTC_MruNode_CompareFunc compare = list->clazz.node_compare; local in function:FTC_MruList_Find
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_hash_table.c58 int (*compare)(void *key1, void *key2); member in struct:util_hash_table
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_formats.c97 v3d_get_tex_return_size(const struct v3d_device_info * devinfo,enum pipe_format f,enum pipe_tex_compare compare) argument
/xsrc/external/mit/libXmu/dist/src/
H A DCrCmap.c497 compare(_Xconst void *e1, _Xconst void *e2) function in typeref:typename:int
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_a6xx.c145 struct ir3_instruction *compare = ir3_get_src(ctx, &intr->src[3])[0]; local in function:emit_intrinsic_atomic_ssbo
265 struct ir3_instruction *compare = ir3_get_src(ctx, &intr->src[4])[0]; local in function:emit_intrinsic_atomic_image
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_draw_arrays.c82 compare(unsigned cached_nr, unsigned nr, unsigned type) function in typeref:typename:boolean

Completed in 18 milliseconds

1234