Home
last modified time | relevance | path

Searched refs:impl_flags (Results 1 – 25 of 74) sorted by relevance

123

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_things.c2605 type = lsp->impl_flags & SPLT_type_field; // working type setting in Sprite_Corona_Light_fade()
2611 if( lsp->impl_flags & SLI_changed ) in Sprite_Corona_Light_fade()
2613 lsp->impl_flags &= ~SLI_changed; in Sprite_Corona_Light_fade()
2641 if( (lsp->impl_flags & SLI_corona_set) // set by fragglescript in Sprite_Corona_Light_fade()
2642 && ( !(lsp->impl_flags & SLI_type_set) || (type == SPLT_unk) ) ) in Sprite_Corona_Light_fade()
2672 lsp->impl_flags = (lsp->impl_flags & ~SPLT_type_field) | type; in Sprite_Corona_Light_fade()
2699 if( lsp->impl_flags & SLI_corona_set ) // set by wad in Sprite_Corona_Light_fade()
H A Dr_defs.h697 uint16_t impl_flags; // implementation flags, sprite_light_impl_flags_e member
H A Dp_lights.c957 sprite_light[i].impl_flags |= SLI_changed; in CV_corona_OnChange()
/dports/lang/mono/mono-5.10.1.57/mono/dis/
H A Ddump.c565 char *sig, *impl_flags; in dump_table_method() local
604 impl_flags = get_method_impl_flags (cols [MONO_METHOD_IMPLFLAGS]); in dump_table_method()
605 … (output, "%d: %s (param: %d impl_flags: %s)\n", i, sig, cols [MONO_METHOD_PARAMLIST], impl_flags); in dump_table_method()
607 g_free (impl_flags); in dump_table_method()
H A Dmain.c846 char *flags, *impl_flags; in dis_method_list() local
856 impl_flags = get_method_impl_flags (cols [MONO_METHOD_IMPLFLAGS]); in dis_method_list()
892 fprintf (output, " %s\n", impl_flags); in dis_method_list()
894 g_free (impl_flags); in dis_method_list()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/mrb/
H A Dmrb_bulk.c77 bulk->header.impl_flags & GRN_OBJ_DO_SHALLOW_COPY); in grn_mrb_value_to_bulk()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/mrb/
H A Dmrb_bulk.c77 bulk->header.impl_flags & GRN_OBJ_DO_SHALLOW_COPY); in grn_mrb_value_to_bulk()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/mrb/
H A Dmrb_bulk.c77 bulk->header.impl_flags & GRN_OBJ_DO_SHALLOW_COPY); in grn_mrb_value_to_bulk()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/mrb/
H A Dmrb_bulk.c77 bulk->header.impl_flags & GRN_OBJ_DO_SHALLOW_COPY); in grn_mrb_value_to_bulk()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/mrb/
H A Dmrb_bulk.c77 bulk->header.impl_flags & GRN_OBJ_DO_SHALLOW_COPY); in grn_mrb_value_to_bulk()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/mrb/
H A Dmrb_bulk.c77 bulk->header.impl_flags & GRN_OBJ_DO_SHALLOW_COPY); in grn_mrb_value_to_bulk()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/include/groonga/
H A Dgroonga.h401 unsigned char impl_flags; member
428 (obj)->header.impl_flags = (obj_flags);\
1166 #define GRN_BULK_OUTP(bulk) ((bulk)->header.impl_flags & GRN_OBJ_OUTPLACE)
1286 if ((obj)->header.impl_flags & GRN_OBJ_REFER) {\
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/include/groonga/
H A Dgroonga.h401 unsigned char impl_flags; member
428 (obj)->header.impl_flags = (obj_flags);\
1166 #define GRN_BULK_OUTP(bulk) ((bulk)->header.impl_flags & GRN_OBJ_OUTPLACE)
1286 if ((obj)->header.impl_flags & GRN_OBJ_REFER) {\
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/include/groonga/
H A Dgroonga.h401 unsigned char impl_flags; member
428 (obj)->header.impl_flags = (obj_flags);\
1166 #define GRN_BULK_OUTP(bulk) ((bulk)->header.impl_flags & GRN_OBJ_OUTPLACE)
1286 if ((obj)->header.impl_flags & GRN_OBJ_REFER) {\
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/include/groonga/
H A Dgroonga.h401 unsigned char impl_flags;
428 (obj)->header.impl_flags = (obj_flags);\
1166 #define GRN_BULK_OUTP(bulk) ((bulk)->header.impl_flags & GRN_OBJ_OUTPLACE)
1286 if ((obj)->header.impl_flags & GRN_OBJ_REFER) {\
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/include/groonga/
H A Dgroonga.h401 unsigned char impl_flags; member
428 (obj)->header.impl_flags = (obj_flags);\
1166 #define GRN_BULK_OUTP(bulk) ((bulk)->header.impl_flags & GRN_OBJ_OUTPLACE)
1286 if ((obj)->header.impl_flags & GRN_OBJ_REFER) {\
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/include/groonga/
H A Dgroonga.h401 unsigned char impl_flags; member
428 (obj)->header.impl_flags = (obj_flags);\
1166 #define GRN_BULK_OUTP(bulk) ((bulk)->header.impl_flags & GRN_OBJ_OUTPLACE)
1286 if ((obj)->header.impl_flags & GRN_OBJ_REFER) {\
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Dgrn_ctx.h478 (db_obj)->obj.header.impl_flags = 0;\
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Dgrn_ctx.h478 (db_obj)->obj.header.impl_flags = 0;\
H A Ddb.c53 ((table)->header.impl_flags & GRN_TABLE_GROUPED)
55 ((table)->header.impl_flags |= GRN_TABLE_GROUPED)
1225 DB_OBJ(res)->header.impl_flags = 0;
4968 DB_OBJ(res)->header.impl_flags = 0;
5549 res->header.impl_flags = GRN_OBJ_ALLOCATED;
10637 obj->header.impl_flags |= GRN_OBJ_ALLOCATED;
10662 if (obj->header.impl_flags & GRN_OBJ_OWN) {
10759 if (obj->header.impl_flags & GRN_OBJ_OWN) {
10946 if (obj->header.impl_flags & GRN_OBJ_OWN) {
10950 obj->header.impl_flags &= ~GRN_OBJ_OWN;
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Dgrn_ctx.h478 (db_obj)->obj.header.impl_flags = 0;\
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Dgrn_ctx.h478 (db_obj)->obj.header.impl_flags = 0;\
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Dgrn_ctx.h478 (db_obj)->obj.header.impl_flags = 0;\
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Dgrn_ctx.h478 (db_obj)->obj.header.impl_flags = 0;\
/dports/multimedia/pipewire/pipewire-0.3.43/src/pipewire/
H A Dfilter.c889 uint32_t i, j, impl_flags; in impl_port_use_buffers() local
902 impl_flags = port->flags; in impl_port_use_buffers()
914 if (SPA_FLAG_IS_SET(impl_flags, PW_FILTER_PORT_FLAG_MAP_BUFFERS)) { in impl_port_use_buffers()

123