Home
last modified time | relevance | path

Searched refs:b_t (Results 1 – 18 of 18) sorted by relevance

/third_party/libabigail/tests/data/test-read-ctf/
Dtest-conflicting-type-syms-b.c2 typedef long b_t; typedef
5 b_t ignore1;
Dtest-conflicting-type-syms-a.c2 typedef long b_t; typedef
5 b_t ignore2;
Dtest-conflicting-type-syms-b.o.hash.abi9 <typedef-decl name='b_t' type-id='95e97e5e' id='b3d2db81'/>
Dtest-conflicting-type-syms-a.o.hash.abi9 <typedef-decl name='b_t' type-id='95e97e5e' id='b3d2db81'/>
/third_party/selinux/libsepol/tests/policies/test-deps/
Dmodreq-perm-global.conf9 type b_t;
10 allow a_t b_t: msg { send receive };
Dmodreq-bool-global.conf11 type b_t;
14 allow a_t b_t : file { read write };
Dmodreq-bool-opt.conf16 type b_t;
20 allow a_t b_t : file { read write };
/third_party/selinux/secilc/test/
Dintegration.cil209 (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/
Dgstfieldanalysis.h85 gfloat f, t, b, t_b, b_t; member
Dgstfieldanalysis.c1454 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/
DEXT_texture_array.txt238 ... 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/
DEXT_texture_array.txt238 ... 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/
DOES_texture_storage_multisample_2d_array.txt354 6 2015/04/16 Jon Leech Remove texture border width term b_t, which
/third_party/openGLES/extensions/OES/
DOES_texture_storage_multisample_2d_array.txt373 6 2015/04/16 Jon Leech Remove texture border width term b_t, which
/third_party/openGLES/extensions/ARB/
DARB_texture_multisample.txt192 2^(k-lod)+2*b_t for image arrays of level 0 through k, where k is
DARB_texture_cube_map_array.txt220 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/
DARB_texture_multisample.txt182 2^(k-lod)+2*b_t for image arrays of level 0 through k, where k is
DARB_texture_cube_map_array.txt210 b_t for image arrays level 0 through k, where k is the log base 2 of