Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/classic/attribute/
Dclosure.hpp288 typedef typename ::phoenix::as_actor<B>::type b_t; in operator ()() typedef
289 typedef ::phoenix::tuple<a_t, b_t> actor_tuple_t; in operator ()()
312 typedef typename ::phoenix::as_actor<B>::type b_t; in operator ()() typedef
314 typedef ::phoenix::tuple<a_t, b_t, c_t> actor_tuple_t; in operator ()()
345 typedef typename ::phoenix::as_actor<B>::type b_t; in operator ()() typedef
349 a_t, b_t, c_t, d_t in operator ()()
381 typedef typename ::phoenix::as_actor<B>::type b_t; in operator ()() typedef
386 a_t, b_t, c_t, d_t, e_t in operator ()()
422 typedef typename ::phoenix::as_actor<B>::type b_t; in operator ()() typedef
428 a_t, b_t, c_t, d_t, e_t, f_t in operator ()()
[all …]
/third_party/selinux/libsepol/tests/policies/test-deps/
Dmodreq-bool-global.conf11 type b_t;
14 allow a_t b_t : file { read write };
Dmodreq-perm-global.conf9 type b_t;
10 allow a_t b_t: msg { send receive };
Dmodreq-bool-opt.conf16 type b_t;
20 allow a_t b_t : file { read write };
/third_party/boost/boost/spirit/home/classic/core/composite/impl/
Ddirectives.ipp167 typedef typename to_longest_alternative<B>::result_t b_t;
168 typedef longest_alternative<a_t, b_t> result_t;
192 typedef typename to_shortest_alternative<B>::result_t b_t;
193 typedef shortest_alternative<a_t, b_t> result_t;
/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/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/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