Home
last modified time | relevance | path

Searched defs:is_fixed (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.h109 bool is_fixed() { return flags & RCF_FIXED; } in is_fixed() function
Dsb_valtable.cpp274 bool value::is_fixed() { in is_fixed() function in r600_sb::value
/third_party/flatbuffers/src/
Didl_gen_swift.cpp1143 const FieldDef &field, bool is_fixed, in BuildObjectAPIConstructorBody()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasetransform.c1072 gboolean is_fixed; in gst_base_transform_find_transform() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstvalue.c3323 gboolean is_fixed; in GST_START_TEST() member
/third_party/quickjs/
Dquickjs.c11339 BOOL is_fixed) in js_ecvt()
11487 BOOL is_fixed; in js_dtoa1() local