Searched refs:b_t (Results 1 – 18 of 18) sorted by relevance
/third_party/libabigail/tests/data/test-read-ctf/ |
D | test-conflicting-type-syms-b.c | 2 typedef long b_t; typedef 5 b_t ignore1;
|
D | test-conflicting-type-syms-a.c | 2 typedef long b_t; typedef 5 b_t ignore2;
|
D | test-conflicting-type-syms-b.o.hash.abi | 9 <typedef-decl name='b_t' type-id='95e97e5e' id='b3d2db81'/>
|
D | test-conflicting-type-syms-a.o.hash.abi | 9 <typedef-decl name='b_t' type-id='95e97e5e' id='b3d2db81'/>
|
/third_party/selinux/libsepol/tests/policies/test-deps/ |
D | modreq-perm-global.conf | 9 type b_t; 10 allow a_t b_t: msg { send receive };
|
D | modreq-bool-global.conf | 11 type b_t; 14 allow a_t b_t : file { read write };
|
D | modreq-bool-opt.conf | 16 type b_t; 20 allow a_t b_t : file { read write };
|
/third_party/selinux/secilc/test/ |
D | integration.cil | 209 (type b_t) 215 (allow a_t b_t (file (write)))) 217 (allow a_t b_t (file (execute))))) 220 (allow a_t b_t (file (read))))))
|
/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/ |
D | gstfieldanalysis.h | 85 gfloat f, t, b, t_b, b_t; member
|
D | gstfieldanalysis.c | 1454 res0->t = res0->b = res0->t_b = res0->b_t = G_MAXFLOAT; in gst_field_analysis_process_buffer() 1488 res0->b_t = filter->same_frame (filter, &history); in gst_field_analysis_process_buffer() 1492 res0->t, res0->b, res0->t_b, res0->b_t); in gst_field_analysis_process_buffer() 1498 if (res0->b_t <= filter->frame_thresh) in gst_field_analysis_process_buffer()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_array.txt | 238 ... If <border> is less than zero, or greater than b_t, then the error 246 be at least 2^(k-lod) + 2 * b_t for image arrays of level-of-detail 0 248 level-of-detail of the image array, and b_t is the maximum border width. 256 texture, must be at least 2^(k-lod) + 2 * b_t for image arrays of level 0 259 must be at least 2^(k-lod) + 2 * b_t for image arrays level 0 through k,
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_array.txt | 238 ... If <border> is less than zero, or greater than b_t, then the error 246 be at least 2^(k-lod) + 2 * b_t for image arrays of level-of-detail 0 248 level-of-detail of the image array, and b_t is the maximum border width. 256 texture, must be at least 2^(k-lod) + 2 * b_t for image arrays of level 0 259 must be at least 2^(k-lod) + 2 * b_t for image arrays level 0 through k,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_texture_storage_multisample_2d_array.txt | 354 6 2015/04/16 Jon Leech Remove texture border width term b_t, which
|
/third_party/openGLES/extensions/OES/ |
D | OES_texture_storage_multisample_2d_array.txt | 373 6 2015/04/16 Jon Leech Remove texture border width term b_t, which
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_texture_multisample.txt | 192 2^(k-lod)+2*b_t for image arrays of level 0 through k, where k is
|
D | ARB_texture_cube_map_array.txt | 220 b_t for image arrays level 0 through k, where k is the log base 2 of
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_texture_multisample.txt | 182 2^(k-lod)+2*b_t for image arrays of level 0 through k, where k is
|
D | ARB_texture_cube_map_array.txt | 210 b_t for image arrays level 0 through k, where k is the log base 2 of
|