Home
last modified time | relevance | path

Searched +defs:FIELD +defs:P (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/devel/flatcc/flatcc-0.6.0/src/compiler/
H A Dparser.h16 #define REVERT_LIST(TYPE, FIELD, HEAD) \ argument
87 static inline void *new_elem(fb_parser_t *P, int size) in new_elem()
129 static void error_tok_2(fb_parser_t *P, fb_token_t *t, const char *msg, fb_token_t *peer) in error_tok_2()
134 static inline void error_tok(fb_parser_t *P, fb_token_t *t, const char *msg) in error_tok()
140 static inline void error_tok_as_string(fb_parser_t *P, fb_token_t *t, const char *msg, char *s, int… in error_tok_as_string()
145 static inline void error(fb_parser_t *P, const char *msg) in error()
150 static inline void error_name(fb_parser_t *P, fb_name_t *name, const char *msg) in error_name()
159 static inline void error_sym(fb_parser_t *P, fb_symbol_t *s, const char *msg) in error_sym()
164 static inline void error_sym_2(fb_parser_t *P, fb_symbol_t *s, const char *msg, fb_symbol_t *s2) in error_sym_2()
169 static inline void error_sym_tok(fb_parser_t *P, fb_symbol_t *s, const char *msg, fb_token_t *t2) in error_sym_tok()
[all …]
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Audio/
H A DFile_Adm.cpp346 string P = Ztring(Name + Ztring::ToZtring(i)).To_UTF8(); in Apply_Init() local
859 #define FILL_COUNT(NAME,FIELD) \ in FileHeader_Begin() argument
863 #define FILL_START(NAME,ATTRIBUTE,FIELD) \ in FileHeader_Begin() argument
868 #define FILL_A(NAME,ATTRIBUTE,FIELD) \ in FileHeader_Begin() argument
871 #define FILL_E(NAME,ATTRIBUTE,FIELD) \ in FileHeader_Begin() argument
876 #define LINK(NAME,FIELD,VECTOR,TARGET) \ in FileHeader_Begin() argument
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Audio/
H A DFile_Adm.cpp346 string P = Ztring(Name + Ztring::ToZtring(i)).To_UTF8(); in Apply_Init() local
859 #define FILL_COUNT(NAME,FIELD) \ in FileHeader_Begin() argument
863 #define FILL_START(NAME,ATTRIBUTE,FIELD) \ in FileHeader_Begin() argument
868 #define FILL_A(NAME,ATTRIBUTE,FIELD) \ in FileHeader_Begin() argument
871 #define FILL_E(NAME,ATTRIBUTE,FIELD) \ in FileHeader_Begin() argument
876 #define LINK(NAME,FIELD,VECTOR,TARGET) \ in FileHeader_Begin() argument
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Audio/
H A DFile_Adm.cpp346 string P = Ztring(Name + Ztring::ToZtring(i)).To_UTF8(); in Apply_Init() local
859 #define FILL_COUNT(NAME,FIELD) \ in FileHeader_Begin() argument
863 #define FILL_START(NAME,ATTRIBUTE,FIELD) \ in FileHeader_Begin() argument
868 #define FILL_A(NAME,ATTRIBUTE,FIELD) \ in FileHeader_Begin() argument
871 #define FILL_E(NAME,ATTRIBUTE,FIELD) \ in FileHeader_Begin() argument
876 #define LINK(NAME,FIELD,VECTOR,TARGET) \ in FileHeader_Begin() argument
/dports/print/makeindex/makeindex/src-2.11/
H A Dmkind.h248 #define getenv(P) 0 argument
562 } FIELD, *FIELD_PTR; typedef
726 #define getenv(P) 0 argument
/dports/www/xapian-omega12/xapian-omega-1.2.25/
H A Domindex.cc150 #define PARSE_PDFINFO_FIELD(P, END, OUT, FIELD) \ argument
/dports/www/xapian-omega/xapian-omega-1.4.18/
H A Dindex_file.cc315 #define PARSE_PDFINFO_FIELD(P, END, OUT, FIELD) \ argument
/dports/print/makeindex/makeindex/src-3.0/
H A Dmkind.h501 } FIELD, *FIELD_PTR; typedef
657 #define getenv(P) 0 argument
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A DsqliteInt.h373 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
704 #define DbHasProperty(D,I,P) (((D)->aDb[I].pSchema->flags&(P))==(P)) argument
705 #define DbHasAnyProperty(D,I,P) (((D)->aDb[I].pSchema->flags&(P))!=0) argument
706 #define DbSetProperty(D,I,P) (D)->aDb[I].pSchema->flags|=(P) argument
707 #define DbClearProperty(D,I,P) (D)->aDb[I].pSchema->flags&=~(P) argument
/dports/security/pbc/pbc-0.5.14/ecc/
H A Deta_T_3.c40 #define FIELD(e) ((field_ptr) e->field) macro
668 static void eta_T_pairing(element_ptr c, element_ptr P, element_ptr R, struct pairing_s *p) { in eta_T_pairing()
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/tutorials/
H A Dex42.c763 PetscInt n,M,N,P; in AssembleA_Stokes() local
851 PetscInt n,M,N,P; in AssembleA_PCStokes() local
937 PetscInt n,M,N,P; in AssembleF_Stokes() local
1289 PetscErrorCode DAView_3DVTK_StructuredGrid_appended(DM da,Vec FIELD,const char file_prefix[]) in DAView_3DVTK_StructuredGrid_appended()
1412 PetscInt M,N,P,pM,pN,pP,sum,*olx,*oly,*olz; in DAViewVTK_write_PieceExtend() local
1509 PetscInt M,N,P,si,sj,sk,nx,ny,nz; in DAView_3DVTK_PStructuredGrid() local
/dports/japanese/gawk/gawk-3.0.6/
H A Dawk.h106 #define P(s) s macro
109 #define P(s) () macro
451 # define FIELD 2048 /* this is a field */ macro
/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A DsqliteInt.h270 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
502 #define DbHasProperty(D,I,P) (((D)->aDb[I].pSchema->flags&(P))==(P)) argument
503 #define DbHasAnyProperty(D,I,P) (((D)->aDb[I].pSchema->flags&(P))!=0) argument
504 #define DbSetProperty(D,I,P) (D)->aDb[I].pSchema->flags|=(P) argument
505 #define DbClearProperty(D,I,P) (D)->aDb[I].pSchema->flags&=~(P) argument
1185 #define ExprHasProperty(E,P) (((E)->flags&(P))==(P)) argument
1186 #define ExprHasAnyProperty(E,P) (((E)->flags&(P))!=0) argument
1187 #define ExprSetProperty(E,P) (E)->flags|=(P) argument
1188 #define ExprClearProperty(E,P) (E)->flags&=~(P) argument
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DsqliteInt.h718 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
1006 # define SELECTTRACE(K,P,S,X) \ argument
1011 # define SELECTTRACE(K,P,S,X) argument
1750 #define ConstFactorOk(P) ((P)->okConstFactor) argument
2805 #define ExprSetProperty(E,P) (E)->flags|=(P) argument
2806 #define ExprClearProperty(E,P) (E)->flags&=~(P) argument
2825 # define ExprSetVVAProperty(E,P) argument
2826 # define ExprHasVVAProperty(E,P) 0 argument
4174 # define sqlite3StackFree(D,P) argument
4959 # define sqlite3CteNew(P,T,E,S) ((void*)0) argument
[all …]
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DsqliteInt.h638 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
1526 #define ConstFactorOk(P) ((P)->okConstFactor) argument
2417 #define ExprHasProperty(E,P) (((E)->flags&(P))!=0) argument
2418 #define ExprHasAllProperty(E,P) (((E)->flags&(P))==(P)) argument
2419 #define ExprSetProperty(E,P) (E)->flags|=(P) argument
2420 #define ExprClearProperty(E,P) (E)->flags&=~(P) argument
2427 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) argument
2429 # define ExprSetVVAProperty(E,P) argument
3431 # define SQLITE_CORRUPT_PGNO(P) sqlite3CorruptError(__LINE__) argument
3533 # define sqlite3StackFree(D,P) argument
[all …]
/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Dvips7compat.h220 #define im_image(P, W, H, B, F) \ argument
251 #define im_writeline( Y, IM, P ) vips_image_write_line( IM, Y, P ) argument
480 #define im_header_string( IMAGE, FIELD, STRING ) \ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DsqliteInt.h705 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
994 # define SELECTTRACE(K,P,S,X) \ argument
999 # define SELECTTRACE(K,P,S,X) argument
1709 #define ConstFactorOk(P) ((P)->okConstFactor) argument
2745 #define ExprHasProperty(E,P) (((E)->flags&(P))!=0) argument
2747 #define ExprSetProperty(E,P) (E)->flags|=(P) argument
2748 #define ExprClearProperty(E,P) (E)->flags&=~(P) argument
2763 # define ExprSetVVAProperty(E,P) (E)->vvaFlags|=(P) argument
2767 # define ExprSetVVAProperty(E,P) argument
2768 # define ExprHasVVAProperty(E,P) 0 argument
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/image/tzp/
H A Davl.c1825 #define GET_STRING_FIELD(P, FIELD) (P ? (P->FIELD ? P->FIELD : "") : "") argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DsqliteInt.h681 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
1669 #define ConstFactorOk(P) ((P)->okConstFactor) argument
2696 #define ExprHasProperty(E,P) (((E)->flags&(P))!=0) argument
2697 #define ExprHasAllProperty(E,P) (((E)->flags&(P))==(P)) argument
2698 #define ExprSetProperty(E,P) (E)->flags|=(P) argument
2699 #define ExprClearProperty(E,P) (E)->flags&=~(P) argument
2708 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) argument
2710 # define ExprSetVVAProperty(E,P) argument
3847 # define SQLITE_CORRUPT_PGNO(P) sqlite3CorruptError(__LINE__) argument
3947 # define sqlite3StackFree(D,P) argument
[all …]
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A DsqliteInt.h377 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
707 #define DbHasProperty(D,I,P) (((D)->aDb[I].pSchema->flags&(P))==(P)) argument
708 #define DbHasAnyProperty(D,I,P) (((D)->aDb[I].pSchema->flags&(P))!=0) argument
709 #define DbSetProperty(D,I,P) (D)->aDb[I].pSchema->flags|=(P) argument
710 #define DbClearProperty(D,I,P) (D)->aDb[I].pSchema->flags&=~(P) argument
1723 #define ExprHasProperty(E,P) (((E)->flags&(P))==(P)) argument
1724 #define ExprHasAnyProperty(E,P) (((E)->flags&(P))!=0) argument
1725 #define ExprSetProperty(E,P) (E)->flags|=(P) argument
1726 #define ExprClearProperty(E,P) (E)->flags&=~(P) argument
2588 # define sqlite3StackFree(D,P) argument
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c14141 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
14430 # define SELECTTRACE(K,P,S,X) \ argument
14435 # define SELECTTRACE(K,P,S,X) argument
15784 # define ExplainQueryPlan(P) argument
15785 # define ExplainQueryPlanPop(P) argument
15786 # define ExplainQueryPlanParent(P) 0 argument
18186 # define ExprSetVVAProperty(E,P) argument
18187 # define ExprHasVVAProperty(E,P) 0 argument
19585 # define sqlite3StackFree(D,P) argument
20395 # define sqlite3CteNew(P,T,E,S) ((void*)0) argument
[all …]
/dports/devel/fossil/fossil-src-2.17/src/
H A Dsqlite3.c13759 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
14048 # define SELECTTRACE(K,P,S,X) \ argument
14053 # define SELECTTRACE(K,P,S,X) argument
15383 # define ExplainQueryPlan(P) argument
15384 # define ExplainQueryPlanPop(P) argument
15385 # define ExplainQueryPlanParent(P) 0 argument
17755 # define ExprSetVVAProperty(E,P) argument
17756 # define ExprHasVVAProperty(E,P) 0 argument
19140 # define sqlite3StackFree(D,P) argument
19942 # define sqlite3CteNew(P,T,E,S) ((void*)0) argument
[all …]
/dports/www/firefox/firefox-99.0/third_party/sqlite3/src/
H A Dsqlite3.c13829 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
14118 # define SELECTTRACE(K,P,S,X) \ argument
14123 # define SELECTTRACE(K,P,S,X) argument
15467 # define ExplainQueryPlan(P) argument
15468 # define ExplainQueryPlanPop(P) argument
15469 # define ExplainQueryPlanParent(P) 0 argument
17858 # define ExprSetVVAProperty(E,P) argument
17859 # define ExprHasVVAProperty(E,P) 0 argument
19254 # define sqlite3StackFree(D,P) argument
20059 # define sqlite3CteNew(P,T,E,S) ((void*)0) argument
[all …]
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/lcc/src/
H A Dc.h192 P=POINTER, enumerator
456 FIELD=43<<4 enumerator
/dports/games/ioquake3/ioquake3-1.36/code/tools/lcc/src/
H A Dc.h192 P=POINTER, enumerator
456 FIELD=43<<4 enumerator

12345678910